1 | [ Dec 21 06:13:52 Enabled. ] | ||
2 | [ Dec 21 06:13:52 Rereading configuration. ] | ||
3 | [ Dec 21 06:13:53 Rereading configuration. ] | ||
4 | [ Dec 21 06:13:56 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 21 06:13:56 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.21 06:13:56.796602 [ 1 ] {} <Information> Application: Will watch for the process with pid 23306 | ||
29 | 2024.12.21 06:13:56.797146 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.21 06:13:57.000651 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23306 | ||
31 | 2024.12.21 06:13:57.001557 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.21 06:13:57.002407 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.21 06:13:57.107023 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.21 06:13:57.161374 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.21 06:13:57.161442 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.21 06:13:57.161459 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.21 06:13:57.161554 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.21 06:13:57.162090 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.21 06:13:57.164364 [ 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.21 06:13:57.165335 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.21 06:13:57.166401 [ 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.21 06:13:57.166430 [ 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.21 06:13:57.166449 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.21 06:13:57.166677 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.21 06:13:57.167796 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.21 06:13:57.175087 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.21 06:13:57.176295 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.21 06:13:57.178329 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.21 06:13:57.178421 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.21 06:13:57.180580 [ 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.21 06:13:57.181201 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.21 06:13:57.187000 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.21 06:13:57.187526 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.21 06:13:57.188845 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.21 06:13:57.189268 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.21 06:13:57.189716 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.21 06:13:57.190084 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.21 06:13:57.191720 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.21 06:13:57.191753 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.21 06:13:57.191845 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.21 06:13:57.191956 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.21 06:13:57.214010 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.21 06:13:57.214048 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000246136 sec | ||
68 | 2024.12.21 06:13:57.214120 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.21 06:13:57.214144 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.21 06:13:57.214387 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.21 06:13:57.215892 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.21 06:13:57.228857 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.21 06:13:57.228919 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.21 06:13:57.228947 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.21 06:13:57.228962 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.21 06:13:57.229003 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.21 06:13:57.229028 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.21 06:13:57.231662 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.21 06:13:57.231723 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.21 06:13:57.231750 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.21 06:13:57.232003 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.21 06:13:57.232032 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.21 06:13:57.232074 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.21 06:13:57.232099 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.21 06:13:57.232114 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.21 06:13:57.232160 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.21 06:13:57.232189 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.21 06:13:57.262590 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.21 06:13:57.271029 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.21 06:13:57.271071 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.2242e-05 sec | ||
91 | 2024.12.21 06:13:57.271089 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.21 06:13:57.271103 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.21 06:13:57.271136 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.21 06:13:57.271421 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.21 06:13:57.271478 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.21 06:13:57.271495 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.21 06:13:57.271510 [ 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.21 06:13:57.271524 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.21 06:13:57.289167 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.21 06:13:57.289446 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB | ||
101 | 2024.12.21 06:13:57.290605 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.2851e-05 sec. | ||
102 | 2024.12.21 06:13:57.291875 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.21 06:13:57.292003 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.21 06:13:57.292026 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.21 06:13:57.348802 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61301 | ||
106 | 2024.12.21 06:13:57.349241 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.21 06:13:57.349311 [ 3 ] {} <Debug> TCP-Session: b811f41e-6a3a-4769-8fac-e952ff1b2e5c Authenticating user 'default' from [fd00:1122:3344:101::e]:61301 | ||
108 | 2024.12.21 06:13:57.349350 [ 3 ] {} <Debug> TCP-Session: b811f41e-6a3a-4769-8fac-e952ff1b2e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.21 06:13:57.349454 [ 3 ] {} <Debug> TCP-Session: b811f41e-6a3a-4769-8fac-e952ff1b2e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.21 06:13:57.349561 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.21 06:13:57.349593 [ 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.21 06:13:57.349694 [ 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.21 06:13:57.350975 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41475 | ||
114 | 2024.12.21 06:13:57.351114 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.12.21 06:13:57.351152 [ 4 ] {} <Debug> TCP-Session: 0fc371f4-ff89-4fe4-991f-bca08387d4c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41475 | ||
116 | 2024.12.21 06:13:57.351184 [ 4 ] {} <Debug> TCP-Session: 0fc371f4-ff89-4fe4-991f-bca08387d4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2024.12.21 06:13:57.351298 [ 4 ] {} <Debug> TCP-Session: 0fc371f4-ff89-4fe4-991f-bca08387d4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2024.12.21 06:13:57.351968 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54921 | ||
119 | 2024.12.21 06:13:57.351998 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61496 | ||
120 | 2024.12.21 06:13:57.352071 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55705 | ||
121 | 2024.12.21 06:13:57.352057 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2024.12.21 06:13:57.352193 [ 253 ] {} <Debug> TCP-Session: b80b8ab0-bc88-432d-a2b7-78036be5b08e Authenticating user 'default' from [fd00:1122:3344:101::e]:54921 | ||
123 | 2024.12.21 06:13:57.352219 [ 253 ] {} <Debug> TCP-Session: b80b8ab0-bc88-432d-a2b7-78036be5b08e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
124 | 2024.12.21 06:13:57.352463 [ 253 ] {} <Debug> TCP-Session: b80b8ab0-bc88-432d-a2b7-78036be5b08e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
125 | 2024.12.21 06:13:57.352541 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36727 | ||
126 | 2024.12.21 06:13:57.352553 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2024.12.21 06:13:57.352585 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
128 | 2024.12.21 06:13:57.352579 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36290 | ||
129 | 2024.12.21 06:13:57.352702 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52834 | ||
130 | 2024.12.21 06:13:57.352748 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2024.12.21 06:13:57.352795 [ 5 ] {} <Debug> TCP-Session: 929217a2-5801-4e9d-bba0-880cb65d57a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61496 | ||
132 | 2024.12.21 06:13:57.352807 [ 254 ] {} <Debug> TCP-Session: add41c27-ae4e-4931-b179-fc30d79c6d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:55705 | ||
133 | 2024.12.21 06:13:57.353089 [ 5 ] {} <Debug> TCP-Session: 929217a2-5801-4e9d-bba0-880cb65d57a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.12.21 06:13:57.353156 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
135 | 2024.12.21 06:13:57.353157 [ 254 ] {} <Debug> TCP-Session: add41c27-ae4e-4931-b179-fc30d79c6d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.12.21 06:13:57.353103 [ 255 ] {} <Debug> TCP-Session: 5bbc681f-dd40-42fd-92b6-6012b34be87c Authenticating user 'default' from [fd00:1122:3344:101::e]:36727 | ||
137 | 2024.12.21 06:13:57.353304 [ 5 ] {} <Debug> TCP-Session: 929217a2-5801-4e9d-bba0-880cb65d57a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.12.21 06:13:57.353338 [ 254 ] {} <Debug> TCP-Session: add41c27-ae4e-4931-b179-fc30d79c6d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2024.12.21 06:13:57.353090 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2024.12.21 06:13:57.353385 [ 255 ] {} <Debug> TCP-Session: 5bbc681f-dd40-42fd-92b6-6012b34be87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.12.21 06:13:57.353370 [ 257 ] {} <Debug> TCP-Session: 5144c2a8-1e6e-4765-91dc-4383ab96d948 Authenticating user 'default' from [fd00:1122:3344:101::e]:52834 | ||
142 | 2024.12.21 06:13:57.353595 [ 256 ] {} <Debug> TCP-Session: 8ce2781b-7e08-46f0-906b-965328b2cc6b Authenticating user 'default' from [fd00:1122:3344:101::e]:36290 | ||
143 | 2024.12.21 06:13:57.353655 [ 257 ] {} <Debug> TCP-Session: 5144c2a8-1e6e-4765-91dc-4383ab96d948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.12.21 06:13:57.353683 [ 256 ] {} <Debug> TCP-Session: 8ce2781b-7e08-46f0-906b-965328b2cc6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.12.21 06:13:57.353674 [ 255 ] {} <Debug> TCP-Session: 5bbc681f-dd40-42fd-92b6-6012b34be87c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.12.21 06:13:57.353781 [ 257 ] {} <Debug> TCP-Session: 5144c2a8-1e6e-4765-91dc-4383ab96d948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.21 06:13:57.353818 [ 256 ] {} <Debug> TCP-Session: 8ce2781b-7e08-46f0-906b-965328b2cc6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.21 06:13:57.829690 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54760 | ||
149 | 2024.12.21 06:13:57.830204 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.12.21 06:13:57.830257 [ 258 ] {} <Debug> TCP-Session: c2a51c80-eb7a-487a-af33-a78e9115013a Authenticating user 'default' from [fd00:1122:3344:101::b]:54760 | ||
151 | 2024.12.21 06:13:57.830285 [ 258 ] {} <Debug> TCP-Session: c2a51c80-eb7a-487a-af33-a78e9115013a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.12.21 06:13:57.830298 [ 258 ] {} <Debug> TCP-Session: c2a51c80-eb7a-487a-af33-a78e9115013a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.21 06:13:57.830381 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.12.21 06:13:57.830411 [ 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 | ||
155 | 2024.12.21 06:13:57.830437 [ 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 | ||
156 | 2024.12.21 06:13:57.832137 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53875 | ||
157 | 2024.12.21 06:13:57.832228 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42426 | ||
158 | 2024.12.21 06:13:57.832513 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
159 | 2024.12.21 06:13:57.832480 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35238 | ||
160 | 2024.12.21 06:13:57.832596 [ 259 ] {} <Debug> TCP-Session: 9c420064-dc8c-4fd8-9a0d-a1bca8fc9b7b Authenticating user 'default' from [fd00:1122:3344:101::b]:53875 | ||
161 | 2024.12.21 06:13:57.832532 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64186 | ||
162 | 2024.12.21 06:13:57.832786 [ 259 ] {} <Debug> TCP-Session: 9c420064-dc8c-4fd8-9a0d-a1bca8fc9b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
163 | 2024.12.21 06:13:57.832778 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37518 | ||
164 | 2024.12.21 06:13:57.832951 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58760 | ||
165 | 2024.12.21 06:13:57.832956 [ 259 ] {} <Debug> TCP-Session: 9c420064-dc8c-4fd8-9a0d-a1bca8fc9b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2024.12.21 06:13:57.833313 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49553 | ||
167 | 2024.12.21 06:13:57.837872 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2024.12.21 06:13:57.837946 [ 260 ] {} <Debug> TCP-Session: fbe9f8d3-fd27-4d1c-9945-e9932680f17c Authenticating user 'default' from [fd00:1122:3344:101::b]:42426 | ||
169 | 2024.12.21 06:13:57.837978 [ 260 ] {} <Debug> TCP-Session: fbe9f8d3-fd27-4d1c-9945-e9932680f17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2024.12.21 06:13:57.837997 [ 260 ] {} <Debug> TCP-Session: fbe9f8d3-fd27-4d1c-9945-e9932680f17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.12.21 06:13:57.838011 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
172 | 2024.12.21 06:13:57.838079 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
173 | 2024.12.21 06:13:57.838099 [ 265 ] {} <Debug> TCP-Session: dec28f60-70e7-4e78-a092-49cf97ae6cf6 Authenticating user 'default' from [fd00:1122:3344:101::b]:49553 | ||
174 | 2024.12.21 06:13:57.838133 [ 262 ] {} <Debug> TCP-Session: a4d60442-816a-41ff-8784-9489513a81a4 Authenticating user 'default' from [fd00:1122:3344:101::b]:64186 | ||
175 | 2024.12.21 06:13:57.838155 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
176 | 2024.12.21 06:13:57.838165 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2024.12.21 06:13:57.838192 [ 265 ] {} <Debug> TCP-Session: dec28f60-70e7-4e78-a092-49cf97ae6cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2024.12.21 06:13:57.838254 [ 262 ] {} <Debug> TCP-Session: a4d60442-816a-41ff-8784-9489513a81a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2024.12.21 06:13:57.838285 [ 264 ] {} <Debug> TCP-Session: 2155042d-1ae8-43c5-ab54-fd2fc2dd824d Authenticating user 'default' from [fd00:1122:3344:101::b]:58760 | ||
180 | 2024.12.21 06:13:57.838306 [ 261 ] {} <Debug> TCP-Session: 714f4941-c585-45ca-b5cd-9764d1f5842d Authenticating user 'default' from [fd00:1122:3344:101::b]:35238 | ||
181 | 2024.12.21 06:13:57.838324 [ 265 ] {} <Debug> TCP-Session: dec28f60-70e7-4e78-a092-49cf97ae6cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.12.21 06:13:57.838347 [ 262 ] {} <Debug> TCP-Session: a4d60442-816a-41ff-8784-9489513a81a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.12.21 06:13:57.838388 [ 261 ] {} <Debug> TCP-Session: 714f4941-c585-45ca-b5cd-9764d1f5842d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2024.12.21 06:13:57.838335 [ 264 ] {} <Debug> TCP-Session: 2155042d-1ae8-43c5-ab54-fd2fc2dd824d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.12.21 06:13:57.838140 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
186 | 2024.12.21 06:13:57.838622 [ 261 ] {} <Debug> TCP-Session: 714f4941-c585-45ca-b5cd-9764d1f5842d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2024.12.21 06:13:57.838640 [ 264 ] {} <Debug> TCP-Session: 2155042d-1ae8-43c5-ab54-fd2fc2dd824d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.12.21 06:13:57.838667 [ 263 ] {} <Debug> TCP-Session: 2fc4d3ce-c226-4dc0-9c57-60ba641d6373 Authenticating user 'default' from [fd00:1122:3344:101::b]:37518 | ||
189 | 2024.12.21 06:13:57.838772 [ 263 ] {} <Debug> TCP-Session: 2fc4d3ce-c226-4dc0-9c57-60ba641d6373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2024.12.21 06:13:57.838820 [ 263 ] {} <Debug> TCP-Session: 2fc4d3ce-c226-4dc0-9c57-60ba641d6373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.12.21 06:13:57.987884 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62907 | ||
192 | 2024.12.21 06:13:57.988345 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
193 | 2024.12.21 06:13:57.988388 [ 266 ] {} <Debug> TCP-Session: 91dfff98-0a08-413d-a02c-5871bddb89c3 Authenticating user 'default' from [fd00:1122:3344:101::c]:62907 | ||
194 | 2024.12.21 06:13:57.988438 [ 266 ] {} <Debug> TCP-Session: 91dfff98-0a08-413d-a02c-5871bddb89c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2024.12.21 06:13:57.988464 [ 266 ] {} <Debug> TCP-Session: 91dfff98-0a08-413d-a02c-5871bddb89c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.12.21 06:13:57.988546 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
197 | 2024.12.21 06:13:57.988598 [ 266 ] {} <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 | ||
198 | 2024.12.21 06:13:57.988622 [ 266 ] {} <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 | ||
199 | 2024.12.21 06:13:57.990287 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48640 | ||
200 | 2024.12.21 06:13:57.990814 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36762 | ||
201 | 2024.12.21 06:13:57.990911 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42271 | ||
202 | 2024.12.21 06:13:57.990729 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65270 | ||
203 | 2024.12.21 06:13:57.990637 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43503 | ||
204 | 2024.12.21 06:13:57.990502 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52506 | ||
205 | 2024.12.21 06:13:57.990485 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59317 | ||
206 | 2024.12.21 06:13:57.991172 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
207 | 2024.12.21 06:13:57.991371 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
208 | 2024.12.21 06:13:57.991397 [ 267 ] {} <Debug> TCP-Session: 2e406c54-148c-43dc-ae2a-33bcf54ad8e9 Authenticating user 'default' from [fd00:1122:3344:101::c]:48640 | ||
209 | 2024.12.21 06:13:57.991462 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
210 | 2024.12.21 06:13:57.992052 [ 267 ] {} <Debug> TCP-Session: 2e406c54-148c-43dc-ae2a-33bcf54ad8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
211 | 2024.12.21 06:13:57.992097 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
212 | 2024.12.21 06:13:57.992121 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
213 | 2024.12.21 06:13:57.992167 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
214 | 2024.12.21 06:13:57.992182 [ 269 ] {} <Debug> TCP-Session: d241e130-4bc5-4938-bf38-19b61a1cd698 Authenticating user 'default' from [fd00:1122:3344:101::c]:59317 | ||
215 | 2024.12.21 06:13:57.992128 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
216 | 2024.12.21 06:13:57.992158 [ 267 ] {} <Debug> TCP-Session: 2e406c54-148c-43dc-ae2a-33bcf54ad8e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
217 | 2024.12.21 06:13:57.992246 [ 273 ] {} <Debug> TCP-Session: 5b0dfade-8420-44b4-9875-7a7c7d62db6f Authenticating user 'default' from [fd00:1122:3344:101::c]:42271 | ||
218 | 2024.12.21 06:13:57.992102 [ 271 ] {} <Debug> TCP-Session: 0dbdcb2f-b736-4294-8563-73c9a687b118 Authenticating user 'default' from [fd00:1122:3344:101::c]:65270 | ||
219 | 2024.12.21 06:13:57.992300 [ 269 ] {} <Debug> TCP-Session: d241e130-4bc5-4938-bf38-19b61a1cd698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
220 | 2024.12.21 06:13:57.992326 [ 268 ] {} <Debug> TCP-Session: f3efb4e1-d4c0-40fe-8698-1e319d26eb78 Authenticating user 'default' from [fd00:1122:3344:101::c]:52506 | ||
221 | 2024.12.21 06:13:57.992316 [ 272 ] {} <Debug> TCP-Session: 9d3a6512-f574-41a0-8ddc-24316a4a350c Authenticating user 'default' from [fd00:1122:3344:101::c]:36762 | ||
222 | 2024.12.21 06:13:57.992453 [ 270 ] {} <Debug> TCP-Session: 562137d2-6726-41c8-bf80-0ef1b545218c Authenticating user 'default' from [fd00:1122:3344:101::c]:43503 | ||
223 | 2024.12.21 06:13:57.992544 [ 268 ] {} <Debug> TCP-Session: f3efb4e1-d4c0-40fe-8698-1e319d26eb78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2024.12.21 06:13:57.992557 [ 272 ] {} <Debug> TCP-Session: 9d3a6512-f574-41a0-8ddc-24316a4a350c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2024.12.21 06:13:57.992582 [ 269 ] {} <Debug> TCP-Session: d241e130-4bc5-4938-bf38-19b61a1cd698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2024.12.21 06:13:57.992609 [ 273 ] {} <Debug> TCP-Session: 5b0dfade-8420-44b4-9875-7a7c7d62db6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2024.12.21 06:13:57.992638 [ 270 ] {} <Debug> TCP-Session: 562137d2-6726-41c8-bf80-0ef1b545218c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
228 | 2024.12.21 06:13:57.992679 [ 268 ] {} <Debug> TCP-Session: f3efb4e1-d4c0-40fe-8698-1e319d26eb78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2024.12.21 06:13:57.992677 [ 272 ] {} <Debug> TCP-Session: 9d3a6512-f574-41a0-8ddc-24316a4a350c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2024.12.21 06:13:57.992514 [ 271 ] {} <Debug> TCP-Session: 0dbdcb2f-b736-4294-8563-73c9a687b118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2024.12.21 06:13:57.992724 [ 270 ] {} <Debug> TCP-Session: 562137d2-6726-41c8-bf80-0ef1b545218c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
232 | 2024.12.21 06:13:57.992765 [ 273 ] {} <Debug> TCP-Session: 5b0dfade-8420-44b4-9875-7a7c7d62db6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2024.12.21 06:13:57.992809 [ 271 ] {} <Debug> TCP-Session: 0dbdcb2f-b736-4294-8563-73c9a687b118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2024.12.21 06:13:58.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.28 MiB, peak 117.28 MiB, free memory in arenas 0.00 B, will set to 120.44 MiB (RSS), difference: 3.16 MiB | ||
235 | 2024.12.21 06:13:58.018594 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64521 | ||
236 | 2024.12.21 06:13:58.018821 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2024.12.21 06:13:58.018876 [ 274 ] {} <Debug> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Authenticating user 'default' from [fd00:1122:3344:101::d]:64521 | ||
238 | 2024.12.21 06:13:58.018904 [ 274 ] {} <Debug> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.12.21 06:13:58.018918 [ 274 ] {} <Debug> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2024.12.21 06:13:58.019004 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2024.12.21 06:13:58.019043 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
242 | 2024.12.21 06:13:58.019079 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
243 | 2024.12.21 06:13:58.020181 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59055 | ||
244 | 2024.12.21 06:13:58.020261 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51097 | ||
245 | 2024.12.21 06:13:58.020625 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43413 | ||
246 | 2024.12.21 06:13:58.020634 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
247 | 2024.12.21 06:13:58.020642 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
248 | 2024.12.21 06:13:58.020894 [ 275 ] {} <Debug> TCP-Session: e8776210-cd00-4fbf-b1aa-d5d1952e0033 Authenticating user 'default' from [fd00:1122:3344:101::d]:59055 | ||
249 | 2024.12.21 06:13:58.020932 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
250 | 2024.12.21 06:13:58.020972 [ 276 ] {} <Debug> TCP-Session: fb3d60aa-9ce2-4385-95d2-23d50aa31f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:51097 | ||
251 | 2024.12.21 06:13:58.020968 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54333 | ||
252 | 2024.12.21 06:13:58.020998 [ 275 ] {} <Debug> TCP-Session: e8776210-cd00-4fbf-b1aa-d5d1952e0033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
253 | 2024.12.21 06:13:58.021055 [ 277 ] {} <Debug> TCP-Session: 8e5106fe-4e1e-41d3-9bfd-47bf91abf591 Authenticating user 'default' from [fd00:1122:3344:101::d]:43413 | ||
254 | 2024.12.21 06:13:58.021054 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40660 | ||
255 | 2024.12.21 06:13:58.021130 [ 275 ] {} <Debug> TCP-Session: e8776210-cd00-4fbf-b1aa-d5d1952e0033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
256 | 2024.12.21 06:13:58.021129 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37391 | ||
257 | 2024.12.21 06:13:58.021361 [ 277 ] {} <Debug> TCP-Session: 8e5106fe-4e1e-41d3-9bfd-47bf91abf591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
258 | 2024.12.21 06:13:58.021366 [ 276 ] {} <Debug> TCP-Session: fb3d60aa-9ce2-4385-95d2-23d50aa31f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
259 | 2024.12.21 06:13:58.021366 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
260 | 2024.12.21 06:13:58.021568 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42153 | ||
261 | 2024.12.21 06:13:58.021628 [ 276 ] {} <Debug> TCP-Session: fb3d60aa-9ce2-4385-95d2-23d50aa31f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.12.21 06:13:58.021828 [ 277 ] {} <Debug> TCP-Session: 8e5106fe-4e1e-41d3-9bfd-47bf91abf591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
263 | 2024.12.21 06:13:58.021848 [ 279 ] {} <Debug> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Authenticating user 'default' from [fd00:1122:3344:101::d]:54333 | ||
264 | 2024.12.21 06:13:58.021951 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
265 | 2024.12.21 06:13:58.022202 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
266 | 2024.12.21 06:13:58.022232 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
267 | 2024.12.21 06:13:58.022235 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36405 | ||
268 | 2024.12.21 06:13:58.022341 [ 278 ] {} <Debug> TCP-Session: 3afc0226-32a9-453e-bccd-ad05dce02c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:40660 | ||
269 | 2024.12.21 06:13:58.022397 [ 279 ] {} <Debug> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2024.12.21 06:13:58.022393 [ 281 ] {} <Debug> TCP-Session: d22f6de9-15f4-4c86-8d27-05f55683ff47 Authenticating user 'default' from [fd00:1122:3344:101::d]:42153 | ||
271 | 2024.12.21 06:13:58.023170 [ 280 ] {} <Debug> TCP-Session: df625d8a-8221-4e64-a733-02ab9493e6a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37391 | ||
272 | 2024.12.21 06:13:58.023223 [ 281 ] {} <Debug> TCP-Session: d22f6de9-15f4-4c86-8d27-05f55683ff47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2024.12.21 06:13:58.023246 [ 278 ] {} <Debug> TCP-Session: 3afc0226-32a9-453e-bccd-ad05dce02c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
274 | 2024.12.21 06:13:58.023268 [ 280 ] {} <Debug> TCP-Session: df625d8a-8221-4e64-a733-02ab9493e6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
275 | 2024.12.21 06:13:58.023285 [ 281 ] {} <Debug> TCP-Session: d22f6de9-15f4-4c86-8d27-05f55683ff47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
276 | 2024.12.21 06:13:58.023295 [ 278 ] {} <Debug> TCP-Session: 3afc0226-32a9-453e-bccd-ad05dce02c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
277 | 2024.12.21 06:13:58.023331 [ 280 ] {} <Debug> TCP-Session: df625d8a-8221-4e64-a733-02ab9493e6a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2024.12.21 06:13:58.023219 [ 279 ] {} <Debug> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
279 | 2024.12.21 06:13:58.023192 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
280 | 2024.12.21 06:13:58.024237 [ 282 ] {} <Debug> TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36405 | ||
281 | 2024.12.21 06:13:58.024362 [ 282 ] {} <Debug> TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2024.12.21 06:13:58.024390 [ 282 ] {} <Debug> TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2024.12.21 06:13:58.024395 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
284 | 2024.12.21 06:13:58.028043 [ 274 ] {da5d8daa-6170-4497-b63b-005d2711fdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
285 | 2024.12.21 06:13:58.087938 [ 274 ] {da5d8daa-6170-4497-b63b-005d2711fdbe} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64521) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
286 | |||
287 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
301 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
302 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
303 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
305 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
307 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
308 | |||
309 | 2024.12.21 06:13:58.089454 [ 274 ] {da5d8daa-6170-4497-b63b-005d2711fdbe} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
310 | |||
311 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
325 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
326 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
327 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
329 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
331 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
332 | |||
333 | 2024.12.21 06:13:58.089574 [ 274 ] {da5d8daa-6170-4497-b63b-005d2711fdbe} <Debug> TCPHandler: Processed in 0.067829101 sec. | ||
334 | 2024.12.21 06:13:58.090008 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.12.21 06:13:58.090232 [ 279 ] {db7036c9-672d-46c9-89e8-6ba3a64caa44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
336 | 2024.12.21 06:13:58.090610 [ 279 ] {db7036c9-672d-46c9-89e8-6ba3a64caa44} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54333) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
337 | |||
338 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
352 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
353 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
354 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
356 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
358 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
359 | |||
360 | 2024.12.21 06:13:58.090757 [ 279 ] {db7036c9-672d-46c9-89e8-6ba3a64caa44} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
361 | |||
362 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
376 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
377 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
378 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
380 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
382 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
383 | |||
384 | 2024.12.21 06:13:58.090976 [ 279 ] {db7036c9-672d-46c9-89e8-6ba3a64caa44} <Debug> TCPHandler: Processed in 0.001140712 sec. | ||
385 | 2024.12.21 06:13:58.092053 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.12.21 06:13:58.093531 [ 274 ] {28b0898e-8dc5-40b2-bf66-8f0b2cb657e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
387 | 2024.12.21 06:13:58.094251 [ 274 ] {28b0898e-8dc5-40b2-bf66-8f0b2cb657e5} <Debug> TCPHandler: Processed in 0.002327935 sec. | ||
388 | 2024.12.21 06:13:58.094492 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.12.21 06:13:58.094658 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
390 | 2024.12.21 06:13:58.094778 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
391 | 2024.12.21 06:13:58.098618 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
392 | 2024.12.21 06:13:58.098678 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000105613 sec | ||
393 | 2024.12.21 06:13:58.098701 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} <Trace> ReferentialDeps: No tables | ||
394 | 2024.12.21 06:13:58.098721 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} <Trace> LoadingDeps: No tables | ||
395 | 2024.12.21 06:13:58.098767 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
396 | 2024.12.21 06:13:58.098827 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} <Debug> TCPHandler: Processed in 0.004422072 sec. | ||
397 | 2024.12.21 06:13:58.099051 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.12.21 06:13:58.099245 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) /* The version table contains metadata about the `oximeter` database */ | ||
399 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
400 | 2024.12.21 06:13:58.099327 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
401 | 2024.12.21 06:13:58.107727 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
402 | 2024.12.21 06:13:58.114772 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} <Debug> oximeter.version (f17d08c5-2408-4539-bfc1-e9c9aba82c8e): Loading data parts | ||
403 | 2024.12.21 06:13:58.115427 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} <Debug> oximeter.version (f17d08c5-2408-4539-bfc1-e9c9aba82c8e): There are no data parts | ||
404 | 2024.12.21 06:13:58.121721 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} <Debug> TCPHandler: Processed in 0.0227336 sec. | ||
405 | 2024.12.21 06:13:58.122112 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
406 | 2024.12.21 06:13:58.122504 [ 279 ] {2fc74135-fdd2-4ab7-9f72-4f579affe15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) /* The measurement tables contain all individual samples from each timeseries. | ||
407 | * | ||
408 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
409 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
410 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
411 | * by all samples from the same timeseries. | ||
412 | * | ||
413 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
414 | * and then uses that to index quickly into the measurements tables. | ||
415 | */ | ||
416 | 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) | ||
417 | 2024.12.21 06:13:58.122633 [ 279 ] {2fc74135-fdd2-4ab7-9f72-4f579affe15b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
418 | 2024.12.21 06:13:58.136693 [ 279 ] {2fc74135-fdd2-4ab7-9f72-4f579affe15b} <Debug> oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Loading data parts | ||
419 | 2024.12.21 06:13:58.137051 [ 279 ] {2fc74135-fdd2-4ab7-9f72-4f579affe15b} <Debug> oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): There are no data parts | ||
420 | 2024.12.21 06:13:58.141932 [ 279 ] {2fc74135-fdd2-4ab7-9f72-4f579affe15b} <Debug> TCPHandler: Processed in 0.020018935 sec. | ||
421 | 2024.12.21 06:13:58.142204 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.12.21 06:13:58.142547 [ 274 ] {b90e55fd-9ef4-4999-85ad-5fef84e0a3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
423 | 2024.12.21 06:13:58.142621 [ 274 ] {b90e55fd-9ef4-4999-85ad-5fef84e0a3cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
424 | 2024.12.21 06:13:58.148322 [ 274 ] {b90e55fd-9ef4-4999-85ad-5fef84e0a3cb} <Debug> oximeter.measurements_i8 (017591a2-00ca-408c-aeef-c47674272c3e): Loading data parts | ||
425 | 2024.12.21 06:13:58.148537 [ 274 ] {b90e55fd-9ef4-4999-85ad-5fef84e0a3cb} <Debug> oximeter.measurements_i8 (017591a2-00ca-408c-aeef-c47674272c3e): There are no data parts | ||
426 | 2024.12.21 06:13:58.151302 [ 274 ] {b90e55fd-9ef4-4999-85ad-5fef84e0a3cb} <Debug> TCPHandler: Processed in 0.009187635 sec. | ||
427 | 2024.12.21 06:13:58.151624 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
428 | 2024.12.21 06:13:58.151910 [ 279 ] {ce5f6982-7223-4ff1-b219-1fbf8ec82d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
429 | 2024.12.21 06:13:58.152017 [ 279 ] {ce5f6982-7223-4ff1-b219-1fbf8ec82d7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
430 | 2024.12.21 06:13:58.155412 [ 279 ] {ce5f6982-7223-4ff1-b219-1fbf8ec82d7a} <Debug> oximeter.measurements_u8 (ca899bdf-932d-4a6b-b39c-70607d73b19a): Loading data parts | ||
431 | 2024.12.21 06:13:58.155621 [ 279 ] {ce5f6982-7223-4ff1-b219-1fbf8ec82d7a} <Debug> oximeter.measurements_u8 (ca899bdf-932d-4a6b-b39c-70607d73b19a): There are no data parts | ||
432 | 2024.12.21 06:13:58.160031 [ 279 ] {ce5f6982-7223-4ff1-b219-1fbf8ec82d7a} <Debug> TCPHandler: Processed in 0.008534247 sec. | ||
433 | 2024.12.21 06:13:58.160273 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
434 | 2024.12.21 06:13:58.160539 [ 274 ] {2f883716-5fda-4ea2-aac9-96fa2b35906e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
435 | 2024.12.21 06:13:58.160598 [ 274 ] {2f883716-5fda-4ea2-aac9-96fa2b35906e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
436 | 2024.12.21 06:13:58.166038 [ 274 ] {2f883716-5fda-4ea2-aac9-96fa2b35906e} <Debug> oximeter.measurements_i16 (9fc34e57-f2cd-4529-8851-fafec5603936): Loading data parts | ||
437 | 2024.12.21 06:13:58.166269 [ 274 ] {2f883716-5fda-4ea2-aac9-96fa2b35906e} <Debug> oximeter.measurements_i16 (9fc34e57-f2cd-4529-8851-fafec5603936): There are no data parts | ||
438 | 2024.12.21 06:13:58.169037 [ 274 ] {2f883716-5fda-4ea2-aac9-96fa2b35906e} <Debug> TCPHandler: Processed in 0.008829865 sec. | ||
439 | 2024.12.21 06:13:58.169281 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
440 | 2024.12.21 06:13:58.169564 [ 279 ] {958a2477-e5fe-40fe-a969-9250bd55ba9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
441 | 2024.12.21 06:13:58.169667 [ 279 ] {958a2477-e5fe-40fe-a969-9250bd55ba9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
442 | 2024.12.21 06:13:58.173004 [ 279 ] {958a2477-e5fe-40fe-a969-9250bd55ba9e} <Debug> oximeter.measurements_u16 (6ec14d73-3935-4cfc-9027-3157b6bf914f): Loading data parts | ||
443 | 2024.12.21 06:13:58.173227 [ 279 ] {958a2477-e5fe-40fe-a969-9250bd55ba9e} <Debug> oximeter.measurements_u16 (6ec14d73-3935-4cfc-9027-3157b6bf914f): There are no data parts | ||
444 | 2024.12.21 06:13:58.177706 [ 279 ] {958a2477-e5fe-40fe-a969-9250bd55ba9e} <Debug> TCPHandler: Processed in 0.008504126 sec. | ||
445 | 2024.12.21 06:13:58.177943 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
446 | 2024.12.21 06:13:58.178256 [ 274 ] {366b0bfc-7cd7-4e4b-a7b1-3b3936677f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
447 | 2024.12.21 06:13:58.178320 [ 274 ] {366b0bfc-7cd7-4e4b-a7b1-3b3936677f01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
448 | 2024.12.21 06:13:58.184080 [ 274 ] {366b0bfc-7cd7-4e4b-a7b1-3b3936677f01} <Debug> oximeter.measurements_i32 (78aebfaf-b4a5-4b74-a749-e2cac341de01): Loading data parts | ||
449 | 2024.12.21 06:13:58.184244 [ 274 ] {366b0bfc-7cd7-4e4b-a7b1-3b3936677f01} <Debug> oximeter.measurements_i32 (78aebfaf-b4a5-4b74-a749-e2cac341de01): There are no data parts | ||
450 | 2024.12.21 06:13:58.187096 [ 274 ] {366b0bfc-7cd7-4e4b-a7b1-3b3936677f01} <Debug> TCPHandler: Processed in 0.009229107 sec. | ||
451 | 2024.12.21 06:13:58.187371 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
452 | 2024.12.21 06:13:58.187624 [ 279 ] {8871c4ae-c667-45d9-a6fe-78543e9ae8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
453 | 2024.12.21 06:13:58.187716 [ 279 ] {8871c4ae-c667-45d9-a6fe-78543e9ae8f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
454 | 2024.12.21 06:13:58.191187 [ 279 ] {8871c4ae-c667-45d9-a6fe-78543e9ae8f7} <Debug> oximeter.measurements_u32 (62c7bf32-57a1-4066-ae57-20b6186ccf50): Loading data parts | ||
455 | 2024.12.21 06:13:58.191408 [ 279 ] {8871c4ae-c667-45d9-a6fe-78543e9ae8f7} <Debug> oximeter.measurements_u32 (62c7bf32-57a1-4066-ae57-20b6186ccf50): There are no data parts | ||
456 | 2024.12.21 06:13:58.196066 [ 279 ] {8871c4ae-c667-45d9-a6fe-78543e9ae8f7} <Debug> TCPHandler: Processed in 0.008783183 sec. | ||
457 | 2024.12.21 06:13:58.196305 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
458 | 2024.12.21 06:13:58.196599 [ 274 ] {a256c8bc-f139-4f88-b2cd-76603440a72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
459 | 2024.12.21 06:13:58.196676 [ 274 ] {a256c8bc-f139-4f88-b2cd-76603440a72b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
460 | 2024.12.21 06:13:58.202360 [ 274 ] {a256c8bc-f139-4f88-b2cd-76603440a72b} <Debug> oximeter.measurements_i64 (0f97c41d-2586-4883-b5ee-76e261607720): Loading data parts | ||
461 | 2024.12.21 06:13:58.202535 [ 274 ] {a256c8bc-f139-4f88-b2cd-76603440a72b} <Debug> oximeter.measurements_i64 (0f97c41d-2586-4883-b5ee-76e261607720): There are no data parts | ||
462 | 2024.12.21 06:13:58.210882 [ 274 ] {a256c8bc-f139-4f88-b2cd-76603440a72b} <Debug> TCPHandler: Processed in 0.014651546 sec. | ||
463 | 2024.12.21 06:13:58.211251 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2024.12.21 06:13:58.211572 [ 279 ] {f60bb894-7d23-40dc-b7f6-98da574e94fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
465 | 2024.12.21 06:13:58.211707 [ 279 ] {f60bb894-7d23-40dc-b7f6-98da574e94fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
466 | 2024.12.21 06:13:58.217751 [ 279 ] {f60bb894-7d23-40dc-b7f6-98da574e94fd} <Debug> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Loading data parts | ||
467 | 2024.12.21 06:13:58.217993 [ 279 ] {f60bb894-7d23-40dc-b7f6-98da574e94fd} <Debug> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): There are no data parts | ||
468 | 2024.12.21 06:13:58.227532 [ 279 ] {f60bb894-7d23-40dc-b7f6-98da574e94fd} <Debug> TCPHandler: Processed in 0.016421606 sec. | ||
469 | 2024.12.21 06:13:58.227846 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2024.12.21 06:13:58.228186 [ 274 ] {c5d699c9-e2b7-4df2-98d2-7c8e9060247c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
471 | 2024.12.21 06:13:58.228278 [ 274 ] {c5d699c9-e2b7-4df2-98d2-7c8e9060247c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
472 | 2024.12.21 06:13:58.232681 [ 274 ] {c5d699c9-e2b7-4df2-98d2-7c8e9060247c} <Debug> oximeter.measurements_f32 (b1587b08-2151-4ce4-b9bb-3899a8d25dd6): Loading data parts | ||
473 | 2024.12.21 06:13:58.232851 [ 274 ] {c5d699c9-e2b7-4df2-98d2-7c8e9060247c} <Debug> oximeter.measurements_f32 (b1587b08-2151-4ce4-b9bb-3899a8d25dd6): There are no data parts | ||
474 | 2024.12.21 06:13:58.243838 [ 274 ] {c5d699c9-e2b7-4df2-98d2-7c8e9060247c} <Debug> TCPHandler: Processed in 0.016131017 sec. | ||
475 | 2024.12.21 06:13:58.244231 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2024.12.21 06:13:58.244600 [ 279 ] {6bde5fec-3c6c-4e55-961b-67ae7e0abcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
477 | 2024.12.21 06:13:58.244725 [ 279 ] {6bde5fec-3c6c-4e55-961b-67ae7e0abcc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
478 | 2024.12.21 06:13:58.250820 [ 279 ] {6bde5fec-3c6c-4e55-961b-67ae7e0abcc9} <Debug> oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Loading data parts | ||
479 | 2024.12.21 06:13:58.251065 [ 279 ] {6bde5fec-3c6c-4e55-961b-67ae7e0abcc9} <Debug> oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): There are no data parts | ||
480 | 2024.12.21 06:13:58.254086 [ 279 ] {6bde5fec-3c6c-4e55-961b-67ae7e0abcc9} <Debug> TCPHandler: Processed in 0.010029368 sec. | ||
481 | 2024.12.21 06:13:58.254355 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2024.12.21 06:13:58.254635 [ 274 ] {36fe40fc-42e6-4da4-8ef6-963e7625c3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
483 | 2024.12.21 06:13:58.254734 [ 274 ] {36fe40fc-42e6-4da4-8ef6-963e7625c3fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
484 | 2024.12.21 06:13:58.268140 [ 274 ] {36fe40fc-42e6-4da4-8ef6-963e7625c3fc} <Debug> oximeter.measurements_string (a17dfc6f-94e9-4060-825d-91ed78352755): Loading data parts | ||
485 | 2024.12.21 06:13:58.268312 [ 274 ] {36fe40fc-42e6-4da4-8ef6-963e7625c3fc} <Debug> oximeter.measurements_string (a17dfc6f-94e9-4060-825d-91ed78352755): There are no data parts | ||
486 | 2024.12.21 06:13:58.277938 [ 274 ] {36fe40fc-42e6-4da4-8ef6-963e7625c3fc} <Debug> TCPHandler: Processed in 0.023660706 sec. | ||
487 | 2024.12.21 06:13:58.278221 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
488 | 2024.12.21 06:13:58.278472 [ 279 ] {6d4122e3-d2c1-4caf-aeb8-c86655df47f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
489 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
490 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
491 | * a string isn't palatable for a few reasons. | ||
492 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
493 | * details. | ||
494 | */ | ||
495 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
496 | 2024.12.21 06:13:58.278562 [ 279 ] {6d4122e3-d2c1-4caf-aeb8-c86655df47f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
497 | 2024.12.21 06:13:58.284238 [ 279 ] {6d4122e3-d2c1-4caf-aeb8-c86655df47f4} <Debug> oximeter.measurements_bytes (6acd9132-bd81-4144-952c-b0257b2759f6): Loading data parts | ||
498 | 2024.12.21 06:13:58.284430 [ 279 ] {6d4122e3-d2c1-4caf-aeb8-c86655df47f4} <Debug> oximeter.measurements_bytes (6acd9132-bd81-4144-952c-b0257b2759f6): There are no data parts | ||
499 | 2024.12.21 06:13:58.293688 [ 279 ] {6d4122e3-d2c1-4caf-aeb8-c86655df47f4} <Debug> TCPHandler: Processed in 0.015542461 sec. | ||
500 | 2024.12.21 06:13:58.293961 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
501 | 2024.12.21 06:13:58.294262 [ 274 ] {cc0e22b9-2dfa-4ec7-bfea-6f0d0f50d971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
502 | 2024.12.21 06:13:58.294365 [ 274 ] {cc0e22b9-2dfa-4ec7-bfea-6f0d0f50d971} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
503 | 2024.12.21 06:13:58.298532 [ 274 ] {cc0e22b9-2dfa-4ec7-bfea-6f0d0f50d971} <Debug> oximeter.measurements_cumulativei64 (8744935f-0ce5-4d0d-af0e-7e78da91845b): Loading data parts | ||
504 | 2024.12.21 06:13:58.298719 [ 274 ] {cc0e22b9-2dfa-4ec7-bfea-6f0d0f50d971} <Debug> oximeter.measurements_cumulativei64 (8744935f-0ce5-4d0d-af0e-7e78da91845b): There are no data parts | ||
505 | 2024.12.21 06:13:58.303344 [ 274 ] {cc0e22b9-2dfa-4ec7-bfea-6f0d0f50d971} <Debug> TCPHandler: Processed in 0.009466653 sec. | ||
506 | 2024.12.21 06:13:58.303589 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
507 | 2024.12.21 06:13:58.303889 [ 279 ] {28179517-9d11-4716-89df-51c24483b9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
508 | 2024.12.21 06:13:58.303967 [ 279 ] {28179517-9d11-4716-89df-51c24483b9ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
509 | 2024.12.21 06:13:58.309283 [ 279 ] {28179517-9d11-4716-89df-51c24483b9ae} <Debug> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Loading data parts | ||
510 | 2024.12.21 06:13:58.309461 [ 279 ] {28179517-9d11-4716-89df-51c24483b9ae} <Debug> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): There are no data parts | ||
511 | 2024.12.21 06:13:58.324123 [ 279 ] {28179517-9d11-4716-89df-51c24483b9ae} <Debug> TCPHandler: Processed in 0.020620722 sec. | ||
512 | 2024.12.21 06:13:58.324384 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
513 | 2024.12.21 06:13:58.324695 [ 274 ] {6cab1027-6bd0-4cbe-98cd-5a22c6a47ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
514 | 2024.12.21 06:13:58.324803 [ 274 ] {6cab1027-6bd0-4cbe-98cd-5a22c6a47ac5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
515 | 2024.12.21 06:13:58.333165 [ 274 ] {6cab1027-6bd0-4cbe-98cd-5a22c6a47ac5} <Debug> oximeter.measurements_cumulativef32 (0ef64631-4548-4dc4-852d-520e96c5b9e8): Loading data parts | ||
516 | 2024.12.21 06:13:58.333481 [ 274 ] {6cab1027-6bd0-4cbe-98cd-5a22c6a47ac5} <Debug> oximeter.measurements_cumulativef32 (0ef64631-4548-4dc4-852d-520e96c5b9e8): There are no data parts | ||
517 | 2024.12.21 06:13:58.343136 [ 274 ] {6cab1027-6bd0-4cbe-98cd-5a22c6a47ac5} <Debug> TCPHandler: Processed in 0.018830382 sec. | ||
518 | 2024.12.21 06:13:58.343389 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
519 | 2024.12.21 06:13:58.343664 [ 279 ] {5430f88c-66ad-4186-868a-311bbc0dbfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
520 | 2024.12.21 06:13:58.343763 [ 279 ] {5430f88c-66ad-4186-868a-311bbc0dbfe1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
521 | 2024.12.21 06:13:58.356854 [ 279 ] {5430f88c-66ad-4186-868a-311bbc0dbfe1} <Debug> oximeter.measurements_cumulativef64 (4192bbb3-f966-4d42-b839-bd9a0428b030): Loading data parts | ||
522 | 2024.12.21 06:13:58.357096 [ 279 ] {5430f88c-66ad-4186-868a-311bbc0dbfe1} <Debug> oximeter.measurements_cumulativef64 (4192bbb3-f966-4d42-b839-bd9a0428b030): There are no data parts | ||
523 | 2024.12.21 06:13:58.365971 [ 279 ] {5430f88c-66ad-4186-868a-311bbc0dbfe1} <Debug> TCPHandler: Processed in 0.022653389 sec. | ||
524 | 2024.12.21 06:13:58.366234 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
525 | 2024.12.21 06:13:58.366692 [ 274 ] {720157ed-840d-4c5f-b1d6-2f26f351f3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
526 | * NOTE: Array types cannot be Nullable, see | ||
527 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
528 | * for more details. | ||
529 | * | ||
530 | * This means we need to use empty arrays to indicate a missing value. This | ||
531 | * is unfortunate, and at this point relies on the fact that an | ||
532 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
533 | * to figure out another way to represent missing samples here. | ||
534 | */ | ||
535 | 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) | ||
536 | 2024.12.21 06:13:58.366786 [ 274 ] {720157ed-840d-4c5f-b1d6-2f26f351f3ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
537 | 2024.12.21 06:13:58.375271 [ 274 ] {720157ed-840d-4c5f-b1d6-2f26f351f3ea} <Debug> oximeter.measurements_histogrami8 (b7d0ab33-c09c-4fdf-b627-3fdcf2b930c8): Loading data parts | ||
538 | 2024.12.21 06:13:58.375556 [ 274 ] {720157ed-840d-4c5f-b1d6-2f26f351f3ea} <Debug> oximeter.measurements_histogrami8 (b7d0ab33-c09c-4fdf-b627-3fdcf2b930c8): There are no data parts | ||
539 | 2024.12.21 06:13:58.380460 [ 274 ] {720157ed-840d-4c5f-b1d6-2f26f351f3ea} <Debug> TCPHandler: Processed in 0.014309726 sec. | ||
540 | 2024.12.21 06:13:58.380712 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2024.12.21 06:13:58.381057 [ 279 ] {2048f82d-0e52-4104-afa5-7241cdc83df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
542 | 2024.12.21 06:13:58.381165 [ 279 ] {2048f82d-0e52-4104-afa5-7241cdc83df7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
543 | 2024.12.21 06:13:58.395306 [ 279 ] {2048f82d-0e52-4104-afa5-7241cdc83df7} <Debug> oximeter.measurements_histogramu8 (159f8341-d1db-4641-9103-76d9e960e139): Loading data parts | ||
544 | 2024.12.21 06:13:58.395575 [ 279 ] {2048f82d-0e52-4104-afa5-7241cdc83df7} <Debug> oximeter.measurements_histogramu8 (159f8341-d1db-4641-9103-76d9e960e139): There are no data parts | ||
545 | 2024.12.21 06:13:58.401271 [ 279 ] {2048f82d-0e52-4104-afa5-7241cdc83df7} <Debug> TCPHandler: Processed in 0.020628503 sec. | ||
546 | 2024.12.21 06:13:58.401517 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2024.12.21 06:13:58.401886 [ 274 ] {154175de-7b55-495d-b958-29cae7757d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
548 | 2024.12.21 06:13:58.401978 [ 274 ] {154175de-7b55-495d-b958-29cae7757d71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
549 | 2024.12.21 06:13:58.407761 [ 274 ] {154175de-7b55-495d-b958-29cae7757d71} <Debug> oximeter.measurements_histogrami16 (13e48efa-7106-4a5f-bf73-5b1d99197cc8): Loading data parts | ||
550 | 2024.12.21 06:13:58.407996 [ 274 ] {154175de-7b55-495d-b958-29cae7757d71} <Debug> oximeter.measurements_histogrami16 (13e48efa-7106-4a5f-bf73-5b1d99197cc8): There are no data parts | ||
551 | 2024.12.21 06:13:58.411344 [ 274 ] {154175de-7b55-495d-b958-29cae7757d71} <Debug> TCPHandler: Processed in 0.009901155 sec. | ||
552 | 2024.12.21 06:13:58.411595 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2024.12.21 06:13:58.411933 [ 279 ] {49c77c2c-b870-41ee-a919-3ebbc3fbdce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
554 | 2024.12.21 06:13:58.412042 [ 279 ] {49c77c2c-b870-41ee-a919-3ebbc3fbdce9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
555 | 2024.12.21 06:13:58.416175 [ 279 ] {49c77c2c-b870-41ee-a919-3ebbc3fbdce9} <Debug> oximeter.measurements_histogramu16 (ace7e7db-2e7d-4c76-b4c0-daf1b937e5f9): Loading data parts | ||
556 | 2024.12.21 06:13:58.416376 [ 279 ] {49c77c2c-b870-41ee-a919-3ebbc3fbdce9} <Debug> oximeter.measurements_histogramu16 (ace7e7db-2e7d-4c76-b4c0-daf1b937e5f9): There are no data parts | ||
557 | 2024.12.21 06:13:58.420921 [ 279 ] {49c77c2c-b870-41ee-a919-3ebbc3fbdce9} <Debug> TCPHandler: Processed in 0.009395031 sec. | ||
558 | 2024.12.21 06:13:58.421176 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2024.12.21 06:13:58.421600 [ 274 ] {27340f8b-e6f5-403d-a811-cb516bab849a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
560 | 2024.12.21 06:13:58.421688 [ 274 ] {27340f8b-e6f5-403d-a811-cb516bab849a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
561 | 2024.12.21 06:13:58.427546 [ 274 ] {27340f8b-e6f5-403d-a811-cb516bab849a} <Debug> oximeter.measurements_histogrami32 (01cb0903-d62a-4715-8282-b0048d99f9de): Loading data parts | ||
562 | 2024.12.21 06:13:58.427709 [ 274 ] {27340f8b-e6f5-403d-a811-cb516bab849a} <Debug> oximeter.measurements_histogrami32 (01cb0903-d62a-4715-8282-b0048d99f9de): There are no data parts | ||
563 | 2024.12.21 06:13:58.430757 [ 274 ] {27340f8b-e6f5-403d-a811-cb516bab849a} <Debug> TCPHandler: Processed in 0.009647477 sec. | ||
564 | 2024.12.21 06:13:58.431033 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
565 | 2024.12.21 06:13:58.431449 [ 279 ] {ad5fd5d4-49a2-4cd5-aed6-1836e7d7eb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
566 | 2024.12.21 06:13:58.431577 [ 279 ] {ad5fd5d4-49a2-4cd5-aed6-1836e7d7eb9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
567 | 2024.12.21 06:13:58.435843 [ 279 ] {ad5fd5d4-49a2-4cd5-aed6-1836e7d7eb9c} <Debug> oximeter.measurements_histogramu32 (70f37b7c-7a2e-4bff-94a4-d1e9e9323b67): Loading data parts | ||
568 | 2024.12.21 06:13:58.436128 [ 279 ] {ad5fd5d4-49a2-4cd5-aed6-1836e7d7eb9c} <Debug> oximeter.measurements_histogramu32 (70f37b7c-7a2e-4bff-94a4-d1e9e9323b67): There are no data parts | ||
569 | 2024.12.21 06:13:58.448523 [ 279 ] {ad5fd5d4-49a2-4cd5-aed6-1836e7d7eb9c} <Debug> TCPHandler: Processed in 0.017566377 sec. | ||
570 | 2024.12.21 06:13:58.448796 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.12.21 06:13:58.449282 [ 274 ] {8cda792a-53ed-4fd7-af6c-f5c2f82dd899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
572 | 2024.12.21 06:13:58.449395 [ 274 ] {8cda792a-53ed-4fd7-af6c-f5c2f82dd899} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
573 | 2024.12.21 06:13:58.449950 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60665 | ||
574 | 2024.12.21 06:13:58.450391 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
575 | 2024.12.21 06:13:58.450458 [ 285 ] {} <Debug> TCP-Session: bf673b2e-dfd8-4ac2-a0c2-976de2d9b0c8 Authenticating user 'default' from [fd00:1122:3344:101::a]:60665 | ||
576 | 2024.12.21 06:13:58.450509 [ 285 ] {} <Debug> TCP-Session: bf673b2e-dfd8-4ac2-a0c2-976de2d9b0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
577 | 2024.12.21 06:13:58.450552 [ 285 ] {} <Debug> TCP-Session: bf673b2e-dfd8-4ac2-a0c2-976de2d9b0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
578 | 2024.12.21 06:13:58.450632 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
579 | 2024.12.21 06:13:58.450679 [ 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 | ||
580 | 2024.12.21 06:13:58.450729 [ 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 | ||
581 | 2024.12.21 06:13:58.452356 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56441 | ||
582 | 2024.12.21 06:13:58.452534 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63500 | ||
583 | 2024.12.21 06:13:58.452661 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
584 | 2024.12.21 06:13:58.452674 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61279 | ||
585 | 2024.12.21 06:13:58.452922 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
586 | 2024.12.21 06:13:58.452939 [ 286 ] {} <Debug> TCP-Session: 4cd7827e-b085-40b9-b406-74668a597144 Authenticating user 'default' from [fd00:1122:3344:101::a]:56441 | ||
587 | 2024.12.21 06:13:58.452981 [ 287 ] {} <Debug> TCP-Session: c3e491f1-8088-4944-9ddc-d1c69a42a0dc Authenticating user 'default' from [fd00:1122:3344:101::a]:63500 | ||
588 | 2024.12.21 06:13:58.452939 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35805 | ||
589 | 2024.12.21 06:13:58.453203 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62783 | ||
590 | 2024.12.21 06:13:58.453219 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
591 | 2024.12.21 06:13:58.453232 [ 286 ] {} <Debug> TCP-Session: 4cd7827e-b085-40b9-b406-74668a597144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
592 | 2024.12.21 06:13:58.453326 [ 287 ] {} <Debug> TCP-Session: c3e491f1-8088-4944-9ddc-d1c69a42a0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2024.12.21 06:13:58.453582 [ 286 ] {} <Debug> TCP-Session: 4cd7827e-b085-40b9-b406-74668a597144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
594 | 2024.12.21 06:13:58.454109 [ 287 ] {} <Debug> TCP-Session: c3e491f1-8088-4944-9ddc-d1c69a42a0dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
595 | 2024.12.21 06:13:58.453735 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63876 | ||
596 | 2024.12.21 06:13:58.453622 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54086 | ||
597 | 2024.12.21 06:13:58.453610 [ 288 ] {} <Debug> TCP-Session: df718693-b749-4d5c-bde4-29b2b9edcd06 Authenticating user 'default' from [fd00:1122:3344:101::a]:61279 | ||
598 | 2024.12.21 06:13:58.453585 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
599 | 2024.12.21 06:13:58.454244 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
600 | 2024.12.21 06:13:58.454527 [ 290 ] {} <Debug> TCP-Session: 44e48a38-a7ea-4f36-ab8b-d7005dfa6d8d Authenticating user 'default' from [fd00:1122:3344:101::a]:62783 | ||
601 | 2024.12.21 06:13:58.454528 [ 274 ] {8cda792a-53ed-4fd7-af6c-f5c2f82dd899} <Debug> oximeter.measurements_histogrami64 (3e5db5a3-9fea-4b8f-8a0d-edf2cb8ab230): Loading data parts | ||
602 | 2024.12.21 06:13:58.454538 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
603 | 2024.12.21 06:13:58.454595 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
604 | 2024.12.21 06:13:58.454634 [ 290 ] {} <Debug> TCP-Session: 44e48a38-a7ea-4f36-ab8b-d7005dfa6d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2024.12.21 06:13:58.454668 [ 292 ] {} <Debug> TCP-Session: 4fceafbe-63c4-43ef-891f-1d591a3037fa Authenticating user 'default' from [fd00:1122:3344:101::a]:63876 | ||
606 | 2024.12.21 06:13:58.454612 [ 288 ] {} <Debug> TCP-Session: df718693-b749-4d5c-bde4-29b2b9edcd06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2024.12.21 06:13:58.454771 [ 290 ] {} <Debug> TCP-Session: 44e48a38-a7ea-4f36-ab8b-d7005dfa6d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2024.12.21 06:13:58.454779 [ 291 ] {} <Debug> TCP-Session: 8bfa5dea-b2f1-47a4-877c-f9906b49de1e Authenticating user 'default' from [fd00:1122:3344:101::a]:54086 | ||
609 | 2024.12.21 06:13:58.454805 [ 289 ] {} <Debug> TCP-Session: 723d2b29-558b-4236-8b4e-c21776405f59 Authenticating user 'default' from [fd00:1122:3344:101::a]:35805 | ||
610 | 2024.12.21 06:13:58.454838 [ 292 ] {} <Debug> TCP-Session: 4fceafbe-63c4-43ef-891f-1d591a3037fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2024.12.21 06:13:58.454956 [ 291 ] {} <Debug> TCP-Session: 8bfa5dea-b2f1-47a4-877c-f9906b49de1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
612 | 2024.12.21 06:13:58.454992 [ 292 ] {} <Debug> TCP-Session: 4fceafbe-63c4-43ef-891f-1d591a3037fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2024.12.21 06:13:58.455013 [ 289 ] {} <Debug> TCP-Session: 723d2b29-558b-4236-8b4e-c21776405f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
614 | 2024.12.21 06:13:58.454896 [ 288 ] {} <Debug> TCP-Session: df718693-b749-4d5c-bde4-29b2b9edcd06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2024.12.21 06:13:58.455077 [ 291 ] {} <Debug> TCP-Session: 8bfa5dea-b2f1-47a4-877c-f9906b49de1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2024.12.21 06:13:58.455171 [ 274 ] {8cda792a-53ed-4fd7-af6c-f5c2f82dd899} <Debug> oximeter.measurements_histogrami64 (3e5db5a3-9fea-4b8f-8a0d-edf2cb8ab230): There are no data parts | ||
617 | 2024.12.21 06:13:58.455176 [ 289 ] {} <Debug> TCP-Session: 723d2b29-558b-4236-8b4e-c21776405f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.12.21 06:13:58.460168 [ 274 ] {8cda792a-53ed-4fd7-af6c-f5c2f82dd899} <Debug> TCPHandler: Processed in 0.011460258 sec. | ||
619 | 2024.12.21 06:13:58.460495 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
620 | 2024.12.21 06:13:58.460921 [ 279 ] {7635069e-0c32-4d79-9545-03db823b8d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
621 | 2024.12.21 06:13:58.461016 [ 279 ] {7635069e-0c32-4d79-9545-03db823b8d80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
622 | 2024.12.21 06:13:58.467562 [ 279 ] {7635069e-0c32-4d79-9545-03db823b8d80} <Debug> oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Loading data parts | ||
623 | 2024.12.21 06:13:58.467787 [ 279 ] {7635069e-0c32-4d79-9545-03db823b8d80} <Debug> oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): There are no data parts | ||
624 | 2024.12.21 06:13:58.470731 [ 279 ] {7635069e-0c32-4d79-9545-03db823b8d80} <Debug> TCPHandler: Processed in 0.010428039 sec. | ||
625 | 2024.12.21 06:13:58.471040 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
626 | 2024.12.21 06:13:58.471393 [ 274 ] {c51e776d-0d0f-4d67-917d-fa6fdee51010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
627 | 2024.12.21 06:13:58.471512 [ 274 ] {c51e776d-0d0f-4d67-917d-fa6fdee51010} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
628 | 2024.12.21 06:13:58.476382 [ 274 ] {c51e776d-0d0f-4d67-917d-fa6fdee51010} <Debug> oximeter.measurements_histogramf32 (e7c11204-4b41-4c5e-ac91-7a030bf3a0a7): Loading data parts | ||
629 | 2024.12.21 06:13:58.476579 [ 274 ] {c51e776d-0d0f-4d67-917d-fa6fdee51010} <Debug> oximeter.measurements_histogramf32 (e7c11204-4b41-4c5e-ac91-7a030bf3a0a7): There are no data parts | ||
630 | 2024.12.21 06:13:58.482804 [ 274 ] {c51e776d-0d0f-4d67-917d-fa6fdee51010} <Debug> TCPHandler: Processed in 0.011849659 sec. | ||
631 | 2024.12.21 06:13:58.483096 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
632 | 2024.12.21 06:13:58.483589 [ 279 ] {0ada934d-6127-444b-8d7c-0d77de5262dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
633 | 2024.12.21 06:13:58.483701 [ 279 ] {0ada934d-6127-444b-8d7c-0d77de5262dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
634 | 2024.12.21 06:13:58.488726 [ 279 ] {0ada934d-6127-444b-8d7c-0d77de5262dd} <Debug> oximeter.measurements_histogramf64 (276fecd1-d6c8-43d5-afae-e2d2fdb0be98): Loading data parts | ||
635 | 2024.12.21 06:13:58.488954 [ 279 ] {0ada934d-6127-444b-8d7c-0d77de5262dd} <Debug> oximeter.measurements_histogramf64 (276fecd1-d6c8-43d5-afae-e2d2fdb0be98): There are no data parts | ||
636 | 2024.12.21 06:13:58.493896 [ 279 ] {0ada934d-6127-444b-8d7c-0d77de5262dd} <Debug> TCPHandler: Processed in 0.010915742 sec. | ||
637 | 2024.12.21 06:13:58.494170 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
638 | 2024.12.21 06:13:58.494423 [ 274 ] {219ccf7a-b5d0-43c9-ab21-665480867aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) /* The field tables store named dimensions of each timeseries. | ||
639 | * | ||
640 | * As with the measurement tables, there is one field table for each field data | ||
641 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
642 | * this behavior **must not** be relied upon for query correctness. | ||
643 | * | ||
644 | * The index for the fields differs from the measurements, however. Rows are | ||
645 | * sorted by timeseries name, then field name, field value, and finally | ||
646 | * timeseries key. This reflects the most common pattern for looking them up: | ||
647 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
648 | * usually then used to look up measurements. | ||
649 | * | ||
650 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
651 | * timeseries name and then key, since it would improve lookups where one | ||
652 | * already has the key. Realistically though, these tables are quite small and | ||
653 | * so performance benefits will be low in absolute terms. | ||
654 | * | ||
655 | * TTL: We use a materialized column to expire old field table records. This | ||
656 | * column is generated automatically by the database whenever a new row is | ||
657 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
658 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
659 | * record will remain during a deduplication, which will have the last | ||
660 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
661 | * measurement tables. | ||
662 | */ | ||
663 | 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) | ||
664 | 2024.12.21 06:13:58.494529 [ 274 ] {219ccf7a-b5d0-43c9-ab21-665480867aa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
665 | 2024.12.21 06:13:58.506596 [ 274 ] {219ccf7a-b5d0-43c9-ab21-665480867aa5} <Debug> oximeter.fields_bool (a1c97cea-c5ad-4338-80e3-09a89f93d6f8): Loading data parts | ||
666 | 2024.12.21 06:13:58.506811 [ 274 ] {219ccf7a-b5d0-43c9-ab21-665480867aa5} <Debug> oximeter.fields_bool (a1c97cea-c5ad-4338-80e3-09a89f93d6f8): There are no data parts | ||
667 | 2024.12.21 06:13:58.511437 [ 274 ] {219ccf7a-b5d0-43c9-ab21-665480867aa5} <Debug> TCPHandler: Processed in 0.017343911 sec. | ||
668 | 2024.12.21 06:13:58.511716 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
669 | 2024.12.21 06:13:58.512041 [ 279 ] {31fa52df-1fa5-4983-996a-59350796491b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
670 | 2024.12.21 06:13:58.512135 [ 279 ] {31fa52df-1fa5-4983-996a-59350796491b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
671 | 2024.12.21 06:13:58.517000 [ 279 ] {31fa52df-1fa5-4983-996a-59350796491b} <Debug> oximeter.fields_i8 (564dbe51-cd17-4caa-bba6-eeb532eb368c): Loading data parts | ||
672 | 2024.12.21 06:13:58.517193 [ 279 ] {31fa52df-1fa5-4983-996a-59350796491b} <Debug> oximeter.fields_i8 (564dbe51-cd17-4caa-bba6-eeb532eb368c): There are no data parts | ||
673 | 2024.12.21 06:13:58.521707 [ 279 ] {31fa52df-1fa5-4983-996a-59350796491b} <Debug> TCPHandler: Processed in 0.01008159 sec. | ||
674 | 2024.12.21 06:13:58.521966 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
675 | 2024.12.21 06:13:58.522208 [ 274 ] {98d465a9-81f7-4847-8651-f93fbbc06be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
676 | 2024.12.21 06:13:58.522307 [ 274 ] {98d465a9-81f7-4847-8651-f93fbbc06be9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
677 | 2024.12.21 06:13:58.527852 [ 274 ] {98d465a9-81f7-4847-8651-f93fbbc06be9} <Debug> oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Loading data parts | ||
678 | 2024.12.21 06:13:58.528154 [ 274 ] {98d465a9-81f7-4847-8651-f93fbbc06be9} <Debug> oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): There are no data parts | ||
679 | 2024.12.21 06:13:58.530892 [ 274 ] {98d465a9-81f7-4847-8651-f93fbbc06be9} <Debug> TCPHandler: Processed in 0.00899559 sec. | ||
680 | 2024.12.21 06:13:58.531117 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
681 | 2024.12.21 06:13:58.531395 [ 279 ] {63a13786-e216-4b62-8d6f-de12bf4c9038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
682 | 2024.12.21 06:13:58.531472 [ 279 ] {63a13786-e216-4b62-8d6f-de12bf4c9038} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
683 | 2024.12.21 06:13:58.536749 [ 279 ] {63a13786-e216-4b62-8d6f-de12bf4c9038} <Debug> oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Loading data parts | ||
684 | 2024.12.21 06:13:58.536950 [ 279 ] {63a13786-e216-4b62-8d6f-de12bf4c9038} <Debug> oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): There are no data parts | ||
685 | 2024.12.21 06:13:58.541869 [ 279 ] {63a13786-e216-4b62-8d6f-de12bf4c9038} <Debug> TCPHandler: Processed in 0.01082172 sec. | ||
686 | 2024.12.21 06:13:58.542102 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
687 | 2024.12.21 06:13:58.542367 [ 274 ] {3610309c-9517-4421-aecc-acf3e8e81713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
688 | 2024.12.21 06:13:58.542469 [ 274 ] {3610309c-9517-4421-aecc-acf3e8e81713} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
689 | 2024.12.21 06:13:58.547280 [ 274 ] {3610309c-9517-4421-aecc-acf3e8e81713} <Debug> oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Loading data parts | ||
690 | 2024.12.21 06:13:58.547450 [ 274 ] {3610309c-9517-4421-aecc-acf3e8e81713} <Debug> oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): There are no data parts | ||
691 | 2024.12.21 06:13:58.552165 [ 274 ] {3610309c-9517-4421-aecc-acf3e8e81713} <Debug> TCPHandler: Processed in 0.010132352 sec. | ||
692 | 2024.12.21 06:13:58.552404 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
693 | 2024.12.21 06:13:58.552674 [ 279 ] {504e2241-1b6a-45da-a482-ae8ab04ae04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
694 | 2024.12.21 06:13:58.552743 [ 279 ] {504e2241-1b6a-45da-a482-ae8ab04ae04f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
695 | 2024.12.21 06:13:58.558331 [ 279 ] {504e2241-1b6a-45da-a482-ae8ab04ae04f} <Debug> oximeter.fields_i32 (f626820c-f044-4575-a4e0-c5ba67f2ae51): Loading data parts | ||
696 | 2024.12.21 06:13:58.558556 [ 279 ] {504e2241-1b6a-45da-a482-ae8ab04ae04f} <Debug> oximeter.fields_i32 (f626820c-f044-4575-a4e0-c5ba67f2ae51): There are no data parts | ||
697 | 2024.12.21 06:13:58.565412 [ 279 ] {504e2241-1b6a-45da-a482-ae8ab04ae04f} <Debug> TCPHandler: Processed in 0.013077323 sec. | ||
698 | 2024.12.21 06:13:58.565643 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
699 | 2024.12.21 06:13:58.565893 [ 274 ] {cdfbc5ac-728d-46fb-a569-cf877914a297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
700 | 2024.12.21 06:13:58.565996 [ 274 ] {cdfbc5ac-728d-46fb-a569-cf877914a297} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
701 | 2024.12.21 06:13:58.571690 [ 274 ] {cdfbc5ac-728d-46fb-a569-cf877914a297} <Debug> oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Loading data parts | ||
702 | 2024.12.21 06:13:58.571904 [ 274 ] {cdfbc5ac-728d-46fb-a569-cf877914a297} <Debug> oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): There are no data parts | ||
703 | 2024.12.21 06:13:58.574882 [ 274 ] {cdfbc5ac-728d-46fb-a569-cf877914a297} <Debug> TCPHandler: Processed in 0.009308698 sec. | ||
704 | 2024.12.21 06:13:58.575156 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
705 | 2024.12.21 06:13:58.575492 [ 279 ] {3ffbbe3a-bb09-4402-953c-7d66a4bd055c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
706 | 2024.12.21 06:13:58.575592 [ 279 ] {3ffbbe3a-bb09-4402-953c-7d66a4bd055c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
707 | 2024.12.21 06:13:58.582243 [ 279 ] {3ffbbe3a-bb09-4402-953c-7d66a4bd055c} <Debug> oximeter.fields_i64 (beaa940c-8c01-4172-a65f-facda97dfef8): Loading data parts | ||
708 | 2024.12.21 06:13:58.582470 [ 279 ] {3ffbbe3a-bb09-4402-953c-7d66a4bd055c} <Debug> oximeter.fields_i64 (beaa940c-8c01-4172-a65f-facda97dfef8): There are no data parts | ||
709 | 2024.12.21 06:13:58.588251 [ 279 ] {3ffbbe3a-bb09-4402-953c-7d66a4bd055c} <Debug> TCPHandler: Processed in 0.013169575 sec. | ||
710 | 2024.12.21 06:13:58.588498 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
711 | 2024.12.21 06:13:58.588744 [ 274 ] {65579b3c-6c4b-43cc-87b4-a6103948cacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
712 | 2024.12.21 06:13:58.588850 [ 274 ] {65579b3c-6c4b-43cc-87b4-a6103948cacf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
713 | 2024.12.21 06:13:58.594557 [ 274 ] {65579b3c-6c4b-43cc-87b4-a6103948cacf} <Debug> oximeter.fields_u64 (49ce7c46-2658-485f-bdc3-d409451665e2): Loading data parts | ||
714 | 2024.12.21 06:13:58.594745 [ 274 ] {65579b3c-6c4b-43cc-87b4-a6103948cacf} <Debug> oximeter.fields_u64 (49ce7c46-2658-485f-bdc3-d409451665e2): There are no data parts | ||
715 | 2024.12.21 06:13:58.598876 [ 274 ] {65579b3c-6c4b-43cc-87b4-a6103948cacf} <Debug> TCPHandler: Processed in 0.01044756 sec. | ||
716 | 2024.12.21 06:13:58.599131 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
717 | 2024.12.21 06:13:58.599477 [ 279 ] {e7c8f17b-4f13-4f84-91a6-076a7887a5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
718 | 2024.12.21 06:13:58.599571 [ 279 ] {e7c8f17b-4f13-4f84-91a6-076a7887a5a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
719 | 2024.12.21 06:13:58.605002 [ 279 ] {e7c8f17b-4f13-4f84-91a6-076a7887a5a6} <Debug> oximeter.fields_ipaddr (1a53ee09-f8cd-4937-a036-a73907de6163): Loading data parts | ||
720 | 2024.12.21 06:13:58.605224 [ 279 ] {e7c8f17b-4f13-4f84-91a6-076a7887a5a6} <Debug> oximeter.fields_ipaddr (1a53ee09-f8cd-4937-a036-a73907de6163): There are no data parts | ||
721 | 2024.12.21 06:13:58.608064 [ 279 ] {e7c8f17b-4f13-4f84-91a6-076a7887a5a6} <Debug> TCPHandler: Processed in 0.00901501 sec. | ||
722 | 2024.12.21 06:13:58.608294 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
723 | 2024.12.21 06:13:58.608530 [ 274 ] {ea1cbb0d-cdd8-4094-88d1-184b25832791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) 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) | ||
724 | 2024.12.21 06:13:58.608620 [ 274 ] {ea1cbb0d-cdd8-4094-88d1-184b25832791} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2024.12.21 06:13:58.612334 [ 274 ] {ea1cbb0d-cdd8-4094-88d1-184b25832791} <Debug> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Loading data parts | ||
726 | 2024.12.21 06:13:58.612536 [ 274 ] {ea1cbb0d-cdd8-4094-88d1-184b25832791} <Debug> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): There are no data parts | ||
727 | 2024.12.21 06:13:58.617158 [ 274 ] {ea1cbb0d-cdd8-4094-88d1-184b25832791} <Debug> TCPHandler: Processed in 0.008929618 sec. | ||
728 | 2024.12.21 06:13:58.617417 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
729 | 2024.12.21 06:13:58.617658 [ 279 ] {1636b321-b81d-43c7-b90e-7198ff8955ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) 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) | ||
730 | 2024.12.21 06:13:58.617758 [ 279 ] {1636b321-b81d-43c7-b90e-7198ff8955ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
731 | 2024.12.21 06:13:58.622982 [ 279 ] {1636b321-b81d-43c7-b90e-7198ff8955ea} <Debug> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Loading data parts | ||
732 | 2024.12.21 06:13:58.623238 [ 279 ] {1636b321-b81d-43c7-b90e-7198ff8955ea} <Debug> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): There are no data parts | ||
733 | 2024.12.21 06:13:58.626159 [ 279 ] {1636b321-b81d-43c7-b90e-7198ff8955ea} <Debug> TCPHandler: Processed in 0.008809305 sec. | ||
734 | 2024.12.21 06:13:58.626400 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
735 | 2024.12.21 06:13:58.626774 [ 274 ] {d22e7c21-d124-4e48-a6dd-e69abc99b998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) /* The timeseries schema table stores the extracted schema for the samples | ||
736 | * oximeter collects. | ||
737 | */ | ||
738 | 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) | ||
739 | 2024.12.21 06:13:58.626878 [ 274 ] {d22e7c21-d124-4e48-a6dd-e69abc99b998} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
740 | 2024.12.21 06:13:58.630598 [ 274 ] {d22e7c21-d124-4e48-a6dd-e69abc99b998} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): Loading data parts | ||
741 | 2024.12.21 06:13:58.630838 [ 274 ] {d22e7c21-d124-4e48-a6dd-e69abc99b998} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): There are no data parts | ||
742 | 2024.12.21 06:13:58.635505 [ 274 ] {d22e7c21-d124-4e48-a6dd-e69abc99b998} <Debug> TCPHandler: Processed in 0.009169344 sec. | ||
743 | 2024.12.21 06:13:58.635776 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
744 | 2024.12.21 06:13:58.636038 [ 279 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
745 | 2024.12.21 06:13:58.637745 [ 279 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
746 | 2024.12.21 06:13:58.649016 [ 284 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} <Trace> oximeter.version (f17d08c5-2408-4539-bfc1-e9c9aba82c8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
747 | 2024.12.21 06:13:58.649065 [ 284 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
748 | 2024.12.21 06:13:58.654441 [ 284 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
749 | 2024.12.21 06:13:58.654899 [ 284 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} <Trace> oximeter.version (f17d08c5-2408-4539-bfc1-e9c9aba82c8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
750 | 2024.12.21 06:13:58.655279 [ 279 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01935 sec., 51.679586563307495 rows/sec., 826.87 B/sec. | ||
751 | 2024.12.21 06:13:58.655627 [ 279 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} <Debug> TCPHandler: Processed in 0.019938863 sec. | ||
752 | 2024.12.21 06:13:59.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.86 MiB, peak 127.86 MiB, free memory in arenas 0.00 B, will set to 141.48 MiB (RSS), difference: 13.62 MiB | ||
753 | 2024.12.21 06:14:04.732576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2024.12.21 06:14:04.732646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
755 | 2024.12.21 06:14:04.732670 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2024.12.21 06:14:04.732763 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2024.12.21 06:14:04.741681 [ 244 ] {} <Debug> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Loading data parts | ||
758 | 2024.12.21 06:14:04.742175 [ 244 ] {} <Debug> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): There are no data parts | ||
759 | 2024.12.21 06:14:04.749661 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2024.12.21 06:14:04.749741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
761 | 2024.12.21 06:14:04.753277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2024.12.21 06:14:04.754019 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): 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.21 06:14:04.755022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
764 | 2024.12.21 06:14:04.761521 [ 243 ] {} <Debug> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Loading data parts | ||
765 | 2024.12.21 06:14:04.761770 [ 243 ] {} <Debug> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): There are no data parts | ||
766 | 2024.12.21 06:14:04.784230 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2024.12.21 06:14:04.784274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
768 | 2024.12.21 06:14:04.791334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2024.12.21 06:14:04.792068 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): 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.21 06:14:04.794453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2024.12.21 06:14:05.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.51 MiB, peak 150.51 MiB, free memory in arenas 0.00 B, will set to 151.07 MiB (RSS), difference: 4.56 MiB | ||
772 | 2024.12.21 06:14:07.232523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2024.12.21 06:14:07.232640 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2024.12.21 06:14:07.241117 [ 242 ] {} <Debug> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Loading data parts | ||
775 | 2024.12.21 06:14:07.241295 [ 242 ] {} <Debug> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): There are no data parts | ||
776 | 2024.12.21 06:14:07.247262 [ 242 ] {} <Trace> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2024.12.21 06:14:07.247303 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
778 | 2024.12.21 06:14:07.249064 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2024.12.21 06:14:07.249630 [ 242 ] {} <Trace> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): 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.21 06:14:07.250115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2024.12.21 06:14:08.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.29 MiB, peak 155.29 MiB, free memory in arenas 0.00 B, will set to 151.55 MiB (RSS), difference: -3.75 MiB | ||
782 | 2024.12.21 06:14:12.192010 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2024.12.21 06:14:12.192081 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2024.12.21 06:14:12.256118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
785 | 2024.12.21 06:14:12.257016 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2024.12.21 06:14:12.257058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
787 | 2024.12.21 06:14:12.257773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2024.12.21 06:14:12.258321 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): 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.21 06:14:12.258589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2024.12.21 06:14:12.295500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2024.12.21 06:14:12.317127 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.12.21 06:14:12.317217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
793 | 2024.12.21 06:14:12.324278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2024.12.21 06:14:12.325628 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): 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.21 06:14:12.329360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2024.12.21 06:14:18.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.12 MiB, peak 156.23 MiB, free memory in arenas 0.00 B, will set to 153.13 MiB (RSS), difference: 4.01 MiB | ||
797 | 2024.12.21 06:14:18.659648 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2024.12.21 06:14:18.659848 [ 274 ] {d1ce242f-5159-401c-8116-82db68eca04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
799 | 2024.12.21 06:14:18.660243 [ 274 ] {d1ce242f-5159-401c-8116-82db68eca04a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2024.12.21 06:14:18.664302 [ 274 ] {d1ce242f-5159-401c-8116-82db68eca04a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2024.12.21 06:14:18.672506 [ 274 ] {d1ce242f-5159-401c-8116-82db68eca04a} <Debug> TCPHandler: Processed in 0.01298505 sec. | ||
802 | 2024.12.21 06:14:18.677529 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2024.12.21 06:14:18.677766 [ 279 ] {cac275e4-c6d1-45dd-9407-cdd6c62fd072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
804 | 2024.12.21 06:14:18.683367 [ 279 ] {cac275e4-c6d1-45dd-9407-cdd6c62fd072} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2024.12.21 06:14:18.683467 [ 279 ] {cac275e4-c6d1-45dd-9407-cdd6c62fd072} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2024.12.21 06:14:18.684197 [ 279 ] {cac275e4-c6d1-45dd-9407-cdd6c62fd072} <Debug> TCPHandler: Processed in 0.006803689 sec. | ||
807 | 2024.12.21 06:14:18.684564 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2024.12.21 06:14:18.684749 [ 274 ] {bd9de9c9-6021-471f-93c4-1ab4b7ab6cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
809 | 2024.12.21 06:14:18.687257 [ 274 ] {bd9de9c9-6021-471f-93c4-1ab4b7ab6cda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2024.12.21 06:14:18.687324 [ 274 ] {bd9de9c9-6021-471f-93c4-1ab4b7ab6cda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2024.12.21 06:14:18.687840 [ 274 ] {bd9de9c9-6021-471f-93c4-1ab4b7ab6cda} <Debug> TCPHandler: Processed in 0.003349013 sec. | ||
812 | 2024.12.21 06:14:18.688146 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2024.12.21 06:14:18.688314 [ 279 ] {443efe3e-06df-43d2-a264-4395b31796e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
814 | 2024.12.21 06:14:18.688705 [ 279 ] {443efe3e-06df-43d2-a264-4395b31796e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.12.21 06:14:18.688763 [ 279 ] {443efe3e-06df-43d2-a264-4395b31796e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2024.12.21 06:14:18.689295 [ 279 ] {443efe3e-06df-43d2-a264-4395b31796e5} <Debug> TCPHandler: Processed in 0.001209424 sec. | ||
817 | 2024.12.21 06:14:18.689575 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2024.12.21 06:14:18.689736 [ 274 ] {921ffc42-8f4d-4b54-85ba-f1520b2527e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
819 | 2024.12.21 06:14:18.690150 [ 274 ] {921ffc42-8f4d-4b54-85ba-f1520b2527e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2024.12.21 06:14:18.690211 [ 274 ] {921ffc42-8f4d-4b54-85ba-f1520b2527e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2024.12.21 06:14:18.690698 [ 274 ] {921ffc42-8f4d-4b54-85ba-f1520b2527e0} <Debug> TCPHandler: Processed in 0.001182582 sec. | ||
822 | 2024.12.21 06:14:18.690980 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2024.12.21 06:14:18.691146 [ 279 ] {1f79860e-f95c-497c-ae6d-e1ed57e9ad4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
824 | 2024.12.21 06:14:18.691532 [ 279 ] {1f79860e-f95c-497c-ae6d-e1ed57e9ad4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2024.12.21 06:14:18.691589 [ 279 ] {1f79860e-f95c-497c-ae6d-e1ed57e9ad4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
826 | 2024.12.21 06:14:18.692123 [ 279 ] {1f79860e-f95c-497c-ae6d-e1ed57e9ad4e} <Debug> TCPHandler: Processed in 0.001204893 sec. | ||
827 | 2024.12.21 06:14:18.692442 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2024.12.21 06:14:18.692597 [ 274 ] {67a0ae4d-ef8e-412c-a1f8-eafe4d2cd078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
829 | 2024.12.21 06:14:18.692986 [ 274 ] {67a0ae4d-ef8e-412c-a1f8-eafe4d2cd078} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
830 | 2024.12.21 06:14:18.693044 [ 274 ] {67a0ae4d-ef8e-412c-a1f8-eafe4d2cd078} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
831 | 2024.12.21 06:14:18.693559 [ 274 ] {67a0ae4d-ef8e-412c-a1f8-eafe4d2cd078} <Debug> TCPHandler: Processed in 0.001179103 sec. | ||
832 | 2024.12.21 06:14:18.693844 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2024.12.21 06:14:18.694006 [ 279 ] {9f0bcd9d-0deb-446e-b10a-e8b2e114e962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
834 | 2024.12.21 06:14:18.694462 [ 279 ] {9f0bcd9d-0deb-446e-b10a-e8b2e114e962} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
835 | 2024.12.21 06:14:18.694520 [ 279 ] {9f0bcd9d-0deb-446e-b10a-e8b2e114e962} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
836 | 2024.12.21 06:14:18.695080 [ 279 ] {9f0bcd9d-0deb-446e-b10a-e8b2e114e962} <Debug> TCPHandler: Processed in 0.001297606 sec. | ||
837 | 2024.12.21 06:14:18.695354 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
838 | 2024.12.21 06:14:18.695509 [ 274 ] {0bb2337b-51fd-4863-b07f-3a92d36fdbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
839 | 2024.12.21 06:14:18.695900 [ 274 ] {0bb2337b-51fd-4863-b07f-3a92d36fdbe4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
840 | 2024.12.21 06:14:18.695956 [ 274 ] {0bb2337b-51fd-4863-b07f-3a92d36fdbe4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2024.12.21 06:14:18.696434 [ 274 ] {0bb2337b-51fd-4863-b07f-3a92d36fdbe4} <Debug> TCPHandler: Processed in 0.001140201 sec. | ||
842 | 2024.12.21 06:14:18.696720 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
843 | 2024.12.21 06:14:18.696880 [ 279 ] {5a7a3b93-4e09-4184-9171-f1b6d67128ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
844 | 2024.12.21 06:14:18.697274 [ 279 ] {5a7a3b93-4e09-4184-9171-f1b6d67128ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
845 | 2024.12.21 06:14:18.697330 [ 279 ] {5a7a3b93-4e09-4184-9171-f1b6d67128ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
846 | 2024.12.21 06:14:18.697836 [ 279 ] {5a7a3b93-4e09-4184-9171-f1b6d67128ab} <Debug> TCPHandler: Processed in 0.001170553 sec. | ||
847 | 2024.12.21 06:14:18.698085 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
848 | 2024.12.21 06:14:18.698245 [ 274 ] {89e4fb57-cb25-47d1-9e18-e11f60718be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
849 | 2024.12.21 06:14:18.698637 [ 274 ] {89e4fb57-cb25-47d1-9e18-e11f60718be2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
850 | 2024.12.21 06:14:18.698699 [ 274 ] {89e4fb57-cb25-47d1-9e18-e11f60718be2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
851 | 2024.12.21 06:14:18.699179 [ 274 ] {89e4fb57-cb25-47d1-9e18-e11f60718be2} <Debug> TCPHandler: Processed in 0.001150512 sec. | ||
852 | 2024.12.21 06:14:18.699426 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
853 | 2024.12.21 06:14:18.699586 [ 279 ] {70b9742c-f0c3-479f-bcdc-0cca5c2f71f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
854 | 2024.12.21 06:14:18.700044 [ 279 ] {70b9742c-f0c3-479f-bcdc-0cca5c2f71f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
855 | 2024.12.21 06:14:18.700112 [ 279 ] {70b9742c-f0c3-479f-bcdc-0cca5c2f71f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
856 | 2024.12.21 06:14:18.700698 [ 279 ] {70b9742c-f0c3-479f-bcdc-0cca5c2f71f8} <Debug> TCPHandler: Processed in 0.001324607 sec. | ||
857 | 2024.12.21 06:14:18.700975 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
858 | 2024.12.21 06:14:18.701173 [ 274 ] {c99fec64-1eeb-4766-9174-4d8b48fb9c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
859 | 2024.12.21 06:14:18.701664 [ 274 ] {c99fec64-1eeb-4766-9174-4d8b48fb9c20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
860 | 2024.12.21 06:14:18.701722 [ 274 ] {c99fec64-1eeb-4766-9174-4d8b48fb9c20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
861 | 2024.12.21 06:14:18.702221 [ 274 ] {c99fec64-1eeb-4766-9174-4d8b48fb9c20} <Debug> TCPHandler: Processed in 0.001320367 sec. | ||
862 | 2024.12.21 06:14:18.702472 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
863 | 2024.12.21 06:14:18.702634 [ 279 ] {704a69f6-4ae7-4fc4-bda5-386f643ca7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
864 | 2024.12.21 06:14:18.703038 [ 279 ] {704a69f6-4ae7-4fc4-bda5-386f643ca7c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
865 | 2024.12.21 06:14:18.703096 [ 279 ] {704a69f6-4ae7-4fc4-bda5-386f643ca7c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
866 | 2024.12.21 06:14:18.703617 [ 279 ] {704a69f6-4ae7-4fc4-bda5-386f643ca7c1} <Debug> TCPHandler: Processed in 0.001199634 sec. | ||
867 | 2024.12.21 06:14:18.703888 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
868 | 2024.12.21 06:14:18.704056 [ 274 ] {00e88dfa-0ced-4c78-91cd-f93e4e73119a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
869 | 2024.12.21 06:14:18.704485 [ 274 ] {00e88dfa-0ced-4c78-91cd-f93e4e73119a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
870 | 2024.12.21 06:14:18.704543 [ 274 ] {00e88dfa-0ced-4c78-91cd-f93e4e73119a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
871 | 2024.12.21 06:14:18.705035 [ 274 ] {00e88dfa-0ced-4c78-91cd-f93e4e73119a} <Debug> TCPHandler: Processed in 0.001205733 sec. | ||
872 | 2024.12.21 06:14:18.705287 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
873 | 2024.12.21 06:14:18.705450 [ 279 ] {e8fcfe4c-23f1-4629-8f4a-83a250146d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
874 | 2024.12.21 06:14:18.705861 [ 279 ] {e8fcfe4c-23f1-4629-8f4a-83a250146d41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
875 | 2024.12.21 06:14:18.705917 [ 279 ] {e8fcfe4c-23f1-4629-8f4a-83a250146d41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
876 | 2024.12.21 06:14:18.706423 [ 279 ] {e8fcfe4c-23f1-4629-8f4a-83a250146d41} <Debug> TCPHandler: Processed in 0.001190553 sec. | ||
877 | 2024.12.21 06:14:18.706683 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2024.12.21 06:14:18.706850 [ 274 ] {3fc0921c-2f89-4c9b-af5f-d07f3902c5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
879 | 2024.12.21 06:14:18.707265 [ 274 ] {3fc0921c-2f89-4c9b-af5f-d07f3902c5ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
880 | 2024.12.21 06:14:18.707321 [ 274 ] {3fc0921c-2f89-4c9b-af5f-d07f3902c5ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
881 | 2024.12.21 06:14:18.707890 [ 274 ] {3fc0921c-2f89-4c9b-af5f-d07f3902c5ae} <Debug> TCPHandler: Processed in 0.001262275 sec. | ||
882 | 2024.12.21 06:14:18.708169 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
883 | 2024.12.21 06:14:18.708341 [ 279 ] {65a211a5-2f51-4aac-8953-03e03310eb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
884 | 2024.12.21 06:14:18.708778 [ 279 ] {65a211a5-2f51-4aac-8953-03e03310eb47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
885 | 2024.12.21 06:14:18.708838 [ 279 ] {65a211a5-2f51-4aac-8953-03e03310eb47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
886 | 2024.12.21 06:14:18.709372 [ 279 ] {65a211a5-2f51-4aac-8953-03e03310eb47} <Debug> TCPHandler: Processed in 0.001262765 sec. | ||
887 | 2024.12.21 06:14:18.715399 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
888 | 2024.12.21 06:14:18.715531 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
889 | 2024.12.21 06:14:18.715585 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
890 | 2024.12.21 06:14:18.716399 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
891 | 2024.12.21 06:14:18.716447 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
892 | 2024.12.21 06:14:18.717031 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
893 | 2024.12.21 06:14:18.717259 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
894 | 2024.12.21 06:14:18.717480 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001987 sec., 9058.882737795671 rows/sec., 1.24 MiB/sec. | ||
895 | 2024.12.21 06:14:18.717543 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} <Debug> TCPHandler: Processed in 0.002203871 sec. | ||
896 | 2024.12.21 06:14:18.717709 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
897 | 2024.12.21 06:14:18.717863 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
898 | 2024.12.21 06:14:18.717925 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
899 | 2024.12.21 06:14:18.721739 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
900 | 2024.12.21 06:14:18.721795 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
901 | 2024.12.21 06:14:18.724157 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
902 | 2024.12.21 06:14:18.724419 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
903 | 2024.12.21 06:14:18.724630 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.006811 sec., 8221.993833504624 rows/sec., 646.79 KiB/sec. | ||
904 | 2024.12.21 06:14:18.724682 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} <Debug> TCPHandler: Processed in 0.007041865 sec. | ||
905 | 2024.12.21 06:14:18.724844 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
906 | 2024.12.21 06:14:18.724970 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
907 | 2024.12.21 06:14:18.725018 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
908 | 2024.12.21 06:14:18.725656 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
909 | 2024.12.21 06:14:18.725695 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
910 | 2024.12.21 06:14:18.726080 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
911 | 2024.12.21 06:14:18.726331 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
912 | 2024.12.21 06:14:18.726542 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001606 sec., 39850.5603985056 rows/sec., 3.11 MiB/sec. | ||
913 | 2024.12.21 06:14:18.726593 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} <Debug> TCPHandler: Processed in 0.00181037 sec. | ||
914 | 2024.12.21 06:14:18.726751 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
915 | 2024.12.21 06:14:18.726877 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
916 | 2024.12.21 06:14:18.726931 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
917 | 2024.12.21 06:14:18.727553 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
918 | 2024.12.21 06:14:18.727591 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
919 | 2024.12.21 06:14:18.728057 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
920 | 2024.12.21 06:14:18.728319 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
921 | 2024.12.21 06:14:18.728532 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001681 sec., 76145.1516954194 rows/sec., 5.30 MiB/sec. | ||
922 | 2024.12.21 06:14:18.728589 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} <Debug> TCPHandler: Processed in 0.001913613 sec. | ||
923 | 2024.12.21 06:14:18.728743 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
924 | 2024.12.21 06:14:18.728883 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
925 | 2024.12.21 06:14:18.728941 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
926 | 2024.12.21 06:14:18.729527 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
927 | 2024.12.21 06:14:18.729574 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
928 | 2024.12.21 06:14:18.729966 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
929 | 2024.12.21 06:14:18.730216 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
930 | 2024.12.21 06:14:18.730467 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00161 sec., 29813.66459627329 rows/sec., 2.01 MiB/sec. | ||
931 | 2024.12.21 06:14:18.730582 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} <Debug> TCPHandler: Processed in 0.001906823 sec. | ||
932 | 2024.12.21 06:14:19.758672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
933 | 2024.12.21 06:14:19.759301 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
934 | 2024.12.21 06:14:19.759340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
935 | 2024.12.21 06:14:19.759922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
936 | 2024.12.21 06:14:19.760180 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
937 | 2024.12.21 06:14:19.760355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
938 | 2024.12.21 06:14:19.829412 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
939 | 2024.12.21 06:14:19.848720 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
940 | 2024.12.21 06:14:19.848780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
941 | 2024.12.21 06:14:19.855583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
942 | 2024.12.21 06:14:19.856416 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
943 | 2024.12.21 06:14:19.859156 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
944 | 2024.12.21 06:14:23.666427 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
945 | 2024.12.21 06:14:23.666647 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
946 | 2024.12.21 06:14:23.666740 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
947 | 2024.12.21 06:14:23.667719 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
948 | 2024.12.21 06:14:23.667779 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
949 | 2024.12.21 06:14:23.668312 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
950 | 2024.12.21 06:14:23.668642 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
951 | 2024.12.21 06:14:23.668889 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002299 sec., 24358.416702914314 rows/sec., 1.87 MiB/sec. | ||
952 | 2024.12.21 06:14:23.669053 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} <Debug> TCPHandler: Processed in 0.002785097 sec. | ||
953 | 2024.12.21 06:14:23.669333 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
954 | 2024.12.21 06:14:23.669550 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
955 | 2024.12.21 06:14:23.669630 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
956 | 2024.12.21 06:14:23.670382 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
957 | 2024.12.21 06:14:23.670423 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
958 | 2024.12.21 06:14:23.670865 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
959 | 2024.12.21 06:14:23.671148 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
960 | 2024.12.21 06:14:23.671431 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001917 sec., 33385.49817423057 rows/sec., 2.61 MiB/sec. | ||
961 | 2024.12.21 06:14:23.671508 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} <Debug> TCPHandler: Processed in 0.002321155 sec. | ||
962 | 2024.12.21 06:14:23.671679 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
963 | 2024.12.21 06:14:23.671812 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
964 | 2024.12.21 06:14:23.671873 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
965 | 2024.12.21 06:14:23.672508 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
966 | 2024.12.21 06:14:23.672548 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
967 | 2024.12.21 06:14:23.672966 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
968 | 2024.12.21 06:14:23.673232 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
969 | 2024.12.21 06:14:23.673532 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001733 sec., 92325.44720138489 rows/sec., 6.43 MiB/sec. | ||
970 | 2024.12.21 06:14:23.673608 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} <Debug> TCPHandler: Processed in 0.001993685 sec. | ||
971 | 2024.12.21 06:14:23.673758 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
972 | 2024.12.21 06:14:23.673891 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
973 | 2024.12.21 06:14:23.673949 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
974 | 2024.12.21 06:14:23.674496 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
975 | 2024.12.21 06:14:23.674535 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
976 | 2024.12.21 06:14:23.674942 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
977 | 2024.12.21 06:14:23.675198 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
978 | 2024.12.21 06:14:23.675382 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec. | ||
979 | 2024.12.21 06:14:23.675437 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} <Debug> TCPHandler: Processed in 0.001740738 sec. | ||
980 | 2024.12.21 06:14:27.192326 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
981 | 2024.12.21 06:14:27.192396 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
982 | 2024.12.21 06:14:27.251481 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 | ||
983 | 2024.12.21 06:14:27.255634 [ 242 ] {} <Trace> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
984 | 2024.12.21 06:14:27.255691 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
985 | 2024.12.21 06:14:27.257183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
986 | 2024.12.21 06:14:27.257491 [ 242 ] {} <Trace> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
987 | 2024.12.21 06:14:27.258329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
988 | 2024.12.21 06:14:27.260441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
989 | 2024.12.21 06:14:27.261099 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
990 | 2024.12.21 06:14:27.261139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
991 | 2024.12.21 06:14:27.261731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
992 | 2024.12.21 06:14:27.262003 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
993 | 2024.12.21 06:14:27.262192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
994 | 2024.12.21 06:14:27.359211 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
995 | 2024.12.21 06:14:27.379129 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
996 | 2024.12.21 06:14:27.379193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
997 | 2024.12.21 06:14:27.386040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
998 | 2024.12.21 06:14:27.386805 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
999 | 2024.12.21 06:14:27.389482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
1000 | 2024.12.21 06:14:28.660091 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1001 | 2024.12.21 06:14:28.660361 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1002 | 2024.12.21 06:14:28.662863 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1003 | 2024.12.21 06:14:28.665598 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1004 | 2024.12.21 06:14:28.665981 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1005 | 2024.12.21 06:14:28.668053 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1006 | 2024.12.21 06:14:28.668416 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1007 | 2024.12.21 06:14:28.671662 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1008 | 2024.12.21 06:14:28.671773 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1009 | 2024.12.21 06:14:28.671799 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1010 | 2024.12.21 06:14:28.673775 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1011 | 2024.12.21 06:14:28.673807 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1012 | 2024.12.21 06:14:28.683806 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.023565 sec., 763.8446849140676 rows/sec., 31.25 KiB/sec. | ||
1013 | 2024.12.21 06:14:28.683960 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} <Debug> TCPHandler: Processed in 0.024003086 sec. | ||
1014 | 2024.12.21 06:14:28.685718 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1015 | 2024.12.21 06:14:28.686118 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1016 | 2024.12.21 06:14:28.686522 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1017 | 2024.12.21 06:14:28.686567 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1018 | 2024.12.21 06:14:28.686884 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1019 | 2024.12.21 06:14:28.686968 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1020 | 2024.12.21 06:14:28.687155 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1021 | 2024.12.21 06:14:28.687196 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1022 | 2024.12.21 06:14:28.687221 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1023 | 2024.12.21 06:14:28.687239 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1024 | 2024.12.21 06:14:28.687291 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1025 | 2024.12.21 06:14:28.687315 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1026 | 2024.12.21 06:14:28.688002 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00206 sec., 8737.864077669901 rows/sec., 357.44 KiB/sec. | ||
1027 | 2024.12.21 06:14:28.688130 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} <Debug> TCPHandler: Processed in 0.002604363 sec. | ||
1028 | 2024.12.21 06:14:28.688392 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1029 | 2024.12.21 06:14:28.688608 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1030 | 2024.12.21 06:14:28.688994 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1031 | 2024.12.21 06:14:28.689045 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1032 | 2024.12.21 06:14:28.689325 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1033 | 2024.12.21 06:14:28.689395 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1034 | 2024.12.21 06:14:28.689549 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1035 | 2024.12.21 06:14:28.689582 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1036 | 2024.12.21 06:14:28.689605 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1037 | 2024.12.21 06:14:28.689622 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1038 | 2024.12.21 06:14:28.689668 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1039 | 2024.12.21 06:14:28.689692 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1040 | 2024.12.21 06:14:28.690365 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001861 sec., 9672.219236969371 rows/sec., 395.66 KiB/sec. | ||
1041 | 2024.12.21 06:14:28.690482 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} <Debug> TCPHandler: Processed in 0.00215979 sec. | ||
1042 | 2024.12.21 06:14:28.690778 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1043 | 2024.12.21 06:14:28.690963 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1044 | 2024.12.21 06:14:28.691283 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1045 | 2024.12.21 06:14:28.691325 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1046 | 2024.12.21 06:14:28.691599 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1047 | 2024.12.21 06:14:28.691667 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1048 | 2024.12.21 06:14:28.691818 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1049 | 2024.12.21 06:14:28.691852 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1050 | 2024.12.21 06:14:28.691874 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1051 | 2024.12.21 06:14:28.691891 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1052 | 2024.12.21 06:14:28.691934 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1053 | 2024.12.21 06:14:28.691957 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1054 | 2024.12.21 06:14:28.692598 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00172 sec., 10465.116279069767 rows/sec., 428.10 KiB/sec. | ||
1055 | 2024.12.21 06:14:28.692720 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} <Debug> TCPHandler: Processed in 0.002000116 sec. | ||
1056 | 2024.12.21 06:14:28.694958 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1057 | 2024.12.21 06:14:28.695233 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1058 | 2024.12.21 06:14:28.695774 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1059 | 2024.12.21 06:14:28.695852 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1060 | 2024.12.21 06:14:28.696239 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1061 | 2024.12.21 06:14:28.696305 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1062 | 2024.12.21 06:14:28.696458 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1063 | 2024.12.21 06:14:28.696490 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1064 | 2024.12.21 06:14:28.696513 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1065 | 2024.12.21 06:14:28.696529 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1066 | 2024.12.21 06:14:28.696573 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1067 | 2024.12.21 06:14:28.696596 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1068 | 2024.12.21 06:14:28.697203 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002121 sec., 8486.562942008486 rows/sec., 347.16 KiB/sec. | ||
1069 | 2024.12.21 06:14:28.697315 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} <Debug> TCPHandler: Processed in 0.002425367 sec. | ||
1070 | 2024.12.21 06:14:28.697818 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1071 | 2024.12.21 06:14:28.698123 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1072 | 2024.12.21 06:14:28.698436 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1073 | 2024.12.21 06:14:28.698481 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1074 | 2024.12.21 06:14:28.698760 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1075 | 2024.12.21 06:14:28.698827 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1076 | 2024.12.21 06:14:28.698978 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1077 | 2024.12.21 06:14:28.699011 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1078 | 2024.12.21 06:14:28.699035 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1079 | 2024.12.21 06:14:28.699051 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1080 | 2024.12.21 06:14:28.699096 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1081 | 2024.12.21 06:14:28.699120 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1082 | 2024.12.21 06:14:28.699687 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001695 sec., 10619.469026548673 rows/sec., 434.41 KiB/sec. | ||
1083 | 2024.12.21 06:14:28.699803 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} <Debug> TCPHandler: Processed in 0.002098148 sec. | ||
1084 | 2024.12.21 06:14:28.700387 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1085 | 2024.12.21 06:14:28.700596 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1086 | 2024.12.21 06:14:28.700971 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1087 | 2024.12.21 06:14:28.701024 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1088 | 2024.12.21 06:14:28.701308 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1089 | 2024.12.21 06:14:28.701374 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1090 | 2024.12.21 06:14:28.701524 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1091 | 2024.12.21 06:14:28.701557 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1092 | 2024.12.21 06:14:28.701580 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1093 | 2024.12.21 06:14:28.701596 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1094 | 2024.12.21 06:14:28.701640 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1095 | 2024.12.21 06:14:28.701665 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1096 | 2024.12.21 06:14:28.702365 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001871 sec., 9620.523784072688 rows/sec., 393.55 KiB/sec. | ||
1097 | 2024.12.21 06:14:28.702489 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} <Debug> TCPHandler: Processed in 0.00216842 sec. | ||
1098 | 2024.12.21 06:14:28.702918 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1099 | 2024.12.21 06:14:28.703201 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1100 | 2024.12.21 06:14:28.703579 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1101 | 2024.12.21 06:14:28.703633 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1102 | 2024.12.21 06:14:28.703980 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1103 | 2024.12.21 06:14:28.704056 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1104 | 2024.12.21 06:14:28.704205 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1105 | 2024.12.21 06:14:28.704237 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1106 | 2024.12.21 06:14:28.704260 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1107 | 2024.12.21 06:14:28.704276 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1108 | 2024.12.21 06:14:28.704319 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1109 | 2024.12.21 06:14:28.704342 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1110 | 2024.12.21 06:14:28.704911 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001813 sec., 9928.295642581357 rows/sec., 406.14 KiB/sec. | ||
1111 | 2024.12.21 06:14:28.705025 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} <Debug> TCPHandler: Processed in 0.002216281 sec. | ||
1112 | 2024.12.21 06:14:28.705326 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1113 | 2024.12.21 06:14:28.705537 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1114 | 2024.12.21 06:14:28.705914 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1115 | 2024.12.21 06:14:28.705968 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1116 | 2024.12.21 06:14:28.706268 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1117 | 2024.12.21 06:14:28.706334 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1118 | 2024.12.21 06:14:28.706483 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1119 | 2024.12.21 06:14:28.706516 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1120 | 2024.12.21 06:14:28.706539 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1121 | 2024.12.21 06:14:28.706555 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1122 | 2024.12.21 06:14:28.706598 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1123 | 2024.12.21 06:14:28.706622 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1124 | 2024.12.21 06:14:28.707276 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001843 sec., 9766.684753119913 rows/sec., 399.53 KiB/sec. | ||
1125 | 2024.12.21 06:14:28.707390 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} <Debug> TCPHandler: Processed in 0.002127779 sec. | ||
1126 | 2024.12.21 06:14:28.707809 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1127 | 2024.12.21 06:14:28.708120 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1128 | 2024.12.21 06:14:28.708443 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1129 | 2024.12.21 06:14:28.708488 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1130 | 2024.12.21 06:14:28.708775 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1131 | 2024.12.21 06:14:28.708840 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1132 | 2024.12.21 06:14:28.708991 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1133 | 2024.12.21 06:14:28.709023 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1134 | 2024.12.21 06:14:28.709046 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1135 | 2024.12.21 06:14:28.709061 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1136 | 2024.12.21 06:14:28.709105 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1137 | 2024.12.21 06:14:28.709128 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1138 | 2024.12.21 06:14:28.709672 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001687 sec., 10669.82809721399 rows/sec., 436.47 KiB/sec. | ||
1139 | 2024.12.21 06:14:28.709788 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} <Debug> TCPHandler: Processed in 0.002101448 sec. | ||
1140 | 2024.12.21 06:14:28.710102 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1141 | 2024.12.21 06:14:28.710314 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1142 | 2024.12.21 06:14:28.710697 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1143 | 2024.12.21 06:14:28.710751 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1144 | 2024.12.21 06:14:28.711095 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1145 | 2024.12.21 06:14:28.711160 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1146 | 2024.12.21 06:14:28.711308 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1147 | 2024.12.21 06:14:28.711340 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1148 | 2024.12.21 06:14:28.711362 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1149 | 2024.12.21 06:14:28.711379 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1150 | 2024.12.21 06:14:28.711423 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1151 | 2024.12.21 06:14:28.711447 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1152 | 2024.12.21 06:14:28.712027 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001819 sec., 9895.547003848267 rows/sec., 404.80 KiB/sec. | ||
1153 | 2024.12.21 06:14:28.712140 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} <Debug> TCPHandler: Processed in 0.002106999 sec. | ||
1154 | 2024.12.21 06:14:28.712397 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1155 | 2024.12.21 06:14:28.712612 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1156 | 2024.12.21 06:14:28.713000 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1157 | 2024.12.21 06:14:28.713049 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1158 | 2024.12.21 06:14:28.713341 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1159 | 2024.12.21 06:14:28.713406 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1160 | 2024.12.21 06:14:28.713555 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1161 | 2024.12.21 06:14:28.713588 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1162 | 2024.12.21 06:14:28.713611 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1163 | 2024.12.21 06:14:28.713626 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1164 | 2024.12.21 06:14:28.713669 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1165 | 2024.12.21 06:14:28.713692 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1166 | 2024.12.21 06:14:28.714293 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001786 sec., 10078.387458006719 rows/sec., 412.28 KiB/sec. | ||
1167 | 2024.12.21 06:14:28.714417 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} <Debug> TCPHandler: Processed in 0.002088848 sec. | ||
1168 | 2024.12.21 06:14:28.714708 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1169 | 2024.12.21 06:14:28.714923 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1170 | 2024.12.21 06:14:28.715275 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1171 | 2024.12.21 06:14:28.715321 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1172 | 2024.12.21 06:14:28.715618 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1173 | 2024.12.21 06:14:28.715683 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1174 | 2024.12.21 06:14:28.715833 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1175 | 2024.12.21 06:14:28.715865 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1176 | 2024.12.21 06:14:28.715888 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1177 | 2024.12.21 06:14:28.715904 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1178 | 2024.12.21 06:14:28.715949 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1179 | 2024.12.21 06:14:28.715973 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1180 | 2024.12.21 06:14:28.716674 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001858 sec., 9687.83638320775 rows/sec., 396.30 KiB/sec. | ||
1181 | 2024.12.21 06:14:28.716796 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} <Debug> TCPHandler: Processed in 0.00215314 sec. | ||
1182 | 2024.12.21 06:14:28.717057 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1183 | 2024.12.21 06:14:28.717272 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1184 | 2024.12.21 06:14:28.717664 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1185 | 2024.12.21 06:14:28.717720 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1186 | 2024.12.21 06:14:28.718087 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1187 | 2024.12.21 06:14:28.718154 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1188 | 2024.12.21 06:14:28.718302 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1189 | 2024.12.21 06:14:28.718334 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1190 | 2024.12.21 06:14:28.718356 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1191 | 2024.12.21 06:14:28.718373 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1192 | 2024.12.21 06:14:28.718416 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1193 | 2024.12.21 06:14:28.718440 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1194 | 2024.12.21 06:14:28.719134 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00197 sec., 9137.055837563452 rows/sec., 373.77 KiB/sec. | ||
1195 | 2024.12.21 06:14:28.719251 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} <Debug> TCPHandler: Processed in 0.002262453 sec. | ||
1196 | 2024.12.21 06:14:28.719485 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1197 | 2024.12.21 06:14:28.719702 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1198 | 2024.12.21 06:14:28.720086 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1199 | 2024.12.21 06:14:28.720133 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1200 | 2024.12.21 06:14:28.720465 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1201 | 2024.12.21 06:14:28.720531 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1202 | 2024.12.21 06:14:28.720680 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1203 | 2024.12.21 06:14:28.720712 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1204 | 2024.12.21 06:14:28.720735 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1205 | 2024.12.21 06:14:28.720752 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1206 | 2024.12.21 06:14:28.720821 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1207 | 2024.12.21 06:14:28.720846 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1208 | 2024.12.21 06:14:28.721549 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001957 sec., 9197.75166070516 rows/sec., 376.25 KiB/sec. | ||
1209 | 2024.12.21 06:14:28.721672 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} <Debug> TCPHandler: Processed in 0.002251942 sec. | ||
1210 | 2024.12.21 06:14:28.725916 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1211 | 2024.12.21 06:14:28.726105 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1212 | 2024.12.21 06:14:28.726438 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1213 | 2024.12.21 06:14:28.726485 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1214 | 2024.12.21 06:14:28.726792 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1215 | 2024.12.21 06:14:28.726857 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1216 | 2024.12.21 06:14:28.727007 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1217 | 2024.12.21 06:14:28.727040 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1218 | 2024.12.21 06:14:28.727062 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1219 | 2024.12.21 06:14:28.727079 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1220 | 2024.12.21 06:14:28.727122 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1221 | 2024.12.21 06:14:28.727146 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1222 | 2024.12.21 06:14:28.727849 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001835 sec., 9809.264305177112 rows/sec., 401.27 KiB/sec. | ||
1223 | 2024.12.21 06:14:28.727973 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} <Debug> TCPHandler: Processed in 0.002110719 sec. | ||
1224 | 2024.12.21 06:14:28.734479 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1225 | 2024.12.21 06:14:28.734631 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1226 | 2024.12.21 06:14:28.734692 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1227 | 2024.12.21 06:14:28.735662 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1228 | 2024.12.21 06:14:28.735702 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1229 | 2024.12.21 06:14:28.736200 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1230 | 2024.12.21 06:14:28.736433 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1231 | 2024.12.21 06:14:28.736661 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} <Debug> executeQuery: Read 16 rows, 2.91 KiB in 0.00207 sec., 7729.468599033818 rows/sec., 1.37 MiB/sec. | ||
1232 | 2024.12.21 06:14:28.736815 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} <Debug> TCPHandler: Processed in 0.002397667 sec. | ||
1233 | 2024.12.21 06:14:28.736961 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1234 | 2024.12.21 06:14:28.737114 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1235 | 2024.12.21 06:14:28.737173 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1236 | 2024.12.21 06:14:28.738473 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} <Trace> oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1237 | 2024.12.21 06:14:28.738516 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1238 | 2024.12.21 06:14:28.738940 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1239 | 2024.12.21 06:14:28.739211 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} <Trace> oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1240 | 2024.12.21 06:14:28.739427 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002358 sec., 5937.234944868533 rows/sec., 427.40 KiB/sec. | ||
1241 | 2024.12.21 06:14:28.739480 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} <Debug> TCPHandler: Processed in 0.002587852 sec. | ||
1242 | 2024.12.21 06:14:28.739643 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1243 | 2024.12.21 06:14:28.739781 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1244 | 2024.12.21 06:14:28.739836 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1245 | 2024.12.21 06:14:28.740573 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1246 | 2024.12.21 06:14:28.740611 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1247 | 2024.12.21 06:14:28.740987 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1248 | 2024.12.21 06:14:28.741227 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1249 | 2024.12.21 06:14:28.741403 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} <Debug> executeQuery: Read 261 rows, 23.51 KiB in 0.001653 sec., 157894.73684210528 rows/sec., 13.89 MiB/sec. | ||
1250 | 2024.12.21 06:14:28.741451 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} <Debug> TCPHandler: Processed in 0.001877673 sec. | ||
1251 | 2024.12.21 06:14:28.741605 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1252 | 2024.12.21 06:14:28.741746 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1253 | 2024.12.21 06:14:28.741803 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1254 | 2024.12.21 06:14:28.742462 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} <Trace> oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1255 | 2024.12.21 06:14:28.742499 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1256 | 2024.12.21 06:14:28.742862 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1257 | 2024.12.21 06:14:28.743106 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} <Trace> oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1258 | 2024.12.21 06:14:28.743385 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001656 sec., 21739.130434782608 rows/sec., 1.55 MiB/sec. | ||
1259 | 2024.12.21 06:14:28.743453 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} <Debug> TCPHandler: Processed in 0.001918223 sec. | ||
1260 | 2024.12.21 06:14:28.743605 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1261 | 2024.12.21 06:14:28.743744 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1262 | 2024.12.21 06:14:28.743798 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1263 | 2024.12.21 06:14:28.744403 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} <Trace> oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1264 | 2024.12.21 06:14:28.744440 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1265 | 2024.12.21 06:14:28.744781 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1266 | 2024.12.21 06:14:28.745017 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} <Trace> oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1267 | 2024.12.21 06:14:28.745202 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001484 sec., 9433.962264150943 rows/sec., 660.69 KiB/sec. | ||
1268 | 2024.12.21 06:14:28.745254 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} <Debug> TCPHandler: Processed in 0.001716838 sec. | ||
1269 | 2024.12.21 06:14:28.745459 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1270 | 2024.12.21 06:14:28.745681 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1271 | 2024.12.21 06:14:28.745772 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1272 | 2024.12.21 06:14:28.746486 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} <Trace> oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1273 | 2024.12.21 06:14:28.746525 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1274 | 2024.12.21 06:14:28.746906 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1275 | 2024.12.21 06:14:28.747158 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} <Trace> oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1276 | 2024.12.21 06:14:28.747453 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001812 sec., 7174.39293598234 rows/sec., 447.32 KiB/sec. | ||
1277 | 2024.12.21 06:14:28.747522 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} <Debug> TCPHandler: Processed in 0.0021767 sec. | ||
1278 | 2024.12.21 06:14:28.747672 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1279 | 2024.12.21 06:14:28.747809 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1280 | 2024.12.21 06:14:28.747863 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1281 | 2024.12.21 06:14:28.748632 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1282 | 2024.12.21 06:14:28.748670 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1283 | 2024.12.21 06:14:28.749036 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1284 | 2024.12.21 06:14:28.749280 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1285 | 2024.12.21 06:14:28.749488 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} <Debug> executeQuery: Read 418 rows, 30.58 KiB in 0.001709 sec., 244587.47805734348 rows/sec., 17.47 MiB/sec. | ||
1286 | 2024.12.21 06:14:28.749538 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} <Debug> TCPHandler: Processed in 0.001934734 sec. | ||
1287 | 2024.12.21 06:14:28.749746 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1288 | 2024.12.21 06:14:28.749969 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1289 | 2024.12.21 06:14:28.750063 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1290 | 2024.12.21 06:14:28.750543 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} <Trace> oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1291 | 2024.12.21 06:14:28.750583 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1292 | 2024.12.21 06:14:28.750940 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1293 | 2024.12.21 06:14:28.751176 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} <Trace> oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1294 | 2024.12.21 06:14:28.751418 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. | ||
1295 | 2024.12.21 06:14:28.751472 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} <Debug> TCPHandler: Processed in 0.001839372 sec. | ||
1296 | 2024.12.21 06:14:28.751625 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1297 | 2024.12.21 06:14:28.751761 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1298 | 2024.12.21 06:14:28.751821 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1299 | 2024.12.21 06:14:28.752422 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1300 | 2024.12.21 06:14:28.752461 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1301 | 2024.12.21 06:14:28.752839 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1302 | 2024.12.21 06:14:28.753074 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1303 | 2024.12.21 06:14:28.753279 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001549 sec., 153001.93673337638 rows/sec., 10.26 MiB/sec. | ||
1304 | 2024.12.21 06:14:28.753330 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} <Debug> TCPHandler: Processed in 0.001771799 sec. | ||
1305 | 2024.12.21 06:14:28.753469 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1306 | 2024.12.21 06:14:28.753606 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1307 | 2024.12.21 06:14:28.753666 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1308 | 2024.12.21 06:14:28.754182 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} <Trace> oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1309 | 2024.12.21 06:14:28.754221 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1310 | 2024.12.21 06:14:28.754576 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1311 | 2024.12.21 06:14:28.754813 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} <Trace> oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1312 | 2024.12.21 06:14:28.755013 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. | ||
1313 | 2024.12.21 06:14:28.755062 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} <Debug> TCPHandler: Processed in 0.001659546 sec. | ||
1314 | 2024.12.21 06:14:28.755207 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1315 | 2024.12.21 06:14:28.755344 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1316 | 2024.12.21 06:14:28.755435 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} <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 | ||
1317 | 2024.12.21 06:14:28.756766 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} <Trace> oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1318 | 2024.12.21 06:14:28.756804 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1319 | 2024.12.21 06:14:28.759334 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1320 | 2024.12.21 06:14:28.759652 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} <Trace> oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1321 | 2024.12.21 06:14:28.760023 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.004704 sec., 6164.965986394558 rows/sec., 11.05 MiB/sec. | ||
1322 | 2024.12.21 06:14:28.760119 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} <Debug> TCPHandler: Processed in 0.004982358 sec. | ||
1323 | 2024.12.21 06:14:28.760350 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1324 | 2024.12.21 06:14:28.760570 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1325 | 2024.12.21 06:14:28.760661 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1326 | 2024.12.21 06:14:28.761311 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} <Trace> oximeter.measurements_i64 (0f97c41d-2586-4883-b5ee-76e261607720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1327 | 2024.12.21 06:14:28.761349 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1328 | 2024.12.21 06:14:28.761736 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1329 | 2024.12.21 06:14:28.761983 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} <Trace> oximeter.measurements_i64 (0f97c41d-2586-4883-b5ee-76e261607720): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1330 | 2024.12.21 06:14:28.762216 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001698 sec., 7067.137809187278 rows/sec., 532.57 KiB/sec. | ||
1331 | 2024.12.21 06:14:28.762268 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} <Debug> TCPHandler: Processed in 0.002029597 sec. | ||
1332 | 2024.12.21 06:14:28.762410 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1333 | 2024.12.21 06:14:28.762550 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1334 | 2024.12.21 06:14:28.762607 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1335 | 2024.12.21 06:14:28.763167 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1336 | 2024.12.21 06:14:28.763205 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1337 | 2024.12.21 06:14:28.763569 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1338 | 2024.12.21 06:14:28.763804 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1339 | 2024.12.21 06:14:28.764085 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001543 sec., 53143.22747893713 rows/sec., 3.38 MiB/sec. | ||
1340 | 2024.12.21 06:14:28.764190 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} <Debug> TCPHandler: Processed in 0.001848261 sec. | ||
1341 | 2024.12.21 06:14:33.666887 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1342 | 2024.12.21 06:14:33.667103 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1343 | 2024.12.21 06:14:33.667181 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1344 | 2024.12.21 06:14:33.667951 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1345 | 2024.12.21 06:14:33.667997 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1346 | 2024.12.21 06:14:33.668421 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1347 | 2024.12.21 06:14:33.668671 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1348 | 2024.12.21 06:14:33.668892 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001846 sec., 30335.861321776814 rows/sec., 2.33 MiB/sec. | ||
1349 | 2024.12.21 06:14:33.668954 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} <Debug> TCPHandler: Processed in 0.002199411 sec. | ||
1350 | 2024.12.21 06:14:33.669210 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1351 | 2024.12.21 06:14:33.669402 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1352 | 2024.12.21 06:14:33.669475 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1353 | 2024.12.21 06:14:33.670235 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1354 | 2024.12.21 06:14:33.670279 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1355 | 2024.12.21 06:14:33.670710 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1356 | 2024.12.21 06:14:33.670967 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1357 | 2024.12.21 06:14:33.671165 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001816 sec., 35242.29074889868 rows/sec., 2.75 MiB/sec. | ||
1358 | 2024.12.21 06:14:33.671229 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} <Debug> TCPHandler: Processed in 0.00214996 sec. | ||
1359 | 2024.12.21 06:14:33.671399 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1360 | 2024.12.21 06:14:33.671546 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1361 | 2024.12.21 06:14:33.671612 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1362 | 2024.12.21 06:14:33.672303 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1363 | 2024.12.21 06:14:33.672343 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1364 | 2024.12.21 06:14:33.672737 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1365 | 2024.12.21 06:14:33.672971 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1366 | 2024.12.21 06:14:33.673256 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. | ||
1367 | 2024.12.21 06:14:33.673364 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} <Debug> TCPHandler: Processed in 0.002033996 sec. | ||
1368 | 2024.12.21 06:14:33.673541 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1369 | 2024.12.21 06:14:33.673691 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1370 | 2024.12.21 06:14:33.673756 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1371 | 2024.12.21 06:14:33.674613 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1372 | 2024.12.21 06:14:33.674653 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1373 | 2024.12.21 06:14:33.675039 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1374 | 2024.12.21 06:14:33.675279 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1375 | 2024.12.21 06:14:33.675455 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0018 sec., 33333.333333333336 rows/sec., 2.25 MiB/sec. | ||
1376 | 2024.12.21 06:14:33.675508 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} <Debug> TCPHandler: Processed in 0.002038296 sec. | ||
1377 | 2024.12.21 06:14:34.762312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1378 | 2024.12.21 06:14:34.763403 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1379 | 2024.12.21 06:14:34.763501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1380 | 2024.12.21 06:14:34.764181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1381 | 2024.12.21 06:14:34.764444 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1382 | 2024.12.21 06:14:34.764785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1383 | 2024.12.21 06:14:34.889534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1384 | 2024.12.21 06:14:34.910399 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1385 | 2024.12.21 06:14:34.910456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1386 | 2024.12.21 06:14:34.917369 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1387 | 2024.12.21 06:14:34.918120 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1388 | 2024.12.21 06:14:34.920805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1389 | 2024.12.21 06:14:35.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.98 MiB, peak 161.98 MiB, free memory in arenas 0.00 B, will set to 159.41 MiB (RSS), difference: 1.43 MiB | ||
1390 | 2024.12.21 06:14:37.258572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 210 | ||
1391 | 2024.12.21 06:14:37.262340 [ 242 ] {} <Trace> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1392 | 2024.12.21 06:14:37.262394 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1393 | 2024.12.21 06:14:37.263993 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1394 | 2024.12.21 06:14:37.264328 [ 242 ] {} <Trace> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1395 | 2024.12.21 06:14:37.264947 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 210 | ||
1396 | 2024.12.21 06:14:38.672556 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1397 | 2024.12.21 06:14:38.672758 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1398 | 2024.12.21 06:14:38.672836 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1399 | 2024.12.21 06:14:38.673655 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} <Trace> oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1400 | 2024.12.21 06:14:38.673702 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1401 | 2024.12.21 06:14:38.674130 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1402 | 2024.12.21 06:14:38.674392 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} <Trace> oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1403 | 2024.12.21 06:14:38.674631 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec. | ||
1404 | 2024.12.21 06:14:38.674693 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} <Debug> TCPHandler: Processed in 0.002269583 sec. | ||
1405 | 2024.12.21 06:14:38.674981 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1406 | 2024.12.21 06:14:38.675199 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1407 | 2024.12.21 06:14:38.675287 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1408 | 2024.12.21 06:14:38.676206 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1409 | 2024.12.21 06:14:38.676261 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1410 | 2024.12.21 06:14:38.676721 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1411 | 2024.12.21 06:14:38.676996 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1412 | 2024.12.21 06:14:38.677249 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} <Debug> executeQuery: Read 261 rows, 23.51 KiB in 0.002111 sec., 123638.08621506394 rows/sec., 10.87 MiB/sec. | ||
1413 | 2024.12.21 06:14:38.677315 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} <Debug> TCPHandler: Processed in 0.002484509 sec. | ||
1414 | 2024.12.21 06:14:38.677524 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1415 | 2024.12.21 06:14:38.677709 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1416 | 2024.12.21 06:14:38.677781 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1417 | 2024.12.21 06:14:38.678601 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} <Trace> oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1418 | 2024.12.21 06:14:38.678642 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1419 | 2024.12.21 06:14:38.679025 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1420 | 2024.12.21 06:14:38.679275 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} <Trace> oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1421 | 2024.12.21 06:14:38.679538 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001857 sec., 19386.10662358643 rows/sec., 1.39 MiB/sec. | ||
1422 | 2024.12.21 06:14:38.679651 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} <Debug> TCPHandler: Processed in 0.002213762 sec. | ||
1423 | 2024.12.21 06:14:38.679804 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1424 | 2024.12.21 06:14:38.679932 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1425 | 2024.12.21 06:14:38.679986 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1426 | 2024.12.21 06:14:38.680585 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} <Trace> oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1427 | 2024.12.21 06:14:38.680628 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1428 | 2024.12.21 06:14:38.680998 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1429 | 2024.12.21 06:14:38.681243 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} <Trace> oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1430 | 2024.12.21 06:14:38.681524 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001609 sec., 8701.05655686762 rows/sec., 609.37 KiB/sec. | ||
1431 | 2024.12.21 06:14:38.681596 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} <Debug> TCPHandler: Processed in 0.001853281 sec. | ||
1432 | 2024.12.21 06:14:38.681743 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1433 | 2024.12.21 06:14:38.681861 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1434 | 2024.12.21 06:14:38.681910 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1435 | 2024.12.21 06:14:38.682501 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} <Trace> oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1436 | 2024.12.21 06:14:38.682540 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1437 | 2024.12.21 06:14:38.682891 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1438 | 2024.12.21 06:14:38.683141 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} <Trace> oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1439 | 2024.12.21 06:14:38.683416 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00156 sec., 8333.333333333334 rows/sec., 519.58 KiB/sec. | ||
1440 | 2024.12.21 06:14:38.683480 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} <Debug> TCPHandler: Processed in 0.00179559 sec. | ||
1441 | 2024.12.21 06:14:38.683646 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1442 | 2024.12.21 06:14:38.683789 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1443 | 2024.12.21 06:14:38.683848 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1444 | 2024.12.21 06:14:38.684642 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1445 | 2024.12.21 06:14:38.684683 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1446 | 2024.12.21 06:14:38.685081 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1447 | 2024.12.21 06:14:38.685324 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1448 | 2024.12.21 06:14:38.685641 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001866 sec., 220257.2347266881 rows/sec., 15.70 MiB/sec. | ||
1449 | 2024.12.21 06:14:38.685729 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} <Debug> TCPHandler: Processed in 0.002154469 sec. | ||
1450 | 2024.12.21 06:14:38.685874 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1451 | 2024.12.21 06:14:38.685997 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1452 | 2024.12.21 06:14:38.686047 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1453 | 2024.12.21 06:14:38.686547 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} <Trace> oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1454 | 2024.12.21 06:14:38.686585 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1455 | 2024.12.21 06:14:38.686946 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1456 | 2024.12.21 06:14:38.687201 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} <Trace> oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1457 | 2024.12.21 06:14:38.687495 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec. | ||
1458 | 2024.12.21 06:14:38.687555 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} <Debug> TCPHandler: Processed in 0.001735298 sec. | ||
1459 | 2024.12.21 06:14:38.687770 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1460 | 2024.12.21 06:14:38.688006 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1461 | 2024.12.21 06:14:38.688107 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1462 | 2024.12.21 06:14:38.688864 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1463 | 2024.12.21 06:14:38.688904 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1464 | 2024.12.21 06:14:38.689303 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1465 | 2024.12.21 06:14:38.689551 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1466 | 2024.12.21 06:14:38.689777 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001838 sec., 128944.50489662676 rows/sec., 8.64 MiB/sec. | ||
1467 | 2024.12.21 06:14:38.689832 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} <Debug> TCPHandler: Processed in 0.00217469 sec. | ||
1468 | 2024.12.21 06:14:38.689978 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1469 | 2024.12.21 06:14:38.690094 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1470 | 2024.12.21 06:14:38.690145 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1471 | 2024.12.21 06:14:38.690617 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} <Trace> oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1472 | 2024.12.21 06:14:38.690656 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1473 | 2024.12.21 06:14:38.691027 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1474 | 2024.12.21 06:14:38.691270 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} <Trace> oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1475 | 2024.12.21 06:14:38.691500 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
1476 | 2024.12.21 06:14:38.691551 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} <Debug> TCPHandler: Processed in 0.001637066 sec. | ||
1477 | 2024.12.21 06:14:38.691765 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1478 | 2024.12.21 06:14:38.691990 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1479 | 2024.12.21 06:14:38.692132 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} <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 | ||
1480 | 2024.12.21 06:14:38.693605 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} <Trace> oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1481 | 2024.12.21 06:14:38.693645 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1482 | 2024.12.21 06:14:38.694309 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1483 | 2024.12.21 06:14:38.694570 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} <Trace> oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1484 | 2024.12.21 06:14:38.694799 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002866 sec., 10118.632240055827 rows/sec., 18.13 MiB/sec. | ||
1485 | 2024.12.21 06:14:38.694901 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} <Debug> TCPHandler: Processed in 0.00324945 sec. | ||
1486 | 2024.12.21 06:14:38.695037 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1487 | 2024.12.21 06:14:38.695154 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1488 | 2024.12.21 06:14:38.695205 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1489 | 2024.12.21 06:14:38.695687 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1490 | 2024.12.21 06:14:38.695725 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1491 | 2024.12.21 06:14:38.696102 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1492 | 2024.12.21 06:14:38.696343 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1493 | 2024.12.21 06:14:38.696530 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001399 sec., 58613.2952108649 rows/sec., 3.72 MiB/sec. | ||
1494 | 2024.12.21 06:14:38.696580 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} <Debug> TCPHandler: Processed in 0.001597074 sec. | ||
1495 | 2024.12.21 06:14:42.192446 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1496 | 2024.12.21 06:14:42.192509 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1497 | 2024.12.21 06:14:42.265038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1498 | 2024.12.21 06:14:42.265717 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1499 | 2024.12.21 06:14:42.265765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1500 | 2024.12.21 06:14:42.266483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1501 | 2024.12.21 06:14:42.266763 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1502 | 2024.12.21 06:14:42.266996 [ 84 ] {} <Debug> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1503 | 2024.12.21 06:14:42.267033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1504 | 2024.12.21 06:14:42.267085 [ 84 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1505 | 2024.12.21 06:14:42.267114 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1506 | 2024.12.21 06:14:42.269402 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1507 | 2024.12.21 06:14:42.269634 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1508 | 2024.12.21 06:14:42.269762 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
1509 | 2024.12.21 06:14:42.269920 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
1510 | 2024.12.21 06:14:42.270202 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
1511 | 2024.12.21 06:14:42.270552 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
1512 | 2024.12.21 06:14:42.270698 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
1513 | 2024.12.21 06:14:42.270828 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
1514 | 2024.12.21 06:14:42.286744 [ 198 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.019541772 sec., 143589.84436007135 rows/sec., 2.05 MiB/sec. | ||
1515 | 2024.12.21 06:14:42.287551 [ 186 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1516 | 2024.12.21 06:14:42.287926 [ 186 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1517 | 2024.12.21 06:14:42.288011 [ 186 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1518 | 2024.12.21 06:14:42.288178 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1519 | 2024.12.21 06:14:42.421010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1520 | 2024.12.21 06:14:42.441494 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1521 | 2024.12.21 06:14:42.441544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1522 | 2024.12.21 06:14:42.448255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1523 | 2024.12.21 06:14:42.449008 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1524 | 2024.12.21 06:14:42.449365 [ 84 ] {} <Debug> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1525 | 2024.12.21 06:14:42.449514 [ 84 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1526 | 2024.12.21 06:14:42.449591 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1527 | 2024.12.21 06:14:42.450254 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1528 | 2024.12.21 06:14:42.464275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1529 | 2024.12.21 06:14:42.465891 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1530 | 2024.12.21 06:14:42.467282 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
1531 | 2024.12.21 06:14:42.472957 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
1532 | 2024.12.21 06:14:42.478128 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
1533 | 2024.12.21 06:14:42.482988 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
1534 | 2024.12.21 06:14:42.492425 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
1535 | 2024.12.21 06:14:42.496803 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
1536 | 2024.12.21 06:14:42.554549 [ 198 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104834527 sec., 438.78673673989107 rows/sec., 2.27 MiB/sec. | ||
1537 | 2024.12.21 06:14:42.557526 [ 193 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1538 | 2024.12.21 06:14:42.560641 [ 193 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1539 | 2024.12.21 06:14:42.560763 [ 193 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1540 | 2024.12.21 06:14:42.563334 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1541 | 2024.12.21 06:14:43.000268 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.66 MiB, peak 170.19 MiB, free memory in arenas 0.00 B, will set to 164.42 MiB (RSS), difference: 3.76 MiB | ||
1542 | 2024.12.21 06:14:43.667551 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1543 | 2024.12.21 06:14:43.667790 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1544 | 2024.12.21 06:14:43.667878 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1545 | 2024.12.21 06:14:43.668678 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1546 | 2024.12.21 06:14:43.668724 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1547 | 2024.12.21 06:14:43.669173 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1548 | 2024.12.21 06:14:43.669456 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1549 | 2024.12.21 06:14:43.669638 [ 83 ] {} <Debug> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1550 | 2024.12.21 06:14:43.669717 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00199 sec., 28140.70351758794 rows/sec., 2.16 MiB/sec. | ||
1551 | 2024.12.21 06:14:43.669727 [ 83 ] {} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1552 | 2024.12.21 06:14:43.669793 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1553 | 2024.12.21 06:14:43.669851 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} <Debug> TCPHandler: Processed in 0.002449578 sec. | ||
1554 | 2024.12.21 06:14:43.670050 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1555 | 2024.12.21 06:14:43.670226 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1556 | 2024.12.21 06:14:43.670238 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1557 | 2024.12.21 06:14:43.670277 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1558 | 2024.12.21 06:14:43.670492 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1559 | 2024.12.21 06:14:43.670918 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 261 rows starting from the beginning of the part | ||
1560 | 2024.12.21 06:14:43.670939 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1561 | 2024.12.21 06:14:43.671146 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1562 | 2024.12.21 06:14:43.671409 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1563 | 2024.12.21 06:14:43.671671 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 261 rows starting from the beginning of the part | ||
1564 | 2024.12.21 06:14:43.672023 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
1565 | 2024.12.21 06:14:43.673887 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1566 | 2024.12.21 06:14:43.673978 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1567 | 2024.12.21 06:14:43.675180 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1568 | 2024.12.21 06:14:43.675238 [ 198 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 5 columns (5 merged, 0 gathered) in 0.005327528 sec., 140027.41984650292 rows/sec., 12.38 MiB/sec. | ||
1569 | 2024.12.21 06:14:43.675547 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1570 | 2024.12.21 06:14:43.675670 [ 191 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1571 | 2024.12.21 06:14:43.675846 [ 81 ] {} <Debug> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1572 | 2024.12.21 06:14:43.676022 [ 81 ] {} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1573 | 2024.12.21 06:14:43.676069 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005436 sec., 11773.36276674025 rows/sec., 940.99 KiB/sec. | ||
1574 | 2024.12.21 06:14:43.676081 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1575 | 2024.12.21 06:14:43.676400 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} <Debug> TCPHandler: Processed in 0.006377886 sec. | ||
1576 | 2024.12.21 06:14:43.676679 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1577 | 2024.12.21 06:14:43.676702 [ 191 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1578 | 2024.12.21 06:14:43.676719 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1579 | 2024.12.21 06:14:43.676953 [ 191 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1580 | 2024.12.21 06:14:43.677050 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1581 | 2024.12.21 06:14:43.677189 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1582 | 2024.12.21 06:14:43.677221 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1583 | 2024.12.21 06:14:43.677280 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1584 | 2024.12.21 06:14:43.677293 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1585 | 2024.12.21 06:14:43.677727 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1586 | 2024.12.21 06:14:43.678164 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 418 rows starting from the beginning of the part | ||
1587 | 2024.12.21 06:14:43.678487 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1588 | 2024.12.21 06:14:43.678709 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 411 rows starting from the beginning of the part | ||
1589 | 2024.12.21 06:14:43.678976 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
1590 | 2024.12.21 06:14:43.679905 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1591 | 2024.12.21 06:14:43.679978 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1592 | 2024.12.21 06:14:43.680999 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1593 | 2024.12.21 06:14:43.681465 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1594 | 2024.12.21 06:14:43.681835 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1595 | 2024.12.21 06:14:43.681912 [ 191 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 5 columns (5 merged, 0 gathered) in 0.005613015 sec., 193300.74835004006 rows/sec., 14.84 MiB/sec. | ||
1596 | 2024.12.21 06:14:43.681928 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1597 | 2024.12.21 06:14:43.682004 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1598 | 2024.12.21 06:14:43.682034 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005113 sec., 31292.783101897123 rows/sec., 2.18 MiB/sec. | ||
1599 | 2024.12.21 06:14:43.682297 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1600 | 2024.12.21 06:14:43.682402 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} <Debug> TCPHandler: Processed in 0.005872553 sec. | ||
1601 | 2024.12.21 06:14:43.682407 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1602 | 2024.12.21 06:14:43.682731 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1603 | 2024.12.21 06:14:43.682835 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1604 | 2024.12.21 06:14:43.682949 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part | ||
1605 | 2024.12.21 06:14:43.683020 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1606 | 2024.12.21 06:14:43.683176 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1607 | 2024.12.21 06:14:43.683249 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1608 | 2024.12.21 06:14:43.683461 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
1609 | 2024.12.21 06:14:43.683760 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1610 | 2024.12.21 06:14:43.683969 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part | ||
1611 | 2024.12.21 06:14:43.684227 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
1612 | 2024.12.21 06:14:43.684482 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1613 | 2024.12.21 06:14:43.684677 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part | ||
1614 | 2024.12.21 06:14:43.684871 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1615 | 2024.12.21 06:14:43.685386 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1616 | 2024.12.21 06:14:43.685433 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1617 | 2024.12.21 06:14:43.685985 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1618 | 2024.12.21 06:14:43.686294 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1619 | 2024.12.21 06:14:43.686606 [ 81 ] {} <Debug> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1620 | 2024.12.21 06:14:43.686765 [ 81 ] {} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1621 | 2024.12.21 06:14:43.686827 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1622 | 2024.12.21 06:14:43.686825 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.00468399 sec., 230999.639196497 rows/sec., 15.82 MiB/sec. | ||
1623 | 2024.12.21 06:14:43.686872 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003914 sec., 15329.586101175268 rows/sec., 1.03 MiB/sec. | ||
1624 | 2024.12.21 06:14:43.687219 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} <Debug> TCPHandler: Processed in 0.00466811 sec. | ||
1625 | 2024.12.21 06:14:43.687235 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1626 | 2024.12.21 06:14:43.687289 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1627 | 2024.12.21 06:14:43.687591 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1628 | 2024.12.21 06:14:43.687632 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
1629 | 2024.12.21 06:14:43.687903 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1630 | 2024.12.21 06:14:43.688007 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1631 | 2024.12.21 06:14:43.688265 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
1632 | 2024.12.21 06:14:43.688349 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1633 | 2024.12.21 06:14:43.688591 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1634 | 2024.12.21 06:14:43.688638 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1635 | 2024.12.21 06:14:43.688799 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
1636 | 2024.12.21 06:14:43.688984 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1637 | 2024.12.21 06:14:43.690127 [ 192 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003166298 sec., 123803.88706306228 rows/sec., 8.14 MiB/sec. | ||
1638 | 2024.12.21 06:14:43.690283 [ 201 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1639 | 2024.12.21 06:14:43.690570 [ 201 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1640 | 2024.12.21 06:14:43.690641 [ 201 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1641 | 2024.12.21 06:14:43.690718 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1642 | 2024.12.21 06:14:44.220442 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1643 | 2024.12.21 06:14:44.220699 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1644 | 2024.12.21 06:14:44.221123 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1645 | 2024.12.21 06:14:44.221174 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1646 | 2024.12.21 06:14:44.221551 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1647 | 2024.12.21 06:14:44.221634 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1648 | 2024.12.21 06:14:44.221814 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1649 | 2024.12.21 06:14:44.222066 [ 295 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1650 | 2024.12.21 06:14:44.222081 [ 294 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1651 | 2024.12.21 06:14:44.222226 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1652 | 2024.12.21 06:14:44.222254 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1653 | 2024.12.21 06:14:44.226277 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1654 | 2024.12.21 06:14:44.226308 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1655 | 2024.12.21 06:14:44.226370 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1656 | 2024.12.21 06:14:44.226418 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1657 | 2024.12.21 06:14:44.227819 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.007244 sec., 4693.539480949752 rows/sec., 180.65 KiB/sec. | ||
1658 | 2024.12.21 06:14:44.227970 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} <Debug> TCPHandler: Processed in 0.007650322 sec. | ||
1659 | 2024.12.21 06:14:44.228399 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1660 | 2024.12.21 06:14:44.228672 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1661 | 2024.12.21 06:14:44.229126 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1662 | 2024.12.21 06:14:44.229182 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1663 | 2024.12.21 06:14:44.229566 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1664 | 2024.12.21 06:14:44.229654 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1665 | 2024.12.21 06:14:44.229844 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1666 | 2024.12.21 06:14:44.229944 [ 296 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1667 | 2024.12.21 06:14:44.229965 [ 294 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1668 | 2024.12.21 06:14:44.230085 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1669 | 2024.12.21 06:14:44.230118 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1670 | 2024.12.21 06:14:44.230224 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1671 | 2024.12.21 06:14:44.230250 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1672 | 2024.12.21 06:14:44.230296 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1673 | 2024.12.21 06:14:44.230347 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1674 | 2024.12.21 06:14:44.231551 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00301 sec., 11295.681063122924 rows/sec., 434.75 KiB/sec. | ||
1675 | 2024.12.21 06:14:44.231735 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} <Debug> TCPHandler: Processed in 0.003469686 sec. | ||
1676 | 2024.12.21 06:14:44.232073 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1677 | 2024.12.21 06:14:44.232293 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1678 | 2024.12.21 06:14:44.232678 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1679 | 2024.12.21 06:14:44.232730 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1680 | 2024.12.21 06:14:44.233087 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1681 | 2024.12.21 06:14:44.233164 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1682 | 2024.12.21 06:14:44.233333 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1683 | 2024.12.21 06:14:44.233445 [ 295 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1684 | 2024.12.21 06:14:44.233445 [ 294 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1685 | 2024.12.21 06:14:44.233555 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1686 | 2024.12.21 06:14:44.233579 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1687 | 2024.12.21 06:14:44.233662 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1688 | 2024.12.21 06:14:44.233685 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1689 | 2024.12.21 06:14:44.233728 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1690 | 2024.12.21 06:14:44.233775 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1691 | 2024.12.21 06:14:44.234880 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002705 sec., 12569.31608133087 rows/sec., 483.77 KiB/sec. | ||
1692 | 2024.12.21 06:14:44.235028 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} <Debug> TCPHandler: Processed in 0.003022603 sec. | ||
1693 | 2024.12.21 06:14:44.235329 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1694 | 2024.12.21 06:14:44.235548 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1695 | 2024.12.21 06:14:44.235919 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1696 | 2024.12.21 06:14:44.235969 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1697 | 2024.12.21 06:14:44.236313 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1698 | 2024.12.21 06:14:44.236384 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1699 | 2024.12.21 06:14:44.236543 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1700 | 2024.12.21 06:14:44.236662 [ 296 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1701 | 2024.12.21 06:14:44.236665 [ 294 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1702 | 2024.12.21 06:14:44.236781 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1703 | 2024.12.21 06:14:44.236810 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1704 | 2024.12.21 06:14:44.236899 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1705 | 2024.12.21 06:14:44.236923 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1706 | 2024.12.21 06:14:44.236968 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1707 | 2024.12.21 06:14:44.237019 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1708 | 2024.12.21 06:14:44.238163 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00273 sec., 12454.212454212455 rows/sec., 479.34 KiB/sec. | ||
1709 | 2024.12.21 06:14:44.238334 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} <Debug> TCPHandler: Processed in 0.003066125 sec. | ||
1710 | 2024.12.21 06:14:44.238663 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1711 | 2024.12.21 06:14:44.238922 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1712 | 2024.12.21 06:14:44.239350 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1713 | 2024.12.21 06:14:44.239422 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1714 | 2024.12.21 06:14:44.239793 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1715 | 2024.12.21 06:14:44.239869 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1716 | 2024.12.21 06:14:44.240030 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1717 | 2024.12.21 06:14:44.240147 [ 295 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1718 | 2024.12.21 06:14:44.240150 [ 294 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1719 | 2024.12.21 06:14:44.240255 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1720 | 2024.12.21 06:14:44.240279 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1721 | 2024.12.21 06:14:44.240363 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1722 | 2024.12.21 06:14:44.240385 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1723 | 2024.12.21 06:14:44.240429 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1724 | 2024.12.21 06:14:44.240480 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1725 | 2024.12.21 06:14:44.241602 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002835 sec., 11992.945326278661 rows/sec., 461.59 KiB/sec. | ||
1726 | 2024.12.21 06:14:44.241757 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} <Debug> TCPHandler: Processed in 0.003155557 sec. | ||
1727 | 2024.12.21 06:14:44.242055 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1728 | 2024.12.21 06:14:44.242292 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1729 | 2024.12.21 06:14:44.242751 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1730 | 2024.12.21 06:14:44.242814 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1731 | 2024.12.21 06:14:44.243161 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1732 | 2024.12.21 06:14:44.243231 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1733 | 2024.12.21 06:14:44.243389 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1734 | 2024.12.21 06:14:44.243512 [ 294 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1735 | 2024.12.21 06:14:44.243523 [ 296 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1736 | 2024.12.21 06:14:44.243641 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1737 | 2024.12.21 06:14:44.243669 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1738 | 2024.12.21 06:14:44.243755 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1739 | 2024.12.21 06:14:44.243778 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Debug> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
1740 | 2024.12.21 06:14:44.243827 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1741 | 2024.12.21 06:14:44.243877 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1742 | 2024.12.21 06:14:44.245045 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002875 sec., 11826.08695652174 rows/sec., 455.16 KiB/sec. | ||
1743 | 2024.12.21 06:14:44.245212 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} <Debug> TCPHandler: Processed in 0.003226129 sec. | ||
1744 | 2024.12.21 06:14:44.328936 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1745 | 2024.12.21 06:14:44.329154 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1746 | 2024.12.21 06:14:44.329244 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1747 | 2024.12.21 06:14:44.330216 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1748 | 2024.12.21 06:14:44.330266 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1749 | 2024.12.21 06:14:44.330795 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1750 | 2024.12.21 06:14:44.331033 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} <Trace> oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1751 | 2024.12.21 06:14:44.331325 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002217 sec., 2706.3599458728013 rows/sec., 602.59 KiB/sec. | ||
1752 | 2024.12.21 06:14:44.331484 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} <Debug> TCPHandler: Processed in 0.002682525 sec. | ||
1753 | 2024.12.21 06:14:44.331733 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1754 | 2024.12.21 06:14:44.331927 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1755 | 2024.12.21 06:14:44.332001 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1756 | 2024.12.21 06:14:44.332818 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} <Trace> oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1757 | 2024.12.21 06:14:44.332866 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1758 | 2024.12.21 06:14:44.333277 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1759 | 2024.12.21 06:14:44.333529 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} <Trace> oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1760 | 2024.12.21 06:14:44.333751 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. | ||
1761 | 2024.12.21 06:14:44.333811 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} <Debug> TCPHandler: Processed in 0.002201641 sec. | ||
1762 | 2024.12.21 06:14:44.333978 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1763 | 2024.12.21 06:14:44.334108 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1764 | 2024.12.21 06:14:44.334162 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1765 | 2024.12.21 06:14:44.335503 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1766 | 2024.12.21 06:14:44.335545 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1767 | 2024.12.21 06:14:44.336077 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1768 | 2024.12.21 06:14:44.336332 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1769 | 2024.12.21 06:14:44.336636 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} <Debug> executeQuery: Read 1401 rows, 120.07 KiB in 0.002534 sec., 552880.820836622 rows/sec., 46.27 MiB/sec. | ||
1770 | 2024.12.21 06:14:44.336751 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} <Debug> TCPHandler: Processed in 0.002833619 sec. | ||
1771 | 2024.12.21 06:14:44.336900 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1772 | 2024.12.21 06:14:44.337044 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1773 | 2024.12.21 06:14:44.337103 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1774 | 2024.12.21 06:14:44.337828 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} <Trace> oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1775 | 2024.12.21 06:14:44.337871 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1776 | 2024.12.21 06:14:44.338247 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1777 | 2024.12.21 06:14:44.338501 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} <Trace> oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1778 | 2024.12.21 06:14:44.338714 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001707 sec., 21089.6309314587 rows/sec., 1.51 MiB/sec. | ||
1779 | 2024.12.21 06:14:44.338768 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} <Debug> TCPHandler: Processed in 0.001934304 sec. | ||
1780 | 2024.12.21 06:14:44.338936 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1781 | 2024.12.21 06:14:44.339080 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1782 | 2024.12.21 06:14:44.339139 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1783 | 2024.12.21 06:14:44.339917 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} <Trace> oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1784 | 2024.12.21 06:14:44.339958 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1785 | 2024.12.21 06:14:44.340330 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1786 | 2024.12.21 06:14:44.340566 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} <Trace> oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1787 | 2024.12.21 06:14:44.340832 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001803 sec., 134220.74320576817 rows/sec., 9.09 MiB/sec. | ||
1788 | 2024.12.21 06:14:44.340940 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} <Debug> TCPHandler: Processed in 0.002124759 sec. | ||
1789 | 2024.12.21 06:14:44.341079 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1790 | 2024.12.21 06:14:44.341276 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1791 | 2024.12.21 06:14:44.341332 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1792 | 2024.12.21 06:14:44.341981 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} <Trace> oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1793 | 2024.12.21 06:14:44.342019 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1794 | 2024.12.21 06:14:44.342368 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1795 | 2024.12.21 06:14:44.342605 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} <Trace> oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1796 | 2024.12.21 06:14:44.342817 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. | ||
1797 | 2024.12.21 06:14:44.342870 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} <Debug> TCPHandler: Processed in 0.001794549 sec. | ||
1798 | 2024.12.21 06:14:44.343004 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1799 | 2024.12.21 06:14:44.343124 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1800 | 2024.12.21 06:14:44.343173 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1801 | 2024.12.21 06:14:44.344054 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1802 | 2024.12.21 06:14:44.344095 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1803 | 2024.12.21 06:14:44.344501 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1804 | 2024.12.21 06:14:44.344750 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1805 | 2024.12.21 06:14:44.345026 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} <Debug> executeQuery: Read 867 rows, 64.29 KiB in 0.001907 sec., 454640.79706345045 rows/sec., 32.92 MiB/sec. | ||
1806 | 2024.12.21 06:14:44.345157 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} <Debug> TCPHandler: Processed in 0.002210901 sec. | ||
1807 | 2024.12.21 06:14:44.345326 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1808 | 2024.12.21 06:14:44.345463 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1809 | 2024.12.21 06:14:44.345522 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1810 | 2024.12.21 06:14:44.346045 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} <Trace> oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1811 | 2024.12.21 06:14:44.346082 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1812 | 2024.12.21 06:14:44.346439 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1813 | 2024.12.21 06:14:44.346674 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} <Trace> oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1814 | 2024.12.21 06:14:44.346878 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. | ||
1815 | 2024.12.21 06:14:44.346929 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} <Debug> TCPHandler: Processed in 0.001669906 sec. | ||
1816 | 2024.12.21 06:14:44.347079 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1817 | 2024.12.21 06:14:44.347218 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1818 | 2024.12.21 06:14:44.347279 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1819 | 2024.12.21 06:14:44.348447 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1820 | 2024.12.21 06:14:44.348483 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1821 | 2024.12.21 06:14:44.349008 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1822 | 2024.12.21 06:14:44.349271 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1823 | 2024.12.21 06:14:44.349486 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} <Debug> executeQuery: Read 2227 rows, 151.92 KiB in 0.002299 sec., 968682.0356676817 rows/sec., 64.53 MiB/sec. | ||
1824 | 2024.12.21 06:14:44.349539 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} <Debug> TCPHandler: Processed in 0.00252473 sec. | ||
1825 | 2024.12.21 06:14:44.349727 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1826 | 2024.12.21 06:14:44.349912 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1827 | 2024.12.21 06:14:44.349971 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1828 | 2024.12.21 06:14:44.350511 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} <Trace> oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1829 | 2024.12.21 06:14:44.350557 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1830 | 2024.12.21 06:14:44.350956 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1831 | 2024.12.21 06:14:44.351184 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} <Trace> oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1832 | 2024.12.21 06:14:44.351397 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. | ||
1833 | 2024.12.21 06:14:44.351446 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} <Debug> TCPHandler: Processed in 0.00181673 sec. | ||
1834 | 2024.12.21 06:14:44.351582 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1835 | 2024.12.21 06:14:44.351698 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1836 | 2024.12.21 06:14:44.351782 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} <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 | ||
1837 | 2024.12.21 06:14:44.353096 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} <Trace> oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1838 | 2024.12.21 06:14:44.353136 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1839 | 2024.12.21 06:14:44.353760 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1840 | 2024.12.21 06:14:44.354026 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} <Trace> oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1841 | 2024.12.21 06:14:44.354264 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002589 sec., 11201.235998455002 rows/sec., 20.07 MiB/sec. | ||
1842 | 2024.12.21 06:14:44.354353 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} <Debug> TCPHandler: Processed in 0.002826329 sec. | ||
1843 | 2024.12.21 06:14:44.354500 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1844 | 2024.12.21 06:14:44.354636 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1845 | 2024.12.21 06:14:44.354692 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1846 | 2024.12.21 06:14:44.355255 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1847 | 2024.12.21 06:14:44.355295 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1848 | 2024.12.21 06:14:44.355674 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1849 | 2024.12.21 06:14:44.355915 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1850 | 2024.12.21 06:14:44.356119 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001512 sec., 22486.772486772486 rows/sec., 1.30 MiB/sec. | ||
1851 | 2024.12.21 06:14:44.356171 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} <Debug> TCPHandler: Processed in 0.001738898 sec. | ||
1852 | 2024.12.21 06:14:47.265609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 276 | ||
1853 | 2024.12.21 06:14:47.269452 [ 242 ] {} <Trace> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1854 | 2024.12.21 06:14:47.269511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1855 | 2024.12.21 06:14:47.271089 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1856 | 2024.12.21 06:14:47.271413 [ 242 ] {} <Trace> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1857 | 2024.12.21 06:14:47.272042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
1858 | 2024.12.21 06:14:48.665382 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1859 | 2024.12.21 06:14:48.665573 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1860 | 2024.12.21 06:14:48.665649 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1861 | 2024.12.21 06:14:48.666502 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1862 | 2024.12.21 06:14:48.666553 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1863 | 2024.12.21 06:14:48.666985 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1864 | 2024.12.21 06:14:48.667240 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1865 | 2024.12.21 06:14:48.667468 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. | ||
1866 | 2024.12.21 06:14:48.667676 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} <Debug> TCPHandler: Processed in 0.002421857 sec. | ||
1867 | 2024.12.21 06:14:48.667962 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1868 | 2024.12.21 06:14:48.668172 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1869 | 2024.12.21 06:14:48.668241 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1870 | 2024.12.21 06:14:48.668999 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1871 | 2024.12.21 06:14:48.669044 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1872 | 2024.12.21 06:14:48.669472 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1873 | 2024.12.21 06:14:48.669726 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1874 | 2024.12.21 06:14:48.669963 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00185 sec., 34594.59459459459 rows/sec., 2.70 MiB/sec. | ||
1875 | 2024.12.21 06:14:48.670025 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} <Debug> TCPHandler: Processed in 0.002204191 sec. | ||
1876 | 2024.12.21 06:14:48.670196 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1877 | 2024.12.21 06:14:48.670343 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1878 | 2024.12.21 06:14:48.670409 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1879 | 2024.12.21 06:14:48.671131 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1880 | 2024.12.21 06:14:48.671176 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1881 | 2024.12.21 06:14:48.671574 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1882 | 2024.12.21 06:14:48.671830 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1883 | 2024.12.21 06:14:48.672014 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00171 sec., 74853.80116959065 rows/sec., 5.21 MiB/sec. | ||
1884 | 2024.12.21 06:14:48.672071 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} <Debug> TCPHandler: Processed in 0.001942594 sec. | ||
1885 | 2024.12.21 06:14:48.672296 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1886 | 2024.12.21 06:14:48.672527 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1887 | 2024.12.21 06:14:48.672624 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1888 | 2024.12.21 06:14:48.673369 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1889 | 2024.12.21 06:14:48.673408 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1890 | 2024.12.21 06:14:48.673779 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1891 | 2024.12.21 06:14:48.674018 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1892 | 2024.12.21 06:14:48.674227 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001762 sec., 27241.77071509648 rows/sec., 1.84 MiB/sec. | ||
1893 | 2024.12.21 06:14:48.674279 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} <Debug> TCPHandler: Processed in 0.002092878 sec. | ||
1894 | 2024.12.21 06:14:49.767401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1895 | 2024.12.21 06:14:49.768398 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1896 | 2024.12.21 06:14:49.768444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1897 | 2024.12.21 06:14:49.768998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1898 | 2024.12.21 06:14:49.769259 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1899 | 2024.12.21 06:14:49.769488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1900 | 2024.12.21 06:14:49.964579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1901 | 2024.12.21 06:14:49.983489 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1902 | 2024.12.21 06:14:49.983551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1903 | 2024.12.21 06:14:49.990376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1904 | 2024.12.21 06:14:49.991121 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1905 | 2024.12.21 06:14:49.993779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1906 | 2024.12.21 06:14:50.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.55 MiB, peak 170.19 MiB, free memory in arenas 0.00 B, will set to 166.64 MiB (RSS), difference: 1.10 MiB | ||
1907 | 2024.12.21 06:14:53.667841 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1908 | 2024.12.21 06:14:53.668112 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1909 | 2024.12.21 06:14:53.668216 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1910 | 2024.12.21 06:14:53.669038 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1911 | 2024.12.21 06:14:53.669081 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1912 | 2024.12.21 06:14:53.669522 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1913 | 2024.12.21 06:14:53.669781 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1914 | 2024.12.21 06:14:53.669986 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.21 MiB/sec. | ||
1915 | 2024.12.21 06:14:53.670047 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} <Debug> TCPHandler: Processed in 0.002372405 sec. | ||
1916 | 2024.12.21 06:14:53.670379 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1917 | 2024.12.21 06:14:53.670600 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1918 | 2024.12.21 06:14:53.670681 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1919 | 2024.12.21 06:14:53.671543 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1920 | 2024.12.21 06:14:53.671591 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1921 | 2024.12.21 06:14:53.672027 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1922 | 2024.12.21 06:14:53.672294 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1923 | 2024.12.21 06:14:53.672531 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001992 sec., 32128.514056224903 rows/sec., 2.51 MiB/sec. | ||
1924 | 2024.12.21 06:14:53.672596 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} <Debug> TCPHandler: Processed in 0.002407887 sec. | ||
1925 | 2024.12.21 06:14:53.672751 [ 274 ] {} <Trace> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1926 | 2024.12.21 06:14:53.672897 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1927 | 2024.12.21 06:14:53.672962 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1928 | 2024.12.21 06:14:53.673610 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1929 | 2024.12.21 06:14:53.673649 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1930 | 2024.12.21 06:14:53.674046 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1931 | 2024.12.21 06:14:53.674291 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1932 | 2024.12.21 06:14:53.674512 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001654 sec., 96735.18742442563 rows/sec., 6.74 MiB/sec. | ||
1933 | 2024.12.21 06:14:53.674717 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} <Debug> TCPHandler: Processed in 0.002055787 sec. | ||
1934 | 2024.12.21 06:14:53.674922 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1935 | 2024.12.21 06:14:53.675138 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1936 | 2024.12.21 06:14:53.675229 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1937 | 2024.12.21 06:14:53.675851 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1938 | 2024.12.21 06:14:53.675890 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1939 | 2024.12.21 06:14:53.676263 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1940 | 2024.12.21 06:14:53.676500 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1941 | 2024.12.21 06:14:53.676708 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. | ||
1942 | 2024.12.21 06:14:53.676758 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} <Debug> TCPHandler: Processed in 0.001913933 sec. | ||
1943 | 2024.12.21 06:14:57.192745 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1944 | 2024.12.21 06:14:57.192810 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1945 | 2024.12.21 06:14:57.269632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1946 | 2024.12.21 06:14:57.270284 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1947 | 2024.12.21 06:14:57.270328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1948 | 2024.12.21 06:14:57.270971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1949 | 2024.12.21 06:14:57.271246 [ 244 ] {} <Trace> system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1950 | 2024.12.21 06:14:57.271476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1951 | 2024.12.21 06:14:57.272405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 292 | ||
1952 | 2024.12.21 06:14:57.275125 [ 242 ] {} <Trace> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1953 | 2024.12.21 06:14:57.275184 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1954 | 2024.12.21 06:14:57.276637 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1955 | 2024.12.21 06:14:57.276949 [ 242 ] {} <Trace> system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1956 | 2024.12.21 06:14:57.277535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
1957 | 2024.12.21 06:14:57.493877 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1958 | 2024.12.21 06:14:57.512805 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1959 | 2024.12.21 06:14:57.512850 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1960 | 2024.12.21 06:14:57.519742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1961 | 2024.12.21 06:14:57.520486 [ 243 ] {} <Trace> system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1962 | 2024.12.21 06:14:57.522837 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1963 | 2024.12.21 06:14:58.023261 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
1964 | 2024.12.21 06:14:58.023348 [ 274 ] {} <Debug> TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1965 | 2024.12.21 06:14:58.673685 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1966 | 2024.12.21 06:14:58.673899 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1967 | 2024.12.21 06:14:58.673981 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1968 | 2024.12.21 06:14:58.675364 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} <Trace> oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1969 | 2024.12.21 06:14:58.675423 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1970 | 2024.12.21 06:14:58.675937 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1971 | 2024.12.21 06:14:58.676261 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} <Trace> oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1972 | 2024.12.21 06:14:58.676735 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002861 sec., 4893.393918210416 rows/sec., 352.26 KiB/sec. | ||
1973 | 2024.12.21 06:14:58.676898 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} <Debug> TCPHandler: Processed in 0.003358763 sec. | ||
1974 | 2024.12.21 06:14:58.677190 [ 282 ] {} <Trace> TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1975 | 2024.12.21 06:14:58.677393 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1976 | 2024.12.21 06:14:58.677496 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1977 | 2024.12.21 06:14:58.678372 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1978 | 2024.12.21 06:14:58.678415 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1979 | 2024.12.21 06:14:58.678850 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1980 | 2024.12.21 06:14:58.679101 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} <Trace> oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1981 | 2024.12.21 06:14:58.679330 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} <Debug> executeQuery: Read 261 rows, 23.51 KiB in 0.001994 sec., 130892.6780341023 rows/sec., 11.51 MiB/sec. | ||
1982 | 2024.12.21 06:14:58.679389 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1983 | 2024.12.21 06:14:58.679404 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} <Debug> TCPHandler: Processed in 0.002375506 sec. | ||
1984 | 2024.12.21 06:14:58.679569 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1985 | 2024.12.21 06:14:58.679719 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1986 | 2024.12.21 06:14:58.679782 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1987 | 2024.12.21 06:14:58.680535 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} <Trace> oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1988 | 2024.12.21 06:14:58.680586 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1989 | 2024.12.21 06:14:58.680964 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1990 | 2024.12.21 06:14:58.681214 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} <Trace> oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1991 | 2024.12.21 06:14:58.681434 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001753 sec., 20536.22361665716 rows/sec., 1.47 MiB/sec. | ||
1992 | 2024.12.21 06:14:58.681490 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} <Debug> TCPHandler: Processed in 0.001991015 sec. | ||
1993 | 2024.12.21 06:14:58.681650 [ 282 ] {} <Trace> TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1994 | 2024.12.21 06:14:58.681788 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1995 | 2024.12.21 06:14:58.681844 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1996 | 2024.12.21 06:14:58.682517 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} <Trace> oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1997 | 2024.12.21 06:14:58.682566 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
1998 | 2024.12.21 06:14:58.682914 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1999 | 2024.12.21 06:14:58.683149 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} <Trace> oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2000 | 2024.12.21 06:14:58.683465 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001676 sec., 8353.221957040572 rows/sec., 585.01 KiB/sec. | ||
2001 | 2024.12.21 06:14:58.683703 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} <Debug> TCPHandler: Processed in 0.002118408 sec. | ||
2002 | 2024.12.21 06:14:58.683854 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2003 | 2024.12.21 06:14:58.683976 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2004 | 2024.12.21 06:14:58.684026 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2005 | 2024.12.21 06:14:58.684612 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} <Trace> oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2006 | 2024.12.21 06:14:58.684653 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
2007 | 2024.12.21 06:14:58.685013 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2008 | 2024.12.21 06:14:58.685248 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} <Trace> oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2009 | 2024.12.21 06:14:58.685536 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001564 sec., 8312.020460358055 rows/sec., 518.25 KiB/sec. | ||
2010 | 2024.12.21 06:14:58.685835 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} <Debug> TCPHandler: Processed in 0.002029156 sec. | ||
2011 | 2024.12.21 06:14:58.685995 [ 282 ] {} <Trace> TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2012 | 2024.12.21 06:14:58.686129 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2013 | 2024.12.21 06:14:58.686185 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2014 | 2024.12.21 06:14:58.686941 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2015 | 2024.12.21 06:14:58.686979 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
2016 | 2024.12.21 06:14:58.687363 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2017 | 2024.12.21 06:14:58.687598 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} <Trace> oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2018 | 2024.12.21 06:14:58.687859 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001742 sec., 235935.70608495982 rows/sec., 16.82 MiB/sec. | ||
2019 | 2024.12.21 06:14:58.688150 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} <Debug> TCPHandler: Processed in 0.002219682 sec. | ||
2020 | 2024.12.21 06:14:58.688307 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2021 | 2024.12.21 06:14:58.688446 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2022 | 2024.12.21 06:14:58.688506 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2023 | 2024.12.21 06:14:58.689009 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} <Trace> oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2024 | 2024.12.21 06:14:58.689048 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
2025 | 2024.12.21 06:14:58.689483 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2026 | 2024.12.21 06:14:58.689729 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} <Trace> oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2027 | 2024.12.21 06:14:58.689955 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. | ||
2028 | 2024.12.21 06:14:58.690007 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} <Debug> TCPHandler: Processed in 0.001769669 sec. | ||
2029 | 2024.12.21 06:14:58.690143 [ 282 ] {} <Trace> TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2030 | 2024.12.21 06:14:58.690258 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2031 | 2024.12.21 06:14:58.690311 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2032 | 2024.12.21 06:14:58.690890 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2033 | 2024.12.21 06:14:58.690928 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
2034 | 2024.12.21 06:14:58.691313 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2035 | 2024.12.21 06:14:58.691554 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} <Trace> oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2036 | 2024.12.21 06:14:58.691737 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001503 sec., 157684.63073852294 rows/sec., 10.57 MiB/sec. | ||
2037 | 2024.12.21 06:14:58.691786 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} <Debug> TCPHandler: Processed in 0.001697467 sec. | ||
2038 | 2024.12.21 06:14:58.691937 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2039 | 2024.12.21 06:14:58.692076 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2040 | 2024.12.21 06:14:58.692137 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2041 | 2024.12.21 06:14:58.692679 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} <Trace> oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2042 | 2024.12.21 06:14:58.692718 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
2043 | 2024.12.21 06:14:58.693069 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2044 | 2024.12.21 06:14:58.693310 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} <Trace> oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2045 | 2024.12.21 06:14:58.693623 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001538 sec., 650.1950585175553 rows/sec., 43.81 KiB/sec. | ||
2046 | 2024.12.21 06:14:58.693840 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} <Debug> TCPHandler: Processed in 0.001971774 sec. | ||
2047 | 2024.12.21 06:14:58.693995 [ 282 ] {} <Trace> TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2048 | 2024.12.21 06:14:58.694131 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2049 | 2024.12.21 06:14:58.694223 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} <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 | ||
2050 | 2024.12.21 06:14:58.695459 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} <Trace> oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2051 | 2024.12.21 06:14:58.695496 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
2052 | 2024.12.21 06:14:58.696129 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2053 | 2024.12.21 06:14:58.696383 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} <Trace> oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2054 | 2024.12.21 06:14:58.696631 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002519 sec., 11512.504962286623 rows/sec., 20.63 MiB/sec. | ||
2055 | 2024.12.21 06:14:58.696731 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} <Debug> TCPHandler: Processed in 0.002799888 sec. | ||
2056 | 2024.12.21 06:14:58.696869 [ 279 ] {} <Trace> TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2057 | 2024.12.21 06:14:58.696987 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2058 | 2024.12.21 06:14:58.697038 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2059 | 2024.12.21 06:14:58.697552 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2060 | 2024.12.21 06:14:58.697592 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
2061 | 2024.12.21 06:14:58.697969 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2062 | 2024.12.21 06:14:58.698203 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} <Trace> oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2063 | 2024.12.21 06:14:58.698438 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001471 sec., 55744.3915703603 rows/sec., 3.54 MiB/sec. | ||
2064 | 2024.12.21 06:14:58.698508 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} <Debug> TCPHandler: Processed in 0.001698057 sec. |