1 | [ Nov 15 21:42:09 Enabled. ] | ||
2 | [ Nov 15 21:42:09 Rereading configuration. ] | ||
3 | [ Nov 15 21:42:10 Rereading configuration. ] | ||
4 | [ Nov 15 21:42:14 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Nov 15 21:42:14 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.11.15 21:42:15.048310 [ 1 ] {} <Information> Application: Will watch for the process with pid 24765 | ||
29 | 2024.11.15 21:42:15.048930 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.15 21:42:15.266921 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24765 | ||
31 | 2024.11.15 21:42:15.267650 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.15 21:42:15.268359 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.15 21:42:15.355064 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.15 21:42:15.383016 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.15 21:42:15.383061 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.15 21:42:15.383074 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.15 21:42:15.383139 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.15 21:42:15.383536 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.15 21:42:15.385187 [ 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.11.15 21:42:15.385759 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.15 21:42:15.386553 [ 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.11.15 21:42:15.386573 [ 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.11.15 21:42:15.386587 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.15 21:42:15.386753 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.15 21:42:15.387649 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.15 21:42:15.393384 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.15 21:42:15.394257 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.15 21:42:15.395601 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.15 21:42:15.395670 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.15 21:42:15.397208 [ 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.11.15 21:42:15.397588 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.15 21:42:15.401896 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.15 21:42:15.402298 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.15 21:42:15.403827 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.15 21:42:15.404202 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.15 21:42:15.404554 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.15 21:42:15.404873 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.15 21:42:15.406203 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.15 21:42:15.406230 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.15 21:42:15.406303 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.15 21:42:15.406480 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.15 21:42:15.419175 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.15 21:42:15.419201 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000146251 sec | ||
68 | 2024.11.15 21:42:15.419244 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.15 21:42:15.419261 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.15 21:42:15.420539 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.15 21:42:15.421535 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.15 21:42:15.432576 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.15 21:42:15.432621 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.15 21:42:15.432641 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.15 21:42:15.432653 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.15 21:42:15.432685 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.15 21:42:15.432701 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.15 21:42:15.432715 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.15 21:42:15.432745 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.15 21:42:15.432761 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.15 21:42:15.432774 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.15 21:42:15.432785 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.15 21:42:15.432823 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.15 21:42:15.432835 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.15 21:42:15.432847 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.15 21:42:15.432879 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.15 21:42:15.432891 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.15 21:42:15.459573 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.15 21:42:15.460926 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.15 21:42:15.460952 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.439e-05 sec | ||
91 | 2024.11.15 21:42:15.460965 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.15 21:42:15.460976 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.15 21:42:15.460999 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.15 21:42:15.461197 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.15 21:42:15.461239 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.15 21:42:15.461253 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.15 21:42:15.461264 [ 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.11.15 21:42:15.461281 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.15 21:42:15.473033 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.15 21:42:15.473236 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.83 MiB (RSS), difference: 92.07 MiB | ||
101 | 2024.11.15 21:42:15.474150 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4191e-05 sec. | ||
102 | 2024.11.15 21:42:15.474525 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.15 21:42:15.474606 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.15 21:42:15.474627 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.15 21:42:16.202285 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54307 | ||
106 | 2024.11.15 21:42:16.202568 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.15 21:42:16.202629 [ 3 ] {} <Debug> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Authenticating user 'default' from [fd00:1122:3344:101::d]:54307 | ||
108 | 2024.11.15 21:42:16.202660 [ 3 ] {} <Debug> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.15 21:42:16.202684 [ 3 ] {} <Debug> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.15 21:42:16.202772 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.15 21:42:16.202799 [ 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.11.15 21:42:16.202822 [ 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.11.15 21:42:16.203732 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52318 | ||
114 | 2024.11.15 21:42:16.203748 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40474 | ||
115 | 2024.11.15 21:42:16.203885 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62539 | ||
116 | 2024.11.15 21:42:16.203925 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.11.15 21:42:16.203930 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2024.11.15 21:42:16.204069 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32887 | ||
119 | 2024.11.15 21:42:16.204081 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
120 | 2024.11.15 21:42:16.204098 [ 5 ] {} <Debug> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Authenticating user 'default' from [fd00:1122:3344:101::d]:40474 | ||
121 | 2024.11.15 21:42:16.204122 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37564 | ||
122 | 2024.11.15 21:42:16.204144 [ 4 ] {} <Debug> TCP-Session: 9a093a5d-8d9f-421c-b301-d8857aa65c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:52318 | ||
123 | 2024.11.15 21:42:16.204181 [ 250 ] {} <Debug> TCP-Session: fc74488c-9904-404e-a20c-e494160c35e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62539 | ||
124 | 2024.11.15 21:42:16.204218 [ 5 ] {} <Debug> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
125 | 2024.11.15 21:42:16.204442 [ 5 ] {} <Debug> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2024.11.15 21:42:16.204443 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2024.11.15 21:42:16.204484 [ 250 ] {} <Debug> TCP-Session: fc74488c-9904-404e-a20c-e494160c35e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.15 21:42:16.204491 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.11.15 21:42:16.204448 [ 4 ] {} <Debug> TCP-Session: 9a093a5d-8d9f-421c-b301-d8857aa65c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.11.15 21:42:16.204578 [ 250 ] {} <Debug> TCP-Session: fc74488c-9904-404e-a20c-e494160c35e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2024.11.15 21:42:16.204606 [ 252 ] {} <Debug> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Authenticating user 'default' from [fd00:1122:3344:101::d]:37564 | ||
132 | 2024.11.15 21:42:16.204643 [ 251 ] {} <Debug> TCP-Session: ebd60283-deaa-46c1-8b9d-bd0e96688658 Authenticating user 'default' from [fd00:1122:3344:101::d]:32887 | ||
133 | 2024.11.15 21:42:16.204645 [ 4 ] {} <Debug> TCP-Session: 9a093a5d-8d9f-421c-b301-d8857aa65c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.15 21:42:16.204702 [ 252 ] {} <Debug> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.11.15 21:42:16.204744 [ 251 ] {} <Debug> TCP-Session: ebd60283-deaa-46c1-8b9d-bd0e96688658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.15 21:42:16.204757 [ 252 ] {} <Debug> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.15 21:42:16.204801 [ 251 ] {} <Debug> TCP-Session: ebd60283-deaa-46c1-8b9d-bd0e96688658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.15 21:42:16.205115 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40887 | ||
139 | 2024.11.15 21:42:16.205393 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2024.11.15 21:42:16.205444 [ 253 ] {} <Debug> TCP-Session: f1688fff-44cc-4366-bbfc-cd6fb74aacb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40887 | ||
141 | 2024.11.15 21:42:16.205436 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51875 | ||
142 | 2024.11.15 21:42:16.205469 [ 253 ] {} <Debug> TCP-Session: f1688fff-44cc-4366-bbfc-cd6fb74aacb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.11.15 21:42:16.205513 [ 253 ] {} <Debug> TCP-Session: f1688fff-44cc-4366-bbfc-cd6fb74aacb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.11.15 21:42:16.206066 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2024.11.15 21:42:16.206083 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44155 | ||
146 | 2024.11.15 21:42:16.206109 [ 254 ] {} <Debug> TCP-Session: fac0d7a3-ddcd-4669-9e32-1f81ba128c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:51875 | ||
147 | 2024.11.15 21:42:16.206157 [ 254 ] {} <Debug> TCP-Session: fac0d7a3-ddcd-4669-9e32-1f81ba128c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.15 21:42:16.206267 [ 254 ] {} <Debug> TCP-Session: fac0d7a3-ddcd-4669-9e32-1f81ba128c98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2024.11.15 21:42:16.206272 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.11.15 21:42:16.206335 [ 255 ] {} <Debug> TCP-Session: d11b2295-4fcc-4624-9417-4391a786f4e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44155 | ||
151 | 2024.11.15 21:42:16.206356 [ 255 ] {} <Debug> TCP-Session: d11b2295-4fcc-4624-9417-4391a786f4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.15 21:42:16.206378 [ 255 ] {} <Debug> TCP-Session: d11b2295-4fcc-4624-9417-4391a786f4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.15 21:42:16.206954 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2024.11.15 21:42:16.210008 [ 3 ] {aaffe017-23ed-40b5-b7cb-a01ce57935a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.15 21:42:16.253088 [ 3 ] {aaffe017-23ed-40b5-b7cb-a01ce57935a3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54307) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 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 | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 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 | ||
164 | 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 | ||
165 | 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 | ||
166 | 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 | ||
167 | 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 | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 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 | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2024.11.15 21:42:16.254306 [ 3 ] {aaffe017-23ed-40b5-b7cb-a01ce57935a3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 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 | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 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 | ||
188 | 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 | ||
189 | 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 | ||
190 | 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 | ||
191 | 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 | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 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 | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2024.11.15 21:42:16.254405 [ 3 ] {aaffe017-23ed-40b5-b7cb-a01ce57935a3} <Debug> TCPHandler: Processed in 0.049913874 sec. | ||
204 | 2024.11.15 21:42:16.254749 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.11.15 21:42:16.254985 [ 5 ] {9980cb73-fc2d-4785-987d-f467b9917e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.11.15 21:42:16.255357 [ 5 ] {9980cb73-fc2d-4785-987d-f467b9917e26} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40474) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 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 | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 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 | ||
215 | 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 | ||
216 | 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 | ||
217 | 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 | ||
218 | 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 | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 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 | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2024.11.15 21:42:16.255476 [ 5 ] {9980cb73-fc2d-4785-987d-f467b9917e26} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 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 | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 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 | ||
239 | 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 | ||
240 | 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 | ||
241 | 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 | ||
242 | 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 | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 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 | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2024.11.15 21:42:16.255571 [ 5 ] {9980cb73-fc2d-4785-987d-f467b9917e26} <Debug> TCPHandler: Processed in 0.000983677 sec. | ||
255 | 2024.11.15 21:42:16.255866 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.11.15 21:42:16.257049 [ 3 ] {3e1c21d6-ce94-4303-9d97-f4f49b00b819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.11.15 21:42:16.257679 [ 3 ] {3e1c21d6-ce94-4303-9d97-f4f49b00b819} <Debug> TCPHandler: Processed in 0.001929522 sec. | ||
258 | 2024.11.15 21:42:16.257900 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.11.15 21:42:16.258030 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.11.15 21:42:16.258166 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.11.15 21:42:16.271536 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.11.15 21:42:16.271558 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.387e-05 sec | ||
263 | 2024.11.15 21:42:16.271579 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} <Trace> ReferentialDeps: No tables | ||
264 | 2024.11.15 21:42:16.271595 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} <Trace> LoadingDeps: No tables | ||
265 | 2024.11.15 21:42:16.271619 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.11.15 21:42:16.271696 [ 5 ] {2b1c044e-24d3-41cc-97df-6a02724738e6} <Debug> TCPHandler: Processed in 0.01386149 sec. | ||
267 | 2024.11.15 21:42:16.271969 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.11.15 21:42:16.272191 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2024.11.15 21:42:16.272276 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.11.15 21:42:16.280077 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.11.15 21:42:16.283074 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} <Debug> oximeter.version (0e4689d5-9d36-469c-8e3b-ae2eb3a943ca): Loading data parts | ||
273 | 2024.11.15 21:42:16.283679 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} <Debug> oximeter.version (0e4689d5-9d36-469c-8e3b-ae2eb3a943ca): There are no data parts | ||
274 | 2024.11.15 21:42:16.289664 [ 3 ] {5b428c72-4a38-4855-b0fa-d7487781e19a} <Debug> TCPHandler: Processed in 0.017752425 sec. | ||
275 | 2024.11.15 21:42:16.289901 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.11.15 21:42:16.290176 [ 5 ] {578b4358-35f3-448b-88f4-526bb5b9a6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | 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) | ||
287 | 2024.11.15 21:42:16.290256 [ 5 ] {578b4358-35f3-448b-88f4-526bb5b9a6a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.11.15 21:42:16.300773 [ 5 ] {578b4358-35f3-448b-88f4-526bb5b9a6a8} <Debug> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Loading data parts | ||
289 | 2024.11.15 21:42:16.300985 [ 5 ] {578b4358-35f3-448b-88f4-526bb5b9a6a8} <Debug> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): There are no data parts | ||
290 | 2024.11.15 21:42:16.318422 [ 5 ] {578b4358-35f3-448b-88f4-526bb5b9a6a8} <Debug> TCPHandler: Processed in 0.028589036 sec. | ||
291 | 2024.11.15 21:42:16.318674 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.11.15 21:42:16.318912 [ 3 ] {4870bad1-c43e-4ca1-84ca-629b6048d90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
293 | 2024.11.15 21:42:16.318985 [ 3 ] {4870bad1-c43e-4ca1-84ca-629b6048d90e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.11.15 21:42:16.322530 [ 3 ] {4870bad1-c43e-4ca1-84ca-629b6048d90e} <Debug> oximeter.measurements_i8 (197de0ff-6f70-4d53-9936-96eb51ab4415): Loading data parts | ||
295 | 2024.11.15 21:42:16.322756 [ 3 ] {4870bad1-c43e-4ca1-84ca-629b6048d90e} <Debug> oximeter.measurements_i8 (197de0ff-6f70-4d53-9936-96eb51ab4415): There are no data parts | ||
296 | 2024.11.15 21:42:16.329503 [ 3 ] {4870bad1-c43e-4ca1-84ca-629b6048d90e} <Debug> TCPHandler: Processed in 0.01090178 sec. | ||
297 | 2024.11.15 21:42:16.329733 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.11.15 21:42:16.329985 [ 5 ] {92129c90-4f32-47d9-a980-df4fd21faddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
299 | 2024.11.15 21:42:16.330061 [ 5 ] {92129c90-4f32-47d9-a980-df4fd21faddd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.11.15 21:42:16.332258 [ 5 ] {92129c90-4f32-47d9-a980-df4fd21faddd} <Debug> oximeter.measurements_u8 (d38388af-31b3-4248-a203-c5ba783ad267): Loading data parts | ||
301 | 2024.11.15 21:42:16.332447 [ 5 ] {92129c90-4f32-47d9-a980-df4fd21faddd} <Debug> oximeter.measurements_u8 (d38388af-31b3-4248-a203-c5ba783ad267): There are no data parts | ||
302 | 2024.11.15 21:42:16.336675 [ 5 ] {92129c90-4f32-47d9-a980-df4fd21faddd} <Debug> TCPHandler: Processed in 0.007018355 sec. | ||
303 | 2024.11.15 21:42:16.336904 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.11.15 21:42:16.337296 [ 3 ] {67c91081-57a1-4e51-8fb8-ea7f5707d6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
305 | 2024.11.15 21:42:16.337388 [ 3 ] {67c91081-57a1-4e51-8fb8-ea7f5707d6b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.11.15 21:42:16.339346 [ 3 ] {67c91081-57a1-4e51-8fb8-ea7f5707d6b5} <Debug> oximeter.measurements_i16 (2c1946ad-0ec0-47a0-9823-f7876ada860b): Loading data parts | ||
307 | 2024.11.15 21:42:16.339493 [ 3 ] {67c91081-57a1-4e51-8fb8-ea7f5707d6b5} <Debug> oximeter.measurements_i16 (2c1946ad-0ec0-47a0-9823-f7876ada860b): There are no data parts | ||
308 | 2024.11.15 21:42:16.346025 [ 3 ] {67c91081-57a1-4e51-8fb8-ea7f5707d6b5} <Debug> TCPHandler: Processed in 0.00922174 sec. | ||
309 | 2024.11.15 21:42:16.346219 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.11.15 21:42:16.346427 [ 5 ] {efe2fe4b-cc10-465c-8665-201ab83b7c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
311 | 2024.11.15 21:42:16.346489 [ 5 ] {efe2fe4b-cc10-465c-8665-201ab83b7c82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.11.15 21:42:16.351621 [ 5 ] {efe2fe4b-cc10-465c-8665-201ab83b7c82} <Debug> oximeter.measurements_u16 (542291cb-df9b-4c15-a207-80feb2d7877c): Loading data parts | ||
313 | 2024.11.15 21:42:16.351814 [ 5 ] {efe2fe4b-cc10-465c-8665-201ab83b7c82} <Debug> oximeter.measurements_u16 (542291cb-df9b-4c15-a207-80feb2d7877c): There are no data parts | ||
314 | 2024.11.15 21:42:16.354514 [ 5 ] {efe2fe4b-cc10-465c-8665-201ab83b7c82} <Debug> TCPHandler: Processed in 0.008352944 sec. | ||
315 | 2024.11.15 21:42:16.354709 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.11.15 21:42:16.354977 [ 3 ] {2ad425c3-dcb8-4cd3-87bb-7973aeb9ddf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
317 | 2024.11.15 21:42:16.355045 [ 3 ] {2ad425c3-dcb8-4cd3-87bb-7973aeb9ddf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.11.15 21:42:16.362901 [ 3 ] {2ad425c3-dcb8-4cd3-87bb-7973aeb9ddf8} <Debug> oximeter.measurements_i32 (f8b17167-4c19-4464-908e-69adc49d54e6): Loading data parts | ||
319 | 2024.11.15 21:42:16.363078 [ 3 ] {2ad425c3-dcb8-4cd3-87bb-7973aeb9ddf8} <Debug> oximeter.measurements_i32 (f8b17167-4c19-4464-908e-69adc49d54e6): There are no data parts | ||
320 | 2024.11.15 21:42:16.365838 [ 3 ] {2ad425c3-dcb8-4cd3-87bb-7973aeb9ddf8} <Debug> TCPHandler: Processed in 0.011197502 sec. | ||
321 | 2024.11.15 21:42:16.366034 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.11.15 21:42:16.366277 [ 5 ] {2972b98f-db34-49fe-a0c3-21a847858efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
323 | 2024.11.15 21:42:16.366352 [ 5 ] {2972b98f-db34-49fe-a0c3-21a847858efb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.11.15 21:42:16.373209 [ 5 ] {2972b98f-db34-49fe-a0c3-21a847858efb} <Debug> oximeter.measurements_u32 (031fdbcb-d4c5-40c6-8aee-d98ee7e6bc5f): Loading data parts | ||
325 | 2024.11.15 21:42:16.373376 [ 5 ] {2972b98f-db34-49fe-a0c3-21a847858efb} <Debug> oximeter.measurements_u32 (031fdbcb-d4c5-40c6-8aee-d98ee7e6bc5f): There are no data parts | ||
326 | 2024.11.15 21:42:16.377815 [ 5 ] {2972b98f-db34-49fe-a0c3-21a847858efb} <Debug> TCPHandler: Processed in 0.011846217 sec. | ||
327 | 2024.11.15 21:42:16.378035 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.11.15 21:42:16.378402 [ 3 ] {4601c3c8-75e9-4fbb-91f5-43b43177a222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
329 | 2024.11.15 21:42:16.378459 [ 3 ] {4601c3c8-75e9-4fbb-91f5-43b43177a222} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.11.15 21:42:16.381374 [ 3 ] {4601c3c8-75e9-4fbb-91f5-43b43177a222} <Debug> oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): Loading data parts | ||
331 | 2024.11.15 21:42:16.381540 [ 3 ] {4601c3c8-75e9-4fbb-91f5-43b43177a222} <Debug> oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): There are no data parts | ||
332 | 2024.11.15 21:42:16.386012 [ 3 ] {4601c3c8-75e9-4fbb-91f5-43b43177a222} <Debug> TCPHandler: Processed in 0.008077102 sec. | ||
333 | 2024.11.15 21:42:16.386215 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.11.15 21:42:16.386425 [ 5 ] {183e7577-258d-43bf-8f75-fa6f2fbf1d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
335 | 2024.11.15 21:42:16.386493 [ 5 ] {183e7577-258d-43bf-8f75-fa6f2fbf1d0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.11.15 21:42:16.393967 [ 5 ] {183e7577-258d-43bf-8f75-fa6f2fbf1d0a} <Debug> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Loading data parts | ||
337 | 2024.11.15 21:42:16.394133 [ 5 ] {183e7577-258d-43bf-8f75-fa6f2fbf1d0a} <Debug> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): There are no data parts | ||
338 | 2024.11.15 21:42:16.397995 [ 5 ] {183e7577-258d-43bf-8f75-fa6f2fbf1d0a} <Debug> TCPHandler: Processed in 0.011836007 sec. | ||
339 | 2024.11.15 21:42:16.398217 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.11.15 21:42:16.398462 [ 3 ] {2fa42b76-8d33-4bc4-82ed-75f61b5f522f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
341 | 2024.11.15 21:42:16.398512 [ 3 ] {2fa42b76-8d33-4bc4-82ed-75f61b5f522f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.11.15 21:42:16.401269 [ 3 ] {2fa42b76-8d33-4bc4-82ed-75f61b5f522f} <Debug> oximeter.measurements_f32 (1d1c0180-bdd7-4613-9059-8450a6a4b1f5): Loading data parts | ||
343 | 2024.11.15 21:42:16.401429 [ 3 ] {2fa42b76-8d33-4bc4-82ed-75f61b5f522f} <Debug> oximeter.measurements_f32 (1d1c0180-bdd7-4613-9059-8450a6a4b1f5): There are no data parts | ||
344 | 2024.11.15 21:42:16.405880 [ 3 ] {2fa42b76-8d33-4bc4-82ed-75f61b5f522f} <Debug> TCPHandler: Processed in 0.00773254 sec. | ||
345 | 2024.11.15 21:42:16.406115 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.11.15 21:42:16.406322 [ 5 ] {332078f7-c791-409e-ae08-ee08780877fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
347 | 2024.11.15 21:42:16.406389 [ 5 ] {332078f7-c791-409e-ae08-ee08780877fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.11.15 21:42:16.412821 [ 5 ] {332078f7-c791-409e-ae08-ee08780877fb} <Debug> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Loading data parts | ||
349 | 2024.11.15 21:42:16.413023 [ 5 ] {332078f7-c791-409e-ae08-ee08780877fb} <Debug> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): There are no data parts | ||
350 | 2024.11.15 21:42:16.418161 [ 5 ] {332078f7-c791-409e-ae08-ee08780877fb} <Debug> TCPHandler: Processed in 0.012104019 sec. | ||
351 | 2024.11.15 21:42:16.418350 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.11.15 21:42:16.418575 [ 3 ] {02f25b15-fadf-4a21-b225-93e4989376c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
353 | 2024.11.15 21:42:16.418623 [ 3 ] {02f25b15-fadf-4a21-b225-93e4989376c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.11.15 21:42:16.427281 [ 3 ] {02f25b15-fadf-4a21-b225-93e4989376c3} <Debug> oximeter.measurements_string (4894879b-8833-4cac-a40c-aa169283452f): Loading data parts | ||
355 | 2024.11.15 21:42:16.427483 [ 3 ] {02f25b15-fadf-4a21-b225-93e4989376c3} <Debug> oximeter.measurements_string (4894879b-8833-4cac-a40c-aa169283452f): There are no data parts | ||
356 | 2024.11.15 21:42:16.429262 [ 3 ] {02f25b15-fadf-4a21-b225-93e4989376c3} <Debug> TCPHandler: Processed in 0.010970461 sec. | ||
357 | 2024.11.15 21:42:16.429466 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.11.15 21:42:16.429674 [ 5 ] {1bbe0bc5-1f07-4035-9781-d7115752b940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
359 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
360 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
361 | * a string isn't palatable for a few reasons. | ||
362 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
363 | * details. | ||
364 | */ | ||
365 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2024.11.15 21:42:16.429747 [ 5 ] {1bbe0bc5-1f07-4035-9781-d7115752b940} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.11.15 21:42:16.434513 [ 5 ] {1bbe0bc5-1f07-4035-9781-d7115752b940} <Debug> oximeter.measurements_bytes (a115b3a9-797c-4bfd-8b16-78a4f7c0f2b7): Loading data parts | ||
368 | 2024.11.15 21:42:16.434672 [ 5 ] {1bbe0bc5-1f07-4035-9781-d7115752b940} <Debug> oximeter.measurements_bytes (a115b3a9-797c-4bfd-8b16-78a4f7c0f2b7): There are no data parts | ||
369 | 2024.11.15 21:42:16.439962 [ 5 ] {1bbe0bc5-1f07-4035-9781-d7115752b940} <Debug> TCPHandler: Processed in 0.010553398 sec. | ||
370 | 2024.11.15 21:42:16.440193 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.15 21:42:16.440528 [ 3 ] {1dfdce7a-abf5-40da-9193-61c19eca02fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
372 | 2024.11.15 21:42:16.440613 [ 3 ] {1dfdce7a-abf5-40da-9193-61c19eca02fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.11.15 21:42:16.445470 [ 3 ] {1dfdce7a-abf5-40da-9193-61c19eca02fa} <Debug> oximeter.measurements_cumulativei64 (494972cc-4b53-4993-9367-68b1e0b9714d): Loading data parts | ||
374 | 2024.11.15 21:42:16.445651 [ 3 ] {1dfdce7a-abf5-40da-9193-61c19eca02fa} <Debug> oximeter.measurements_cumulativei64 (494972cc-4b53-4993-9367-68b1e0b9714d): There are no data parts | ||
375 | 2024.11.15 21:42:16.455350 [ 3 ] {1dfdce7a-abf5-40da-9193-61c19eca02fa} <Debug> TCPHandler: Processed in 0.015231108 sec. | ||
376 | 2024.11.15 21:42:16.455577 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.15 21:42:16.455922 [ 5 ] {63cd161f-b722-48c8-9550-32b6e4d06ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
378 | 2024.11.15 21:42:16.456007 [ 5 ] {63cd161f-b722-48c8-9550-32b6e4d06ede} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.11.15 21:42:16.482070 [ 5 ] {63cd161f-b722-48c8-9550-32b6e4d06ede} <Debug> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Loading data parts | ||
380 | 2024.11.15 21:42:16.482255 [ 5 ] {63cd161f-b722-48c8-9550-32b6e4d06ede} <Debug> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): There are no data parts | ||
381 | 2024.11.15 21:42:16.489403 [ 5 ] {63cd161f-b722-48c8-9550-32b6e4d06ede} <Debug> TCPHandler: Processed in 0.03389999 sec. | ||
382 | 2024.11.15 21:42:16.489616 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.15 21:42:16.489887 [ 3 ] {946afa6a-7fc4-4a3a-9872-319be60bfa8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
384 | 2024.11.15 21:42:16.489971 [ 3 ] {946afa6a-7fc4-4a3a-9872-319be60bfa8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2024.11.15 21:42:16.495045 [ 3 ] {946afa6a-7fc4-4a3a-9872-319be60bfa8d} <Debug> oximeter.measurements_cumulativef32 (bc155ab4-37dc-47b0-ac92-173378fb259e): Loading data parts | ||
386 | 2024.11.15 21:42:16.495228 [ 3 ] {946afa6a-7fc4-4a3a-9872-319be60bfa8d} <Debug> oximeter.measurements_cumulativef32 (bc155ab4-37dc-47b0-ac92-173378fb259e): There are no data parts | ||
387 | 2024.11.15 21:42:16.499777 [ 3 ] {946afa6a-7fc4-4a3a-9872-319be60bfa8d} <Debug> TCPHandler: Processed in 0.010235157 sec. | ||
388 | 2024.11.15 21:42:16.499994 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.15 21:42:16.500216 [ 5 ] {f845129d-0d14-474d-b9e7-2feea371de26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
390 | 2024.11.15 21:42:16.500293 [ 5 ] {f845129d-0d14-474d-b9e7-2feea371de26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
391 | 2024.11.15 21:42:16.503980 [ 5 ] {f845129d-0d14-474d-b9e7-2feea371de26} <Debug> oximeter.measurements_cumulativef64 (6dd61018-685b-435e-bfb0-baccf22a7dbc): Loading data parts | ||
392 | 2024.11.15 21:42:16.504152 [ 5 ] {f845129d-0d14-474d-b9e7-2feea371de26} <Debug> oximeter.measurements_cumulativef64 (6dd61018-685b-435e-bfb0-baccf22a7dbc): There are no data parts | ||
393 | 2024.11.15 21:42:16.508916 [ 5 ] {f845129d-0d14-474d-b9e7-2feea371de26} <Debug> TCPHandler: Processed in 0.008977868 sec. | ||
394 | 2024.11.15 21:42:16.509119 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.11.15 21:42:16.509477 [ 3 ] {d376ca82-72a8-4c65-a3b1-2c551266594d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
396 | * NOTE: Array types cannot be Nullable, see | ||
397 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
398 | * for more details. | ||
399 | * | ||
400 | * This means we need to use empty arrays to indicate a missing value. This | ||
401 | * is unfortunate, and at this point relies on the fact that an | ||
402 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
403 | * to figure out another way to represent missing samples here. | ||
404 | */ | ||
405 | 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) | ||
406 | 2024.11.15 21:42:16.509553 [ 3 ] {d376ca82-72a8-4c65-a3b1-2c551266594d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
407 | 2024.11.15 21:42:16.514250 [ 3 ] {d376ca82-72a8-4c65-a3b1-2c551266594d} <Debug> oximeter.measurements_histogrami8 (2f0165ad-1410-4445-835c-1facbae8393b): Loading data parts | ||
408 | 2024.11.15 21:42:16.514433 [ 3 ] {d376ca82-72a8-4c65-a3b1-2c551266594d} <Debug> oximeter.measurements_histogrami8 (2f0165ad-1410-4445-835c-1facbae8393b): There are no data parts | ||
409 | 2024.11.15 21:42:16.516884 [ 3 ] {d376ca82-72a8-4c65-a3b1-2c551266594d} <Debug> TCPHandler: Processed in 0.007835691 sec. | ||
410 | 2024.11.15 21:42:16.517094 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.11.15 21:42:16.517428 [ 5 ] {b1b16d76-c5ea-4006-8080-1515b6552ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
412 | 2024.11.15 21:42:16.517517 [ 5 ] {b1b16d76-c5ea-4006-8080-1515b6552ffa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
413 | 2024.11.15 21:42:16.521742 [ 5 ] {b1b16d76-c5ea-4006-8080-1515b6552ffa} <Debug> oximeter.measurements_histogramu8 (8f7ff04a-56ba-4b56-9338-d98c2c66ec23): Loading data parts | ||
414 | 2024.11.15 21:42:16.521961 [ 5 ] {b1b16d76-c5ea-4006-8080-1515b6552ffa} <Debug> oximeter.measurements_histogramu8 (8f7ff04a-56ba-4b56-9338-d98c2c66ec23): There are no data parts | ||
415 | 2024.11.15 21:42:16.524432 [ 5 ] {b1b16d76-c5ea-4006-8080-1515b6552ffa} <Debug> TCPHandler: Processed in 0.007405459 sec. | ||
416 | 2024.11.15 21:42:16.524653 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2024.11.15 21:42:16.525011 [ 3 ] {dc2ccb2a-8451-492e-91f6-3bf83d6a8f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
418 | 2024.11.15 21:42:16.525112 [ 3 ] {dc2ccb2a-8451-492e-91f6-3bf83d6a8f21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
419 | 2024.11.15 21:42:16.528824 [ 3 ] {dc2ccb2a-8451-492e-91f6-3bf83d6a8f21} <Debug> oximeter.measurements_histogrami16 (c78b71d8-bb52-494e-a0ce-5fb4dd136ed7): Loading data parts | ||
420 | 2024.11.15 21:42:16.528997 [ 3 ] {dc2ccb2a-8451-492e-91f6-3bf83d6a8f21} <Debug> oximeter.measurements_histogrami16 (c78b71d8-bb52-494e-a0ce-5fb4dd136ed7): There are no data parts | ||
421 | 2024.11.15 21:42:16.531584 [ 3 ] {dc2ccb2a-8451-492e-91f6-3bf83d6a8f21} <Debug> TCPHandler: Processed in 0.007001575 sec. | ||
422 | 2024.11.15 21:42:16.531805 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2024.11.15 21:42:16.532170 [ 5 ] {4983fc71-6906-43b0-a221-3bbac6c092d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
424 | 2024.11.15 21:42:16.532256 [ 5 ] {4983fc71-6906-43b0-a221-3bbac6c092d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
425 | 2024.11.15 21:42:16.543414 [ 5 ] {4983fc71-6906-43b0-a221-3bbac6c092d6} <Debug> oximeter.measurements_histogramu16 (71791c98-780f-4f63-adf1-30a1e97860e8): Loading data parts | ||
426 | 2024.11.15 21:42:16.543592 [ 5 ] {4983fc71-6906-43b0-a221-3bbac6c092d6} <Debug> oximeter.measurements_histogramu16 (71791c98-780f-4f63-adf1-30a1e97860e8): There are no data parts | ||
427 | 2024.11.15 21:42:16.553695 [ 5 ] {4983fc71-6906-43b0-a221-3bbac6c092d6} <Debug> TCPHandler: Processed in 0.021957543 sec. | ||
428 | 2024.11.15 21:42:16.553899 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2024.11.15 21:42:16.554254 [ 3 ] {ba54667a-5447-465b-90a1-304d150e0db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
430 | 2024.11.15 21:42:16.554348 [ 3 ] {ba54667a-5447-465b-90a1-304d150e0db0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
431 | 2024.11.15 21:42:16.559997 [ 3 ] {ba54667a-5447-465b-90a1-304d150e0db0} <Debug> oximeter.measurements_histogrami32 (c025c3e4-35df-4aaa-b09a-c9a33ac923cd): Loading data parts | ||
432 | 2024.11.15 21:42:16.560168 [ 3 ] {ba54667a-5447-465b-90a1-304d150e0db0} <Debug> oximeter.measurements_histogrami32 (c025c3e4-35df-4aaa-b09a-c9a33ac923cd): There are no data parts | ||
433 | 2024.11.15 21:42:16.567481 [ 3 ] {ba54667a-5447-465b-90a1-304d150e0db0} <Debug> TCPHandler: Processed in 0.013651858 sec. | ||
434 | 2024.11.15 21:42:16.567681 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2024.11.15 21:42:16.568014 [ 5 ] {9180daa1-f46d-484f-a46f-ee3d318889ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
436 | 2024.11.15 21:42:16.568083 [ 5 ] {9180daa1-f46d-484f-a46f-ee3d318889ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
437 | 2024.11.15 21:42:16.574137 [ 5 ] {9180daa1-f46d-484f-a46f-ee3d318889ec} <Debug> oximeter.measurements_histogramu32 (48681b4d-9fbd-4f4b-94fb-009d673a2d0c): Loading data parts | ||
438 | 2024.11.15 21:42:16.574317 [ 5 ] {9180daa1-f46d-484f-a46f-ee3d318889ec} <Debug> oximeter.measurements_histogramu32 (48681b4d-9fbd-4f4b-94fb-009d673a2d0c): There are no data parts | ||
439 | 2024.11.15 21:42:16.580452 [ 5 ] {9180daa1-f46d-484f-a46f-ee3d318889ec} <Debug> TCPHandler: Processed in 0.012832614 sec. | ||
440 | 2024.11.15 21:42:16.580694 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.11.15 21:42:16.581047 [ 3 ] {e4ccbdf8-7d08-4e78-b176-70870aee71e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
442 | 2024.11.15 21:42:16.581143 [ 3 ] {e4ccbdf8-7d08-4e78-b176-70870aee71e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
443 | 2024.11.15 21:42:16.589277 [ 3 ] {e4ccbdf8-7d08-4e78-b176-70870aee71e3} <Debug> oximeter.measurements_histogrami64 (44da25cb-e6da-477d-9435-4daa61305c61): Loading data parts | ||
444 | 2024.11.15 21:42:16.589461 [ 3 ] {e4ccbdf8-7d08-4e78-b176-70870aee71e3} <Debug> oximeter.measurements_histogrami64 (44da25cb-e6da-477d-9435-4daa61305c61): There are no data parts | ||
445 | 2024.11.15 21:42:16.591393 [ 3 ] {e4ccbdf8-7d08-4e78-b176-70870aee71e3} <Debug> TCPHandler: Processed in 0.01076824 sec. | ||
446 | 2024.11.15 21:42:16.591596 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
447 | 2024.11.15 21:42:16.591916 [ 5 ] {964b1fda-1ebf-4d1a-adc6-2e9dac3bb5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
448 | 2024.11.15 21:42:16.591991 [ 5 ] {964b1fda-1ebf-4d1a-adc6-2e9dac3bb5a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
449 | 2024.11.15 21:42:16.594665 [ 5 ] {964b1fda-1ebf-4d1a-adc6-2e9dac3bb5a1} <Debug> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Loading data parts | ||
450 | 2024.11.15 21:42:16.594832 [ 5 ] {964b1fda-1ebf-4d1a-adc6-2e9dac3bb5a1} <Debug> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): There are no data parts | ||
451 | 2024.11.15 21:42:16.597316 [ 5 ] {964b1fda-1ebf-4d1a-adc6-2e9dac3bb5a1} <Debug> TCPHandler: Processed in 0.005777407 sec. | ||
452 | 2024.11.15 21:42:16.597526 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
453 | 2024.11.15 21:42:16.597873 [ 3 ] {06eddeaa-7b99-412b-b310-fcb360d08896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
454 | 2024.11.15 21:42:16.597980 [ 3 ] {06eddeaa-7b99-412b-b310-fcb360d08896} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
455 | 2024.11.15 21:42:16.607017 [ 3 ] {06eddeaa-7b99-412b-b310-fcb360d08896} <Debug> oximeter.measurements_histogramf32 (de5948f9-fde9-470b-9203-38268026933f): Loading data parts | ||
456 | 2024.11.15 21:42:16.607199 [ 3 ] {06eddeaa-7b99-412b-b310-fcb360d08896} <Debug> oximeter.measurements_histogramf32 (de5948f9-fde9-470b-9203-38268026933f): There are no data parts | ||
457 | 2024.11.15 21:42:16.611025 [ 3 ] {06eddeaa-7b99-412b-b310-fcb360d08896} <Debug> TCPHandler: Processed in 0.013568218 sec. | ||
458 | 2024.11.15 21:42:16.611235 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
459 | 2024.11.15 21:42:16.611566 [ 5 ] {51fc3511-655f-425d-aa84-f44ff58f07e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
460 | 2024.11.15 21:42:16.611643 [ 5 ] {51fc3511-655f-425d-aa84-f44ff58f07e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
461 | 2024.11.15 21:42:16.615263 [ 5 ] {51fc3511-655f-425d-aa84-f44ff58f07e1} <Debug> oximeter.measurements_histogramf64 (3ec8fda5-5f8f-4e6e-99a0-c79abfe59b72): Loading data parts | ||
462 | 2024.11.15 21:42:16.615429 [ 5 ] {51fc3511-655f-425d-aa84-f44ff58f07e1} <Debug> oximeter.measurements_histogramf64 (3ec8fda5-5f8f-4e6e-99a0-c79abfe59b72): There are no data parts | ||
463 | 2024.11.15 21:42:16.617721 [ 5 ] {51fc3511-655f-425d-aa84-f44ff58f07e1} <Debug> TCPHandler: Processed in 0.006546853 sec. | ||
464 | 2024.11.15 21:42:16.617911 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2024.11.15 21:42:16.618123 [ 3 ] {9015493e-dbab-4cc0-a67c-6cae828caaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) /* The field tables store named dimensions of each timeseries. | ||
466 | * | ||
467 | * As with the measurement tables, there is one field table for each field data | ||
468 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
469 | * this behavior **must not** be relied upon for query correctness. | ||
470 | * | ||
471 | * The index for the fields differs from the measurements, however. Rows are | ||
472 | * sorted by timeseries name, then field name, field value, and finally | ||
473 | * timeseries key. This reflects the most common pattern for looking them up: | ||
474 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
475 | * usually then used to look up measurements. | ||
476 | * | ||
477 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
478 | * timeseries name and then key, since it would improve lookups where one | ||
479 | * already has the key. Realistically though, these tables are quite small and | ||
480 | * so performance benefits will be low in absolute terms. | ||
481 | * | ||
482 | * TTL: We use a materialized column to expire old field table records. This | ||
483 | * column is generated automatically by the database whenever a new row is | ||
484 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
485 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
486 | * record will remain during a deduplication, which will have the last | ||
487 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
488 | * measurement tables. | ||
489 | */ | ||
490 | 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) | ||
491 | 2024.11.15 21:42:16.618207 [ 3 ] {9015493e-dbab-4cc0-a67c-6cae828caaf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
492 | 2024.11.15 21:42:16.621809 [ 3 ] {9015493e-dbab-4cc0-a67c-6cae828caaf0} <Debug> oximeter.fields_bool (3c5ec061-ea68-4b62-9872-3e6b763c2ddf): Loading data parts | ||
493 | 2024.11.15 21:42:16.621988 [ 3 ] {9015493e-dbab-4cc0-a67c-6cae828caaf0} <Debug> oximeter.fields_bool (3c5ec061-ea68-4b62-9872-3e6b763c2ddf): There are no data parts | ||
494 | 2024.11.15 21:42:16.624440 [ 3 ] {9015493e-dbab-4cc0-a67c-6cae828caaf0} <Debug> TCPHandler: Processed in 0.006588553 sec. | ||
495 | 2024.11.15 21:42:16.624648 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2024.11.15 21:42:16.624883 [ 5 ] {455eb985-73aa-4178-aa83-94a4ce3656d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
497 | 2024.11.15 21:42:16.624934 [ 5 ] {455eb985-73aa-4178-aa83-94a4ce3656d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
498 | 2024.11.15 21:42:16.629675 [ 5 ] {455eb985-73aa-4178-aa83-94a4ce3656d7} <Debug> oximeter.fields_i8 (be8bfd48-d4c2-49c2-aa06-e028a7a2af55): Loading data parts | ||
499 | 2024.11.15 21:42:16.629839 [ 5 ] {455eb985-73aa-4178-aa83-94a4ce3656d7} <Debug> oximeter.fields_i8 (be8bfd48-d4c2-49c2-aa06-e028a7a2af55): There are no data parts | ||
500 | 2024.11.15 21:42:16.632308 [ 5 ] {455eb985-73aa-4178-aa83-94a4ce3656d7} <Debug> TCPHandler: Processed in 0.00771416 sec. | ||
501 | 2024.11.15 21:42:16.632515 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.11.15 21:42:16.632724 [ 3 ] {d1435dab-f87e-4ae2-bc98-9daa8541af2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
503 | 2024.11.15 21:42:16.632798 [ 3 ] {d1435dab-f87e-4ae2-bc98-9daa8541af2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
504 | 2024.11.15 21:42:16.637926 [ 3 ] {d1435dab-f87e-4ae2-bc98-9daa8541af2d} <Debug> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Loading data parts | ||
505 | 2024.11.15 21:42:16.638231 [ 3 ] {d1435dab-f87e-4ae2-bc98-9daa8541af2d} <Debug> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): There are no data parts | ||
506 | 2024.11.15 21:42:16.639908 [ 3 ] {d1435dab-f87e-4ae2-bc98-9daa8541af2d} <Debug> TCPHandler: Processed in 0.007459939 sec. | ||
507 | 2024.11.15 21:42:16.640119 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2024.11.15 21:42:16.640360 [ 5 ] {5252c189-8391-4f13-8d24-e5453c1dac17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
509 | 2024.11.15 21:42:16.640411 [ 5 ] {5252c189-8391-4f13-8d24-e5453c1dac17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
510 | 2024.11.15 21:42:16.644346 [ 5 ] {5252c189-8391-4f13-8d24-e5453c1dac17} <Debug> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Loading data parts | ||
511 | 2024.11.15 21:42:16.644532 [ 5 ] {5252c189-8391-4f13-8d24-e5453c1dac17} <Debug> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): There are no data parts | ||
512 | 2024.11.15 21:42:16.647113 [ 5 ] {5252c189-8391-4f13-8d24-e5453c1dac17} <Debug> TCPHandler: Processed in 0.007057586 sec. | ||
513 | 2024.11.15 21:42:16.647397 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
514 | 2024.11.15 21:42:16.647611 [ 3 ] {d7f0f4e3-bf57-449b-914e-4b5cfbff8a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
515 | 2024.11.15 21:42:16.647699 [ 3 ] {d7f0f4e3-bf57-449b-914e-4b5cfbff8a40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
516 | 2024.11.15 21:42:16.666123 [ 3 ] {d7f0f4e3-bf57-449b-914e-4b5cfbff8a40} <Debug> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Loading data parts | ||
517 | 2024.11.15 21:42:16.666350 [ 3 ] {d7f0f4e3-bf57-449b-914e-4b5cfbff8a40} <Debug> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): There are no data parts | ||
518 | 2024.11.15 21:42:16.674583 [ 3 ] {d7f0f4e3-bf57-449b-914e-4b5cfbff8a40} <Debug> TCPHandler: Processed in 0.027246977 sec. | ||
519 | 2024.11.15 21:42:16.674804 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
520 | 2024.11.15 21:42:16.675096 [ 5 ] {ef6b320a-18a0-41fa-b9bd-720486ea0305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
521 | 2024.11.15 21:42:16.675154 [ 5 ] {ef6b320a-18a0-41fa-b9bd-720486ea0305} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
522 | 2024.11.15 21:42:16.686063 [ 5 ] {ef6b320a-18a0-41fa-b9bd-720486ea0305} <Debug> oximeter.fields_i32 (c418b448-f741-4395-aee9-fd7df38d0e97): Loading data parts | ||
523 | 2024.11.15 21:42:16.686265 [ 5 ] {ef6b320a-18a0-41fa-b9bd-720486ea0305} <Debug> oximeter.fields_i32 (c418b448-f741-4395-aee9-fd7df38d0e97): There are no data parts | ||
524 | 2024.11.15 21:42:16.688215 [ 5 ] {ef6b320a-18a0-41fa-b9bd-720486ea0305} <Debug> TCPHandler: Processed in 0.013477697 sec. | ||
525 | 2024.11.15 21:42:16.688451 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
526 | 2024.11.15 21:42:16.688665 [ 3 ] {b048a7c3-e142-402a-9023-ae64f71f1ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
527 | 2024.11.15 21:42:16.688755 [ 3 ] {b048a7c3-e142-402a-9023-ae64f71f1ab2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
528 | 2024.11.15 21:42:16.700428 [ 3 ] {b048a7c3-e142-402a-9023-ae64f71f1ab2} <Debug> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Loading data parts | ||
529 | 2024.11.15 21:42:16.700621 [ 3 ] {b048a7c3-e142-402a-9023-ae64f71f1ab2} <Debug> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): There are no data parts | ||
530 | 2024.11.15 21:42:16.702849 [ 3 ] {b048a7c3-e142-402a-9023-ae64f71f1ab2} <Debug> TCPHandler: Processed in 0.014458734 sec. | ||
531 | 2024.11.15 21:42:16.703047 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
532 | 2024.11.15 21:42:16.703297 [ 5 ] {4a49b267-e4e6-475b-bc04-7b54631557cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
533 | 2024.11.15 21:42:16.703346 [ 5 ] {4a49b267-e4e6-475b-bc04-7b54631557cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
534 | 2024.11.15 21:42:16.706223 [ 5 ] {4a49b267-e4e6-475b-bc04-7b54631557cd} <Debug> oximeter.fields_i64 (b1b3d5cc-fc85-4c7f-ae2c-47bd24bddd58): Loading data parts | ||
535 | 2024.11.15 21:42:16.706405 [ 5 ] {4a49b267-e4e6-475b-bc04-7b54631557cd} <Debug> oximeter.fields_i64 (b1b3d5cc-fc85-4c7f-ae2c-47bd24bddd58): There are no data parts | ||
536 | 2024.11.15 21:42:16.713409 [ 5 ] {4a49b267-e4e6-475b-bc04-7b54631557cd} <Debug> TCPHandler: Processed in 0.010419728 sec. | ||
537 | 2024.11.15 21:42:16.713623 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
538 | 2024.11.15 21:42:16.713877 [ 3 ] {28a35d46-db7e-4308-b66d-ff62d975fc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
539 | 2024.11.15 21:42:16.713976 [ 3 ] {28a35d46-db7e-4308-b66d-ff62d975fc3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
540 | 2024.11.15 21:42:16.718615 [ 3 ] {28a35d46-db7e-4308-b66d-ff62d975fc3f} <Debug> oximeter.fields_u64 (7a799988-7d5f-4578-9e41-08d9d022413e): Loading data parts | ||
541 | 2024.11.15 21:42:16.718797 [ 3 ] {28a35d46-db7e-4308-b66d-ff62d975fc3f} <Debug> oximeter.fields_u64 (7a799988-7d5f-4578-9e41-08d9d022413e): There are no data parts | ||
542 | 2024.11.15 21:42:16.722794 [ 3 ] {28a35d46-db7e-4308-b66d-ff62d975fc3f} <Debug> TCPHandler: Processed in 0.00924076 sec. | ||
543 | 2024.11.15 21:42:16.723003 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
544 | 2024.11.15 21:42:16.723290 [ 5 ] {347303d8-c52f-4902-9b5f-3bcbe1b189ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
545 | 2024.11.15 21:42:16.723357 [ 5 ] {347303d8-c52f-4902-9b5f-3bcbe1b189ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
546 | 2024.11.15 21:42:16.733968 [ 5 ] {347303d8-c52f-4902-9b5f-3bcbe1b189ed} <Debug> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Loading data parts | ||
547 | 2024.11.15 21:42:16.734122 [ 5 ] {347303d8-c52f-4902-9b5f-3bcbe1b189ed} <Debug> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): There are no data parts | ||
548 | 2024.11.15 21:42:16.739631 [ 5 ] {347303d8-c52f-4902-9b5f-3bcbe1b189ed} <Debug> TCPHandler: Processed in 0.016696949 sec. | ||
549 | 2024.11.15 21:42:16.739840 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
550 | 2024.11.15 21:42:16.740052 [ 3 ] {6db97480-4f20-475e-9a23-f4acf1c77347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) 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) | ||
551 | 2024.11.15 21:42:16.740129 [ 3 ] {6db97480-4f20-475e-9a23-f4acf1c77347} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
552 | 2024.11.15 21:42:16.745505 [ 3 ] {6db97480-4f20-475e-9a23-f4acf1c77347} <Debug> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Loading data parts | ||
553 | 2024.11.15 21:42:16.745700 [ 3 ] {6db97480-4f20-475e-9a23-f4acf1c77347} <Debug> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): There are no data parts | ||
554 | 2024.11.15 21:42:16.752810 [ 3 ] {6db97480-4f20-475e-9a23-f4acf1c77347} <Debug> TCPHandler: Processed in 0.013027484 sec. | ||
555 | 2024.11.15 21:42:16.753038 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
556 | 2024.11.15 21:42:16.753328 [ 5 ] {ca473213-8483-48e9-85bf-0a661390c9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) 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) | ||
557 | 2024.11.15 21:42:16.753396 [ 5 ] {ca473213-8483-48e9-85bf-0a661390c9a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
558 | 2024.11.15 21:42:16.755552 [ 5 ] {ca473213-8483-48e9-85bf-0a661390c9a1} <Debug> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Loading data parts | ||
559 | 2024.11.15 21:42:16.755724 [ 5 ] {ca473213-8483-48e9-85bf-0a661390c9a1} <Debug> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): There are no data parts | ||
560 | 2024.11.15 21:42:16.759842 [ 5 ] {ca473213-8483-48e9-85bf-0a661390c9a1} <Debug> TCPHandler: Processed in 0.006874385 sec. | ||
561 | 2024.11.15 21:42:16.760100 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
562 | 2024.11.15 21:42:16.760446 [ 3 ] {b24d1947-d482-40bc-8ee6-d8cedca939be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) /* The timeseries schema table stores the extracted schema for the samples | ||
563 | * oximeter collects. | ||
564 | */ | ||
565 | 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) | ||
566 | 2024.11.15 21:42:16.760560 [ 3 ] {b24d1947-d482-40bc-8ee6-d8cedca939be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
567 | 2024.11.15 21:42:16.766902 [ 3 ] {b24d1947-d482-40bc-8ee6-d8cedca939be} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Loading data parts | ||
568 | 2024.11.15 21:42:16.767079 [ 3 ] {b24d1947-d482-40bc-8ee6-d8cedca939be} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): There are no data parts | ||
569 | 2024.11.15 21:42:16.771163 [ 3 ] {b24d1947-d482-40bc-8ee6-d8cedca939be} <Debug> TCPHandler: Processed in 0.011128943 sec. | ||
570 | 2024.11.15 21:42:16.771395 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.11.15 21:42:16.771624 [ 5 ] {a9ee10d2-7869-48ea-882c-87c021925a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
572 | 2024.11.15 21:42:16.772944 [ 5 ] {a9ee10d2-7869-48ea-882c-87c021925a95} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
573 | 2024.11.15 21:42:16.780731 [ 257 ] {a9ee10d2-7869-48ea-882c-87c021925a95} <Trace> oximeter.version (0e4689d5-9d36-469c-8e3b-ae2eb3a943ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
574 | 2024.11.15 21:42:16.780788 [ 257 ] {a9ee10d2-7869-48ea-882c-87c021925a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
575 | 2024.11.15 21:42:16.784816 [ 257 ] {a9ee10d2-7869-48ea-882c-87c021925a95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
576 | 2024.11.15 21:42:16.785236 [ 257 ] {a9ee10d2-7869-48ea-882c-87c021925a95} <Trace> oximeter.version (0e4689d5-9d36-469c-8e3b-ae2eb3a943ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
577 | 2024.11.15 21:42:16.785545 [ 5 ] {a9ee10d2-7869-48ea-882c-87c021925a95} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014015 sec., 71.35212272565109 rows/sec., 1.11 KiB/sec. | ||
578 | 2024.11.15 21:42:16.785905 [ 5 ] {a9ee10d2-7869-48ea-882c-87c021925a95} <Debug> TCPHandler: Processed in 0.014577994 sec. | ||
579 | 2024.11.15 21:42:17.000164 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.74 MiB, peak 124.74 MiB, free memory in arenas 0.00 B, will set to 138.03 MiB (RSS), difference: 13.29 MiB | ||
580 | 2024.11.15 21:42:18.460762 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55777 | ||
581 | 2024.11.15 21:42:18.461853 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
582 | 2024.11.15 21:42:18.461923 [ 258 ] {} <Debug> TCP-Session: 2c6c90b3-4bbf-442f-893e-1226ab23e071 Authenticating user 'default' from [fd00:1122:3344:101::b]:55777 | ||
583 | 2024.11.15 21:42:18.461947 [ 258 ] {} <Debug> TCP-Session: 2c6c90b3-4bbf-442f-893e-1226ab23e071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
584 | 2024.11.15 21:42:18.461965 [ 258 ] {} <Debug> TCP-Session: 2c6c90b3-4bbf-442f-893e-1226ab23e071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.11.15 21:42:18.462033 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
586 | 2024.11.15 21:42:18.462060 [ 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 | ||
587 | 2024.11.15 21:42:18.462091 [ 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 | ||
588 | 2024.11.15 21:42:18.466792 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42341 | ||
589 | 2024.11.15 21:42:18.466868 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46436 | ||
590 | 2024.11.15 21:42:18.467113 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
591 | 2024.11.15 21:42:18.467113 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41249 | ||
592 | 2024.11.15 21:42:18.467159 [ 259 ] {} <Debug> TCP-Session: a01aaa66-e0df-4ad2-ac34-1375bf25bb77 Authenticating user 'default' from [fd00:1122:3344:101::b]:42341 | ||
593 | 2024.11.15 21:42:18.467123 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
594 | 2024.11.15 21:42:18.467230 [ 259 ] {} <Debug> TCP-Session: a01aaa66-e0df-4ad2-ac34-1375bf25bb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
595 | 2024.11.15 21:42:18.467326 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58522 | ||
596 | 2024.11.15 21:42:18.467360 [ 259 ] {} <Debug> TCP-Session: a01aaa66-e0df-4ad2-ac34-1375bf25bb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2024.11.15 21:42:18.467343 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55313 | ||
598 | 2024.11.15 21:42:18.467371 [ 260 ] {} <Debug> TCP-Session: acbb1422-ba2a-438d-a860-8b783267c3c7 Authenticating user 'default' from [fd00:1122:3344:101::b]:46436 | ||
599 | 2024.11.15 21:42:18.467614 [ 260 ] {} <Debug> TCP-Session: acbb1422-ba2a-438d-a860-8b783267c3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
600 | 2024.11.15 21:42:18.467639 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35852 | ||
601 | 2024.11.15 21:42:18.467703 [ 260 ] {} <Debug> TCP-Session: acbb1422-ba2a-438d-a860-8b783267c3c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
602 | 2024.11.15 21:42:18.467720 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43337 | ||
603 | 2024.11.15 21:42:18.473500 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
604 | 2024.11.15 21:42:18.473540 [ 261 ] {} <Debug> TCP-Session: 80a3d9aa-1cda-43a5-b4f1-50e4bb150db1 Authenticating user 'default' from [fd00:1122:3344:101::b]:41249 | ||
605 | 2024.11.15 21:42:18.473562 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
606 | 2024.11.15 21:42:18.473571 [ 261 ] {} <Debug> TCP-Session: 80a3d9aa-1cda-43a5-b4f1-50e4bb150db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2024.11.15 21:42:18.473607 [ 264 ] {} <Debug> TCP-Session: 4855a6ed-9926-42d0-a97e-d7e64c381aed Authenticating user 'default' from [fd00:1122:3344:101::b]:35852 | ||
608 | 2024.11.15 21:42:18.473639 [ 261 ] {} <Debug> TCP-Session: 80a3d9aa-1cda-43a5-b4f1-50e4bb150db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
609 | 2024.11.15 21:42:18.473649 [ 264 ] {} <Debug> TCP-Session: 4855a6ed-9926-42d0-a97e-d7e64c381aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2024.11.15 21:42:18.473727 [ 264 ] {} <Debug> TCP-Session: 4855a6ed-9926-42d0-a97e-d7e64c381aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2024.11.15 21:42:18.475594 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
612 | 2024.11.15 21:42:18.475629 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
613 | 2024.11.15 21:42:18.475686 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
614 | 2024.11.15 21:42:18.475641 [ 263 ] {} <Debug> TCP-Session: f09c2f61-5fe7-4b90-87ef-ed5e9c5f27dc Authenticating user 'default' from [fd00:1122:3344:101::b]:55313 | ||
615 | 2024.11.15 21:42:18.475778 [ 262 ] {} <Debug> TCP-Session: 7b8ef8ed-4680-4f3f-9ede-9279af97d17c Authenticating user 'default' from [fd00:1122:3344:101::b]:58522 | ||
616 | 2024.11.15 21:42:18.475767 [ 265 ] {} <Debug> TCP-Session: 0e8f2790-a3bc-4b6c-844b-edf5879e26c4 Authenticating user 'default' from [fd00:1122:3344:101::b]:43337 | ||
617 | 2024.11.15 21:42:18.475782 [ 263 ] {} <Debug> TCP-Session: f09c2f61-5fe7-4b90-87ef-ed5e9c5f27dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.11.15 21:42:18.475848 [ 262 ] {} <Debug> TCP-Session: 7b8ef8ed-4680-4f3f-9ede-9279af97d17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.11.15 21:42:18.475865 [ 265 ] {} <Debug> TCP-Session: 0e8f2790-a3bc-4b6c-844b-edf5879e26c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2024.11.15 21:42:18.475876 [ 263 ] {} <Debug> TCP-Session: f09c2f61-5fe7-4b90-87ef-ed5e9c5f27dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2024.11.15 21:42:18.475903 [ 262 ] {} <Debug> TCP-Session: 7b8ef8ed-4680-4f3f-9ede-9279af97d17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2024.11.15 21:42:18.475917 [ 265 ] {} <Debug> TCP-Session: 0e8f2790-a3bc-4b6c-844b-edf5879e26c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2024.11.15 21:42:19.044048 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33285 | ||
624 | 2024.11.15 21:42:19.045323 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2024.11.15 21:42:19.045362 [ 266 ] {} <Debug> TCP-Session: f806bd4d-fb98-4978-8a9e-96de0df459d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:33285 | ||
626 | 2024.11.15 21:42:19.045572 [ 266 ] {} <Debug> TCP-Session: f806bd4d-fb98-4978-8a9e-96de0df459d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.11.15 21:42:19.045593 [ 266 ] {} <Debug> TCP-Session: f806bd4d-fb98-4978-8a9e-96de0df459d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.15 21:42:19.045677 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
629 | 2024.11.15 21:42:19.045786 [ 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 | ||
630 | 2024.11.15 21:42:19.045810 [ 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 | ||
631 | 2024.11.15 21:42:19.047624 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55539 | ||
632 | 2024.11.15 21:42:19.047812 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
633 | 2024.11.15 21:42:19.048039 [ 267 ] {} <Debug> TCP-Session: 14a95e7f-5dce-4b18-b489-6e14eb4564a6 Authenticating user 'default' from [fd00:1122:3344:101::a]:55539 | ||
634 | 2024.11.15 21:42:19.048081 [ 267 ] {} <Debug> TCP-Session: 14a95e7f-5dce-4b18-b489-6e14eb4564a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.11.15 21:42:19.048108 [ 267 ] {} <Debug> TCP-Session: 14a95e7f-5dce-4b18-b489-6e14eb4564a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
636 | 2024.11.15 21:42:19.048364 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33330 | ||
637 | 2024.11.15 21:42:19.048623 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46640 | ||
638 | 2024.11.15 21:42:19.048657 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52728 | ||
639 | 2024.11.15 21:42:19.048628 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
640 | 2024.11.15 21:42:19.049013 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58517 | ||
641 | 2024.11.15 21:42:19.049031 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
642 | 2024.11.15 21:42:19.049039 [ 268 ] {} <Debug> TCP-Session: 5586b4d4-c894-43f8-97b6-a4387a165c05 Authenticating user 'default' from [fd00:1122:3344:101::a]:33330 | ||
643 | 2024.11.15 21:42:19.049107 [ 269 ] {} <Debug> TCP-Session: ec25a338-349f-4baf-a386-3602bc949238 Authenticating user 'default' from [fd00:1122:3344:101::a]:46640 | ||
644 | 2024.11.15 21:42:19.049038 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2024.11.15 21:42:19.049273 [ 268 ] {} <Debug> TCP-Session: 5586b4d4-c894-43f8-97b6-a4387a165c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.11.15 21:42:19.049286 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49601 | ||
647 | 2024.11.15 21:42:19.049342 [ 269 ] {} <Debug> TCP-Session: ec25a338-349f-4baf-a386-3602bc949238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2024.11.15 21:42:19.049364 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36735 | ||
649 | 2024.11.15 21:42:19.049337 [ 270 ] {} <Debug> TCP-Session: 3aedd93a-987b-4eb4-8d74-6395e4f9b549 Authenticating user 'default' from [fd00:1122:3344:101::a]:52728 | ||
650 | 2024.11.15 21:42:19.049348 [ 268 ] {} <Debug> TCP-Session: 5586b4d4-c894-43f8-97b6-a4387a165c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.11.15 21:42:19.049482 [ 269 ] {} <Debug> TCP-Session: ec25a338-349f-4baf-a386-3602bc949238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2024.11.15 21:42:19.049766 [ 270 ] {} <Debug> TCP-Session: 3aedd93a-987b-4eb4-8d74-6395e4f9b549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2024.11.15 21:42:19.049856 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
654 | 2024.11.15 21:42:19.049938 [ 270 ] {} <Debug> TCP-Session: 3aedd93a-987b-4eb4-8d74-6395e4f9b549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.11.15 21:42:19.049973 [ 272 ] {} <Debug> TCP-Session: 57c77d65-ee4d-4bd6-9d25-836989faa487 Authenticating user 'default' from [fd00:1122:3344:101::a]:36735 | ||
656 | 2024.11.15 21:42:19.050097 [ 272 ] {} <Debug> TCP-Session: 57c77d65-ee4d-4bd6-9d25-836989faa487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.11.15 21:42:19.050176 [ 272 ] {} <Debug> TCP-Session: 57c77d65-ee4d-4bd6-9d25-836989faa487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.11.15 21:42:19.066214 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
659 | 2024.11.15 21:42:19.066245 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
660 | 2024.11.15 21:42:19.066261 [ 273 ] {} <Debug> TCP-Session: ad248510-71c1-4fe9-9315-1e92ab23a8db Authenticating user 'default' from [fd00:1122:3344:101::a]:49601 | ||
661 | 2024.11.15 21:42:19.066597 [ 273 ] {} <Debug> TCP-Session: ad248510-71c1-4fe9-9315-1e92ab23a8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.11.15 21:42:19.066623 [ 271 ] {} <Debug> TCP-Session: d2539d7d-c27f-4863-8874-b852acd4b3b3 Authenticating user 'default' from [fd00:1122:3344:101::a]:58517 | ||
663 | 2024.11.15 21:42:19.066627 [ 273 ] {} <Debug> TCP-Session: ad248510-71c1-4fe9-9315-1e92ab23a8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.11.15 21:42:19.066830 [ 271 ] {} <Debug> TCP-Session: d2539d7d-c27f-4863-8874-b852acd4b3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.11.15 21:42:19.066873 [ 271 ] {} <Debug> TCP-Session: d2539d7d-c27f-4863-8874-b852acd4b3b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.11.15 21:42:19.489202 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62991 | ||
667 | 2024.11.15 21:42:19.490489 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
668 | 2024.11.15 21:42:19.490527 [ 274 ] {} <Debug> TCP-Session: b9934d38-bdbf-4ad9-a36a-f69dbebd0fe0 Authenticating user 'default' from [fd00:1122:3344:101::c]:62991 | ||
669 | 2024.11.15 21:42:19.490645 [ 274 ] {} <Debug> TCP-Session: b9934d38-bdbf-4ad9-a36a-f69dbebd0fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.11.15 21:42:19.490662 [ 274 ] {} <Debug> TCP-Session: b9934d38-bdbf-4ad9-a36a-f69dbebd0fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.11.15 21:42:19.490739 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
672 | 2024.11.15 21:42:19.490851 [ 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 | ||
673 | 2024.11.15 21:42:19.490915 [ 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 | ||
674 | 2024.11.15 21:42:19.492775 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47966 | ||
675 | 2024.11.15 21:42:19.492852 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47263 | ||
676 | 2024.11.15 21:42:19.493032 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
677 | 2024.11.15 21:42:19.493028 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64391 | ||
678 | 2024.11.15 21:42:19.493315 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54354 | ||
679 | 2024.11.15 21:42:19.493328 [ 275 ] {} <Debug> TCP-Session: bfb712e8-66a6-4e68-a6ba-ebaa80a958ef Authenticating user 'default' from [fd00:1122:3344:101::c]:47966 | ||
680 | 2024.11.15 21:42:19.493527 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58832 | ||
681 | 2024.11.15 21:42:19.493532 [ 275 ] {} <Debug> TCP-Session: bfb712e8-66a6-4e68-a6ba-ebaa80a958ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2024.11.15 21:42:19.493775 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
683 | 2024.11.15 21:42:19.493780 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40881 | ||
684 | 2024.11.15 21:42:19.493889 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62509 | ||
685 | 2024.11.15 21:42:19.493881 [ 277 ] {} <Debug> TCP-Session: 98b7aab3-f668-41a9-82ff-3a375053aff9 Authenticating user 'default' from [fd00:1122:3344:101::c]:64391 | ||
686 | 2024.11.15 21:42:19.493859 [ 275 ] {} <Debug> TCP-Session: bfb712e8-66a6-4e68-a6ba-ebaa80a958ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2024.11.15 21:42:19.493845 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
688 | 2024.11.15 21:42:19.494108 [ 277 ] {} <Debug> TCP-Session: 98b7aab3-f668-41a9-82ff-3a375053aff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.11.15 21:42:19.494288 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2024.11.15 21:42:19.494340 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2024.11.15 21:42:19.494383 [ 279 ] {} <Debug> TCP-Session: 7fe66a66-ede4-4ed1-b1ba-1cac3623d530 Authenticating user 'default' from [fd00:1122:3344:101::c]:58832 | ||
692 | 2024.11.15 21:42:19.494428 [ 281 ] {} <Debug> TCP-Session: 311f308e-96bb-4484-a046-6d5bee953f33 Authenticating user 'default' from [fd00:1122:3344:101::c]:62509 | ||
693 | 2024.11.15 21:42:19.494358 [ 277 ] {} <Debug> TCP-Session: 98b7aab3-f668-41a9-82ff-3a375053aff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2024.11.15 21:42:19.494545 [ 281 ] {} <Debug> TCP-Session: 311f308e-96bb-4484-a046-6d5bee953f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.11.15 21:42:19.494532 [ 280 ] {} <Debug> TCP-Session: c5bc4452-3a6f-4585-94a2-3f3a49013e28 Authenticating user 'default' from [fd00:1122:3344:101::c]:40881 | ||
696 | 2024.11.15 21:42:19.494565 [ 279 ] {} <Debug> TCP-Session: 7fe66a66-ede4-4ed1-b1ba-1cac3623d530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.11.15 21:42:19.494688 [ 281 ] {} <Debug> TCP-Session: 311f308e-96bb-4484-a046-6d5bee953f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.11.15 21:42:19.494688 [ 280 ] {} <Debug> TCP-Session: c5bc4452-3a6f-4585-94a2-3f3a49013e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.11.15 21:42:19.494760 [ 279 ] {} <Debug> TCP-Session: 7fe66a66-ede4-4ed1-b1ba-1cac3623d530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.11.15 21:42:19.494776 [ 280 ] {} <Debug> TCP-Session: c5bc4452-3a6f-4585-94a2-3f3a49013e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.11.15 21:42:19.496706 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
702 | 2024.11.15 21:42:19.496750 [ 278 ] {} <Debug> TCP-Session: b1bcf74c-b99a-4896-9547-91412e220a8b Authenticating user 'default' from [fd00:1122:3344:101::c]:54354 | ||
703 | 2024.11.15 21:42:19.496884 [ 278 ] {} <Debug> TCP-Session: b1bcf74c-b99a-4896-9547-91412e220a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.11.15 21:42:19.496906 [ 278 ] {} <Debug> TCP-Session: b1bcf74c-b99a-4896-9547-91412e220a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.11.15 21:42:19.500963 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
706 | 2024.11.15 21:42:19.501075 [ 276 ] {} <Debug> TCP-Session: fac0c428-e011-4e14-9033-4034988b7eca Authenticating user 'default' from [fd00:1122:3344:101::c]:47263 | ||
707 | 2024.11.15 21:42:19.501146 [ 276 ] {} <Debug> TCP-Session: fac0c428-e011-4e14-9033-4034988b7eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.11.15 21:42:19.501162 [ 276 ] {} <Debug> TCP-Session: fac0c428-e011-4e14-9033-4034988b7eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.15 21:42:25.433211 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
710 | 2024.11.15 21:42:25.433368 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
711 | 2024.11.15 21:42:25.439864 [ 242 ] {} <Debug> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Loading data parts | ||
712 | 2024.11.15 21:42:25.440072 [ 242 ] {} <Debug> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): There are no data parts | ||
713 | 2024.11.15 21:42:25.447729 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
714 | 2024.11.15 21:42:25.447824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
715 | 2024.11.15 21:42:25.450777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
716 | 2024.11.15 21:42:25.451356 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
717 | 2024.11.15 21:42:25.451893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
718 | 2024.11.15 21:42:26.000180 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.88 MiB, peak 143.88 MiB, free memory in arenas 0.00 B, will set to 141.71 MiB (RSS), difference: -2.18 MiB | ||
719 | 2024.11.15 21:42:30.406733 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
720 | 2024.11.15 21:42:30.406825 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
721 | 2024.11.15 21:42:36.000176 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.77 MiB, peak 143.88 MiB, free memory in arenas 0.00 B, will set to 141.78 MiB (RSS), difference: 4.01 MiB | ||
722 | 2024.11.15 21:42:36.795958 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
723 | 2024.11.15 21:42:36.796153 [ 3 ] {9dd433c0-04d1-4b27-86c4-cf8f7892aebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
724 | 2024.11.15 21:42:36.805216 [ 3 ] {9dd433c0-04d1-4b27-86c4-cf8f7892aebc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
725 | 2024.11.15 21:42:36.815686 [ 3 ] {9dd433c0-04d1-4b27-86c4-cf8f7892aebc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
726 | 2024.11.15 21:42:36.826499 [ 3 ] {9dd433c0-04d1-4b27-86c4-cf8f7892aebc} <Debug> TCPHandler: Processed in 0.030666809 sec. | ||
727 | 2024.11.15 21:42:36.843329 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
728 | 2024.11.15 21:42:36.843614 [ 5 ] {42e57425-a1fa-4721-ae16-5c5bdf7fb7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
729 | 2024.11.15 21:42:36.859099 [ 5 ] {42e57425-a1fa-4721-ae16-5c5bdf7fb7d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
730 | 2024.11.15 21:42:36.859184 [ 5 ] {42e57425-a1fa-4721-ae16-5c5bdf7fb7d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
731 | 2024.11.15 21:42:36.859905 [ 5 ] {42e57425-a1fa-4721-ae16-5c5bdf7fb7d9} <Debug> TCPHandler: Processed in 0.016787389 sec. | ||
732 | 2024.11.15 21:42:36.862260 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
733 | 2024.11.15 21:42:36.862469 [ 3 ] {84e64d56-057e-44ba-808b-a864c374fa2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
734 | 2024.11.15 21:42:36.864978 [ 3 ] {84e64d56-057e-44ba-808b-a864c374fa2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
735 | 2024.11.15 21:42:36.865054 [ 3 ] {84e64d56-057e-44ba-808b-a864c374fa2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
736 | 2024.11.15 21:42:36.865687 [ 3 ] {84e64d56-057e-44ba-808b-a864c374fa2d} <Debug> TCPHandler: Processed in 0.003535374 sec. | ||
737 | 2024.11.15 21:42:36.866003 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
738 | 2024.11.15 21:42:36.866171 [ 5 ] {5039cf75-1d06-4f0e-b863-5ae9451647ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
739 | 2024.11.15 21:42:36.866599 [ 5 ] {5039cf75-1d06-4f0e-b863-5ae9451647ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
740 | 2024.11.15 21:42:36.866658 [ 5 ] {5039cf75-1d06-4f0e-b863-5ae9451647ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
741 | 2024.11.15 21:42:36.867207 [ 5 ] {5039cf75-1d06-4f0e-b863-5ae9451647ab} <Debug> TCPHandler: Processed in 0.001271058 sec. | ||
742 | 2024.11.15 21:42:36.868010 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
743 | 2024.11.15 21:42:36.868177 [ 3 ] {8f9b6e4d-bf5d-4b9c-9d9a-f838fdf27965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
744 | 2024.11.15 21:42:36.868608 [ 3 ] {8f9b6e4d-bf5d-4b9c-9d9a-f838fdf27965} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
745 | 2024.11.15 21:42:36.868666 [ 3 ] {8f9b6e4d-bf5d-4b9c-9d9a-f838fdf27965} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
746 | 2024.11.15 21:42:36.869232 [ 3 ] {8f9b6e4d-bf5d-4b9c-9d9a-f838fdf27965} <Debug> TCPHandler: Processed in 0.001282828 sec. | ||
747 | 2024.11.15 21:42:36.871480 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
748 | 2024.11.15 21:42:36.871613 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
749 | 2024.11.15 21:42:36.871687 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
750 | 2024.11.15 21:42:36.872447 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
751 | 2024.11.15 21:42:36.872514 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
752 | 2024.11.15 21:42:36.875276 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
753 | 2024.11.15 21:42:36.875527 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
754 | 2024.11.15 21:42:36.875749 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} <Debug> executeQuery: Read 5 rows, 539.00 B in 0.004172 sec., 1198.4659635666346 rows/sec., 126.17 KiB/sec. | ||
755 | 2024.11.15 21:42:36.875839 [ 5 ] {7d223bb2-f344-41d8-90f7-b18570ec6af1} <Debug> TCPHandler: Processed in 0.004421218 sec. | ||
756 | 2024.11.15 21:42:36.876008 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
757 | 2024.11.15 21:42:36.876153 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
758 | 2024.11.15 21:42:36.876218 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
759 | 2024.11.15 21:42:36.883925 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2024.11.15 21:42:36.883974 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
761 | 2024.11.15 21:42:36.886418 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2024.11.15 21:42:36.886743 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): 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.11.15 21:42:36.887005 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} <Debug> executeQuery: Read 43 rows, 4.02 KiB in 0.010895 sec., 3946.7645709040844 rows/sec., 369.29 KiB/sec. | ||
764 | 2024.11.15 21:42:36.887089 [ 3 ] {bbebd68c-c654-4074-87f9-a35dd1fb0666} <Debug> TCPHandler: Processed in 0.011139012 sec. | ||
765 | 2024.11.15 21:42:36.887270 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
766 | 2024.11.15 21:42:36.887402 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
767 | 2024.11.15 21:42:36.887457 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
768 | 2024.11.15 21:42:36.888166 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
769 | 2024.11.15 21:42:36.888208 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
770 | 2024.11.15 21:42:36.888742 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
771 | 2024.11.15 21:42:36.888999 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
772 | 2024.11.15 21:42:36.889257 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001882 sec., 11158.342189160468 rows/sec., 839.06 KiB/sec. | ||
773 | 2024.11.15 21:42:36.889382 [ 5 ] {b09d399f-e8ea-4d0d-ab9d-d265bd7a6430} <Debug> TCPHandler: Processed in 0.002176714 sec. | ||
774 | 2024.11.15 21:42:36.889568 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
775 | 2024.11.15 21:42:36.889700 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
776 | 2024.11.15 21:42:36.889755 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
777 | 2024.11.15 21:42:36.890360 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
778 | 2024.11.15 21:42:36.890402 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
779 | 2024.11.15 21:42:36.890836 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
780 | 2024.11.15 21:42:36.891087 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
781 | 2024.11.15 21:42:36.891371 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001688 sec., 592.4170616113744 rows/sec., 39.34 KiB/sec. | ||
782 | 2024.11.15 21:42:36.891470 [ 3 ] {b8412fd2-8675-4d0b-9f74-28e1fd397511} <Debug> TCPHandler: Processed in 0.001983693 sec. | ||
783 | 2024.11.15 21:42:36.891649 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
784 | 2024.11.15 21:42:36.891766 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
785 | 2024.11.15 21:42:36.891817 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
786 | 2024.11.15 21:42:36.892420 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
787 | 2024.11.15 21:42:36.892459 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
788 | 2024.11.15 21:42:36.892941 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
789 | 2024.11.15 21:42:36.893195 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
790 | 2024.11.15 21:42:36.893462 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} <Debug> executeQuery: Read 30 rows, 2.41 KiB in 0.001706 sec., 17584.994138335285 rows/sec., 1.38 MiB/sec. | ||
791 | 2024.11.15 21:42:36.893556 [ 5 ] {f59a0968-e1c1-4d3b-a7d9-ce8260199a86} <Debug> TCPHandler: Processed in 0.001966242 sec. | ||
792 | 2024.11.15 21:42:36.893721 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
793 | 2024.11.15 21:42:36.893853 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
794 | 2024.11.15 21:42:36.893932 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
795 | 2024.11.15 21:42:36.894560 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
796 | 2024.11.15 21:42:36.894599 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
797 | 2024.11.15 21:42:36.897822 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
798 | 2024.11.15 21:42:36.898073 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
799 | 2024.11.15 21:42:36.898276 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.004483 sec., 223.0649118893598 rows/sec., 14.16 KiB/sec. | ||
800 | 2024.11.15 21:42:36.898338 [ 3 ] {8b260223-8c97-44e4-a11d-16986bd57936} <Debug> TCPHandler: Processed in 0.004718401 sec. | ||
801 | 2024.11.15 21:42:36.898486 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
802 | 2024.11.15 21:42:36.898603 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
803 | 2024.11.15 21:42:36.898680 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} <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 | ||
804 | 2024.11.15 21:42:36.899964 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
805 | 2024.11.15 21:42:36.900006 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
806 | 2024.11.15 21:42:36.902780 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
807 | 2024.11.15 21:42:36.903068 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
808 | 2024.11.15 21:42:36.903338 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.004707 sec., 4461.440407903123 rows/sec., 7.99 MiB/sec. | ||
809 | 2024.11.15 21:42:36.903431 [ 5 ] {df200b8f-146d-4973-931c-8b5437e3f517} <Debug> TCPHandler: Processed in 0.004959712 sec. | ||
810 | 2024.11.15 21:42:36.903623 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
811 | 2024.11.15 21:42:36.903755 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
812 | 2024.11.15 21:42:36.903811 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
813 | 2024.11.15 21:42:36.906237 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} <Trace> oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
814 | 2024.11.15 21:42:36.906284 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
815 | 2024.11.15 21:42:36.906714 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
816 | 2024.11.15 21:42:36.906964 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} <Trace> oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
817 | 2024.11.15 21:42:36.907159 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.003434 sec., 4368.083867210251 rows/sec., 325.05 KiB/sec. | ||
818 | 2024.11.15 21:42:36.907250 [ 3 ] {c5ddb46c-2915-4e0f-82a2-d3084be62a4c} <Debug> TCPHandler: Processed in 0.003698974 sec. | ||
819 | 2024.11.15 21:42:44.043072 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51565, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
820 | 2024.11.15 21:42:44.239438 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
821 | 2024.11.15 21:42:44.249910 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
822 | 2024.11.15 21:42:44.251247 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
823 | 2024.11.15 21:42:44.261680 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
824 | 2024.11.15 21:42:44.397302 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
825 | 2024.11.15 21:42:44.398733 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
826 | 2024.11.15 21:42:44.404196 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
827 | 2024.11.15 21:42:45.406884 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
828 | 2024.11.15 21:42:45.406937 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
829 | 2024.11.15 21:42:45.452586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 | ||
830 | 2024.11.15 21:42:45.459789 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
831 | 2024.11.15 21:42:45.459850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
832 | 2024.11.15 21:42:45.461325 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
833 | 2024.11.15 21:42:45.461636 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
834 | 2024.11.15 21:42:45.462147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 116 | ||
835 | 2024.11.15 21:42:46.794832 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
836 | 2024.11.15 21:42:46.795034 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
837 | 2024.11.15 21:42:46.795110 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
838 | 2024.11.15 21:42:46.795907 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
839 | 2024.11.15 21:42:46.795963 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
840 | 2024.11.15 21:42:46.796388 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
841 | 2024.11.15 21:42:46.796650 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
842 | 2024.11.15 21:42:46.796907 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} <Debug> executeQuery: Read 42 rows, 3.93 KiB in 0.001915 sec., 21932.11488250653 rows/sec., 2.00 MiB/sec. | ||
843 | 2024.11.15 21:42:46.797053 [ 3 ] {785ba016-69ce-4ab6-b46b-a2ace64f18ac} <Debug> TCPHandler: Processed in 0.002352135 sec. | ||
844 | 2024.11.15 21:42:46.797402 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2024.11.15 21:42:46.797655 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
846 | 2024.11.15 21:42:46.797757 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
847 | 2024.11.15 21:42:46.798581 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
848 | 2024.11.15 21:42:46.798629 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
849 | 2024.11.15 21:42:46.799067 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
850 | 2024.11.15 21:42:46.799336 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
851 | 2024.11.15 21:42:46.799558 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001979 sec., 10611.419909044973 rows/sec., 797.93 KiB/sec. | ||
852 | 2024.11.15 21:42:46.799626 [ 5 ] {a0f844da-3f00-4d7d-8e4b-25c891d9e6bc} <Debug> TCPHandler: Processed in 0.002427306 sec. | ||
853 | 2024.11.15 21:42:46.799795 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
854 | 2024.11.15 21:42:46.799924 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
855 | 2024.11.15 21:42:46.799977 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
856 | 2024.11.15 21:42:46.800612 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
857 | 2024.11.15 21:42:46.800656 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
858 | 2024.11.15 21:42:46.801059 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
859 | 2024.11.15 21:42:46.801318 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
860 | 2024.11.15 21:42:46.801535 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} <Debug> executeQuery: Read 21 rows, 1.68 KiB in 0.001641 sec., 12797.07495429616 rows/sec., 1.00 MiB/sec. | ||
861 | 2024.11.15 21:42:46.801596 [ 3 ] {3b9658c8-0d53-442c-a446-7b99ebc79c5a} <Debug> TCPHandler: Processed in 0.001859543 sec. | ||
862 | 2024.11.15 21:42:46.801765 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
863 | 2024.11.15 21:42:46.801896 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
864 | 2024.11.15 21:42:46.801985 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} <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 | ||
865 | 2024.11.15 21:42:46.803168 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
866 | 2024.11.15 21:42:46.803208 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
867 | 2024.11.15 21:42:46.803920 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
868 | 2024.11.15 21:42:46.804189 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
869 | 2024.11.15 21:42:46.804395 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002532 sec., 8293.838862559242 rows/sec., 14.86 MiB/sec. | ||
870 | 2024.11.15 21:42:46.804504 [ 5 ] {23c907c5-65a7-4bf2-88c5-9ae89c3f34d2} <Debug> TCPHandler: Processed in 0.002799239 sec. | ||
871 | 2024.11.15 21:42:48.560211 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
872 | 2024.11.15 21:42:48.862181 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
873 | 2024.11.15 21:42:49.012646 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
874 | 2024.11.15 21:42:49.231142 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
875 | 2024.11.15 21:42:49.292923 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
876 | 2024.11.15 21:42:49.325323 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
877 | 2024.11.15 21:42:49.363768 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
878 | 2024.11.15 21:42:49.367095 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
879 | 2024.11.15 21:42:49.385731 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
880 | 2024.11.15 21:42:49.598527 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
881 | 2024.11.15 21:42:49.628116 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
882 | 2024.11.15 21:42:49.865219 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
883 | 2024.11.15 21:42:49.921095 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
884 | 2024.11.15 21:42:49.977621 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
885 | 2024.11.15 21:42:50.005091 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
886 | 2024.11.15 21:42:50.017508 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50761, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
887 | 2024.11.15 21:42:50.025136 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
888 | 2024.11.15 21:42:50.061087 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
889 | 2024.11.15 21:42:50.106612 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
890 | 2024.11.15 21:42:50.238259 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
891 | 2024.11.15 21:42:50.347635 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
892 | 2024.11.15 21:42:50.357141 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
893 | 2024.11.15 21:42:50.396734 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
894 | 2024.11.15 21:42:50.430303 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
895 | 2024.11.15 21:42:50.884674 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
896 | 2024.11.15 21:42:50.884919 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
897 | 2024.11.15 21:42:50.887388 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
898 | 2024.11.15 21:42:50.891315 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
899 | 2024.11.15 21:42:50.891600 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
900 | 2024.11.15 21:42:50.895745 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
901 | 2024.11.15 21:42:50.898040 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
902 | 2024.11.15 21:42:50.903527 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
903 | 2024.11.15 21:42:50.905729 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
904 | 2024.11.15 21:42:50.905756 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
905 | 2024.11.15 21:42:50.907727 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram'))" | ||
906 | 2024.11.15 21:42:50.907764 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
907 | 2024.11.15 21:42:50.933730 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.048897 sec., 102.25576211219501 rows/sec., 4.57 KiB/sec. | ||
908 | 2024.11.15 21:42:50.933868 [ 3 ] {9aaad8cd-ac9b-400d-9cf0-4ab849e1b850} <Debug> TCPHandler: Processed in 0.049318 sec. | ||
909 | 2024.11.15 21:42:50.934343 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
910 | 2024.11.15 21:42:50.934588 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
911 | 2024.11.15 21:42:50.934946 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
912 | 2024.11.15 21:42:50.934985 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
913 | 2024.11.15 21:42:50.935231 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
914 | 2024.11.15 21:42:50.935313 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
915 | 2024.11.15 21:42:50.935496 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
916 | 2024.11.15 21:42:50.935536 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
917 | 2024.11.15 21:42:50.935564 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
918 | 2024.11.15 21:42:50.935582 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
919 | 2024.11.15 21:42:50.935628 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" | ||
920 | 2024.11.15 21:42:50.935652 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
921 | 2024.11.15 21:42:50.936235 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001739 sec., 2875.215641173088 rows/sec., 128.60 KiB/sec. | ||
922 | 2024.11.15 21:42:50.936329 [ 5 ] {e6dfc1eb-1365-4bea-b443-d3a19270ae41} <Debug> TCPHandler: Processed in 0.002127284 sec. | ||
923 | 2024.11.15 21:42:50.936932 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
924 | 2024.11.15 21:42:50.937103 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
925 | 2024.11.15 21:42:50.937399 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
926 | 2024.11.15 21:42:50.937434 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
927 | 2024.11.15 21:42:50.937657 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
928 | 2024.11.15 21:42:50.937725 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
929 | 2024.11.15 21:42:50.937880 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
930 | 2024.11.15 21:42:50.937914 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
931 | 2024.11.15 21:42:50.937939 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
932 | 2024.11.15 21:42:50.937957 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
933 | 2024.11.15 21:42:50.938003 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
934 | 2024.11.15 21:42:50.938026 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
935 | 2024.11.15 21:42:50.938589 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001556 sec., 3213.3676092544983 rows/sec., 143.72 KiB/sec. | ||
936 | 2024.11.15 21:42:50.938715 [ 3 ] {3b0e748e-9a0e-4a4e-b445-8bc67cfb01f5} <Debug> TCPHandler: Processed in 0.001846922 sec. | ||
937 | 2024.11.15 21:42:50.939255 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
938 | 2024.11.15 21:42:50.939562 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
939 | 2024.11.15 21:42:50.939851 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
940 | 2024.11.15 21:42:50.939886 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
941 | 2024.11.15 21:42:50.940108 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
942 | 2024.11.15 21:42:50.940177 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
943 | 2024.11.15 21:42:50.940330 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
944 | 2024.11.15 21:42:50.940364 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
945 | 2024.11.15 21:42:50.940388 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
946 | 2024.11.15 21:42:50.940405 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
947 | 2024.11.15 21:42:50.940448 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
948 | 2024.11.15 21:42:50.940470 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
949 | 2024.11.15 21:42:50.941034 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001607 sec., 3111.3876789047918 rows/sec., 139.16 KiB/sec. | ||
950 | 2024.11.15 21:42:50.941119 [ 5 ] {6da29b21-153f-4ac3-90bd-1fa08ecbdaa0} <Debug> TCPHandler: Processed in 0.001976643 sec. | ||
951 | 2024.11.15 21:42:50.941424 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
952 | 2024.11.15 21:42:50.941619 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
953 | 2024.11.15 21:42:50.941958 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
954 | 2024.11.15 21:42:50.942000 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
955 | 2024.11.15 21:42:50.942281 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
956 | 2024.11.15 21:42:50.942363 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
957 | 2024.11.15 21:42:50.942542 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
958 | 2024.11.15 21:42:50.942575 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
959 | 2024.11.15 21:42:50.942599 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
960 | 2024.11.15 21:42:50.942616 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
961 | 2024.11.15 21:42:50.942658 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
962 | 2024.11.15 21:42:50.942681 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
963 | 2024.11.15 21:42:50.943340 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001803 sec., 2773.1558513588466 rows/sec., 124.03 KiB/sec. | ||
964 | 2024.11.15 21:42:50.943459 [ 3 ] {d3cbc480-caa4-4b2f-afb4-a77825ee7b41} <Debug> TCPHandler: Processed in 0.002098864 sec. | ||
965 | 2024.11.15 21:42:50.943704 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
966 | 2024.11.15 21:42:50.943868 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
967 | 2024.11.15 21:42:50.944156 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
968 | 2024.11.15 21:42:50.944192 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
969 | 2024.11.15 21:42:50.944417 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
970 | 2024.11.15 21:42:50.944484 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
971 | 2024.11.15 21:42:50.944634 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
972 | 2024.11.15 21:42:50.944667 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
973 | 2024.11.15 21:42:50.944690 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
974 | 2024.11.15 21:42:50.944707 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
975 | 2024.11.15 21:42:50.944751 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
976 | 2024.11.15 21:42:50.944774 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
977 | 2024.11.15 21:42:50.945283 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001483 sec., 3371.544167228591 rows/sec., 150.80 KiB/sec. | ||
978 | 2024.11.15 21:42:50.945366 [ 5 ] {9581d0ef-5b0e-4b5f-87d5-d56afbae8c5c} <Debug> TCPHandler: Processed in 0.001723341 sec. | ||
979 | 2024.11.15 21:42:50.945639 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
980 | 2024.11.15 21:42:50.945835 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
981 | 2024.11.15 21:42:50.946173 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
982 | 2024.11.15 21:42:50.946217 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
983 | 2024.11.15 21:42:50.946497 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
984 | 2024.11.15 21:42:50.946569 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
985 | 2024.11.15 21:42:50.946720 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
986 | 2024.11.15 21:42:50.946754 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
987 | 2024.11.15 21:42:50.946778 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
988 | 2024.11.15 21:42:50.946795 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
989 | 2024.11.15 21:42:50.946836 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
990 | 2024.11.15 21:42:50.946861 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
991 | 2024.11.15 21:42:50.947423 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001672 sec., 2990.430622009569 rows/sec., 133.75 KiB/sec. | ||
992 | 2024.11.15 21:42:50.947540 [ 3 ] {05de8635-a3b2-4091-953b-a8ea532f972b} <Debug> TCPHandler: Processed in 0.001969992 sec. | ||
993 | 2024.11.15 21:42:50.947787 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
994 | 2024.11.15 21:42:50.947979 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
995 | 2024.11.15 21:42:50.948313 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
996 | 2024.11.15 21:42:50.948358 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
997 | 2024.11.15 21:42:50.948615 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
998 | 2024.11.15 21:42:50.948682 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
999 | 2024.11.15 21:42:50.948830 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1000 | 2024.11.15 21:42:50.948864 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1001 | 2024.11.15 21:42:50.948888 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1002 | 2024.11.15 21:42:50.948906 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1003 | 2024.11.15 21:42:50.948948 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1004 | 2024.11.15 21:42:50.948973 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1005 | 2024.11.15 21:42:50.949468 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.00157 sec., 3184.7133757961783 rows/sec., 142.44 KiB/sec. | ||
1006 | 2024.11.15 21:42:50.949550 [ 5 ] {f3ef6dda-acbd-4256-9c66-ce9840f7fa8a} <Debug> TCPHandler: Processed in 0.001831302 sec. | ||
1007 | 2024.11.15 21:42:50.949807 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1008 | 2024.11.15 21:42:50.950003 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1009 | 2024.11.15 21:42:50.950343 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1010 | 2024.11.15 21:42:50.950387 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1011 | 2024.11.15 21:42:50.950646 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1012 | 2024.11.15 21:42:50.950713 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1013 | 2024.11.15 21:42:50.950862 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1014 | 2024.11.15 21:42:50.950895 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1015 | 2024.11.15 21:42:50.950918 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1016 | 2024.11.15 21:42:50.950935 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1017 | 2024.11.15 21:42:50.950977 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1018 | 2024.11.15 21:42:50.951000 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1019 | 2024.11.15 21:42:50.951548 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001631 sec., 3065.6039239730226 rows/sec., 137.11 KiB/sec. | ||
1020 | 2024.11.15 21:42:50.951665 [ 3 ] {a6507206-558f-4c04-a2e9-df611a724afd} <Debug> TCPHandler: Processed in 0.001925502 sec. | ||
1021 | 2024.11.15 21:42:50.951906 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1022 | 2024.11.15 21:42:50.952101 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1023 | 2024.11.15 21:42:50.952442 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1024 | 2024.11.15 21:42:50.952488 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1025 | 2024.11.15 21:42:50.952726 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1026 | 2024.11.15 21:42:50.952792 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1027 | 2024.11.15 21:42:50.952940 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1028 | 2024.11.15 21:42:50.952972 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1029 | 2024.11.15 21:42:50.952996 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1030 | 2024.11.15 21:42:50.953013 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1031 | 2024.11.15 21:42:50.953061 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1032 | 2024.11.15 21:42:50.953086 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1033 | 2024.11.15 21:42:50.953579 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001565 sec., 3194.888178913738 rows/sec., 142.90 KiB/sec. | ||
1034 | 2024.11.15 21:42:50.953661 [ 5 ] {0f4a307f-93c7-4935-b95e-1ffc93406222} <Debug> TCPHandler: Processed in 0.001824522 sec. | ||
1035 | 2024.11.15 21:42:50.953935 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1036 | 2024.11.15 21:42:50.954129 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1037 | 2024.11.15 21:42:50.954473 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1038 | 2024.11.15 21:42:50.954515 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1039 | 2024.11.15 21:42:50.954753 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1040 | 2024.11.15 21:42:50.954820 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1041 | 2024.11.15 21:42:50.954969 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1042 | 2024.11.15 21:42:50.955002 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1043 | 2024.11.15 21:42:50.955026 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1044 | 2024.11.15 21:42:50.955043 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1045 | 2024.11.15 21:42:50.955086 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1046 | 2024.11.15 21:42:50.955110 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1047 | 2024.11.15 21:42:50.955657 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001612 sec., 3101.736972704715 rows/sec., 138.73 KiB/sec. | ||
1048 | 2024.11.15 21:42:50.955781 [ 3 ] {284b05c9-77ad-473c-907a-7e13d65f9901} <Debug> TCPHandler: Processed in 0.001912292 sec. | ||
1049 | 2024.11.15 21:42:50.959824 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1050 | 2024.11.15 21:42:50.959989 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1051 | 2024.11.15 21:42:50.960281 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1052 | 2024.11.15 21:42:50.960319 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1053 | 2024.11.15 21:42:50.960563 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1054 | 2024.11.15 21:42:50.960630 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1055 | 2024.11.15 21:42:50.960776 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1056 | 2024.11.15 21:42:50.960810 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1057 | 2024.11.15 21:42:50.960833 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1058 | 2024.11.15 21:42:50.960850 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1059 | 2024.11.15 21:42:50.960894 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1060 | 2024.11.15 21:42:50.960917 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1061 | 2024.11.15 21:42:50.961512 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001594 sec., 3136.7628607277293 rows/sec., 140.30 KiB/sec. | ||
1062 | 2024.11.15 21:42:50.961603 [ 5 ] {a4196758-7a9d-4986-935c-9e0531b18c70} <Debug> TCPHandler: Processed in 0.001834582 sec. | ||
1063 | 2024.11.15 21:42:50.961902 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1064 | 2024.11.15 21:42:50.962069 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1065 | 2024.11.15 21:42:50.962367 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1066 | 2024.11.15 21:42:50.962406 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1067 | 2024.11.15 21:42:50.962654 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1068 | 2024.11.15 21:42:50.962722 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1069 | 2024.11.15 21:42:50.962872 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1070 | 2024.11.15 21:42:50.962906 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1071 | 2024.11.15 21:42:50.962929 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1072 | 2024.11.15 21:42:50.962946 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1073 | 2024.11.15 21:42:50.962989 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1074 | 2024.11.15 21:42:50.963013 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1075 | 2024.11.15 21:42:50.963911 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001913 sec., 2613.6957658128595 rows/sec., 116.90 KiB/sec. | ||
1076 | 2024.11.15 21:42:50.964039 [ 3 ] {ae68123e-a348-47f3-8527-63af479628d1} <Debug> TCPHandler: Processed in 0.002191835 sec. | ||
1077 | 2024.11.15 21:42:50.964401 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1078 | 2024.11.15 21:42:50.964574 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1079 | 2024.11.15 21:42:50.964874 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1080 | 2024.11.15 21:42:50.964962 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1081 | 2024.11.15 21:42:50.965331 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1082 | 2024.11.15 21:42:50.965406 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1083 | 2024.11.15 21:42:50.965557 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1084 | 2024.11.15 21:42:50.965594 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1085 | 2024.11.15 21:42:50.965620 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1086 | 2024.11.15 21:42:50.965640 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1087 | 2024.11.15 21:42:50.965686 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1088 | 2024.11.15 21:42:50.965712 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1089 | 2024.11.15 21:42:50.966241 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001742 sec., 2870.264064293915 rows/sec., 128.38 KiB/sec. | ||
1090 | 2024.11.15 21:42:50.966325 [ 5 ] {0a0b43da-bb3c-4121-85b8-765af0550745} <Debug> TCPHandler: Processed in 0.002005313 sec. | ||
1091 | 2024.11.15 21:42:50.966600 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1092 | 2024.11.15 21:42:50.966772 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1093 | 2024.11.15 21:42:50.967086 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1094 | 2024.11.15 21:42:50.967129 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1095 | 2024.11.15 21:42:50.967389 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1096 | 2024.11.15 21:42:50.967462 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1097 | 2024.11.15 21:42:50.967613 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1098 | 2024.11.15 21:42:50.967648 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1099 | 2024.11.15 21:42:50.967673 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1100 | 2024.11.15 21:42:50.967696 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1101 | 2024.11.15 21:42:50.967740 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1102 | 2024.11.15 21:42:50.967764 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1103 | 2024.11.15 21:42:50.968318 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001622 sec., 3082.6140567200987 rows/sec., 137.87 KiB/sec. | ||
1104 | 2024.11.15 21:42:50.968435 [ 3 ] {d616bbba-ad77-4050-b3f2-4601cf4aabe5} <Debug> TCPHandler: Processed in 0.001891442 sec. | ||
1105 | 2024.11.15 21:42:50.968707 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1106 | 2024.11.15 21:42:50.968877 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1107 | 2024.11.15 21:42:50.969185 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1108 | 2024.11.15 21:42:50.969225 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1109 | 2024.11.15 21:42:50.969492 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1110 | 2024.11.15 21:42:50.969561 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1111 | 2024.11.15 21:42:50.969708 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1112 | 2024.11.15 21:42:50.969744 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1113 | 2024.11.15 21:42:50.969769 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1114 | 2024.11.15 21:42:50.969788 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1115 | 2024.11.15 21:42:50.969831 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1116 | 2024.11.15 21:42:50.969854 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1117 | 2024.11.15 21:42:50.970368 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001569 sec., 3186.7431485022307 rows/sec., 142.53 KiB/sec. | ||
1118 | 2024.11.15 21:42:50.970460 [ 5 ] {6c59e342-9c26-4258-9313-2ceb430dc0e8} <Debug> TCPHandler: Processed in 0.001811522 sec. | ||
1119 | 2024.11.15 21:42:50.970766 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1120 | 2024.11.15 21:42:50.970935 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1121 | 2024.11.15 21:42:50.971248 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1122 | 2024.11.15 21:42:50.971289 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1123 | 2024.11.15 21:42:50.971564 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1124 | 2024.11.15 21:42:50.971636 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1125 | 2024.11.15 21:42:50.971785 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1126 | 2024.11.15 21:42:50.971818 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1127 | 2024.11.15 21:42:50.971842 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1128 | 2024.11.15 21:42:50.971859 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1129 | 2024.11.15 21:42:50.971903 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1130 | 2024.11.15 21:42:50.971927 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1131 | 2024.11.15 21:42:50.972487 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001627 sec., 3073.140749846343 rows/sec., 137.45 KiB/sec. | ||
1132 | 2024.11.15 21:42:50.972604 [ 3 ] {955bba21-c818-41d1-abaf-baf6256dc9bb} <Debug> TCPHandler: Processed in 0.001894832 sec. | ||
1133 | 2024.11.15 21:42:50.972863 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1134 | 2024.11.15 21:42:50.973034 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1135 | 2024.11.15 21:42:50.973333 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1136 | 2024.11.15 21:42:50.973374 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1137 | 2024.11.15 21:42:50.973636 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1138 | 2024.11.15 21:42:50.973702 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1139 | 2024.11.15 21:42:50.973848 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1140 | 2024.11.15 21:42:50.973881 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1141 | 2024.11.15 21:42:50.973903 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1142 | 2024.11.15 21:42:50.973920 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1143 | 2024.11.15 21:42:50.973962 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1144 | 2024.11.15 21:42:50.973984 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1145 | 2024.11.15 21:42:50.974473 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001518 sec., 3293.8076416337285 rows/sec., 147.32 KiB/sec. | ||
1146 | 2024.11.15 21:42:50.974557 [ 5 ] {3e7d2c74-2bf9-4d91-b02e-579b5fe73e72} <Debug> TCPHandler: Processed in 0.001751942 sec. | ||
1147 | 2024.11.15 21:42:51.028899 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1148 | 2024.11.15 21:42:51.029113 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1149 | 2024.11.15 21:42:51.029482 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1150 | 2024.11.15 21:42:51.029529 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1151 | 2024.11.15 21:42:51.029798 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1152 | 2024.11.15 21:42:51.029864 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1153 | 2024.11.15 21:42:51.030013 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1154 | 2024.11.15 21:42:51.030047 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1155 | 2024.11.15 21:42:51.030071 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1156 | 2024.11.15 21:42:51.030089 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1157 | 2024.11.15 21:42:51.030133 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1158 | 2024.11.15 21:42:51.030157 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1159 | 2024.11.15 21:42:51.030810 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001799 sec., 2779.3218454697053 rows/sec., 124.31 KiB/sec. | ||
1160 | 2024.11.15 21:42:51.030929 [ 3 ] {ef1f84d7-fbd4-4faf-903f-c4710f94674c} <Debug> TCPHandler: Processed in 0.002097454 sec. | ||
1161 | 2024.11.15 21:42:51.031529 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1162 | 2024.11.15 21:42:51.031659 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1163 | 2024.11.15 21:42:51.031711 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1164 | 2024.11.15 21:42:51.032477 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1165 | 2024.11.15 21:42:51.032518 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1166 | 2024.11.15 21:42:51.033023 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1167 | 2024.11.15 21:42:51.033254 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1168 | 2024.11.15 21:42:51.033480 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} <Debug> executeQuery: Read 19 rows, 3.91 KiB in 0.001855 sec., 10242.587601078167 rows/sec., 2.06 MiB/sec. | ||
1169 | 2024.11.15 21:42:51.033617 [ 5 ] {96b9d5d7-7150-43fc-95f8-e3dc9ff25661} <Debug> TCPHandler: Processed in 0.002152844 sec. | ||
1170 | 2024.11.15 21:42:51.033782 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1171 | 2024.11.15 21:42:51.033909 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1172 | 2024.11.15 21:42:51.033959 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1173 | 2024.11.15 21:42:51.035126 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1174 | 2024.11.15 21:42:51.035173 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1175 | 2024.11.15 21:42:51.035702 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1176 | 2024.11.15 21:42:51.035957 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1177 | 2024.11.15 21:42:51.036221 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002344 sec., 5972.696245733788 rows/sec., 429.95 KiB/sec. | ||
1178 | 2024.11.15 21:42:51.036402 [ 3 ] {554067c0-d5ff-47a7-a9db-0e8e1b76e364} <Debug> TCPHandler: Processed in 0.002668427 sec. | ||
1179 | 2024.11.15 21:42:51.036554 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1180 | 2024.11.15 21:42:51.036690 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1181 | 2024.11.15 21:42:51.036747 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1182 | 2024.11.15 21:42:51.038039 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1183 | 2024.11.15 21:42:51.038078 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1184 | 2024.11.15 21:42:51.038647 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1185 | 2024.11.15 21:42:51.038898 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1186 | 2024.11.15 21:42:51.039073 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} <Debug> executeQuery: Read 1288 rows, 109.76 KiB in 0.002415 sec., 533333.3333333334 rows/sec., 44.39 MiB/sec. | ||
1187 | 2024.11.15 21:42:51.039123 [ 5 ] {f35131ea-da5b-4a8b-ab9b-6b00f3d793d0} <Debug> TCPHandler: Processed in 0.002635607 sec. | ||
1188 | 2024.11.15 21:42:51.039281 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1189 | 2024.11.15 21:42:51.039422 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1190 | 2024.11.15 21:42:51.039478 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1191 | 2024.11.15 21:42:51.040154 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1192 | 2024.11.15 21:42:51.040202 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1193 | 2024.11.15 21:42:51.040609 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1194 | 2024.11.15 21:42:51.040848 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1195 | 2024.11.15 21:42:51.041052 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001665 sec., 4204.204204204204 rows/sec., 273.91 KiB/sec. | ||
1196 | 2024.11.15 21:42:51.041106 [ 3 ] {6011a195-4dc4-4cdb-a355-7a4cfee035dc} <Debug> TCPHandler: Processed in 0.001891463 sec. | ||
1197 | 2024.11.15 21:42:51.041241 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1198 | 2024.11.15 21:42:51.041354 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1199 | 2024.11.15 21:42:51.041402 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1200 | 2024.11.15 21:42:51.042124 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1201 | 2024.11.15 21:42:51.042170 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1202 | 2024.11.15 21:42:51.042591 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1203 | 2024.11.15 21:42:51.042828 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1204 | 2024.11.15 21:42:51.043065 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001715 sec., 141107.87172011661 rows/sec., 9.56 MiB/sec. | ||
1205 | 2024.11.15 21:42:51.043163 [ 5 ] {17f87cce-87ac-48cf-bb0b-742490c40870} <Debug> TCPHandler: Processed in 0.001976853 sec. | ||
1206 | 2024.11.15 21:42:51.043305 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1207 | 2024.11.15 21:42:51.043420 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1208 | 2024.11.15 21:42:51.043466 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1209 | 2024.11.15 21:42:51.044028 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1210 | 2024.11.15 21:42:51.044067 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1211 | 2024.11.15 21:42:51.044526 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1212 | 2024.11.15 21:42:51.044766 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1213 | 2024.11.15 21:42:51.045058 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001641 sec., 7921.998781230956 rows/sec., 493.93 KiB/sec. | ||
1214 | 2024.11.15 21:42:51.045170 [ 3 ] {442673b2-3267-4c5b-9674-ede41613d698} <Debug> TCPHandler: Processed in 0.001917832 sec. | ||
1215 | 2024.11.15 21:42:51.045308 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1216 | 2024.11.15 21:42:51.045422 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1217 | 2024.11.15 21:42:51.045468 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1218 | 2024.11.15 21:42:51.046436 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1219 | 2024.11.15 21:42:51.046481 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1220 | 2024.11.15 21:42:51.046918 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1221 | 2024.11.15 21:42:51.047165 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1222 | 2024.11.15 21:42:51.047398 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} <Debug> executeQuery: Read 774 rows, 56.86 KiB in 0.001988 sec., 389336.01609657943 rows/sec., 27.93 MiB/sec. | ||
1223 | 2024.11.15 21:42:51.047473 [ 5 ] {c935fa1a-72b1-4d4c-a561-b3ccc124762f} <Debug> TCPHandler: Processed in 0.002223014 sec. | ||
1224 | 2024.11.15 21:42:51.047660 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1225 | 2024.11.15 21:42:51.047798 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1226 | 2024.11.15 21:42:51.047857 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1227 | 2024.11.15 21:42:51.048404 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1228 | 2024.11.15 21:42:51.048451 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1229 | 2024.11.15 21:42:51.048933 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1230 | 2024.11.15 21:42:51.049171 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1231 | 2024.11.15 21:42:51.049375 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001605 sec., 3738.3177570093458 rows/sec., 195.31 KiB/sec. | ||
1232 | 2024.11.15 21:42:51.049425 [ 3 ] {55a7f74f-aeea-45f1-b97b-ee28ad350daa} <Debug> TCPHandler: Processed in 0.001833252 sec. | ||
1233 | 2024.11.15 21:42:51.049621 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1234 | 2024.11.15 21:42:51.049838 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1235 | 2024.11.15 21:42:51.049932 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1236 | 2024.11.15 21:42:51.051000 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1237 | 2024.11.15 21:42:51.051038 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1238 | 2024.11.15 21:42:51.051569 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1239 | 2024.11.15 21:42:51.051792 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): 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.11.15 21:42:51.052079 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} <Debug> executeQuery: Read 1542 rows, 105.01 KiB in 0.002271 sec., 678996.036988111 rows/sec., 45.16 MiB/sec. | ||
1241 | 2024.11.15 21:42:51.052182 [ 5 ] {84794271-d80c-4846-96f0-3d99fc878946} <Debug> TCPHandler: Processed in 0.002669428 sec. | ||
1242 | 2024.11.15 21:42:51.052338 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1243 | 2024.11.15 21:42:51.052476 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1244 | 2024.11.15 21:42:51.052535 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1245 | 2024.11.15 21:42:51.053519 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1246 | 2024.11.15 21:42:51.053559 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1247 | 2024.11.15 21:42:51.053908 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1248 | 2024.11.15 21:42:51.054151 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1249 | 2024.11.15 21:42:51.054412 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001954 sec., 511.77072671443193 rows/sec., 34.48 KiB/sec. | ||
1250 | 2024.11.15 21:42:51.054477 [ 3 ] {9d5efcd0-08c9-47e4-8214-80abb980bcc8} <Debug> TCPHandler: Processed in 0.002207034 sec. | ||
1251 | 2024.11.15 21:42:51.054676 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1252 | 2024.11.15 21:42:51.054894 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1253 | 2024.11.15 21:42:51.054985 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1254 | 2024.11.15 21:42:51.055702 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1255 | 2024.11.15 21:42:51.055740 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1256 | 2024.11.15 21:42:51.056185 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1257 | 2024.11.15 21:42:51.056425 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): 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.11.15 21:42:51.056657 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001804 sec., 12195.121951219511 rows/sec., 660.97 KiB/sec. | ||
1259 | 2024.11.15 21:42:51.056721 [ 5 ] {9c71dfe7-2393-478b-9809-8f79e4dc54df} <Debug> TCPHandler: Processed in 0.002153204 sec. | ||
1260 | 2024.11.15 21:42:55.462546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 184 | ||
1261 | 2024.11.15 21:42:55.466078 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1262 | 2024.11.15 21:42:55.466138 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1263 | 2024.11.15 21:42:55.467818 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1264 | 2024.11.15 21:42:55.468132 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1265 | 2024.11.15 21:42:55.468936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
1266 | 2024.11.15 21:43:00.406983 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1267 | 2024.11.15 21:43:00.407046 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1268 | 2024.11.15 21:43:01.799146 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1269 | 2024.11.15 21:43:01.799371 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1270 | 2024.11.15 21:43:01.799449 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1271 | 2024.11.15 21:43:01.800281 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1272 | 2024.11.15 21:43:01.800330 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1273 | 2024.11.15 21:43:01.800784 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1274 | 2024.11.15 21:43:01.801039 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1275 | 2024.11.15 21:43:01.801282 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00197 sec., 7106.598984771574 rows/sec., 511.58 KiB/sec. | ||
1276 | 2024.11.15 21:43:01.801347 [ 3 ] {747e3c5d-a604-486c-9df1-d99173ea7a39} <Debug> TCPHandler: Processed in 0.002334095 sec. | ||
1277 | 2024.11.15 21:43:01.801665 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1278 | 2024.11.15 21:43:01.801965 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1279 | 2024.11.15 21:43:01.802076 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1280 | 2024.11.15 21:43:01.802880 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1281 | 2024.11.15 21:43:01.802945 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1282 | 2024.11.15 21:43:01.803386 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1283 | 2024.11.15 21:43:01.803641 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1284 | 2024.11.15 21:43:01.803833 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} <Debug> executeQuery: Read 189 rows, 17.50 KiB in 0.001958 sec., 96527.06843718079 rows/sec., 8.73 MiB/sec. | ||
1285 | 2024.11.15 21:43:01.803889 [ 5 ] {fd2f2960-ccd6-4dd3-9eb4-b46cd0994e0b} <Debug> TCPHandler: Processed in 0.002408725 sec. | ||
1286 | 2024.11.15 21:43:01.804037 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1287 | 2024.11.15 21:43:01.804170 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1288 | 2024.11.15 21:43:01.804225 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1289 | 2024.11.15 21:43:01.804860 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1290 | 2024.11.15 21:43:01.804901 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1291 | 2024.11.15 21:43:01.805290 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1292 | 2024.11.15 21:43:01.805546 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1293 | 2024.11.15 21:43:01.805792 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} <Debug> executeQuery: Read 28 rows, 2.04 KiB in 0.001642 sec., 17052.37515225335 rows/sec., 1.21 MiB/sec. | ||
1294 | 2024.11.15 21:43:01.805962 [ 3 ] {12e601b9-f76b-455c-b05f-e5a8733ecf67} <Debug> TCPHandler: Processed in 0.001979753 sec. | ||
1295 | 2024.11.15 21:43:01.806138 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1296 | 2024.11.15 21:43:01.806275 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1297 | 2024.11.15 21:43:01.806334 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1298 | 2024.11.15 21:43:01.807009 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1299 | 2024.11.15 21:43:01.807057 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1300 | 2024.11.15 21:43:01.807416 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1301 | 2024.11.15 21:43:01.807660 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1302 | 2024.11.15 21:43:01.807850 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. | ||
1303 | 2024.11.15 21:43:01.807910 [ 5 ] {61082bb0-5793-43dd-8578-4e1fc5b4018c} <Debug> TCPHandler: Processed in 0.001837901 sec. | ||
1304 | 2024.11.15 21:43:01.808067 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1305 | 2024.11.15 21:43:01.808187 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1306 | 2024.11.15 21:43:01.808237 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1307 | 2024.11.15 21:43:01.808823 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1308 | 2024.11.15 21:43:01.808863 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1309 | 2024.11.15 21:43:01.809219 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1310 | 2024.11.15 21:43:01.809458 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1311 | 2024.11.15 21:43:01.809717 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. | ||
1312 | 2024.11.15 21:43:01.809783 [ 3 ] {d002ebcf-9c5a-4cd3-82d1-afbe4a3ed2ef} <Debug> TCPHandler: Processed in 0.001774092 sec. | ||
1313 | 2024.11.15 21:43:01.809934 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1314 | 2024.11.15 21:43:01.810048 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1315 | 2024.11.15 21:43:01.810105 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1316 | 2024.11.15 21:43:01.810922 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1317 | 2024.11.15 21:43:01.810968 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1318 | 2024.11.15 21:43:01.811363 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1319 | 2024.11.15 21:43:01.811619 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1320 | 2024.11.15 21:43:01.811803 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} <Debug> executeQuery: Read 339 rows, 24.25 KiB in 0.001774 sec., 191093.57384441938 rows/sec., 13.35 MiB/sec. | ||
1321 | 2024.11.15 21:43:01.811856 [ 5 ] {67e63644-0768-4c71-938a-eed9045126c5} <Debug> TCPHandler: Processed in 0.001978373 sec. | ||
1322 | 2024.11.15 21:43:01.812009 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1323 | 2024.11.15 21:43:01.812144 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1324 | 2024.11.15 21:43:01.812205 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1325 | 2024.11.15 21:43:01.812768 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1326 | 2024.11.15 21:43:01.812815 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1327 | 2024.11.15 21:43:01.813218 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1328 | 2024.11.15 21:43:01.813461 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1329 | 2024.11.15 21:43:01.813665 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
1330 | 2024.11.15 21:43:01.813716 [ 3 ] {16158de3-3889-463f-95c5-51da5e4cf033} <Debug> TCPHandler: Processed in 0.001771731 sec. | ||
1331 | 2024.11.15 21:43:01.813863 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1332 | 2024.11.15 21:43:01.813978 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1333 | 2024.11.15 21:43:01.814031 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1334 | 2024.11.15 21:43:01.814644 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1335 | 2024.11.15 21:43:01.814688 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1336 | 2024.11.15 21:43:01.815123 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1337 | 2024.11.15 21:43:01.815367 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1338 | 2024.11.15 21:43:01.815612 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001647 sec., 46751.66970248937 rows/sec., 2.88 MiB/sec. | ||
1339 | 2024.11.15 21:43:01.815688 [ 5 ] {2774ebb8-2371-44e0-9f90-e9014c7a1eb5} <Debug> TCPHandler: Processed in 0.001880322 sec. | ||
1340 | 2024.11.15 21:43:01.815830 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1341 | 2024.11.15 21:43:01.815946 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1342 | 2024.11.15 21:43:01.815997 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1343 | 2024.11.15 21:43:01.816534 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1344 | 2024.11.15 21:43:01.816579 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1345 | 2024.11.15 21:43:01.817012 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1346 | 2024.11.15 21:43:01.817259 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1347 | 2024.11.15 21:43:01.817532 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001595 sec., 626.9592476489028 rows/sec., 42.25 KiB/sec. | ||
1348 | 2024.11.15 21:43:01.817606 [ 3 ] {8a454fe9-9da7-49cd-958e-1ded1b338243} <Debug> TCPHandler: Processed in 0.001830412 sec. | ||
1349 | 2024.11.15 21:43:01.817746 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1350 | 2024.11.15 21:43:01.817860 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1351 | 2024.11.15 21:43:01.817942 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} <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 | ||
1352 | 2024.11.15 21:43:01.819025 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1353 | 2024.11.15 21:43:01.819063 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1354 | 2024.11.15 21:43:01.819678 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1355 | 2024.11.15 21:43:01.819942 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1356 | 2024.11.15 21:43:01.820231 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.00237 sec., 8860.759493670885 rows/sec., 15.88 MiB/sec. | ||
1357 | 2024.11.15 21:43:01.820440 [ 5 ] {63c4f90f-7913-425a-9158-28814801878e} <Debug> TCPHandler: Processed in 0.002748948 sec. | ||
1358 | 2024.11.15 21:43:01.820596 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1359 | 2024.11.15 21:43:01.820733 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1360 | 2024.11.15 21:43:01.820791 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1361 | 2024.11.15 21:43:01.821295 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1362 | 2024.11.15 21:43:01.821332 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1363 | 2024.11.15 21:43:01.821694 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1364 | 2024.11.15 21:43:01.821934 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1365 | 2024.11.15 21:43:01.822143 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.00144 sec., 15277.777777777777 rows/sec., 828.04 KiB/sec. | ||
1366 | 2024.11.15 21:43:01.822194 [ 3 ] {c7d9d81e-2187-4914-8793-53e00b595827} <Debug> TCPHandler: Processed in 0.001665291 sec. | ||
1367 | 2024.11.15 21:43:05.469522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 206 | ||
1368 | 2024.11.15 21:43:05.472191 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1369 | 2024.11.15 21:43:05.472243 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1370 | 2024.11.15 21:43:05.473780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1371 | 2024.11.15 21:43:05.474097 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1372 | 2024.11.15 21:43:05.474628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
1373 | 2024.11.15 21:43:06.794353 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1374 | 2024.11.15 21:43:06.794617 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1375 | 2024.11.15 21:43:06.795001 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1376 | 2024.11.15 21:43:06.795047 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1377 | 2024.11.15 21:43:06.795360 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1378 | 2024.11.15 21:43:06.795442 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1379 | 2024.11.15 21:43:06.795615 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1380 | 2024.11.15 21:43:06.795785 [ 256 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1381 | 2024.11.15 21:43:06.795948 [ 288 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1382 | 2024.11.15 21:43:06.796123 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1383 | 2024.11.15 21:43:06.796160 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1384 | 2024.11.15 21:43:06.800784 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1385 | 2024.11.15 21:43:06.802729 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1386 | 2024.11.15 21:43:06.802809 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1387 | 2024.11.15 21:43:06.802865 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1388 | 2024.11.15 21:43:06.804544 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.010036 sec., 2391.390992427262 rows/sec., 86.21 KiB/sec. | ||
1389 | 2024.11.15 21:43:06.804688 [ 3 ] {d5a020bc-ff4e-430d-a362-dc2b57660b64} <Debug> TCPHandler: Processed in 0.010461258 sec. | ||
1390 | 2024.11.15 21:43:06.805059 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1391 | 2024.11.15 21:43:06.805321 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1392 | 2024.11.15 21:43:06.805714 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1393 | 2024.11.15 21:43:06.805762 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1394 | 2024.11.15 21:43:06.806073 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1395 | 2024.11.15 21:43:06.806155 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1396 | 2024.11.15 21:43:06.806333 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1397 | 2024.11.15 21:43:06.806448 [ 256 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1398 | 2024.11.15 21:43:06.806448 [ 289 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1399 | 2024.11.15 21:43:06.806565 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1400 | 2024.11.15 21:43:06.806596 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1401 | 2024.11.15 21:43:06.806686 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1402 | 2024.11.15 21:43:06.806709 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1403 | 2024.11.15 21:43:06.806752 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1404 | 2024.11.15 21:43:06.806801 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1405 | 2024.11.15 21:43:06.807892 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002688 sec., 8928.57142857143 rows/sec., 321.89 KiB/sec. | ||
1406 | 2024.11.15 21:43:06.808051 [ 5 ] {0751c831-385b-48f5-9eb1-80d9f5f9184b} <Debug> TCPHandler: Processed in 0.00312828 sec. | ||
1407 | 2024.11.15 21:43:06.808361 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1408 | 2024.11.15 21:43:06.808589 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1409 | 2024.11.15 21:43:06.808992 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1410 | 2024.11.15 21:43:06.809048 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1411 | 2024.11.15 21:43:06.809382 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1412 | 2024.11.15 21:43:06.809452 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1413 | 2024.11.15 21:43:06.809607 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1414 | 2024.11.15 21:43:06.809742 [ 256 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1415 | 2024.11.15 21:43:06.809758 [ 288 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1416 | 2024.11.15 21:43:06.809904 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1417 | 2024.11.15 21:43:06.809935 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1418 | 2024.11.15 21:43:06.810020 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1419 | 2024.11.15 21:43:06.810043 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1420 | 2024.11.15 21:43:06.810085 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1421 | 2024.11.15 21:43:06.810133 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1422 | 2024.11.15 21:43:06.811140 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002662 sec., 9015.777610818934 rows/sec., 325.03 KiB/sec. | ||
1423 | 2024.11.15 21:43:06.811272 [ 3 ] {8c258f0c-aeae-472d-80cb-fd5b0f3e088e} <Debug> TCPHandler: Processed in 0.00298478 sec. | ||
1424 | 2024.11.15 21:43:06.811587 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1425 | 2024.11.15 21:43:06.811817 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1426 | 2024.11.15 21:43:06.812217 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1427 | 2024.11.15 21:43:06.812273 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1428 | 2024.11.15 21:43:06.812572 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1429 | 2024.11.15 21:43:06.812644 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1430 | 2024.11.15 21:43:06.812802 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1431 | 2024.11.15 21:43:06.812890 [ 256 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1432 | 2024.11.15 21:43:06.812906 [ 289 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1433 | 2024.11.15 21:43:06.813001 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1434 | 2024.11.15 21:43:06.813031 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1435 | 2024.11.15 21:43:06.813118 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1436 | 2024.11.15 21:43:06.813141 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1437 | 2024.11.15 21:43:06.813185 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1438 | 2024.11.15 21:43:06.813234 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1439 | 2024.11.15 21:43:06.814264 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.00256 sec., 9375 rows/sec., 337.98 KiB/sec. | ||
1440 | 2024.11.15 21:43:06.814424 [ 5 ] {bce0c0f3-5415-41be-9810-094a536adf1e} <Debug> TCPHandler: Processed in 0.002912899 sec. | ||
1441 | 2024.11.15 21:43:06.814689 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1442 | 2024.11.15 21:43:06.814908 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1443 | 2024.11.15 21:43:06.815287 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1444 | 2024.11.15 21:43:06.815330 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1445 | 2024.11.15 21:43:06.815620 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1446 | 2024.11.15 21:43:06.815686 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1447 | 2024.11.15 21:43:06.815837 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1448 | 2024.11.15 21:43:06.815938 [ 256 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1449 | 2024.11.15 21:43:06.815954 [ 288 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1450 | 2024.11.15 21:43:06.816059 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1451 | 2024.11.15 21:43:06.816087 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1452 | 2024.11.15 21:43:06.816166 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1453 | 2024.11.15 21:43:06.816187 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1454 | 2024.11.15 21:43:06.816226 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1455 | 2024.11.15 21:43:06.816272 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1456 | 2024.11.15 21:43:06.817269 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.00247 sec., 9716.599190283401 rows/sec., 350.30 KiB/sec. | ||
1457 | 2024.11.15 21:43:06.817398 [ 3 ] {1a534aa2-8040-40d2-a9de-2bd989ba0571} <Debug> TCPHandler: Processed in 0.002779748 sec. | ||
1458 | 2024.11.15 21:43:06.817677 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1459 | 2024.11.15 21:43:06.817862 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1460 | 2024.11.15 21:43:06.818188 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1461 | 2024.11.15 21:43:06.818234 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1462 | 2024.11.15 21:43:06.818532 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1463 | 2024.11.15 21:43:06.818601 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1464 | 2024.11.15 21:43:06.818751 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1465 | 2024.11.15 21:43:06.818847 [ 289 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1466 | 2024.11.15 21:43:06.818858 [ 288 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1467 | 2024.11.15 21:43:06.818978 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1468 | 2024.11.15 21:43:06.819007 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1469 | 2024.11.15 21:43:06.819091 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1470 | 2024.11.15 21:43:06.819113 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1471 | 2024.11.15 21:43:06.819151 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <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', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1472 | 2024.11.15 21:43:06.819195 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <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', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1473 | 2024.11.15 21:43:06.820216 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002443 sec., 9823.9869013508 rows/sec., 354.17 KiB/sec. | ||
1474 | 2024.11.15 21:43:06.820355 [ 5 ] {870433c0-b74d-4abf-bf05-84d8021d7f64} <Debug> TCPHandler: Processed in 0.002736008 sec. | ||
1475 | 2024.11.15 21:43:06.820611 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1476 | 2024.11.15 21:43:06.820798 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1477 | 2024.11.15 21:43:06.821132 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1478 | 2024.11.15 21:43:06.821178 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1479 | 2024.11.15 21:43:06.821482 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1480 | 2024.11.15 21:43:06.821551 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1481 | 2024.11.15 21:43:06.821700 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1482 | 2024.11.15 21:43:06.821813 [ 256 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1483 | 2024.11.15 21:43:06.821816 [ 288 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1484 | 2024.11.15 21:43:06.821927 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1485 | 2024.11.15 21:43:06.821956 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1486 | 2024.11.15 21:43:06.822038 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1487 | 2024.11.15 21:43:06.822059 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1488 | 2024.11.15 21:43:06.822100 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1489 | 2024.11.15 21:43:06.822148 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1490 | 2024.11.15 21:43:06.823336 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002626 sec., 9139.37547600914 rows/sec., 329.49 KiB/sec. | ||
1491 | 2024.11.15 21:43:06.823470 [ 3 ] {f32c2066-5113-492f-bfd7-344f7058346e} <Debug> TCPHandler: Processed in 0.002920309 sec. | ||
1492 | 2024.11.15 21:43:06.823764 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1493 | 2024.11.15 21:43:06.823980 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1494 | 2024.11.15 21:43:06.824349 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1495 | 2024.11.15 21:43:06.824395 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1496 | 2024.11.15 21:43:06.824702 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1497 | 2024.11.15 21:43:06.824768 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1498 | 2024.11.15 21:43:06.824914 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1499 | 2024.11.15 21:43:06.825032 [ 289 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1500 | 2024.11.15 21:43:06.825032 [ 288 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1501 | 2024.11.15 21:43:06.825149 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1502 | 2024.11.15 21:43:06.825178 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1503 | 2024.11.15 21:43:06.825262 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1504 | 2024.11.15 21:43:06.825283 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1505 | 2024.11.15 21:43:06.825324 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1506 | 2024.11.15 21:43:06.825372 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1507 | 2024.11.15 21:43:06.826447 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002637 sec., 9101.251422070534 rows/sec., 328.11 KiB/sec. | ||
1508 | 2024.11.15 21:43:06.826638 [ 5 ] {03f0793f-3fa5-4fd3-bdf5-98226529277a} <Debug> TCPHandler: Processed in 0.002941729 sec. | ||
1509 | 2024.11.15 21:43:06.826902 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1510 | 2024.11.15 21:43:06.827120 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1511 | 2024.11.15 21:43:06.827471 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1512 | 2024.11.15 21:43:06.827519 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1513 | 2024.11.15 21:43:06.827834 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1514 | 2024.11.15 21:43:06.827901 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1515 | 2024.11.15 21:43:06.828050 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1516 | 2024.11.15 21:43:06.828111 [ 289 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1517 | 2024.11.15 21:43:06.828141 [ 256 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1518 | 2024.11.15 21:43:06.828238 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1519 | 2024.11.15 21:43:06.828266 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1520 | 2024.11.15 21:43:06.828348 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1521 | 2024.11.15 21:43:06.828369 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1522 | 2024.11.15 21:43:06.828410 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1523 | 2024.11.15 21:43:06.828458 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1524 | 2024.11.15 21:43:06.829606 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002593 sec., 9255.688391824142 rows/sec., 333.68 KiB/sec. | ||
1525 | 2024.11.15 21:43:06.829741 [ 3 ] {a78d2c16-04c4-4e83-b9ec-1cb34daa777b} <Debug> TCPHandler: Processed in 0.002905379 sec. | ||
1526 | 2024.11.15 21:43:06.830007 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1527 | 2024.11.15 21:43:06.830225 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1528 | 2024.11.15 21:43:06.830612 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1529 | 2024.11.15 21:43:06.830669 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1530 | 2024.11.15 21:43:06.831045 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1531 | 2024.11.15 21:43:06.831124 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1532 | 2024.11.15 21:43:06.831294 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1533 | 2024.11.15 21:43:06.831402 [ 288 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1534 | 2024.11.15 21:43:06.831418 [ 289 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1535 | 2024.11.15 21:43:06.831531 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1536 | 2024.11.15 21:43:06.831559 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1537 | 2024.11.15 21:43:06.831641 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1538 | 2024.11.15 21:43:06.831662 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1539 | 2024.11.15 21:43:06.831702 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1540 | 2024.11.15 21:43:06.831749 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1541 | 2024.11.15 21:43:06.832753 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002637 sec., 9101.251422070534 rows/sec., 328.11 KiB/sec. | ||
1542 | 2024.11.15 21:43:06.832881 [ 5 ] {22fe40c5-7c75-4f29-8eda-8d599d4e9a03} <Debug> TCPHandler: Processed in 0.002940659 sec. | ||
1543 | 2024.11.15 21:43:06.833151 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1544 | 2024.11.15 21:43:06.833370 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1545 | 2024.11.15 21:43:06.833768 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1546 | 2024.11.15 21:43:06.833827 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1547 | 2024.11.15 21:43:06.834220 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1548 | 2024.11.15 21:43:06.834294 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1549 | 2024.11.15 21:43:06.834442 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1550 | 2024.11.15 21:43:06.834532 [ 289 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1551 | 2024.11.15 21:43:06.834552 [ 256 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1552 | 2024.11.15 21:43:06.834664 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1553 | 2024.11.15 21:43:06.834692 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1554 | 2024.11.15 21:43:06.834771 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1555 | 2024.11.15 21:43:06.834792 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1556 | 2024.11.15 21:43:06.834834 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1557 | 2024.11.15 21:43:06.834881 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1558 | 2024.11.15 21:43:06.836021 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.00276 sec., 8695.652173913044 rows/sec., 313.49 KiB/sec. | ||
1559 | 2024.11.15 21:43:06.836165 [ 3 ] {589ba93f-494a-411a-a354-369d1d91df0a} <Debug> TCPHandler: Processed in 0.00307945 sec. | ||
1560 | 2024.11.15 21:43:06.836428 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1561 | 2024.11.15 21:43:06.836648 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1562 | 2024.11.15 21:43:06.837039 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1563 | 2024.11.15 21:43:06.837096 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1564 | 2024.11.15 21:43:06.837442 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1565 | 2024.11.15 21:43:06.837506 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1566 | 2024.11.15 21:43:06.837650 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1567 | 2024.11.15 21:43:06.837745 [ 256 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1568 | 2024.11.15 21:43:06.837760 [ 288 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1569 | 2024.11.15 21:43:06.837854 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1570 | 2024.11.15 21:43:06.837881 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1571 | 2024.11.15 21:43:06.837959 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1572 | 2024.11.15 21:43:06.837979 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1573 | 2024.11.15 21:43:06.838020 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1574 | 2024.11.15 21:43:06.838064 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1575 | 2024.11.15 21:43:06.839117 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002581 sec., 9298.721425803951 rows/sec., 335.23 KiB/sec. | ||
1576 | 2024.11.15 21:43:06.839264 [ 5 ] {1d774c35-54a6-4172-95bd-cfcd07b999c7} <Debug> TCPHandler: Processed in 0.002905709 sec. | ||
1577 | 2024.11.15 21:43:06.839497 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1578 | 2024.11.15 21:43:06.839729 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1579 | 2024.11.15 21:43:06.840133 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1580 | 2024.11.15 21:43:06.840192 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1581 | 2024.11.15 21:43:06.840533 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1582 | 2024.11.15 21:43:06.840600 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1583 | 2024.11.15 21:43:06.840749 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1584 | 2024.11.15 21:43:06.840847 [ 256 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1585 | 2024.11.15 21:43:06.840862 [ 289 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1586 | 2024.11.15 21:43:06.840959 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1587 | 2024.11.15 21:43:06.840983 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1588 | 2024.11.15 21:43:06.841063 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1589 | 2024.11.15 21:43:06.841084 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1590 | 2024.11.15 21:43:06.841125 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1591 | 2024.11.15 21:43:06.841174 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1592 | 2024.11.15 21:43:06.842226 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002612 sec., 9188.361408882081 rows/sec., 331.25 KiB/sec. | ||
1593 | 2024.11.15 21:43:06.842368 [ 3 ] {bd617a32-9586-4203-aeb2-5a7fb1ff7f02} <Debug> TCPHandler: Processed in 0.002938229 sec. | ||
1594 | 2024.11.15 21:43:06.842634 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1595 | 2024.11.15 21:43:06.842855 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1596 | 2024.11.15 21:43:06.843251 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1597 | 2024.11.15 21:43:06.843303 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1598 | 2024.11.15 21:43:06.843622 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1599 | 2024.11.15 21:43:06.843686 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1600 | 2024.11.15 21:43:06.843834 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1601 | 2024.11.15 21:43:06.843898 [ 256 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1602 | 2024.11.15 21:43:06.843926 [ 288 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1603 | 2024.11.15 21:43:06.844016 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1604 | 2024.11.15 21:43:06.844044 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1605 | 2024.11.15 21:43:06.844123 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1606 | 2024.11.15 21:43:06.844143 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1607 | 2024.11.15 21:43:06.844183 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1608 | 2024.11.15 21:43:06.844231 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1609 | 2024.11.15 21:43:06.845214 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002472 sec., 9708.737864077671 rows/sec., 350.01 KiB/sec. | ||
1610 | 2024.11.15 21:43:06.845362 [ 5 ] {3a96b833-8252-4e39-a635-a074268f16b8} <Debug> TCPHandler: Processed in 0.002796298 sec. | ||
1611 | 2024.11.15 21:43:06.845628 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1612 | 2024.11.15 21:43:06.845856 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1613 | 2024.11.15 21:43:06.846258 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1614 | 2024.11.15 21:43:06.846308 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1615 | 2024.11.15 21:43:06.846640 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1616 | 2024.11.15 21:43:06.846705 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1617 | 2024.11.15 21:43:06.846851 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1618 | 2024.11.15 21:43:06.846943 [ 256 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1619 | 2024.11.15 21:43:06.846959 [ 289 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1620 | 2024.11.15 21:43:06.847046 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1621 | 2024.11.15 21:43:06.847070 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1622 | 2024.11.15 21:43:06.847150 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1623 | 2024.11.15 21:43:06.847171 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1624 | 2024.11.15 21:43:06.847213 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1625 | 2024.11.15 21:43:06.847262 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1626 | 2024.11.15 21:43:06.848380 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002641 sec., 9087.466868610374 rows/sec., 327.62 KiB/sec. | ||
1627 | 2024.11.15 21:43:06.848514 [ 3 ] {86ec4066-01f9-4a5d-90d2-d96ae2136fa5} <Debug> TCPHandler: Processed in 0.002952659 sec. | ||
1628 | 2024.11.15 21:43:06.848765 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1629 | 2024.11.15 21:43:06.849001 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1630 | 2024.11.15 21:43:06.849421 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1631 | 2024.11.15 21:43:06.849473 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1632 | 2024.11.15 21:43:06.849810 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1633 | 2024.11.15 21:43:06.849876 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1634 | 2024.11.15 21:43:06.850026 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1635 | 2024.11.15 21:43:06.850128 [ 288 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1636 | 2024.11.15 21:43:06.850136 [ 289 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1637 | 2024.11.15 21:43:06.850243 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1638 | 2024.11.15 21:43:06.850272 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1639 | 2024.11.15 21:43:06.850356 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1640 | 2024.11.15 21:43:06.850378 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1641 | 2024.11.15 21:43:06.850420 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1642 | 2024.11.15 21:43:06.850469 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1643 | 2024.11.15 21:43:06.851589 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002707 sec., 8865.903213889915 rows/sec., 319.63 KiB/sec. | ||
1644 | 2024.11.15 21:43:06.851723 [ 5 ] {8982f50d-dc74-416a-9851-04425cfb99ff} <Debug> TCPHandler: Processed in 0.0030297 sec. | ||
1645 | 2024.11.15 21:43:06.851958 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1646 | 2024.11.15 21:43:06.852188 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1647 | 2024.11.15 21:43:06.852551 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1648 | 2024.11.15 21:43:06.852601 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1649 | 2024.11.15 21:43:06.852941 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1650 | 2024.11.15 21:43:06.853007 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1651 | 2024.11.15 21:43:06.853158 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
1652 | 2024.11.15 21:43:06.853255 [ 288 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1653 | 2024.11.15 21:43:06.853282 [ 256 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1654 | 2024.11.15 21:43:06.853438 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1655 | 2024.11.15 21:43:06.853468 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1656 | 2024.11.15 21:43:06.853556 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1657 | 2024.11.15 21:43:06.853579 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1658 | 2024.11.15 21:43:06.853622 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1659 | 2024.11.15 21:43:06.853673 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1660 | 2024.11.15 21:43:06.854814 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002744 sec., 8746.355685131195 rows/sec., 315.32 KiB/sec. | ||
1661 | 2024.11.15 21:43:06.854949 [ 3 ] {6da189be-d1a9-41f0-9bbd-7f91fdcd2530} <Debug> TCPHandler: Processed in 0.00305642 sec. | ||
1662 | 2024.11.15 21:43:06.855187 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1663 | 2024.11.15 21:43:06.855415 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
1664 | 2024.11.15 21:43:06.855831 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1665 | 2024.11.15 21:43:06.855893 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
1666 | 2024.11.15 21:43:06.856305 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1667 | 2024.11.15 21:43:06.856371 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1668 | 2024.11.15 21:43:06.856519 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
1669 | 2024.11.15 21:43:06.856634 [ 256 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1670 | 2024.11.15 21:43:06.856644 [ 289 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1671 | 2024.11.15 21:43:06.856755 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (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 | ||
1672 | 2024.11.15 21:43:06.856783 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1673 | 2024.11.15 21:43:06.856864 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1674 | 2024.11.15 21:43:06.856885 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1675 | 2024.11.15 21:43:06.856926 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1676 | 2024.11.15 21:43:06.856974 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
1677 | 2024.11.15 21:43:06.858005 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Debug> executeQuery: Read 24 rows, 886.00 B in 0.002709 sec., 8859.357696566998 rows/sec., 319.39 KiB/sec. | ||
1678 | 2024.11.15 21:43:06.858154 [ 5 ] {c60410e1-72f1-4c36-ac70-21b4365ea12e} <Debug> TCPHandler: Processed in 0.00303344 sec. | ||
1679 | 2024.11.15 21:43:06.859094 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1680 | 2024.11.15 21:43:06.859243 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1681 | 2024.11.15 21:43:06.859305 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1682 | 2024.11.15 21:43:06.860177 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1683 | 2024.11.15 21:43:06.860229 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1684 | 2024.11.15 21:43:06.860740 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1685 | 2024.11.15 21:43:06.860967 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1686 | 2024.11.15 21:43:06.861241 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002017 sec., 8924.144769459594 rows/sec., 1.22 MiB/sec. | ||
1687 | 2024.11.15 21:43:06.861375 [ 3 ] {830b2b92-1d3a-41ba-a695-cf9b5ea0a37e} <Debug> TCPHandler: Processed in 0.002347435 sec. | ||
1688 | 2024.11.15 21:43:06.861523 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1689 | 2024.11.15 21:43:06.861670 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1690 | 2024.11.15 21:43:06.861728 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1691 | 2024.11.15 21:43:06.862413 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1692 | 2024.11.15 21:43:06.862455 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1693 | 2024.11.15 21:43:06.862864 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1694 | 2024.11.15 21:43:06.863107 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1695 | 2024.11.15 21:43:06.863387 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001758 sec., 17064.846416382254 rows/sec., 1.33 MiB/sec. | ||
1696 | 2024.11.15 21:43:06.863578 [ 5 ] {8c8b411c-586a-44a6-b3e9-ec3b4d7ae44b} <Debug> TCPHandler: Processed in 0.002120204 sec. | ||
1697 | 2024.11.15 21:43:06.863752 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1698 | 2024.11.15 21:43:06.863889 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1699 | 2024.11.15 21:43:06.863946 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1700 | 2024.11.15 21:43:06.864607 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1701 | 2024.11.15 21:43:06.864646 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1702 | 2024.11.15 21:43:06.865014 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1703 | 2024.11.15 21:43:06.865253 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1704 | 2024.11.15 21:43:06.865461 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001604 sec., 22443.890274314213 rows/sec., 1.75 MiB/sec. | ||
1705 | 2024.11.15 21:43:06.865511 [ 3 ] {7a54d0de-b913-4b1d-a62f-bce476d356dd} <Debug> TCPHandler: Processed in 0.001825482 sec. | ||
1706 | 2024.11.15 21:43:06.865644 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1707 | 2024.11.15 21:43:06.865773 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1708 | 2024.11.15 21:43:06.865829 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1709 | 2024.11.15 21:43:06.866368 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1710 | 2024.11.15 21:43:06.866405 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1711 | 2024.11.15 21:43:06.866842 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1712 | 2024.11.15 21:43:06.867091 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1713 | 2024.11.15 21:43:06.867317 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} <Debug> executeQuery: Read 24 rows, 1.72 KiB in 0.001556 sec., 15424.164524421592 rows/sec., 1.08 MiB/sec. | ||
1714 | 2024.11.15 21:43:06.867389 [ 5 ] {0d0fcadb-c822-4a86-a9d9-1173ad7fe70e} <Debug> TCPHandler: Processed in 0.001802082 sec. | ||
1715 | 2024.11.15 21:43:06.867531 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1716 | 2024.11.15 21:43:06.867668 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1717 | 2024.11.15 21:43:06.867726 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1718 | 2024.11.15 21:43:06.868277 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1719 | 2024.11.15 21:43:06.868317 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1720 | 2024.11.15 21:43:06.868685 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1721 | 2024.11.15 21:43:06.868924 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1722 | 2024.11.15 21:43:06.869114 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} <Debug> executeQuery: Read 12 rows, 834.00 B in 0.001477 sec., 8124.576844955992 rows/sec., 551.42 KiB/sec. | ||
1723 | 2024.11.15 21:43:06.869161 [ 3 ] {4514231a-9555-4780-93e2-6caac1099e88} <Debug> TCPHandler: Processed in 0.001697891 sec. | ||
1724 | 2024.11.15 21:43:07.000189 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.30 MiB, peak 147.30 MiB, free memory in arenas 0.00 B, will set to 146.26 MiB (RSS), difference: -1.04 MiB | ||
1725 | 2024.11.15 21:43:11.797476 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1726 | 2024.11.15 21:43:11.797786 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1727 | 2024.11.15 21:43:11.797894 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1728 | 2024.11.15 21:43:11.798882 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1729 | 2024.11.15 21:43:11.798930 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1730 | 2024.11.15 21:43:11.799347 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1731 | 2024.11.15 21:43:11.799605 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1732 | 2024.11.15 21:43:11.799808 [ 72 ] {} <Debug> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1733 | 2024.11.15 21:43:11.799848 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002138 sec., 14031.80542563143 rows/sec., 1.10 MiB/sec. | ||
1734 | 2024.11.15 21:43:11.799935 [ 72 ] {} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1735 | 2024.11.15 21:43:11.799959 [ 3 ] {f0eb5b8a-6d47-4b0c-9d99-ca9e98e898e1} <Debug> TCPHandler: Processed in 0.002626546 sec. | ||
1736 | 2024.11.15 21:43:11.799997 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1737 | 2024.11.15 21:43:11.800249 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1738 | 2024.11.15 21:43:11.800467 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1739 | 2024.11.15 21:43:11.800547 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1740 | 2024.11.15 21:43:11.801278 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1741 | 2024.11.15 21:43:11.801325 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1742 | 2024.11.15 21:43:11.801752 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1743 | 2024.11.15 21:43:11.802438 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1744 | 2024.11.15 21:43:11.802620 [ 72 ] {} <Debug> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1745 | 2024.11.15 21:43:11.802687 [ 72 ] {} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1746 | 2024.11.15 21:43:11.802724 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1747 | 2024.11.15 21:43:11.802741 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00233 sec., 15450.643776824034 rows/sec., 1.21 MiB/sec. | ||
1748 | 2024.11.15 21:43:11.802850 [ 5 ] {9779ad60-f598-4c5b-b208-cd9b68d7cc64} <Debug> TCPHandler: Processed in 0.002776468 sec. | ||
1749 | 2024.11.15 21:43:11.803012 [ 3 ] {} <Trace> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1750 | 2024.11.15 21:43:11.803157 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1751 | 2024.11.15 21:43:11.803223 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1752 | 2024.11.15 21:43:11.803838 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1753 | 2024.11.15 21:43:11.803879 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1754 | 2024.11.15 21:43:11.804327 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1755 | 2024.11.15 21:43:11.804355 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::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 | ||
1756 | 2024.11.15 21:43:11.804372 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::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 | ||
1757 | 2024.11.15 21:43:11.804886 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1758 | 2024.11.15 21:43:11.804904 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1759 | 2024.11.15 21:43:11.804977 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1760 | 2024.11.15 21:43:11.805036 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
1761 | 2024.11.15 21:43:11.805054 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 43 rows starting from the beginning of the part | ||
1762 | 2024.11.15 21:43:11.805913 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
1763 | 2024.11.15 21:43:11.805931 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
1764 | 2024.11.15 21:43:11.806576 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.003329 sec., 18023.430459597475 rows/sec., 1.26 MiB/sec. | ||
1765 | 2024.11.15 21:43:11.806852 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1288 rows starting from the beginning of the part | ||
1766 | 2024.11.15 21:43:11.807041 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 774 rows starting from the beginning of the part | ||
1767 | 2024.11.15 21:43:11.807497 [ 3 ] {cb7021a0-0bde-4c25-886f-74bba53bc688} <Debug> TCPHandler: Processed in 0.00454927 sec. | ||
1768 | 2024.11.15 21:43:11.807517 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 189 rows starting from the beginning of the part | ||
1769 | 2024.11.15 21:43:11.807943 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 339 rows starting from the beginning of the part | ||
1770 | 2024.11.15 21:43:11.807958 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1771 | 2024.11.15 21:43:11.808433 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
1772 | 2024.11.15 21:43:11.808552 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1773 | 2024.11.15 21:43:11.808673 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
1774 | 2024.11.15 21:43:11.808820 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1775 | 2024.11.15 21:43:11.809138 [ 202 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
1776 | 2024.11.15 21:43:11.809920 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1777 | 2024.11.15 21:43:11.812213 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1778 | 2024.11.15 21:43:11.812346 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1779 | 2024.11.15 21:43:11.814698 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1780 | 2024.11.15 21:43:11.815123 [ 187 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 5 columns (5 merged, 0 gathered) in 0.010840021 sec., 114021.91933023008 rows/sec., 8.63 MiB/sec. | ||
1781 | 2024.11.15 21:43:11.815539 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1782 | 2024.11.15 21:43:11.815765 [ 187 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1783 | 2024.11.15 21:43:11.816423 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.007998 sec., 3750.9377344336085 rows/sec., 254.58 KiB/sec. | ||
1784 | 2024.11.15 21:43:11.816788 [ 5 ] {5138656a-8e52-4da2-9316-a2ce60b60827} <Debug> TCPHandler: Processed in 0.009080119 sec. | ||
1785 | 2024.11.15 21:43:11.817070 [ 198 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1622 rows, containing 5 columns (5 merged, 0 gathered) in 0.01690815 sec., 95930.06922697043 rows/sec., 8.45 MiB/sec. | ||
1786 | 2024.11.15 21:43:11.817127 [ 187 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1787 | 2024.11.15 21:43:11.817231 [ 187 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_6_1} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1788 | 2024.11.15 21:43:11.817408 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
1789 | 2024.11.15 21:43:11.817440 [ 198 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1790 | 2024.11.15 21:43:11.817742 [ 198 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1791 | 2024.11.15 21:43:11.817820 [ 198 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_6_1} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1792 | 2024.11.15 21:43:11.817908 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
1793 | 2024.11.15 21:43:14.054343 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1794 | 2024.11.15 21:43:14.246861 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1795 | 2024.11.15 21:43:14.260223 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1796 | 2024.11.15 21:43:14.267499 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1797 | 2024.11.15 21:43:14.269829 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1798 | 2024.11.15 21:43:14.412305 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1799 | 2024.11.15 21:43:14.413759 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1800 | 2024.11.15 21:43:14.419092 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1801 | 2024.11.15 21:43:15.407082 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1802 | 2024.11.15 21:43:15.407136 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1803 | 2024.11.15 21:43:15.474976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 260 | ||
1804 | 2024.11.15 21:43:15.478454 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1805 | 2024.11.15 21:43:15.478511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1806 | 2024.11.15 21:43:15.480033 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1807 | 2024.11.15 21:43:15.480344 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1808 | 2024.11.15 21:43:15.481439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
1809 | 2024.11.15 21:43:16.207266 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1810 | 2024.11.15 21:43:16.207380 [ 3 ] {} <Debug> TCP-Session: 3578a449-195a-450e-82bd-fba84924bb32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1811 | 2024.11.15 21:43:16.802996 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1812 | 2024.11.15 21:43:16.803302 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1813 | 2024.11.15 21:43:16.803420 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1814 | 2024.11.15 21:43:16.804265 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1815 | 2024.11.15 21:43:16.804316 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1816 | 2024.11.15 21:43:16.804748 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1817 | 2024.11.15 21:43:16.805015 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1818 | 2024.11.15 21:43:16.805380 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002133 sec., 6563.525550867324 rows/sec., 472.49 KiB/sec. | ||
1819 | 2024.11.15 21:43:16.805511 [ 5 ] {7dee76f9-9eff-46c5-a622-eebd271d5f4c} <Debug> TCPHandler: Processed in 0.002710358 sec. | ||
1820 | 2024.11.15 21:43:16.805712 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1821 | 2024.11.15 21:43:16.805838 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1822 | 2024.11.15 21:43:16.805914 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1823 | 2024.11.15 21:43:16.806651 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1824 | 2024.11.15 21:43:16.806692 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1825 | 2024.11.15 21:43:16.807152 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1826 | 2024.11.15 21:43:16.807405 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1827 | 2024.11.15 21:43:16.807708 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} <Debug> executeQuery: Read 219 rows, 19.90 KiB in 0.001881 sec., 116427.4322169059 rows/sec., 10.33 MiB/sec. | ||
1828 | 2024.11.15 21:43:16.807819 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1829 | 2024.11.15 21:43:16.807835 [ 252 ] {71bd181a-d40e-4eaf-a5ef-428c6c5fb242} <Debug> TCPHandler: Processed in 0.002215195 sec. | ||
1830 | 2024.11.15 21:43:16.807999 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1831 | 2024.11.15 21:43:16.808129 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1832 | 2024.11.15 21:43:16.808184 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1833 | 2024.11.15 21:43:16.808812 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1834 | 2024.11.15 21:43:16.808853 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1835 | 2024.11.15 21:43:16.809208 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1836 | 2024.11.15 21:43:16.809442 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1837 | 2024.11.15 21:43:16.809865 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} <Debug> executeQuery: Read 28 rows, 2.04 KiB in 0.001711 sec., 16364.699006428988 rows/sec., 1.16 MiB/sec. | ||
1838 | 2024.11.15 21:43:16.809991 [ 5 ] {c1cd4d36-2955-4bee-b77d-e2818e8865db} <Debug> TCPHandler: Processed in 0.002054754 sec. | ||
1839 | 2024.11.15 21:43:16.810152 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1840 | 2024.11.15 21:43:16.810282 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1841 | 2024.11.15 21:43:16.810339 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1842 | 2024.11.15 21:43:16.810946 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1843 | 2024.11.15 21:43:16.810986 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1844 | 2024.11.15 21:43:16.811345 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1845 | 2024.11.15 21:43:16.811587 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1846 | 2024.11.15 21:43:16.811983 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001702 sec., 8225.616921269095 rows/sec., 576.07 KiB/sec. | ||
1847 | 2024.11.15 21:43:16.812085 [ 252 ] {38933b60-1518-4779-a12a-821748c16678} <Debug> TCPHandler: Processed in 0.001995253 sec. | ||
1848 | 2024.11.15 21:43:16.812232 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1849 | 2024.11.15 21:43:16.812362 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1850 | 2024.11.15 21:43:16.812416 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1851 | 2024.11.15 21:43:16.812992 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1852 | 2024.11.15 21:43:16.813032 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1853 | 2024.11.15 21:43:16.813381 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1854 | 2024.11.15 21:43:16.813620 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1855 | 2024.11.15 21:43:16.813795 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001463 sec., 8885.850991114148 rows/sec., 554.03 KiB/sec. | ||
1856 | 2024.11.15 21:43:16.813844 [ 5 ] {7e2fd311-2e58-4faa-a4a1-b27bb5b6c34d} <Debug> TCPHandler: Processed in 0.001674631 sec. | ||
1857 | 2024.11.15 21:43:16.813977 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1858 | 2024.11.15 21:43:16.814085 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1859 | 2024.11.15 21:43:16.814130 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1860 | 2024.11.15 21:43:16.814803 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1861 | 2024.11.15 21:43:16.814839 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1862 | 2024.11.15 21:43:16.815197 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1863 | 2024.11.15 21:43:16.815430 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1864 | 2024.11.15 21:43:16.815666 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} <Debug> executeQuery: Read 375 rows, 27.13 KiB in 0.001645 sec., 227963.52583586625 rows/sec., 16.10 MiB/sec. | ||
1865 | 2024.11.15 21:43:16.815813 [ 252 ] {0abd72b2-5e98-4488-b93a-aee32979b75a} <Debug> TCPHandler: Processed in 0.001886482 sec. | ||
1866 | 2024.11.15 21:43:16.815969 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1867 | 2024.11.15 21:43:16.816080 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1868 | 2024.11.15 21:43:16.816128 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1869 | 2024.11.15 21:43:16.816559 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1870 | 2024.11.15 21:43:16.816597 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1871 | 2024.11.15 21:43:16.816965 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1872 | 2024.11.15 21:43:16.817199 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1873 | 2024.11.15 21:43:16.817454 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec. | ||
1874 | 2024.11.15 21:43:16.817636 [ 5 ] {a24dcbc8-59d1-4f77-a857-a9677d1c927c} <Debug> TCPHandler: Processed in 0.001717841 sec. | ||
1875 | 2024.11.15 21:43:16.817795 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1876 | 2024.11.15 21:43:16.817904 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1877 | 2024.11.15 21:43:16.817953 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1878 | 2024.11.15 21:43:16.818459 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1879 | 2024.11.15 21:43:16.818498 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1880 | 2024.11.15 21:43:16.818888 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1881 | 2024.11.15 21:43:16.819156 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1882 | 2024.11.15 21:43:16.819338 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.001456 sec., 94093.40659340659 rows/sec., 6.15 MiB/sec. | ||
1883 | 2024.11.15 21:43:16.819388 [ 252 ] {081e4100-9aa2-4e5c-9b9c-9e02802c94d6} <Debug> TCPHandler: Processed in 0.001649271 sec. | ||
1884 | 2024.11.15 21:43:16.819537 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1885 | 2024.11.15 21:43:16.819642 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1886 | 2024.11.15 21:43:16.819689 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1887 | 2024.11.15 21:43:16.820136 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1888 | 2024.11.15 21:43:16.820172 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1889 | 2024.11.15 21:43:16.820542 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1890 | 2024.11.15 21:43:16.820784 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1891 | 2024.11.15 21:43:16.821014 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
1892 | 2024.11.15 21:43:16.821241 [ 5 ] {651a0645-1deb-419a-b250-75e6b4502c53} <Debug> TCPHandler: Processed in 0.001755582 sec. | ||
1893 | 2024.11.15 21:43:16.821399 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1894 | 2024.11.15 21:43:16.821507 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1895 | 2024.11.15 21:43:16.821579 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} <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 | ||
1896 | 2024.11.15 21:43:16.822638 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1897 | 2024.11.15 21:43:16.822677 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1898 | 2024.11.15 21:43:16.823297 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1899 | 2024.11.15 21:43:16.823560 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1900 | 2024.11.15 21:43:16.824213 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002672 sec., 7859.281437125749 rows/sec., 14.08 MiB/sec. | ||
1901 | 2024.11.15 21:43:16.824407 [ 252 ] {84dc8a0d-c3ba-46da-a955-1ba34421bebe} <Debug> TCPHandler: Processed in 0.00305936 sec. | ||
1902 | 2024.11.15 21:43:16.824569 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1903 | 2024.11.15 21:43:16.824693 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1904 | 2024.11.15 21:43:16.824737 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1905 | 2024.11.15 21:43:16.825167 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1906 | 2024.11.15 21:43:16.825205 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
1907 | 2024.11.15 21:43:16.825566 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1908 | 2024.11.15 21:43:16.825803 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1909 | 2024.11.15 21:43:16.826129 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.001459 sec., 35640.84989718986 rows/sec., 2.16 MiB/sec. | ||
1910 | 2024.11.15 21:43:16.826182 [ 5 ] {7f056244-27f6-41b6-b8a8-43915469d623} <Debug> TCPHandler: Processed in 0.001676991 sec. | ||
1911 | 2024.11.15 21:43:18.575335 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46104, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1912 | 2024.11.15 21:43:18.871131 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1913 | 2024.11.15 21:43:19.033627 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1914 | 2024.11.15 21:43:19.249165 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1915 | 2024.11.15 21:43:19.301744 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1916 | 2024.11.15 21:43:19.328263 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1917 | 2024.11.15 21:43:19.367730 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1918 | 2024.11.15 21:43:19.376174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1919 | 2024.11.15 21:43:19.397907 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1920 | 2024.11.15 21:43:19.615322 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61901, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1921 | 2024.11.15 21:43:19.639212 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39073, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1922 | 2024.11.15 21:43:19.885309 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1923 | 2024.11.15 21:43:19.936931 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1924 | 2024.11.15 21:43:19.985279 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1925 | 2024.11.15 21:43:20.016584 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1926 | 2024.11.15 21:43:20.026854 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37924, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1927 | 2024.11.15 21:43:20.033101 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1928 | 2024.11.15 21:43:20.077396 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1929 | 2024.11.15 21:43:20.110851 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1930 | 2024.11.15 21:43:20.254431 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1931 | 2024.11.15 21:43:20.362932 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1932 | 2024.11.15 21:43:20.365330 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1933 | 2024.11.15 21:43:20.409130 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1934 | 2024.11.15 21:43:20.433996 [ 296 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1935 | 2024.11.15 21:43:21.797580 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1936 | 2024.11.15 21:43:21.797803 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1937 | 2024.11.15 21:43:21.797882 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1938 | 2024.11.15 21:43:21.798627 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1939 | 2024.11.15 21:43:21.798674 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
1940 | 2024.11.15 21:43:21.799104 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1941 | 2024.11.15 21:43:21.799366 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1942 | 2024.11.15 21:43:21.799602 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} <Debug> executeQuery: Read 46 rows, 3.98 KiB in 0.001859 sec., 24744.486282947822 rows/sec., 2.09 MiB/sec. | ||
1943 | 2024.11.15 21:43:21.799664 [ 5 ] {9f9c76aa-a1b8-4d2a-b984-1d2978991334} <Debug> TCPHandler: Processed in 0.002225574 sec. | ||
1944 | 2024.11.15 21:43:21.799835 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1945 | 2024.11.15 21:43:21.799977 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1946 | 2024.11.15 21:43:21.800036 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1947 | 2024.11.15 21:43:21.800712 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1948 | 2024.11.15 21:43:21.800760 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
1949 | 2024.11.15 21:43:21.801126 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1950 | 2024.11.15 21:43:21.801366 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1951 | 2024.11.15 21:43:21.801527 [ 60 ] {} <Debug> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1952 | 2024.11.15 21:43:21.801605 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001651 sec., 4845.548152634767 rows/sec., 364.36 KiB/sec. | ||
1953 | 2024.11.15 21:43:21.801611 [ 60 ] {} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1954 | 2024.11.15 21:43:21.801704 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
1955 | 2024.11.15 21:43:21.801752 [ 252 ] {9cd8a4c5-7859-4364-969a-a05cc829bb94} <Debug> TCPHandler: Processed in 0.001985973 sec. | ||
1956 | 2024.11.15 21:43:21.801982 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::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 | ||
1957 | 2024.11.15 21:43:21.801997 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1958 | 2024.11.15 21:43:21.802267 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1959 | 2024.11.15 21:43:21.802285 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1960 | 2024.11.15 21:43:21.802373 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1961 | 2024.11.15 21:43:21.802377 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
1962 | 2024.11.15 21:43:21.802797 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
1963 | 2024.11.15 21:43:21.803181 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::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 | ||
1964 | 2024.11.15 21:43:21.803616 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
1965 | 2024.11.15 21:43:21.803957 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1966 | 2024.11.15 21:43:21.804268 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::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 | ||
1967 | 2024.11.15 21:43:21.805136 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1968 | 2024.11.15 21:43:21.805198 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
1969 | 2024.11.15 21:43:21.806138 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1970 | 2024.11.15 21:43:21.806688 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1971 | 2024.11.15 21:43:21.807173 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 113 rows, containing 5 columns (5 merged, 0 gathered) in 0.005355385 sec., 21100.25703100711 rows/sec., 1.59 MiB/sec. | ||
1972 | 2024.11.15 21:43:21.807472 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.005267 sec., 8353.901651794191 rows/sec., 668.22 KiB/sec. | ||
1973 | 2024.11.15 21:43:21.807488 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1974 | 2024.11.15 21:43:21.807662 [ 5 ] {4b3a7c4a-ab71-4097-805d-3a274cd473ca} <Debug> TCPHandler: Processed in 0.005770547 sec. | ||
1975 | 2024.11.15 21:43:21.807852 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1976 | 2024.11.15 21:43:21.808062 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1977 | 2024.11.15 21:43:21.808084 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1978 | 2024.11.15 21:43:21.808186 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1979 | 2024.11.15 21:43:21.808264 [ 202 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_6_1} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1980 | 2024.11.15 21:43:21.808449 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1981 | 2024.11.15 21:43:21.808987 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1982 | 2024.11.15 21:43:21.809032 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
1983 | 2024.11.15 21:43:21.809419 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1984 | 2024.11.15 21:43:21.809669 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1985 | 2024.11.15 21:43:21.809868 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1986 | 2024.11.15 21:43:21.809937 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} <Debug> executeQuery: Read 48 rows, 3.45 KiB in 0.001937 sec., 24780.5885389778 rows/sec., 1.74 MiB/sec. | ||
1987 | 2024.11.15 21:43:21.809951 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1988 | 2024.11.15 21:43:21.810047 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
1989 | 2024.11.15 21:43:21.810075 [ 252 ] {081aee8c-b9e3-49de-8a25-bc4b4fefc903} <Debug> TCPHandler: Processed in 0.002313605 sec. | ||
1990 | 2024.11.15 21:43:21.810327 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1991 | 2024.11.15 21:43:21.810400 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::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 | ||
1992 | 2024.11.15 21:43:21.810538 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1993 | 2024.11.15 21:43:21.810761 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1994 | 2024.11.15 21:43:21.810779 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} <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 | ||
1995 | 2024.11.15 21:43:21.810851 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1542 rows starting from the beginning of the part | ||
1996 | 2024.11.15 21:43:21.811327 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part | ||
1997 | 2024.11.15 21:43:21.811673 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
1998 | 2024.11.15 21:43:21.812024 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::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 | ||
1999 | 2024.11.15 21:43:21.812491 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 137 rows starting from the beginning of the part | ||
2000 | 2024.11.15 21:43:21.812893 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
2001 | 2024.11.15 21:43:21.814040 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2002 | 2024.11.15 21:43:21.814088 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2003 | 2024.11.15 21:43:21.814690 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2004 | 2024.11.15 21:43:21.814957 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2005 | 2024.11.15 21:43:21.815210 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004741 sec., 1687.4077198903183 rows/sec., 3.02 MiB/sec. | ||
2006 | 2024.11.15 21:43:21.815452 [ 5 ] {4d294dfd-20d1-4718-b70f-26033a1be260} <Debug> TCPHandler: Processed in 0.005270445 sec. | ||
2007 | 2024.11.15 21:43:21.815649 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2008 | 2024.11.15 21:43:21.815851 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2009 | 2024.11.15 21:43:21.815961 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2010 | 2024.11.15 21:43:21.817540 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2011 | 2024.11.15 21:43:21.817615 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2012 | 2024.11.15 21:43:21.818617 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2013 | 2024.11.15 21:43:21.818617 [ 202 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 5 columns (5 merged, 0 gathered) in 0.008405714 sec., 224609.11708392648 rows/sec., 14.93 MiB/sec. | ||
2014 | 2024.11.15 21:43:21.818941 [ 202 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2015 | 2024.11.15 21:43:21.818980 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2016 | 2024.11.15 21:43:21.819384 [ 60 ] {} <Debug> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2017 | 2024.11.15 21:43:21.819499 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} <Debug> executeQuery: Read 24 rows, 1.63 KiB in 0.00369 sec., 6504.065040650406 rows/sec., 441.44 KiB/sec. | ||
2018 | 2024.11.15 21:43:21.819541 [ 60 ] {} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2019 | 2024.11.15 21:43:21.819765 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2020 | 2024.11.15 21:43:21.819784 [ 252 ] {2d2941ab-0392-4351-a02d-b9615957508d} <Debug> TCPHandler: Processed in 0.004238998 sec. | ||
2021 | 2024.11.15 21:43:21.819799 [ 191 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2022 | 2024.11.15 21:43:21.820120 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::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 | ||
2023 | 2024.11.15 21:43:21.820181 [ 191 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2024 | 2024.11.15 21:43:21.820365 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
2025 | 2024.11.15 21:43:21.820368 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2026 | 2024.11.15 21:43:21.820430 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
2027 | 2024.11.15 21:43:21.820532 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
2028 | 2024.11.15 21:43:21.820704 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
2029 | 2024.11.15 21:43:21.820910 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
2030 | 2024.11.15 21:43:21.821086 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
2031 | 2024.11.15 21:43:21.821183 [ 202 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
2032 | 2024.11.15 21:43:21.822323 [ 191 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.002423765 sec., 66838.16294071413 rows/sec., 4.07 MiB/sec. | ||
2033 | 2024.11.15 21:43:21.822492 [ 186 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2034 | 2024.11.15 21:43:21.822785 [ 186 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2035 | 2024.11.15 21:43:21.822861 [ 186 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_6_1} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2036 | 2024.11.15 21:43:21.822929 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2037 | 2024.11.15 21:43:25.481907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 294 | ||
2038 | 2024.11.15 21:43:25.484922 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2039 | 2024.11.15 21:43:25.484985 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2040 | 2024.11.15 21:43:25.486427 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2041 | 2024.11.15 21:43:25.486758 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2042 | 2024.11.15 21:43:25.487011 [ 55 ] {} <Debug> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2043 | 2024.11.15 21:43:25.487148 [ 55 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2044 | 2024.11.15 21:43:25.487222 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2045 | 2024.11.15 21:43:25.487629 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::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 | ||
2046 | 2024.11.15 21:43:25.488053 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
2047 | 2024.11.15 21:43:25.488416 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2048 | 2024.11.15 21:43:25.488544 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2049 | 2024.11.15 21:43:25.489085 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
2050 | 2024.11.15 21:43:25.489536 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
2051 | 2024.11.15 21:43:25.490063 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
2052 | 2024.11.15 21:43:25.490553 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
2053 | 2024.11.15 21:43:25.491264 [ 202 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
2054 | 2024.11.15 21:43:25.520027 [ 191 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.032663812 sec., 9000.786558531503 rows/sec., 9.53 MiB/sec. | ||
2055 | 2024.11.15 21:43:25.520844 [ 194 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2056 | 2024.11.15 21:43:25.521837 [ 194 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2057 | 2024.11.15 21:43:25.521939 [ 194 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_6_1} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2058 | 2024.11.15 21:43:25.522170 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
2059 | 2024.11.15 21:43:26.797915 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2060 | 2024.11.15 21:43:26.798122 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2061 | 2024.11.15 21:43:26.798197 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2062 | 2024.11.15 21:43:26.798947 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2063 | 2024.11.15 21:43:26.799000 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2064 | 2024.11.15 21:43:26.799445 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2065 | 2024.11.15 21:43:26.799717 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2066 | 2024.11.15 21:43:26.799950 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001883 sec., 15932.023366967605 rows/sec., 1.24 MiB/sec. | ||
2067 | 2024.11.15 21:43:26.800013 [ 5 ] {0bf155ad-c3d9-4e06-b448-eed1829b50bb} <Debug> TCPHandler: Processed in 0.002236094 sec. | ||
2068 | 2024.11.15 21:43:26.800193 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2069 | 2024.11.15 21:43:26.800316 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2070 | 2024.11.15 21:43:26.800368 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2071 | 2024.11.15 21:43:26.800944 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2072 | 2024.11.15 21:43:26.800989 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2073 | 2024.11.15 21:43:26.801379 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2074 | 2024.11.15 21:43:26.801633 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2075 | 2024.11.15 21:43:26.801865 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001576 sec., 22842.63959390863 rows/sec., 1.78 MiB/sec. | ||
2076 | 2024.11.15 21:43:26.801962 [ 252 ] {e3414027-700c-4c0c-85f6-2e804cedb736} <Debug> TCPHandler: Processed in 0.001829802 sec. | ||
2077 | 2024.11.15 21:43:26.802127 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2078 | 2024.11.15 21:43:26.802267 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2079 | 2024.11.15 21:43:26.802330 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2080 | 2024.11.15 21:43:26.802936 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2081 | 2024.11.15 21:43:26.802981 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2082 | 2024.11.15 21:43:26.803386 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2083 | 2024.11.15 21:43:26.803642 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2024.11.15 21:43:26.803904 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001668 sec., 35971.22302158274 rows/sec., 2.52 MiB/sec. | ||
2085 | 2024.11.15 21:43:26.804064 [ 5 ] {ebba04e0-c7dc-4f0f-bc66-8ae49344e7fe} <Debug> TCPHandler: Processed in 0.002000203 sec. | ||
2086 | 2024.11.15 21:43:26.804216 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2087 | 2024.11.15 21:43:26.804326 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2088 | 2024.11.15 21:43:26.804375 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2089 | 2024.11.15 21:43:26.804847 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2090 | 2024.11.15 21:43:26.804887 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2091 | 2024.11.15 21:43:26.805262 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2092 | 2024.11.15 21:43:26.805523 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2093 | 2024.11.15 21:43:26.805735 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001432 sec., 20949.720670391063 rows/sec., 1.39 MiB/sec. | ||
2094 | 2024.11.15 21:43:26.805786 [ 252 ] {3d6628da-84c3-457c-ac6f-b7d7534712df} <Debug> TCPHandler: Processed in 0.00162286 sec. | ||
2095 | 2024.11.15 21:43:30.407183 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2096 | 2024.11.15 21:43:30.407236 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2097 | 2024.11.15 21:43:31.803678 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2098 | 2024.11.15 21:43:31.804009 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2099 | 2024.11.15 21:43:31.804129 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2100 | 2024.11.15 21:43:31.804886 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2101 | 2024.11.15 21:43:31.804936 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2102 | 2024.11.15 21:43:31.805381 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2103 | 2024.11.15 21:43:31.805652 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2104 | 2024.11.15 21:43:31.805924 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001994 sec., 7021.063189568706 rows/sec., 505.42 KiB/sec. | ||
2105 | 2024.11.15 21:43:31.806097 [ 5 ] {6be38585-2735-4287-a8e1-80e8d72794c9} <Debug> TCPHandler: Processed in 0.002611277 sec. | ||
2106 | 2024.11.15 21:43:31.806287 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2107 | 2024.11.15 21:43:31.806432 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2108 | 2024.11.15 21:43:31.806491 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2109 | 2024.11.15 21:43:31.807258 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2110 | 2024.11.15 21:43:31.807300 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2111 | 2024.11.15 21:43:31.807697 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2112 | 2024.11.15 21:43:31.807951 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2113 | 2024.11.15 21:43:31.808180 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} <Debug> executeQuery: Read 235 rows, 21.49 KiB in 0.00178 sec., 132022.47191011236 rows/sec., 11.79 MiB/sec. | ||
2114 | 2024.11.15 21:43:31.808271 [ 252 ] {d1c24969-a079-460b-8e7f-c3f127b7446d} <Debug> TCPHandler: Processed in 0.002053533 sec. | ||
2115 | 2024.11.15 21:43:31.808420 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2116 | 2024.11.15 21:43:31.808532 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2117 | 2024.11.15 21:43:31.808578 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2118 | 2024.11.15 21:43:31.809129 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2119 | 2024.11.15 21:43:31.809169 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2120 | 2024.11.15 21:43:31.809522 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2121 | 2024.11.15 21:43:31.809764 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2122 | 2024.11.15 21:43:31.810046 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} <Debug> executeQuery: Read 36 rows, 2.64 KiB in 0.001512 sec., 23809.52380952381 rows/sec., 1.70 MiB/sec. | ||
2123 | 2024.11.15 21:43:31.810169 [ 5 ] {a853368f-703b-46dc-90bb-11a89ff60d53} <Debug> TCPHandler: Processed in 0.001802692 sec. | ||
2124 | 2024.11.15 21:43:31.810360 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2125 | 2024.11.15 21:43:31.810505 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2126 | 2024.11.15 21:43:31.810568 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2127 | 2024.11.15 21:43:31.811201 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2128 | 2024.11.15 21:43:31.811240 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2129 | 2024.11.15 21:43:31.811588 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2130 | 2024.11.15 21:43:31.811826 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2131 | 2024.11.15 21:43:31.812054 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. | ||
2132 | 2024.11.15 21:43:31.812125 [ 252 ] {a331dd29-6055-4f36-ba90-789791918363} <Debug> TCPHandler: Processed in 0.001839932 sec. | ||
2133 | 2024.11.15 21:43:31.812258 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2134 | 2024.11.15 21:43:31.812387 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2135 | 2024.11.15 21:43:31.812442 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2136 | 2024.11.15 21:43:31.813075 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2137 | 2024.11.15 21:43:31.813115 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2138 | 2024.11.15 21:43:31.813472 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2139 | 2024.11.15 21:43:31.813714 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2140 | 2024.11.15 21:43:31.813973 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. | ||
2141 | 2024.11.15 21:43:31.814153 [ 5 ] {5815825a-ece1-440e-8d33-2ea20dbc4cef} <Debug> TCPHandler: Processed in 0.001953362 sec. | ||
2142 | 2024.11.15 21:43:31.814306 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2143 | 2024.11.15 21:43:31.814433 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2144 | 2024.11.15 21:43:31.814487 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2145 | 2024.11.15 21:43:31.815296 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2146 | 2024.11.15 21:43:31.815335 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2147 | 2024.11.15 21:43:31.815707 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2148 | 2024.11.15 21:43:31.815956 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2149 | 2024.11.15 21:43:31.816167 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} <Debug> executeQuery: Read 383 rows, 27.77 KiB in 0.001763 sec., 217243.33522404992 rows/sec., 15.38 MiB/sec. | ||
2150 | 2024.11.15 21:43:31.816218 [ 252 ] {a0bb2ad9-fb56-437f-bd8c-b9e622958f27} <Debug> TCPHandler: Processed in 0.001973443 sec. | ||
2151 | 2024.11.15 21:43:31.816372 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2152 | 2024.11.15 21:43:31.816502 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2153 | 2024.11.15 21:43:31.816561 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2154 | 2024.11.15 21:43:31.817092 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2155 | 2024.11.15 21:43:31.817132 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2156 | 2024.11.15 21:43:31.817491 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2157 | 2024.11.15 21:43:31.817738 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2158 | 2024.11.15 21:43:31.817943 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
2159 | 2024.11.15 21:43:31.817995 [ 5 ] {ccafdd18-1893-4690-8c71-a0fa4e328986} <Debug> TCPHandler: Processed in 0.00168538 sec. | ||
2160 | 2024.11.15 21:43:31.818130 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2161 | 2024.11.15 21:43:31.818256 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2162 | 2024.11.15 21:43:31.818313 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2163 | 2024.11.15 21:43:31.818911 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2164 | 2024.11.15 21:43:31.818959 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2165 | 2024.11.15 21:43:31.819365 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2166 | 2024.11.15 21:43:31.819609 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2167 | 2024.11.15 21:43:31.819819 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.00159 sec., 86163.52201257861 rows/sec., 5.63 MiB/sec. | ||
2168 | 2024.11.15 21:43:31.819871 [ 252 ] {10603f6a-ddd2-4f8a-a16c-c4a5034513b0} <Debug> TCPHandler: Processed in 0.001802662 sec. | ||
2169 | 2024.11.15 21:43:31.819991 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2170 | 2024.11.15 21:43:31.820102 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2171 | 2024.11.15 21:43:31.820160 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2172 | 2024.11.15 21:43:31.820658 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2173 | 2024.11.15 21:43:31.820705 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2174 | 2024.11.15 21:43:31.821132 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2175 | 2024.11.15 21:43:31.821377 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2176 | 2024.11.15 21:43:31.821553 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
2177 | 2024.11.15 21:43:31.821601 [ 5 ] {97b84bf1-814e-4e61-a519-a3c4540096b7} <Debug> TCPHandler: Processed in 0.001660531 sec. | ||
2178 | 2024.11.15 21:43:31.821727 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2179 | 2024.11.15 21:43:31.821831 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2180 | 2024.11.15 21:43:31.821896 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} <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 | ||
2181 | 2024.11.15 21:43:31.822949 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2182 | 2024.11.15 21:43:31.822986 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2183 | 2024.11.15 21:43:31.823586 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2184 | 2024.11.15 21:43:31.823843 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2185 | 2024.11.15 21:43:31.823974 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2186 | 2024.11.15 21:43:31.824019 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2187 | 2024.11.15 21:43:31.824042 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2188 | 2024.11.15 21:43:31.824046 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002236 sec., 12969.588550983899 rows/sec., 23.24 MiB/sec. | ||
2189 | 2024.11.15 21:43:31.824658 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::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 | ||
2190 | 2024.11.15 21:43:31.824678 [ 252 ] {7a981580-4d41-432d-940b-2513a74bb901} <Debug> TCPHandler: Processed in 0.00300165 sec. | ||
2191 | 2024.11.15 21:43:31.824935 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2192 | 2024.11.15 21:43:31.825202 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2193 | 2024.11.15 21:43:31.825330 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2194 | 2024.11.15 21:43:31.825374 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2195 | 2024.11.15 21:43:31.825649 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
2196 | 2024.11.15 21:43:31.826477 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
2197 | 2024.11.15 21:43:31.827273 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2198 | 2024.11.15 21:43:31.827319 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
2199 | 2024.11.15 21:43:31.827343 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2200 | 2024.11.15 21:43:31.828120 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
2201 | 2024.11.15 21:43:31.828822 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
2202 | 2024.11.15 21:43:31.828859 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2203 | 2024.11.15 21:43:31.829358 [ 190 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
2204 | 2024.11.15 21:43:31.829658 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2205 | 2024.11.15 21:43:31.830320 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.005191 sec., 10017.337699865151 rows/sec., 621.94 KiB/sec. | ||
2206 | 2024.11.15 21:43:31.830495 [ 5 ] {fac23bb3-d611-4bbc-87e8-060e3acc4908} <Debug> TCPHandler: Processed in 0.005672347 sec. | ||
2207 | 2024.11.15 21:43:31.832761 [ 188 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 19 columns (19 merged, 0 gathered) in 0.008568195 sec., 14121.994188974457 rows/sec., 25.31 MiB/sec. | ||
2208 | 2024.11.15 21:43:31.833156 [ 188 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2209 | 2024.11.15 21:43:31.833626 [ 188 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2210 | 2024.11.15 21:43:31.833722 [ 188 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2211 | 2024.11.15 21:43:31.833881 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
2212 | 2024.11.15 21:43:35.488302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 324 | ||
2213 | 2024.11.15 21:43:35.491194 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2214 | 2024.11.15 21:43:35.491250 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2215 | 2024.11.15 21:43:35.492679 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2216 | 2024.11.15 21:43:35.492995 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2217 | 2024.11.15 21:43:35.493553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
2218 | 2024.11.15 21:43:36.796946 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2219 | 2024.11.15 21:43:36.797271 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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) | ||
2220 | 2024.11.15 21:43:36.797745 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2221 | 2024.11.15 21:43:36.797802 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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 | ||
2222 | 2024.11.15 21:43:36.798198 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2223 | 2024.11.15 21:43:36.798285 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2224 | 2024.11.15 21:43:36.798468 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
2225 | 2024.11.15 21:43:36.798912 [ 298 ] {381231f8-ae1e-4735-bc38-962335c92095} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2226 | 2024.11.15 21:43:36.798929 [ 300 ] {381231f8-ae1e-4735-bc38-962335c92095} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2227 | 2024.11.15 21:43:36.798929 [ 299 ] {381231f8-ae1e-4735-bc38-962335c92095} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2228 | 2024.11.15 21:43:36.799184 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2229 | 2024.11.15 21:43:36.799222 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2230 | 2024.11.15 21:43:36.799347 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2231 | 2024.11.15 21:43:36.799373 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Debug> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
2232 | 2024.11.15 21:43:36.799421 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <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', 'database_transaction:retry_data', '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', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
2233 | 2024.11.15 21:43:36.799471 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <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', 'database_transaction:retry_data', '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', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
2234 | 2024.11.15 21:43:36.799518 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <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', 'database_transaction:retry_data', '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', 'kstat_sampler:expired_targets', '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', 'sled_data_link:packets_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'))" | ||
2235 | 2024.11.15 21:43:36.801340 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.004214 sec., 9966.777408637874 rows/sec., 380.06 KiB/sec. | ||
2236 | 2024.11.15 21:43:36.801554 [ 5 ] {381231f8-ae1e-4735-bc38-962335c92095} <Debug> TCPHandler: Processed in 0.00475424 sec. | ||
2237 | 2024.11.15 21:43:36.804705 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2238 | 2024.11.15 21:43:36.804862 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2239 | 2024.11.15 21:43:36.804925 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2240 | 2024.11.15 21:43:36.805671 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2241 | 2024.11.15 21:43:36.805717 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2242 | 2024.11.15 21:43:36.806226 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2243 | 2024.11.15 21:43:36.806457 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} <Trace> oximeter.timeseries_schema (a3652a4c-390a-45b1-beec-4b681c655662): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2244 | 2024.11.15 21:43:36.806772 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001929 sec., 518.4033177812338 rows/sec., 117.45 KiB/sec. | ||
2245 | 2024.11.15 21:43:36.806883 [ 252 ] {78170aa9-e8f7-4244-b7b2-6a77e8875421} <Debug> TCPHandler: Processed in 0.002247445 sec. | ||
2246 | 2024.11.15 21:43:36.807011 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2247 | 2024.11.15 21:43:36.807120 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2248 | 2024.11.15 21:43:36.807167 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2249 | 2024.11.15 21:43:36.807843 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2250 | 2024.11.15 21:43:36.807893 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2251 | 2024.11.15 21:43:36.808307 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2252 | 2024.11.15 21:43:36.808570 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2253 | 2024.11.15 21:43:36.808830 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001723 sec., 1160.7661056297156 rows/sec., 94.65 KiB/sec. | ||
2254 | 2024.11.15 21:43:36.808903 [ 5 ] {2223b0d7-7eae-41fe-b574-d48eb9e9180d} <Debug> TCPHandler: Processed in 0.001944822 sec. | ||
2255 | 2024.11.15 21:43:36.809064 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2256 | 2024.11.15 21:43:36.809172 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2257 | 2024.11.15 21:43:36.809224 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2258 | 2024.11.15 21:43:36.809886 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2259 | 2024.11.15 21:43:36.809934 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2260 | 2024.11.15 21:43:36.810356 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2261 | 2024.11.15 21:43:36.810599 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2262 | 2024.11.15 21:43:36.810765 [ 42 ] {} <Debug> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2263 | 2024.11.15 21:43:36.810837 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} <Debug> executeQuery: Read 82 rows, 6.83 KiB in 0.001679 sec., 48838.59440142942 rows/sec., 3.97 MiB/sec. | ||
2264 | 2024.11.15 21:43:36.810845 [ 42 ] {} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2265 | 2024.11.15 21:43:36.810918 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2266 | 2024.11.15 21:43:36.810965 [ 252 ] {6ab6aeee-09ab-4f49-aa12-0fc2690bd1d7} <Debug> TCPHandler: Processed in 0.001950993 sec. | ||
2267 | 2024.11.15 21:43:36.811310 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2268 | 2024.11.15 21:43:36.811401 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2269 | 2024.11.15 21:43:36.811619 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2270 | 2024.11.15 21:43:36.811660 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2271 | 2024.11.15 21:43:36.811732 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2272 | 2024.11.15 21:43:36.811730 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1361 rows starting from the beginning of the part | ||
2273 | 2024.11.15 21:43:36.812079 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 219 rows starting from the beginning of the part | ||
2274 | 2024.11.15 21:43:36.812440 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
2275 | 2024.11.15 21:43:36.812799 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
2276 | 2024.11.15 21:43:36.813127 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 235 rows starting from the beginning of the part | ||
2277 | 2024.11.15 21:43:36.813539 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
2278 | 2024.11.15 21:43:36.814535 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2279 | 2024.11.15 21:43:36.814604 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2280 | 2024.11.15 21:43:36.815637 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2281 | 2024.11.15 21:43:36.816132 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2024.11.15 21:43:36.816564 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} <Debug> executeQuery: Read 14 rows, 1.04 KiB in 0.005037 sec., 2779.4322017073655 rows/sec., 206.87 KiB/sec. | ||
2283 | 2024.11.15 21:43:36.816898 [ 5 ] {f9da1f72-08a9-49c3-96c3-eace1ea85806} <Debug> TCPHandler: Processed in 0.005826328 sec. | ||
2284 | 2024.11.15 21:43:36.817131 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2285 | 2024.11.15 21:43:36.817139 [ 191 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1973 rows, containing 5 columns (5 merged, 0 gathered) in 0.00610707 sec., 323068.18163210835 rows/sec., 28.54 MiB/sec. | ||
2286 | 2024.11.15 21:43:36.817280 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2287 | 2024.11.15 21:43:36.817358 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2288 | 2024.11.15 21:43:36.817449 [ 190 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2289 | 2024.11.15 21:43:36.818138 [ 190 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2290 | 2024.11.15 21:43:36.818328 [ 190 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_11_2} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2291 | 2024.11.15 21:43:36.818518 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2292 | 2024.11.15 21:43:36.818637 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2293 | 2024.11.15 21:43:36.818681 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2294 | 2024.11.15 21:43:36.819026 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2295 | 2024.11.15 21:43:36.819265 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2296 | 2024.11.15 21:43:36.819452 [ 39 ] {} <Debug> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2297 | 2024.11.15 21:43:36.819505 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.002254 sec., 443.6557231588288 rows/sec., 29.46 KiB/sec. | ||
2298 | 2024.11.15 21:43:36.819518 [ 39 ] {} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2299 | 2024.11.15 21:43:36.819595 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2300 | 2024.11.15 21:43:36.819643 [ 252 ] {f07f6481-9800-4d50-9517-14b94be8b873} <Debug> TCPHandler: Processed in 0.002627377 sec. | ||
2301 | 2024.11.15 21:43:36.819872 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2302 | 2024.11.15 21:43:36.819881 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::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 | ||
2303 | 2024.11.15 21:43:36.820126 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2304 | 2024.11.15 21:43:36.820148 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2305 | 2024.11.15 21:43:36.820230 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2306 | 2024.11.15 21:43:36.820235 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2307 | 2024.11.15 21:43:36.820611 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 242 rows starting from the beginning of the part | ||
2308 | 2024.11.15 21:43:36.820946 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2309 | 2024.11.15 21:43:36.821387 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2310 | 2024.11.15 21:43:36.821769 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2311 | 2024.11.15 21:43:36.821982 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2312 | 2024.11.15 21:43:36.822898 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2313 | 2024.11.15 21:43:36.822969 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2314 | 2024.11.15 21:43:36.823948 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2315 | 2024.11.15 21:43:36.824521 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2316 | 2024.11.15 21:43:36.824899 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 5 columns (5 merged, 0 gathered) in 0.005189464 sec., 55111.664711422985 rows/sec., 3.95 MiB/sec. | ||
2317 | 2024.11.15 21:43:36.824973 [ 39 ] {} <Debug> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2318 | 2024.11.15 21:43:36.825125 [ 39 ] {} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2319 | 2024.11.15 21:43:36.825152 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} <Debug> executeQuery: Read 89 rows, 7.14 KiB in 0.005106 sec., 17430.47395221308 rows/sec., 1.37 MiB/sec. | ||
2320 | 2024.11.15 21:43:36.825223 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2321 | 2024.11.15 21:43:36.825237 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2322 | 2024.11.15 21:43:36.825587 [ 5 ] {17544b03-ec67-4645-a4a0-17fa04298209} <Debug> TCPHandler: Processed in 0.005819467 sec. | ||
2323 | 2024.11.15 21:43:36.825630 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2324 | 2024.11.15 21:43:36.825908 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2325 | 2024.11.15 21:43:36.826021 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2326 | 2024.11.15 21:43:36.826102 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2327 | 2024.11.15 21:43:36.826132 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 840 rows starting from the beginning of the part | ||
2328 | 2024.11.15 21:43:36.826438 [ 188 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_6_1} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2329 | 2024.11.15 21:43:36.826487 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2330 | 2024.11.15 21:43:36.826608 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 375 rows starting from the beginning of the part | ||
2331 | 2024.11.15 21:43:36.826716 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2332 | 2024.11.15 21:43:36.826947 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part | ||
2333 | 2024.11.15 21:43:36.826966 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2334 | 2024.11.15 21:43:36.827198 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
2335 | 2024.11.15 21:43:36.827453 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 383 rows starting from the beginning of the part | ||
2336 | 2024.11.15 21:43:36.827837 [ 190 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 89 rows starting from the beginning of the part | ||
2337 | 2024.11.15 21:43:36.829501 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2338 | 2024.11.15 21:43:36.829588 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2339 | 2024.11.15 21:43:36.830513 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2340 | 2024.11.15 21:43:36.830965 [ 188 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1767 rows, containing 5 columns (5 merged, 0 gathered) in 0.005570216 sec., 317222.88686830096 rows/sec., 24.10 MiB/sec. | ||
2341 | 2024.11.15 21:43:36.830990 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2342 | 2024.11.15 21:43:36.831278 [ 188 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2343 | 2024.11.15 21:43:36.831514 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} <Debug> executeQuery: Read 81 rows, 5.80 KiB in 0.005309 sec., 15257.110566961763 rows/sec., 1.07 MiB/sec. | ||
2344 | 2024.11.15 21:43:36.831781 [ 252 ] {d1f38f8a-57c7-4e07-aa42-de32573213d7} <Debug> TCPHandler: Processed in 0.00607955 sec. | ||
2345 | 2024.11.15 21:43:36.831990 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2346 | 2024.11.15 21:43:36.832038 [ 188 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2347 | 2024.11.15 21:43:36.832205 [ 188 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_11_2} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2348 | 2024.11.15 21:43:36.832240 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2349 | 2024.11.15 21:43:36.832355 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
2350 | 2024.11.15 21:43:36.832375 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2351 | 2024.11.15 21:43:36.832940 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2352 | 2024.11.15 21:43:36.832987 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2353 | 2024.11.15 21:43:36.833395 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2354 | 2024.11.15 21:43:36.833651 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2355 | 2024.11.15 21:43:36.833812 [ 39 ] {} <Debug> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2356 | 2024.11.15 21:43:36.833873 [ 39 ] {} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2357 | 2024.11.15 21:43:36.833912 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001731 sec., 577.7007510109763 rows/sec., 36.67 KiB/sec. | ||
2358 | 2024.11.15 21:43:36.833919 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2359 | 2024.11.15 21:43:36.834061 [ 5 ] {befab3f9-1ec6-4572-aae9-6672cbbad1d8} <Debug> TCPHandler: Processed in 0.002151743 sec. | ||
2360 | 2024.11.15 21:43:36.834382 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2361 | 2024.11.15 21:43:36.834443 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::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 | ||
2362 | 2024.11.15 21:43:36.834595 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2363 | 2024.11.15 21:43:36.834626 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2364 | 2024.11.15 21:43:36.834684 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2365 | 2024.11.15 21:43:36.834705 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} <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 | ||
2366 | 2024.11.15 21:43:36.834984 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2367 | 2024.11.15 21:43:36.835332 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2368 | 2024.11.15 21:43:36.835551 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2369 | 2024.11.15 21:43:36.835728 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2370 | 2024.11.15 21:43:36.835957 [ 197 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2371 | 2024.11.15 21:43:36.838028 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.003958066 sec., 1515.8918522328836 rows/sec., 100.17 KiB/sec. | ||
2372 | 2024.11.15 21:43:36.838294 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2373 | 2024.11.15 21:43:36.838355 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2374 | 2024.11.15 21:43:36.838427 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2375 | 2024.11.15 21:43:36.838903 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2376 | 2024.11.15 21:43:36.839103 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_6_1} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2377 | 2024.11.15 21:43:36.839238 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2378 | 2024.11.15 21:43:36.839544 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2379 | 2024.11.15 21:43:36.839813 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2380 | 2024.11.15 21:43:36.840052 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.005505 sec., 2179.83651226158 rows/sec., 3.91 MiB/sec. | ||
2381 | 2024.11.15 21:43:36.840162 [ 252 ] {8d607e04-ee35-49cb-9a5f-9cc77408555f} <Debug> TCPHandler: Processed in 0.005987079 sec. | ||
2382 | 2024.11.15 21:43:36.840311 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2383 | 2024.11.15 21:43:36.840420 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2384 | 2024.11.15 21:43:36.840468 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2385 | 2024.11.15 21:43:36.840887 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} <Trace> oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2386 | 2024.11.15 21:43:36.840927 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2387 | 2024.11.15 21:43:36.841291 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2388 | 2024.11.15 21:43:36.841551 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} <Trace> oximeter.measurements_i64 (e044a2c7-76d2-446f-a821-2d3bd062a83f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2389 | 2024.11.15 21:43:36.841826 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.00141 sec., 8510.63829787234 rows/sec., 621.26 KiB/sec. | ||
2390 | 2024.11.15 21:43:36.841890 [ 5 ] {ba7281fc-5ee2-4b52-bfd6-9595f2378ce9} <Debug> TCPHandler: Processed in 0.00163125 sec. | ||
2391 | 2024.11.15 21:43:36.842030 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2392 | 2024.11.15 21:43:36.842145 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2393 | 2024.11.15 21:43:36.842192 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2394 | 2024.11.15 21:43:36.842730 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2395 | 2024.11.15 21:43:36.842776 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2396 | 2024.11.15 21:43:36.843225 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2397 | 2024.11.15 21:43:36.843479 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2398 | 2024.11.15 21:43:36.843733 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} <Debug> executeQuery: Read 36 rows, 2.46 KiB in 0.001604 sec., 22443.890274314213 rows/sec., 1.50 MiB/sec. | ||
2399 | 2024.11.15 21:43:36.843878 [ 252 ] {f0fcfb6f-16ee-4a6e-aae2-244e5e83178e} <Debug> TCPHandler: Processed in 0.001900352 sec. | ||
2400 | 2024.11.15 21:43:41.802362 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2401 | 2024.11.15 21:43:41.802595 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2402 | 2024.11.15 21:43:41.802679 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2403 | 2024.11.15 21:43:41.803504 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2404 | 2024.11.15 21:43:41.803555 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2405 | 2024.11.15 21:43:41.803999 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2406 | 2024.11.15 21:43:41.804268 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2407 | 2024.11.15 21:43:41.804472 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.21 MiB/sec. | ||
2408 | 2024.11.15 21:43:41.804535 [ 5 ] {6672d52a-e18b-46ed-a377-c698dda2db9d} <Debug> TCPHandler: Processed in 0.002315875 sec. | ||
2409 | 2024.11.15 21:43:41.804709 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2410 | 2024.11.15 21:43:41.804850 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2411 | 2024.11.15 21:43:41.804910 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2412 | 2024.11.15 21:43:41.805549 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2413 | 2024.11.15 21:43:41.805588 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2414 | 2024.11.15 21:43:41.805960 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2415 | 2024.11.15 21:43:41.806204 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2416 | 2024.11.15 21:43:41.806415 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001596 sec., 40100.25062656642 rows/sec., 3.13 MiB/sec. | ||
2417 | 2024.11.15 21:43:41.806633 [ 252 ] {9f5ca83a-502f-4a73-9b65-80a14c7c31df} <Debug> TCPHandler: Processed in 0.001990184 sec. | ||
2418 | 2024.11.15 21:43:41.806783 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2419 | 2024.11.15 21:43:41.806917 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2420 | 2024.11.15 21:43:41.806980 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2421 | 2024.11.15 21:43:41.807574 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2422 | 2024.11.15 21:43:41.807614 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2423 | 2024.11.15 21:43:41.808013 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2424 | 2024.11.15 21:43:41.808267 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2425 | 2024.11.15 21:43:41.808447 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec. | ||
2426 | 2024.11.15 21:43:41.808500 [ 5 ] {8d3480d1-db83-4cde-883c-91eaedca84d1} <Debug> TCPHandler: Processed in 0.001784031 sec. | ||
2427 | 2024.11.15 21:43:41.808641 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2428 | 2024.11.15 21:43:41.808767 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2429 | 2024.11.15 21:43:41.808822 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2430 | 2024.11.15 21:43:41.809330 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2431 | 2024.11.15 21:43:41.809369 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2432 | 2024.11.15 21:43:41.809729 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2433 | 2024.11.15 21:43:41.809966 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2434 | 2024.11.15 21:43:41.810156 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
2435 | 2024.11.15 21:43:41.810229 [ 252 ] {19e02ece-1bb5-485f-8b4c-52e9bcc51b0c} <Debug> TCPHandler: Processed in 0.001652681 sec. | ||
2436 | 2024.11.15 21:43:44.056499 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2437 | 2024.11.15 21:43:44.250003 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2438 | 2024.11.15 21:43:44.266452 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2439 | 2024.11.15 21:43:44.277927 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41437, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2440 | 2024.11.15 21:43:44.291449 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52398, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2441 | 2024.11.15 21:43:44.424015 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2442 | 2024.11.15 21:43:44.427395 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35803, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2443 | 2024.11.15 21:43:44.429761 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2444 | 2024.11.15 21:43:45.407279 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2445 | 2024.11.15 21:43:45.407329 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2446 | 2024.11.15 21:43:45.493788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 356 | ||
2447 | 2024.11.15 21:43:45.497094 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2448 | 2024.11.15 21:43:45.497140 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2449 | 2024.11.15 21:43:45.498799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2450 | 2024.11.15 21:43:45.499114 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2451 | 2024.11.15 21:43:45.499627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
2452 | 2024.11.15 21:43:46.809819 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2453 | 2024.11.15 21:43:46.810061 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2454 | 2024.11.15 21:43:46.810146 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2455 | 2024.11.15 21:43:46.810947 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2456 | 2024.11.15 21:43:46.810997 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2457 | 2024.11.15 21:43:46.811443 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2458 | 2024.11.15 21:43:46.811739 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2459 | 2024.11.15 21:43:46.811930 [ 30 ] {} <Debug> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2460 | 2024.11.15 21:43:46.812003 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002004 sec., 6986.027944111776 rows/sec., 502.90 KiB/sec. | ||
2461 | 2024.11.15 21:43:46.812011 [ 30 ] {} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2462 | 2024.11.15 21:43:46.812085 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2463 | 2024.11.15 21:43:46.812141 [ 5 ] {d7f03db0-3f98-49ef-810b-a9d796dfde72} <Debug> TCPHandler: Processed in 0.002465006 sec. | ||
2464 | 2024.11.15 21:43:46.812524 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2465 | 2024.11.15 21:43:46.812571 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
2466 | 2024.11.15 21:43:46.812767 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2467 | 2024.11.15 21:43:46.812865 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2468 | 2024.11.15 21:43:46.812885 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2469 | 2024.11.15 21:43:46.812946 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2470 | 2024.11.15 21:43:46.813317 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2471 | 2024.11.15 21:43:46.813712 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2472 | 2024.11.15 21:43:46.814048 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2473 | 2024.11.15 21:43:46.814386 [ 199 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2474 | 2024.11.15 21:43:46.815682 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2475 | 2024.11.15 21:43:46.815761 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2476 | 2024.11.15 21:43:46.816910 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2477 | 2024.11.15 21:43:46.816927 [ 197 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00470197 sec., 14887.376993047596 rows/sec., 1.10 MiB/sec. | ||
2478 | 2024.11.15 21:43:46.817094 [ 197 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2479 | 2024.11.15 21:43:46.817233 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2480 | 2024.11.15 21:43:46.817520 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.004822 sec., 59104.1061800083 rows/sec., 5.21 MiB/sec. | ||
2481 | 2024.11.15 21:43:46.817543 [ 197 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2482 | 2024.11.15 21:43:46.817621 [ 252 ] {5b5d2011-2cd9-4549-906d-1c6c9e0b2b56} <Debug> TCPHandler: Processed in 0.005316964 sec. | ||
2483 | 2024.11.15 21:43:46.817671 [ 197 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_5_1} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2484 | 2024.11.15 21:43:46.817762 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2485 | 2024.11.15 21:43:46.817829 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2486 | 2024.11.15 21:43:46.817966 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2487 | 2024.11.15 21:43:46.818022 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2488 | 2024.11.15 21:43:46.818653 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2489 | 2024.11.15 21:43:46.818693 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2490 | 2024.11.15 21:43:46.819057 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2491 | 2024.11.15 21:43:46.819307 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2492 | 2024.11.15 21:43:46.819514 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001579 sec., 30398.986700443318 rows/sec., 2.19 MiB/sec. | ||
2493 | 2024.11.15 21:43:46.819567 [ 5 ] {0ac331f6-5795-4f24-915d-acf8168bb58b} <Debug> TCPHandler: Processed in 0.001808381 sec. | ||
2494 | 2024.11.15 21:43:46.819727 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2495 | 2024.11.15 21:43:46.819854 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2496 | 2024.11.15 21:43:46.819908 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2497 | 2024.11.15 21:43:46.820550 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2498 | 2024.11.15 21:43:46.820590 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2499 | 2024.11.15 21:43:46.820936 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2500 | 2024.11.15 21:43:46.821178 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2501 | 2024.11.15 21:43:46.821455 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. | ||
2502 | 2024.11.15 21:43:46.821588 [ 252 ] {18532956-3e6e-4a4d-bd82-fe52bc72ef3f} <Debug> TCPHandler: Processed in 0.001923232 sec. | ||
2503 | 2024.11.15 21:43:46.821761 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2504 | 2024.11.15 21:43:46.821891 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2505 | 2024.11.15 21:43:46.821947 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2506 | 2024.11.15 21:43:46.822580 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2507 | 2024.11.15 21:43:46.822621 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2508 | 2024.11.15 21:43:46.822982 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2509 | 2024.11.15 21:43:46.823233 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2510 | 2024.11.15 21:43:46.823398 [ 27 ] {} <Debug> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2511 | 2024.11.15 21:43:46.823471 [ 27 ] {} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2512 | 2024.11.15 21:43:46.823490 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. | ||
2513 | 2024.11.15 21:43:46.823510 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2514 | 2024.11.15 21:43:46.823645 [ 5 ] {a28f2feb-59c4-46da-82b3-90fe8411db61} <Debug> TCPHandler: Processed in 0.001946153 sec. | ||
2515 | 2024.11.15 21:43:46.823728 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
2516 | 2024.11.15 21:43:46.823838 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2517 | 2024.11.15 21:43:46.823875 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
2518 | 2024.11.15 21:43:46.824037 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2519 | 2024.11.15 21:43:46.824253 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2520 | 2024.11.15 21:43:46.824557 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2521 | 2024.11.15 21:43:46.824572 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2522 | 2024.11.15 21:43:46.824701 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
2523 | 2024.11.15 21:43:46.824973 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2524 | 2024.11.15 21:43:46.825142 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2525 | 2024.11.15 21:43:46.826370 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002713117 sec., 23957.684095451834 rows/sec., 1.55 MiB/sec. | ||
2526 | 2024.11.15 21:43:46.826393 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2527 | 2024.11.15 21:43:46.826436 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2528 | 2024.11.15 21:43:46.826490 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2529 | 2024.11.15 21:43:46.826852 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2530 | 2024.11.15 21:43:46.826930 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2531 | 2024.11.15 21:43:46.826935 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_5_1} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2532 | 2024.11.15 21:43:46.827018 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2533 | 2024.11.15 21:43:46.827201 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2534 | 2024.11.15 21:43:46.827431 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002652 sec., 159502.26244343893 rows/sec., 11.40 MiB/sec. | ||
2535 | 2024.11.15 21:43:46.827489 [ 252 ] {e72ab69b-3b87-45bd-9e86-8c6d36a53698} <Debug> TCPHandler: Processed in 0.00307291 sec. | ||
2536 | 2024.11.15 21:43:46.827638 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2537 | 2024.11.15 21:43:46.827747 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2538 | 2024.11.15 21:43:46.827795 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2539 | 2024.11.15 21:43:46.828228 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2540 | 2024.11.15 21:43:46.828269 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2541 | 2024.11.15 21:43:46.828626 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2542 | 2024.11.15 21:43:46.828899 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2543 | 2024.11.15 21:43:46.829200 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00145 sec., 4137.931034482759 rows/sec., 216.19 KiB/sec. | ||
2544 | 2024.11.15 21:43:46.829309 [ 5 ] {1cd6697a-2aa5-455b-a04b-ef74f87c6421} <Debug> TCPHandler: Processed in 0.001722342 sec. | ||
2545 | 2024.11.15 21:43:46.829446 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2546 | 2024.11.15 21:43:46.829573 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2547 | 2024.11.15 21:43:46.829630 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2548 | 2024.11.15 21:43:46.830290 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2549 | 2024.11.15 21:43:46.830337 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2550 | 2024.11.15 21:43:46.830733 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2551 | 2024.11.15 21:43:46.830977 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2552 | 2024.11.15 21:43:46.831137 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2553 | 2024.11.15 21:43:46.831198 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2554 | 2024.11.15 21:43:46.831227 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001678 sec., 141239.57091775924 rows/sec., 9.47 MiB/sec. | ||
2555 | 2024.11.15 21:43:46.831244 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2556 | 2024.11.15 21:43:46.831376 [ 252 ] {51ac31dc-db4c-4c95-af80-186d7e74ec91} <Debug> TCPHandler: Processed in 0.001984293 sec. | ||
2557 | 2024.11.15 21:43:46.831553 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2558 | 2024.11.15 21:43:46.831618 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2559 | 2024.11.15 21:43:46.831833 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2560 | 2024.11.15 21:43:46.831872 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2561 | 2024.11.15 21:43:46.831910 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1888 rows starting from the beginning of the part | ||
2562 | 2024.11.15 21:43:46.831960 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2563 | 2024.11.15 21:43:46.832262 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
2564 | 2024.11.15 21:43:46.832581 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 137 rows starting from the beginning of the part | ||
2565 | 2024.11.15 21:43:46.832966 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 81 rows starting from the beginning of the part | ||
2566 | 2024.11.15 21:43:46.833368 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
2567 | 2024.11.15 21:43:46.833674 [ 196 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
2568 | 2024.11.15 21:43:46.834494 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2569 | 2024.11.15 21:43:46.834554 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2570 | 2024.11.15 21:43:46.835494 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2571 | 2024.11.15 21:43:46.836138 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2572 | 2024.11.15 21:43:46.836974 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005113 sec., 195.579894386857 rows/sec., 13.18 KiB/sec. | ||
2573 | 2024.11.15 21:43:46.837413 [ 5 ] {fc6aec47-b8a0-4917-ae9f-45286028d8b9} <Debug> TCPHandler: Processed in 0.005911328 sec. | ||
2574 | 2024.11.15 21:43:46.837648 [ 189 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2563 rows, containing 5 columns (5 merged, 0 gathered) in 0.00625784 sec., 409566.24010840803 rows/sec., 27.38 MiB/sec. | ||
2575 | 2024.11.15 21:43:46.837707 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2576 | 2024.11.15 21:43:46.837835 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2577 | 2024.11.15 21:43:46.837934 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} <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 | ||
2578 | 2024.11.15 21:43:46.838012 [ 189 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2579 | 2024.11.15 21:43:46.838443 [ 189 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2580 | 2024.11.15 21:43:46.838567 [ 189 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2581 | 2024.11.15 21:43:46.838673 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2582 | 2024.11.15 21:43:46.839527 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2583 | 2024.11.15 21:43:46.839566 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2584 | 2024.11.15 21:43:46.840255 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2585 | 2024.11.15 21:43:46.840510 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2586 | 2024.11.15 21:43:46.840847 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003018 sec., 13585.15573227303 rows/sec., 24.34 MiB/sec. | ||
2587 | 2024.11.15 21:43:46.840975 [ 252 ] {228579fe-ddc3-43ae-aeeb-f37fa33dd33a} <Debug> TCPHandler: Processed in 0.003444362 sec. | ||
2588 | 2024.11.15 21:43:46.841136 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2589 | 2024.11.15 21:43:46.841266 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2590 | 2024.11.15 21:43:46.841322 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2591 | 2024.11.15 21:43:46.841788 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2592 | 2024.11.15 21:43:46.841828 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2593 | 2024.11.15 21:43:46.842203 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2594 | 2024.11.15 21:43:46.842449 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2595 | 2024.11.15 21:43:46.842610 [ 27 ] {} <Debug> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2596 | 2024.11.15 21:43:46.842676 [ 27 ] {} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2597 | 2024.11.15 21:43:46.842695 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 3.59 MiB/sec. | ||
2598 | 2024.11.15 21:43:46.842720 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2599 | 2024.11.15 21:43:46.842847 [ 5 ] {b707a22a-006e-48b9-a813-8fcf16940768} <Debug> TCPHandler: Processed in 0.001772461 sec. | ||
2600 | 2024.11.15 21:43:46.843310 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2601 | 2024.11.15 21:43:46.843506 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2602 | 2024.11.15 21:43:46.843534 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 162 rows starting from the beginning of the part | ||
2603 | 2024.11.15 21:43:46.843608 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
2604 | 2024.11.15 21:43:46.843718 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
2605 | 2024.11.15 21:43:46.843943 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
2606 | 2024.11.15 21:43:46.844023 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
2607 | 2024.11.15 21:43:46.844101 [ 196 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
2608 | 2024.11.15 21:43:46.845284 [ 192 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 4 columns (4 merged, 0 gathered) in 0.002387276 sec., 176770.5116626649 rows/sec., 11.16 MiB/sec. | ||
2609 | 2024.11.15 21:43:46.845475 [ 192 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2610 | 2024.11.15 21:43:46.845762 [ 192 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2611 | 2024.11.15 21:43:46.845849 [ 192 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_11_2} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2612 | 2024.11.15 21:43:46.845924 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2613 | 2024.11.15 21:43:48.589562 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2614 | 2024.11.15 21:43:48.878507 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38151, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2615 | 2024.11.15 21:43:49.054907 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2616 | 2024.11.15 21:43:49.264942 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2617 | 2024.11.15 21:43:49.321958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2618 | 2024.11.15 21:43:49.340351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2619 | 2024.11.15 21:43:49.383936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2620 | 2024.11.15 21:43:49.387268 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2621 | 2024.11.15 21:43:49.400792 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2622 | 2024.11.15 21:43:49.636467 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2623 | 2024.11.15 21:43:49.646268 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2624 | 2024.11.15 21:43:49.899273 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2625 | 2024.11.15 21:43:49.948198 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2626 | 2024.11.15 21:43:49.997631 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58074, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2627 | 2024.11.15 21:43:50.027030 [ 296 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2628 | 2024.11.15 21:43:50.032523 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2629 | 2024.11.15 21:43:50.043949 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2630 | 2024.11.15 21:43:50.096443 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65154, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2631 | 2024.11.15 21:43:50.129961 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2632 | 2024.11.15 21:43:50.272724 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2633 | 2024.11.15 21:43:50.373444 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2634 | 2024.11.15 21:43:50.382738 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2635 | 2024.11.15 21:43:50.413230 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2636 | 2024.11.15 21:43:50.452042 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2637 | 2024.11.15 21:43:51.801948 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2638 | 2024.11.15 21:43:51.802186 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2639 | 2024.11.15 21:43:51.802272 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2640 | 2024.11.15 21:43:51.803046 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2641 | 2024.11.15 21:43:51.803096 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2642 | 2024.11.15 21:43:51.803534 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2643 | 2024.11.15 21:43:51.803809 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2644 | 2024.11.15 21:43:51.804050 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001924 sec., 2079.002079002079 rows/sec., 169.53 KiB/sec. | ||
2645 | 2024.11.15 21:43:51.804148 [ 5 ] {8e61ae72-35a5-46a4-94c3-61ef7a91f9a4} <Debug> TCPHandler: Processed in 0.002343885 sec. | ||
2646 | 2024.11.15 21:43:51.804343 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2647 | 2024.11.15 21:43:51.804490 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2648 | 2024.11.15 21:43:51.804548 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2649 | 2024.11.15 21:43:51.805167 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2650 | 2024.11.15 21:43:51.805210 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2651 | 2024.11.15 21:43:51.805594 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2652 | 2024.11.15 21:43:51.805835 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2653 | 2024.11.15 21:43:51.806048 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001594 sec., 36386.449184441655 rows/sec., 2.77 MiB/sec. | ||
2654 | 2024.11.15 21:43:51.806102 [ 252 ] {a21f485c-8754-4116-beb1-1ed317d7ceb1} <Debug> TCPHandler: Processed in 0.001828231 sec. | ||
2655 | 2024.11.15 21:43:51.806232 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2656 | 2024.11.15 21:43:51.806343 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2657 | 2024.11.15 21:43:51.806393 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2658 | 2024.11.15 21:43:51.806924 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2659 | 2024.11.15 21:43:51.806965 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2660 | 2024.11.15 21:43:51.807318 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2661 | 2024.11.15 21:43:51.807571 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2662 | 2024.11.15 21:43:51.807752 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001433 sec., 2791.3468248429867 rows/sec., 194.90 KiB/sec. | ||
2663 | 2024.11.15 21:43:51.807805 [ 5 ] {14075302-7f3c-4f9b-9035-369d6aa2116c} <Debug> TCPHandler: Processed in 0.00162314 sec. | ||
2664 | 2024.11.15 21:43:51.807967 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2665 | 2024.11.15 21:43:51.808094 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2666 | 2024.11.15 21:43:51.808149 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2667 | 2024.11.15 21:43:51.808791 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2668 | 2024.11.15 21:43:51.808830 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2669 | 2024.11.15 21:43:51.809191 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2670 | 2024.11.15 21:43:51.809430 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2671 | 2024.11.15 21:43:51.809607 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001542 sec., 44098.57328145266 rows/sec., 3.45 MiB/sec. | ||
2672 | 2024.11.15 21:43:51.809658 [ 252 ] {6a24487b-31c9-4993-b7ed-a1d2d1835167} <Debug> TCPHandler: Processed in 0.001753001 sec. | ||
2673 | 2024.11.15 21:43:51.809816 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2674 | 2024.11.15 21:43:51.809947 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2675 | 2024.11.15 21:43:51.810008 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2676 | 2024.11.15 21:43:51.810631 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2677 | 2024.11.15 21:43:51.810670 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2678 | 2024.11.15 21:43:51.811078 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2679 | 2024.11.15 21:43:51.811338 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2680 | 2024.11.15 21:43:51.811514 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} <Debug> executeQuery: Read 150 rows, 10.69 KiB in 0.001597 sec., 93926.1114589856 rows/sec., 6.54 MiB/sec. | ||
2681 | 2024.11.15 21:43:51.811565 [ 5 ] {b7272a28-5010-4a8e-b563-2f9f75be9e98} <Debug> TCPHandler: Processed in 0.001810182 sec. | ||
2682 | 2024.11.15 21:43:51.811735 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2683 | 2024.11.15 21:43:51.811865 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2684 | 2024.11.15 21:43:51.811920 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2685 | 2024.11.15 21:43:51.812460 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2686 | 2024.11.15 21:43:51.812506 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2687 | 2024.11.15 21:43:51.812896 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2688 | 2024.11.15 21:43:51.813140 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2689 | 2024.11.15 21:43:51.813311 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001475 sec., 36610.16949152543 rows/sec., 2.47 MiB/sec. | ||
2690 | 2024.11.15 21:43:51.813359 [ 252 ] {b53f1249-43d1-4357-b3ad-7541f9253e90} <Debug> TCPHandler: Processed in 0.001685871 sec. | ||
2691 | 2024.11.15 21:43:55.499895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 390 | ||
2692 | 2024.11.15 21:43:55.502869 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2693 | 2024.11.15 21:43:55.502917 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2694 | 2024.11.15 21:43:55.504428 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2695 | 2024.11.15 21:43:55.504746 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2696 | 2024.11.15 21:43:55.505250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
2697 | 2024.11.15 21:43:56.803000 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2698 | 2024.11.15 21:43:56.803237 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2699 | 2024.11.15 21:43:56.803320 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2700 | 2024.11.15 21:43:56.804145 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2701 | 2024.11.15 21:43:56.804200 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2702 | 2024.11.15 21:43:56.804647 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2703 | 2024.11.15 21:43:56.804926 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2704 | 2024.11.15 21:43:56.805153 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001978 sec., 28311.425682507583 rows/sec., 2.16 MiB/sec. | ||
2705 | 2024.11.15 21:43:56.805211 [ 5 ] {13215857-3bff-4c18-9d3a-d886cd8d001c} <Debug> TCPHandler: Processed in 0.002365265 sec. | ||
2706 | 2024.11.15 21:43:56.805404 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2707 | 2024.11.15 21:43:56.805541 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2708 | 2024.11.15 21:43:56.805596 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2709 | 2024.11.15 21:43:56.806222 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2710 | 2024.11.15 21:43:56.806264 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2711 | 2024.11.15 21:43:56.806645 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2712 | 2024.11.15 21:43:56.806894 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2713 | 2024.11.15 21:43:56.807120 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001609 sec., 39776.25854568055 rows/sec., 3.10 MiB/sec. | ||
2714 | 2024.11.15 21:43:56.807179 [ 252 ] {c2702bf9-27b4-4f91-a3b8-04a212bb05f6} <Debug> TCPHandler: Processed in 0.001842372 sec. | ||
2715 | 2024.11.15 21:43:56.807336 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2716 | 2024.11.15 21:43:56.807442 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2717 | 2024.11.15 21:43:56.807494 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2718 | 2024.11.15 21:43:56.808016 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2719 | 2024.11.15 21:43:56.808057 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2720 | 2024.11.15 21:43:56.808454 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2721 | 2024.11.15 21:43:56.808708 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2722 | 2024.11.15 21:43:56.808920 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. | ||
2723 | 2024.11.15 21:43:56.808972 [ 5 ] {6d4ce5b1-74d0-4453-965d-44ac56d3eb59} <Debug> TCPHandler: Processed in 0.001685781 sec. | ||
2724 | 2024.11.15 21:43:56.809144 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2725 | 2024.11.15 21:43:56.809274 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2726 | 2024.11.15 21:43:56.809331 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2727 | 2024.11.15 21:43:56.809878 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2728 | 2024.11.15 21:43:56.809916 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2729 | 2024.11.15 21:43:56.810285 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2730 | 2024.11.15 21:43:56.810534 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2731 | 2024.11.15 21:43:56.810795 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001549 sec., 38734.66752743706 rows/sec., 2.61 MiB/sec. | ||
2732 | 2024.11.15 21:43:56.810986 [ 252 ] {e8738072-3db3-47f8-aaba-90325be15057} <Debug> TCPHandler: Processed in 0.001900262 sec. | ||
2733 | 2024.11.15 21:43:58.228040 [ 138 ] {} <Debug> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2734 | 2024.11.15 21:43:58.228132 [ 138 ] {} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2735 | 2024.11.15 21:43:58.228171 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
2736 | 2024.11.15 21:43:58.228439 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
2737 | 2024.11.15 21:43:58.228690 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2738 | 2024.11.15 21:43:58.228753 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2739 | 2024.11.15 21:43:58.228892 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2740 | 2024.11.15 21:43:58.229198 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2741 | 2024.11.15 21:43:58.229442 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2742 | 2024.11.15 21:43:58.229643 [ 196 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2743 | 2024.11.15 21:43:58.230754 [ 193 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002454206 sec., 12223.912744080977 rows/sec., 638.65 KiB/sec. | ||
2744 | 2024.11.15 21:43:58.231084 [ 193 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2745 | 2024.11.15 21:43:58.231673 [ 193 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2746 | 2024.11.15 21:43:58.231832 [ 193 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_5_1} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2747 | 2024.11.15 21:43:58.231936 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2748 | 2024.11.15 21:44:00.407373 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2749 | 2024.11.15 21:44:00.407421 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2750 | 2024.11.15 21:44:01.809093 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2751 | 2024.11.15 21:44:01.809429 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2752 | 2024.11.15 21:44:01.809551 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2753 | 2024.11.15 21:44:01.810456 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2754 | 2024.11.15 21:44:01.810508 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2755 | 2024.11.15 21:44:01.810964 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2756 | 2024.11.15 21:44:01.811230 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2757 | 2024.11.15 21:44:01.811504 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002155 sec., 6496.519721577727 rows/sec., 467.66 KiB/sec. | ||
2758 | 2024.11.15 21:44:01.811622 [ 5 ] {e1ff9399-f8fc-411a-9470-45689bb612c0} <Debug> TCPHandler: Processed in 0.002717407 sec. | ||
2759 | 2024.11.15 21:44:01.811865 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2760 | 2024.11.15 21:44:01.812016 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2761 | 2024.11.15 21:44:01.812077 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2762 | 2024.11.15 21:44:01.812938 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2763 | 2024.11.15 21:44:01.812982 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2764 | 2024.11.15 21:44:01.813408 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2765 | 2024.11.15 21:44:01.813682 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2766 | 2024.11.15 21:44:01.813859 [ 120 ] {} <Debug> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2767 | 2024.11.15 21:44:01.813921 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001939 sec., 146982.98091799897 rows/sec., 12.97 MiB/sec. | ||
2768 | 2024.11.15 21:44:01.813939 [ 120 ] {} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2769 | 2024.11.15 21:44:01.814004 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2770 | 2024.11.15 21:44:01.814056 [ 252 ] {d5d12b8f-dd91-4d2b-abd4-d1f9951b4691} <Debug> TCPHandler: Processed in 0.002290935 sec. | ||
2771 | 2024.11.15 21:44:01.814276 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2772 | 2024.11.15 21:44:01.814294 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2773 | 2024.11.15 21:44:01.814490 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2774 | 2024.11.15 21:44:01.814577 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2775 | 2024.11.15 21:44:01.814597 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2776 | 2024.11.15 21:44:01.814657 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1429 rows starting from the beginning of the part | ||
2777 | 2024.11.15 21:44:01.814976 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
2778 | 2024.11.15 21:44:01.815315 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 285 rows starting from the beginning of the part | ||
2779 | 2024.11.15 21:44:01.815739 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 58 rows starting from the beginning of the part | ||
2780 | 2024.11.15 21:44:01.816120 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2781 | 2024.11.15 21:44:01.816473 [ 195 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 285 rows starting from the beginning of the part | ||
2782 | 2024.11.15 21:44:01.817420 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2783 | 2024.11.15 21:44:01.817497 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2784 | 2024.11.15 21:44:01.818459 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2785 | 2024.11.15 21:44:01.818974 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2786 | 2024.11.15 21:44:01.819208 [ 120 ] {} <Debug> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2787 | 2024.11.15 21:44:01.819293 [ 120 ] {} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2788 | 2024.11.15 21:44:01.819376 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2789 | 2024.11.15 21:44:01.819488 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005039 sec., 9525.69954356023 rows/sec., 702.33 KiB/sec. | ||
2790 | 2024.11.15 21:44:01.819789 [ 5 ] {1e532ccd-1661-409e-afeb-fa7fb8a584db} <Debug> TCPHandler: Processed in 0.005626596 sec. | ||
2791 | 2024.11.15 21:44:01.819825 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2792 | 2024.11.15 21:44:01.820179 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2793 | 2024.11.15 21:44:01.820422 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2794 | 2024.11.15 21:44:01.820480 [ 199 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.006355831 sec., 341261.43379205646 rows/sec., 30.03 MiB/sec. | ||
2795 | 2024.11.15 21:44:01.820517 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2796 | 2024.11.15 21:44:01.820509 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
2797 | 2024.11.15 21:44:01.820615 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2798 | 2024.11.15 21:44:01.820944 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
2799 | 2024.11.15 21:44:01.821072 [ 196 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2800 | 2024.11.15 21:44:01.821424 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
2801 | 2024.11.15 21:44:01.822047 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
2802 | 2024.11.15 21:44:01.822548 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
2803 | 2024.11.15 21:44:01.822682 [ 196 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2804 | 2024.11.15 21:44:01.823335 [ 196 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_16_3} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2805 | 2024.11.15 21:44:01.823435 [ 193 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
2806 | 2024.11.15 21:44:01.823744 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
2807 | 2024.11.15 21:44:01.824388 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2808 | 2024.11.15 21:44:01.824433 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2809 | 2024.11.15 21:44:01.824994 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2810 | 2024.11.15 21:44:01.825270 [ 196 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005744837 sec., 32376.89772573182 rows/sec., 2.45 MiB/sec. | ||
2811 | 2024.11.15 21:44:01.825428 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2812 | 2024.11.15 21:44:01.825523 [ 196 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2813 | 2024.11.15 21:44:01.825807 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005377 sec., 2603.682350753208 rows/sec., 182.34 KiB/sec. | ||
2814 | 2024.11.15 21:44:01.825972 [ 252 ] {d83f12c5-b635-4145-acdb-894911e53553} <Debug> TCPHandler: Processed in 0.00603516 sec. | ||
2815 | 2024.11.15 21:44:01.826122 [ 196 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2816 | 2024.11.15 21:44:01.826212 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2817 | 2024.11.15 21:44:01.826271 [ 196 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_11_2} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2818 | 2024.11.15 21:44:01.826431 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2819 | 2024.11.15 21:44:01.826479 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2820 | 2024.11.15 21:44:01.826542 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2821 | 2024.11.15 21:44:01.827177 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2822 | 2024.11.15 21:44:01.827217 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2823 | 2024.11.15 21:44:01.827584 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2824 | 2024.11.15 21:44:01.827829 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2825 | 2024.11.15 21:44:01.828052 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001647 sec., 7893.139040680024 rows/sec., 492.14 KiB/sec. | ||
2826 | 2024.11.15 21:44:01.828105 [ 5 ] {e953c82b-2590-4ca0-a9c0-11d777ff2592} <Debug> TCPHandler: Processed in 0.001991743 sec. | ||
2827 | 2024.11.15 21:44:01.828265 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2828 | 2024.11.15 21:44:01.828394 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2829 | 2024.11.15 21:44:01.828448 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2830 | 2024.11.15 21:44:01.829219 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2831 | 2024.11.15 21:44:01.829261 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2832 | 2024.11.15 21:44:01.829659 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2833 | 2024.11.15 21:44:01.829901 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2834 | 2024.11.15 21:44:01.830082 [ 120 ] {} <Debug> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2835 | 2024.11.15 21:44:01.830147 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001774 sec., 238444.19391206314 rows/sec., 17.05 MiB/sec. | ||
2836 | 2024.11.15 21:44:01.830162 [ 120 ] {} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2837 | 2024.11.15 21:44:01.830259 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2838 | 2024.11.15 21:44:01.830275 [ 252 ] {65ea3282-7ca1-4ff4-8c42-2a59f182935f} <Debug> TCPHandler: Processed in 0.002070504 sec. | ||
2839 | 2024.11.15 21:44:01.830529 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2840 | 2024.11.15 21:44:01.830554 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2841 | 2024.11.15 21:44:01.830741 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2842 | 2024.11.15 21:44:01.830872 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2843 | 2024.11.15 21:44:01.830881 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2844 | 2024.11.15 21:44:01.830997 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 899 rows starting from the beginning of the part | ||
2845 | 2024.11.15 21:44:01.831328 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
2846 | 2024.11.15 21:44:01.831654 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 423 rows starting from the beginning of the part | ||
2847 | 2024.11.15 21:44:01.832073 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
2848 | 2024.11.15 21:44:01.832344 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2849 | 2024.11.15 21:44:01.832633 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 423 rows starting from the beginning of the part | ||
2850 | 2024.11.15 21:44:01.833392 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2851 | 2024.11.15 21:44:01.833458 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2852 | 2024.11.15 21:44:01.834312 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2853 | 2024.11.15 21:44:01.834883 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2854 | 2024.11.15 21:44:01.835271 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004588 sec., 1307.7593722755014 rows/sec., 68.33 KiB/sec. | ||
2855 | 2024.11.15 21:44:01.835484 [ 5 ] {45a1bb87-acf4-4c68-9b98-b1c2eeb79a38} <Debug> TCPHandler: Processed in 0.005098173 sec. | ||
2856 | 2024.11.15 21:44:01.835711 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2857 | 2024.11.15 21:44:01.835749 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.005359755 sec., 362143.4188689595 rows/sec., 27.70 MiB/sec. | ||
2858 | 2024.11.15 21:44:01.835889 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2859 | 2024.11.15 21:44:01.835970 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2860 | 2024.11.15 21:44:01.836065 [ 199 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2861 | 2024.11.15 21:44:01.836664 [ 199 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2862 | 2024.11.15 21:44:01.836877 [ 199 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_16_3} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2863 | 2024.11.15 21:44:01.837069 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
2864 | 2024.11.15 21:44:01.837225 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2024.11.15 21:44:01.837271 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2866 | 2024.11.15 21:44:01.837681 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2867 | 2024.11.15 21:44:01.837952 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2868 | 2024.11.15 21:44:01.838164 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00231 sec., 102597.4025974026 rows/sec., 6.88 MiB/sec. | ||
2869 | 2024.11.15 21:44:01.838220 [ 252 ] {9524531c-4e44-4994-a80e-7981098cb2fe} <Debug> TCPHandler: Processed in 0.002609367 sec. | ||
2870 | 2024.11.15 21:44:01.838370 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2024.11.15 21:44:01.838500 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2872 | 2024.11.15 21:44:01.838557 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2873 | 2024.11.15 21:44:01.839040 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2874 | 2024.11.15 21:44:01.839081 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2875 | 2024.11.15 21:44:01.839438 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2876 | 2024.11.15 21:44:01.839686 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2877 | 2024.11.15 21:44:01.839937 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00146 sec., 684.9315068493152 rows/sec., 46.15 KiB/sec. | ||
2878 | 2024.11.15 21:44:01.840163 [ 5 ] {7772cdbe-8a6b-4363-9692-b9ab91931e4c} <Debug> TCPHandler: Processed in 0.001851812 sec. | ||
2879 | 2024.11.15 21:44:01.840317 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2880 | 2024.11.15 21:44:01.840445 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2881 | 2024.11.15 21:44:01.840533 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} <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 | ||
2882 | 2024.11.15 21:44:01.841718 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2883 | 2024.11.15 21:44:01.841759 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2884 | 2024.11.15 21:44:01.842429 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2885 | 2024.11.15 21:44:01.842671 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2886 | 2024.11.15 21:44:01.842891 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002518 sec., 16282.764098490867 rows/sec., 29.18 MiB/sec. | ||
2887 | 2024.11.15 21:44:01.842979 [ 252 ] {2b835ae5-d291-4cb6-ab5a-3967346263a7} <Debug> TCPHandler: Processed in 0.002772948 sec. | ||
2888 | 2024.11.15 21:44:01.843153 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2889 | 2024.11.15 21:44:01.843346 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2890 | 2024.11.15 21:44:01.843402 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2891 | 2024.11.15 21:44:01.843949 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2892 | 2024.11.15 21:44:01.843988 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2893 | 2024.11.15 21:44:01.844361 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2894 | 2024.11.15 21:44:01.844612 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2895 | 2024.11.15 21:44:01.844828 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001512 sec., 54232.80423280423 rows/sec., 3.44 MiB/sec. | ||
2896 | 2024.11.15 21:44:01.844878 [ 5 ] {1f0ee3c4-76b4-4dba-981c-796f2f6587d5} <Debug> TCPHandler: Processed in 0.001723301 sec. | ||
2897 | 2024.11.15 21:44:05.505544 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 420 | ||
2898 | 2024.11.15 21:44:05.508386 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2899 | 2024.11.15 21:44:05.508441 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2900 | 2024.11.15 21:44:05.509850 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2901 | 2024.11.15 21:44:05.510172 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2902 | 2024.11.15 21:44:05.510753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
2903 | 2024.11.15 21:44:06.802439 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2904 | 2024.11.15 21:44:06.802680 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2905 | 2024.11.15 21:44:06.802768 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2906 | 2024.11.15 21:44:06.803541 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2907 | 2024.11.15 21:44:06.803594 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2908 | 2024.11.15 21:44:06.804024 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2909 | 2024.11.15 21:44:06.804297 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2910 | 2024.11.15 21:44:06.804503 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001884 sec., 2123.1422505307855 rows/sec., 173.13 KiB/sec. | ||
2911 | 2024.11.15 21:44:06.804591 [ 5 ] {0fc96f85-e407-4c33-b12a-36fbf631719b} <Debug> TCPHandler: Processed in 0.002295525 sec. | ||
2912 | 2024.11.15 21:44:06.804764 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2913 | 2024.11.15 21:44:06.804893 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2914 | 2024.11.15 21:44:06.804945 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2915 | 2024.11.15 21:44:06.805561 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2916 | 2024.11.15 21:44:06.805601 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2917 | 2024.11.15 21:44:06.805990 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2918 | 2024.11.15 21:44:06.806241 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2919 | 2024.11.15 21:44:06.806426 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001566 sec., 37037.03703703704 rows/sec., 2.82 MiB/sec. | ||
2920 | 2024.11.15 21:44:06.806479 [ 252 ] {ad3feded-73c9-413d-99dd-dfbf0c86378a} <Debug> TCPHandler: Processed in 0.001776421 sec. | ||
2921 | 2024.11.15 21:44:06.806631 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2922 | 2024.11.15 21:44:06.806743 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2923 | 2024.11.15 21:44:06.806792 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2924 | 2024.11.15 21:44:06.807308 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2925 | 2024.11.15 21:44:06.807346 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2926 | 2024.11.15 21:44:06.807695 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2927 | 2024.11.15 21:44:06.807939 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2928 | 2024.11.15 21:44:06.808124 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001403 sec., 2851.033499643621 rows/sec., 199.07 KiB/sec. | ||
2929 | 2024.11.15 21:44:06.808218 [ 5 ] {3bf69500-5306-4743-a149-b846ab4ef9a2} <Debug> TCPHandler: Processed in 0.001637991 sec. | ||
2930 | 2024.11.15 21:44:06.808367 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2931 | 2024.11.15 21:44:06.808474 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2932 | 2024.11.15 21:44:06.808520 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2933 | 2024.11.15 21:44:06.809068 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2934 | 2024.11.15 21:44:06.809107 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2935 | 2024.11.15 21:44:06.809468 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2936 | 2024.11.15 21:44:06.809728 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2937 | 2024.11.15 21:44:06.809908 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001457 sec., 46671.24227865477 rows/sec., 3.65 MiB/sec. | ||
2938 | 2024.11.15 21:44:06.809958 [ 252 ] {2bd802b1-55d4-471a-ba77-b1ad6cd15da9} <Debug> TCPHandler: Processed in 0.001643881 sec. | ||
2939 | 2024.11.15 21:44:06.810101 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2940 | 2024.11.15 21:44:06.810229 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2941 | 2024.11.15 21:44:06.810289 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2942 | 2024.11.15 21:44:06.810908 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2943 | 2024.11.15 21:44:06.810954 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2944 | 2024.11.15 21:44:06.811352 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2945 | 2024.11.15 21:44:06.811600 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2946 | 2024.11.15 21:44:06.811771 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001572 sec., 103053.43511450381 rows/sec., 7.18 MiB/sec. | ||
2947 | 2024.11.15 21:44:06.811821 [ 5 ] {d2ccfa64-3bda-4b67-8b4d-81642aea170f} <Debug> TCPHandler: Processed in 0.001782241 sec. | ||
2948 | 2024.11.15 21:44:06.811960 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2949 | 2024.11.15 21:44:06.812065 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2950 | 2024.11.15 21:44:06.812112 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2951 | 2024.11.15 21:44:06.812546 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2952 | 2024.11.15 21:44:06.812584 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2953 | 2024.11.15 21:44:06.812946 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2954 | 2024.11.15 21:44:06.813184 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2955 | 2024.11.15 21:44:06.813360 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001317 sec., 45558.08656036446 rows/sec., 3.07 MiB/sec. | ||
2956 | 2024.11.15 21:44:06.813409 [ 252 ] {33dc53e7-08e1-4a9e-8fd7-d416e3950dc2} <Debug> TCPHandler: Processed in 0.001500989 sec. | ||
2957 | 2024.11.15 21:44:11.802994 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2958 | 2024.11.15 21:44:11.803235 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2959 | 2024.11.15 21:44:11.803326 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2960 | 2024.11.15 21:44:11.804105 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2961 | 2024.11.15 21:44:11.804154 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2962 | 2024.11.15 21:44:11.804593 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2963 | 2024.11.15 21:44:11.804880 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2964 | 2024.11.15 21:44:11.805165 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.15 MiB/sec. | ||
2965 | 2024.11.15 21:44:11.805301 [ 5 ] {2b63666f-28e0-45b4-bc37-a2992fb9d801} <Debug> TCPHandler: Processed in 0.002446626 sec. | ||
2966 | 2024.11.15 21:44:11.805525 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2967 | 2024.11.15 21:44:11.805668 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2968 | 2024.11.15 21:44:11.805729 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2969 | 2024.11.15 21:44:11.806465 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2970 | 2024.11.15 21:44:11.806508 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2971 | 2024.11.15 21:44:11.806890 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2972 | 2024.11.15 21:44:11.807135 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2973 | 2024.11.15 21:44:11.807410 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001765 sec., 36260.62322946175 rows/sec., 2.83 MiB/sec. | ||
2974 | 2024.11.15 21:44:11.807611 [ 252 ] {02f3cd7c-5a67-4d2e-8ee5-22a98cfed267} <Debug> TCPHandler: Processed in 0.002156074 sec. | ||
2975 | 2024.11.15 21:44:11.807817 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2976 | 2024.11.15 21:44:11.807951 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2977 | 2024.11.15 21:44:11.808015 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2978 | 2024.11.15 21:44:11.808599 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2979 | 2024.11.15 21:44:11.808638 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2980 | 2024.11.15 21:44:11.809029 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2981 | 2024.11.15 21:44:11.809271 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2982 | 2024.11.15 21:44:11.809444 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2983 | 2024.11.15 21:44:11.809504 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. | ||
2984 | 2024.11.15 21:44:11.809522 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2985 | 2024.11.15 21:44:11.809593 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
2986 | 2024.11.15 21:44:11.809638 [ 5 ] {3e2a2790-6f78-4332-8f36-ed88e3eddf55} <Debug> TCPHandler: Processed in 0.001894542 sec. | ||
2987 | 2024.11.15 21:44:11.809783 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2988 | 2024.11.15 21:44:11.809825 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2989 | 2024.11.15 21:44:11.809946 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2990 | 2024.11.15 21:44:11.809997 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2991 | 2024.11.15 21:44:11.809998 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2563 rows starting from the beginning of the part | ||
2992 | 2024.11.15 21:44:11.810065 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2993 | 2024.11.15 21:44:11.810205 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
2994 | 2024.11.15 21:44:11.810586 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2995 | 2024.11.15 21:44:11.811066 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part | ||
2996 | 2024.11.15 21:44:11.811408 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 162 rows starting from the beginning of the part | ||
2997 | 2024.11.15 21:44:11.811681 [ 193 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2998 | 2024.11.15 21:44:11.812364 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2999 | 2024.11.15 21:44:11.812408 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3000 | 2024.11.15 21:44:11.812959 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3001 | 2024.11.15 21:44:11.813307 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3002 | 2024.11.15 21:44:11.813498 [ 142 ] {} <Debug> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3003 | 2024.11.15 21:44:11.813588 [ 142 ] {} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3004 | 2024.11.15 21:44:11.813665 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003684 sec., 16286.644951140064 rows/sec., 1.10 MiB/sec. | ||
3005 | 2024.11.15 21:44:11.813674 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3006 | 2024.11.15 21:44:11.814043 [ 252 ] {3600c468-91c8-4944-ad7d-b5de1f65ee0b} <Debug> TCPHandler: Processed in 0.004266708 sec. | ||
3007 | 2024.11.15 21:44:11.814352 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
3008 | 2024.11.15 21:44:11.814930 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3009 | 2024.11.15 21:44:11.814986 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 422 rows starting from the beginning of the part | ||
3010 | 2024.11.15 21:44:11.814989 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3432 rows, containing 5 columns (5 merged, 0 gathered) in 0.005284014 sec., 649506.2276519327 rows/sec., 43.76 MiB/sec. | ||
3011 | 2024.11.15 21:44:11.815081 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
3012 | 2024.11.15 21:44:11.815166 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
3013 | 2024.11.15 21:44:11.815266 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part | ||
3014 | 2024.11.15 21:44:11.815541 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3015 | 2024.11.15 21:44:11.815683 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
3016 | 2024.11.15 21:44:11.815923 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
3017 | 2024.11.15 21:44:11.816374 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3018 | 2024.11.15 21:44:11.816502 [ 187 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3019 | 2024.11.15 21:44:11.816616 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
3020 | 2024.11.15 21:44:11.817301 [ 186 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.003401492 sec., 216963.6147902156 rows/sec., 14.00 MiB/sec. | ||
3021 | 2024.11.15 21:44:11.817454 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3022 | 2024.11.15 21:44:11.817747 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3023 | 2024.11.15 21:44:11.817819 [ 199 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_16_3} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3024 | 2024.11.15 21:44:11.817891 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
3025 | 2024.11.15 21:44:14.077566 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3026 | 2024.11.15 21:44:14.263021 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3027 | 2024.11.15 21:44:14.282388 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37742, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3028 | 2024.11.15 21:44:14.287678 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3029 | 2024.11.15 21:44:14.312944 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3030 | 2024.11.15 21:44:14.435287 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3031 | 2024.11.15 21:44:14.440611 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3032 | 2024.11.15 21:44:14.448857 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3033 | 2024.11.15 21:44:15.407458 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3034 | 2024.11.15 21:44:15.407512 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3035 | 2024.11.15 21:44:15.511036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 440 | ||
3036 | 2024.11.15 21:44:15.513821 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3037 | 2024.11.15 21:44:15.513882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3038 | 2024.11.15 21:44:15.515281 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3039 | 2024.11.15 21:44:15.515592 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3040 | 2024.11.15 21:44:15.515797 [ 151 ] {} <Debug> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3041 | 2024.11.15 21:44:15.515904 [ 151 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3042 | 2024.11.15 21:44:15.515966 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3043 | 2024.11.15 21:44:15.516733 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
3044 | 2024.11.15 21:44:15.517698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
3045 | 2024.11.15 21:44:15.518159 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3046 | 2024.11.15 21:44:15.518345 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
3047 | 2024.11.15 21:44:15.519059 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
3048 | 2024.11.15 21:44:15.519674 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
3049 | 2024.11.15 21:44:15.520240 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
3050 | 2024.11.15 21:44:15.520742 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
3051 | 2024.11.15 21:44:15.521232 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
3052 | 2024.11.15 21:44:15.529471 [ 199 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 72 columns (72 merged, 0 gathered) in 0.013374357 sec., 32898.777862741365 rows/sec., 31.20 MiB/sec. | ||
3053 | 2024.11.15 21:44:15.530277 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3054 | 2024.11.15 21:44:15.531004 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3055 | 2024.11.15 21:44:15.531096 [ 193 ] {65cd51e4-7744-474f-aac2-9d9ede2e3db0::all_1_11_2} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3056 | 2024.11.15 21:44:15.531297 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
3057 | 2024.11.15 21:44:16.001779 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001318928 sec. | ||
3058 | 2024.11.15 21:44:16.808565 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3059 | 2024.11.15 21:44:16.808760 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3060 | 2024.11.15 21:44:16.808840 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3061 | 2024.11.15 21:44:16.809584 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3062 | 2024.11.15 21:44:16.809640 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3063 | 2024.11.15 21:44:16.810111 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3064 | 2024.11.15 21:44:16.810369 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3065 | 2024.11.15 21:44:16.810599 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. | ||
3066 | 2024.11.15 21:44:16.810895 [ 5 ] {29e2d951-e567-4d8e-951d-5f92fb4995a1} <Debug> TCPHandler: Processed in 0.002464416 sec. | ||
3067 | 2024.11.15 21:44:16.811133 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3068 | 2024.11.15 21:44:16.811280 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3069 | 2024.11.15 21:44:16.811341 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3070 | 2024.11.15 21:44:16.812607 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3071 | 2024.11.15 21:44:16.812652 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3072 | 2024.11.15 21:44:16.813082 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3073 | 2024.11.15 21:44:16.813329 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3074 | 2024.11.15 21:44:16.813676 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002406 sec., 118453.86533665835 rows/sec., 10.45 MiB/sec. | ||
3075 | 2024.11.15 21:44:16.814065 [ 252 ] {5dde3b23-401e-4720-a0e2-7edd4e553648} <Debug> TCPHandler: Processed in 0.00300944 sec. | ||
3076 | 2024.11.15 21:44:16.814254 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3077 | 2024.11.15 21:44:16.814393 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3078 | 2024.11.15 21:44:16.814456 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3079 | 2024.11.15 21:44:16.815155 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3080 | 2024.11.15 21:44:16.815205 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3081 | 2024.11.15 21:44:16.815594 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3082 | 2024.11.15 21:44:16.815837 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3083 | 2024.11.15 21:44:16.816052 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001691 sec., 28385.570668243643 rows/sec., 2.04 MiB/sec. | ||
3084 | 2024.11.15 21:44:16.816107 [ 5 ] {1239d1ae-12e4-4640-9bb3-6c6c423094f3} <Debug> TCPHandler: Processed in 0.001919742 sec. | ||
3085 | 2024.11.15 21:44:16.816253 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3086 | 2024.11.15 21:44:16.816367 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3087 | 2024.11.15 21:44:16.816423 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3088 | 2024.11.15 21:44:16.817050 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3089 | 2024.11.15 21:44:16.817098 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3090 | 2024.11.15 21:44:16.817489 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3091 | 2024.11.15 21:44:16.817737 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3092 | 2024.11.15 21:44:16.817953 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 613.56 KiB/sec. | ||
3093 | 2024.11.15 21:44:16.818242 [ 252 ] {3e8131df-5d81-4de1-8c46-791efbd8d328} <Debug> TCPHandler: Processed in 0.002032443 sec. | ||
3094 | 2024.11.15 21:44:16.818409 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3095 | 2024.11.15 21:44:16.818537 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3096 | 2024.11.15 21:44:16.818592 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3097 | 2024.11.15 21:44:16.819251 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3098 | 2024.11.15 21:44:16.819299 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3099 | 2024.11.15 21:44:16.819658 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3100 | 2024.11.15 21:44:16.819903 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3101 | 2024.11.15 21:44:16.820170 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001635 sec., 7951.070336391437 rows/sec., 495.75 KiB/sec. | ||
3102 | 2024.11.15 21:44:16.820468 [ 5 ] {49c3dad6-8c93-4a8e-b5c6-4745417e811c} <Debug> TCPHandler: Processed in 0.002119073 sec. | ||
3103 | 2024.11.15 21:44:16.820632 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3104 | 2024.11.15 21:44:16.820762 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3105 | 2024.11.15 21:44:16.820815 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3106 | 2024.11.15 21:44:16.821586 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3107 | 2024.11.15 21:44:16.821626 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3108 | 2024.11.15 21:44:16.822011 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3109 | 2024.11.15 21:44:16.822250 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3110 | 2024.11.15 21:44:16.822480 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00173 sec., 244508.67052023122 rows/sec., 17.48 MiB/sec. | ||
3111 | 2024.11.15 21:44:16.822681 [ 252 ] {e1ce05c6-1301-4275-b88e-97c60bdb1fc7} <Debug> TCPHandler: Processed in 0.002108624 sec. | ||
3112 | 2024.11.15 21:44:16.822840 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3113 | 2024.11.15 21:44:16.822969 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3114 | 2024.11.15 21:44:16.823027 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3115 | 2024.11.15 21:44:16.823542 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3116 | 2024.11.15 21:44:16.823580 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3117 | 2024.11.15 21:44:16.823959 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3118 | 2024.11.15 21:44:16.824198 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3119 | 2024.11.15 21:44:16.824448 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec. | ||
3120 | 2024.11.15 21:44:16.824623 [ 5 ] {fee0923d-a87f-4145-aa4d-ad41cf8fa1d8} <Debug> TCPHandler: Processed in 0.001838842 sec. | ||
3121 | 2024.11.15 21:44:16.824777 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3122 | 2024.11.15 21:44:16.824906 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3123 | 2024.11.15 21:44:16.824963 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3124 | 2024.11.15 21:44:16.825582 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3125 | 2024.11.15 21:44:16.825620 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3126 | 2024.11.15 21:44:16.826033 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3127 | 2024.11.15 21:44:16.826277 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3128 | 2024.11.15 21:44:16.826520 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001623 sec., 146025.87800369685 rows/sec., 9.79 MiB/sec. | ||
3129 | 2024.11.15 21:44:16.826718 [ 252 ] {42d961eb-b61c-4745-91a8-f3f67d546dad} <Debug> TCPHandler: Processed in 0.002002653 sec. | ||
3130 | 2024.11.15 21:44:16.826877 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3131 | 2024.11.15 21:44:16.827006 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3132 | 2024.11.15 21:44:16.827063 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3133 | 2024.11.15 21:44:16.827542 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3134 | 2024.11.15 21:44:16.827581 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3135 | 2024.11.15 21:44:16.827927 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3136 | 2024.11.15 21:44:16.828162 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3137 | 2024.11.15 21:44:16.828368 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001383 sec., 723.0657989877079 rows/sec., 48.72 KiB/sec. | ||
3138 | 2024.11.15 21:44:16.828569 [ 5 ] {5644e55c-0e2f-4ebb-9114-54b5f575e490} <Debug> TCPHandler: Processed in 0.001750262 sec. | ||
3139 | 2024.11.15 21:44:16.828709 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3140 | 2024.11.15 21:44:16.828837 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3141 | 2024.11.15 21:44:16.828919 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} <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 | ||
3142 | 2024.11.15 21:44:16.830142 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3143 | 2024.11.15 21:44:16.830181 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3144 | 2024.11.15 21:44:16.830867 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3145 | 2024.11.15 21:44:16.831133 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3146 | 2024.11.15 21:44:16.831445 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002606 sec., 15732.924021488872 rows/sec., 28.19 MiB/sec. | ||
3147 | 2024.11.15 21:44:16.832014 [ 252 ] {73bebd2e-70c4-4746-b242-243ea872ffc0} <Debug> TCPHandler: Processed in 0.003364982 sec. | ||
3148 | 2024.11.15 21:44:16.832175 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3149 | 2024.11.15 21:44:16.832305 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3150 | 2024.11.15 21:44:16.832360 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3151 | 2024.11.15 21:44:16.832805 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3152 | 2024.11.15 21:44:16.832843 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3153 | 2024.11.15 21:44:16.833212 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3154 | 2024.11.15 21:44:16.833451 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3155 | 2024.11.15 21:44:16.833829 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00147 sec., 55782.31292517007 rows/sec., 3.54 MiB/sec. | ||
3156 | 2024.11.15 21:44:16.834209 [ 5 ] {1f9c8207-8788-4ddc-bae2-72b238ebe439} <Debug> TCPHandler: Processed in 0.002091913 sec. | ||
3157 | 2024.11.15 21:44:18.608009 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3158 | 2024.11.15 21:44:18.889718 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3159 | 2024.11.15 21:44:19.076271 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3160 | 2024.11.15 21:44:19.278936 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3161 | 2024.11.15 21:44:19.329634 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3162 | 2024.11.15 21:44:19.346006 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3163 | 2024.11.15 21:44:19.396391 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56236, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3164 | 2024.11.15 21:44:19.396467 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3165 | 2024.11.15 21:44:19.414009 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3166 | 2024.11.15 21:44:19.647727 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3167 | 2024.11.15 21:44:19.653133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3168 | 2024.11.15 21:44:19.908992 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3169 | 2024.11.15 21:44:19.965013 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3170 | 2024.11.15 21:44:20.005455 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41728, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3171 | 2024.11.15 21:44:20.033821 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3172 | 2024.11.15 21:44:20.033961 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3173 | 2024.11.15 21:44:20.046283 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3174 | 2024.11.15 21:44:20.105473 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3175 | 2024.11.15 21:44:20.133815 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56611, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3176 | 2024.11.15 21:44:20.280612 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3177 | 2024.11.15 21:44:20.382034 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3178 | 2024.11.15 21:44:20.401592 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3179 | 2024.11.15 21:44:20.423961 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3180 | 2024.11.15 21:44:20.454460 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3181 | 2024.11.15 21:44:21.801675 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3182 | 2024.11.15 21:44:21.801906 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3183 | 2024.11.15 21:44:21.801989 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3184 | 2024.11.15 21:44:21.802786 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3185 | 2024.11.15 21:44:21.802834 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3186 | 2024.11.15 21:44:21.803257 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3187 | 2024.11.15 21:44:21.803542 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3188 | 2024.11.15 21:44:21.803764 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001917 sec., 1043.2968179447053 rows/sec., 85.07 KiB/sec. | ||
3189 | 2024.11.15 21:44:21.803854 [ 5 ] {973c3f65-8e4f-4a47-824f-8b7fae628f93} <Debug> TCPHandler: Processed in 0.002326775 sec. | ||
3190 | 2024.11.15 21:44:21.804025 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3191 | 2024.11.15 21:44:21.804141 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3192 | 2024.11.15 21:44:21.804191 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3193 | 2024.11.15 21:44:21.804770 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3194 | 2024.11.15 21:44:21.804809 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3195 | 2024.11.15 21:44:21.805192 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3196 | 2024.11.15 21:44:21.805467 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3197 | 2024.11.15 21:44:21.805668 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001553 sec., 36703.15518351578 rows/sec., 2.80 MiB/sec. | ||
3198 | 2024.11.15 21:44:21.805782 [ 252 ] {ff9cd368-d9ae-4adc-8c5d-19db68072132} <Debug> TCPHandler: Processed in 0.001815042 sec. | ||
3199 | 2024.11.15 21:44:21.805926 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3200 | 2024.11.15 21:44:21.806039 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3201 | 2024.11.15 21:44:21.806086 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3202 | 2024.11.15 21:44:21.806618 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3203 | 2024.11.15 21:44:21.806656 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3204 | 2024.11.15 21:44:21.807010 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3205 | 2024.11.15 21:44:21.807259 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3206 | 2024.11.15 21:44:21.807460 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001436 sec., 1392.757660167131 rows/sec., 97.25 KiB/sec. | ||
3207 | 2024.11.15 21:44:21.807540 [ 5 ] {aa4363aa-cc26-4b21-9c3b-3ee11819c788} <Debug> TCPHandler: Processed in 0.001668061 sec. | ||
3208 | 2024.11.15 21:44:21.807691 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3209 | 2024.11.15 21:44:21.807821 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3210 | 2024.11.15 21:44:21.807876 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3211 | 2024.11.15 21:44:21.808521 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3212 | 2024.11.15 21:44:21.808559 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3213 | 2024.11.15 21:44:21.808922 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3214 | 2024.11.15 21:44:21.809165 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3215 | 2024.11.15 21:44:21.809373 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001574 sec., 41931.38500635324 rows/sec., 3.27 MiB/sec. | ||
3216 | 2024.11.15 21:44:21.809464 [ 252 ] {3c312946-4ffc-4c5e-a73a-2fc0ce7e76b1} <Debug> TCPHandler: Processed in 0.001833732 sec. | ||
3217 | 2024.11.15 21:44:21.809602 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3218 | 2024.11.15 21:44:21.809731 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3219 | 2024.11.15 21:44:21.809791 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3220 | 2024.11.15 21:44:21.810399 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3221 | 2024.11.15 21:44:21.810446 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3222 | 2024.11.15 21:44:21.810849 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3223 | 2024.11.15 21:44:21.811097 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3224 | 2024.11.15 21:44:21.811285 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001583 sec., 81490.84017687934 rows/sec., 5.68 MiB/sec. | ||
3225 | 2024.11.15 21:44:21.811336 [ 5 ] {d104b967-6425-4807-982e-f00168e8b833} <Debug> TCPHandler: Processed in 0.001794932 sec. | ||
3226 | 2024.11.15 21:44:21.811476 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3227 | 2024.11.15 21:44:21.811603 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3228 | 2024.11.15 21:44:21.811658 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3229 | 2024.11.15 21:44:21.812168 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3230 | 2024.11.15 21:44:21.812211 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3231 | 2024.11.15 21:44:21.812620 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3232 | 2024.11.15 21:44:21.812872 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3233 | 2024.11.15 21:44:21.813085 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001506 sec., 31872.509960159365 rows/sec., 2.15 MiB/sec. | ||
3234 | 2024.11.15 21:44:21.813165 [ 252 ] {8c67c0b2-e7c4-4a41-ac05-456dd9b1a32d} <Debug> TCPHandler: Processed in 0.001740672 sec. | ||
3235 | 2024.11.15 21:44:25.517974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 474 | ||
3236 | 2024.11.15 21:44:25.520809 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3237 | 2024.11.15 21:44:25.520864 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3238 | 2024.11.15 21:44:25.522350 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3239 | 2024.11.15 21:44:25.522668 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3240 | 2024.11.15 21:44:25.523541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
3241 | 2024.11.15 21:44:26.803152 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3242 | 2024.11.15 21:44:26.803382 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3243 | 2024.11.15 21:44:26.803464 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3244 | 2024.11.15 21:44:26.804265 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3245 | 2024.11.15 21:44:26.804310 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3246 | 2024.11.15 21:44:26.804759 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3247 | 2024.11.15 21:44:26.805022 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3248 | 2024.11.15 21:44:26.805260 [ 132 ] {} <Debug> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3249 | 2024.11.15 21:44:26.805274 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.19 MiB/sec. | ||
3250 | 2024.11.15 21:44:26.805383 [ 132 ] {} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3251 | 2024.11.15 21:44:26.805466 [ 5 ] {83218533-7b40-4564-8c9b-ee8109d51036} <Debug> TCPHandler: Processed in 0.002453636 sec. | ||
3252 | 2024.11.15 21:44:26.805476 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3253 | 2024.11.15 21:44:26.805685 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3254 | 2024.11.15 21:44:26.805707 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3255 | 2024.11.15 21:44:26.805896 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3256 | 2024.11.15 21:44:26.806019 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3257 | 2024.11.15 21:44:26.806019 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3258 | 2024.11.15 21:44:26.806126 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1431 rows starting from the beginning of the part | ||
3259 | 2024.11.15 21:44:26.806391 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 58 rows starting from the beginning of the part | ||
3260 | 2024.11.15 21:44:26.806740 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
3261 | 2024.11.15 21:44:26.807223 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 285 rows starting from the beginning of the part | ||
3262 | 2024.11.15 21:44:26.807607 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part | ||
3263 | 2024.11.15 21:44:26.807966 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
3264 | 2024.11.15 21:44:26.808899 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3265 | 2024.11.15 21:44:26.808970 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3266 | 2024.11.15 21:44:26.809923 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3267 | 2024.11.15 21:44:26.810362 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3268 | 2024.11.15 21:44:26.810589 [ 132 ] {} <Debug> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3269 | 2024.11.15 21:44:26.810706 [ 132 ] {} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3270 | 2024.11.15 21:44:26.810782 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3271 | 2024.11.15 21:44:26.810900 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005018 sec., 12754.085292945398 rows/sec., 1019.38 KiB/sec. | ||
3272 | 2024.11.15 21:44:26.811316 [ 252 ] {dbb01471-1d7a-4f89-81eb-8dbc06d103bb} <Debug> TCPHandler: Processed in 0.005710377 sec. | ||
3273 | 2024.11.15 21:44:26.811340 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3274 | 2024.11.15 21:44:26.811629 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3275 | 2024.11.15 21:44:26.811703 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.006076829 sec., 319739.12710066384 rows/sec., 27.87 MiB/sec. | ||
3276 | 2024.11.15 21:44:26.811726 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3277 | 2024.11.15 21:44:26.811825 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 903 rows starting from the beginning of the part | ||
3278 | 2024.11.15 21:44:26.811866 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3279 | 2024.11.15 21:44:26.812101 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part | ||
3280 | 2024.11.15 21:44:26.812103 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3281 | 2024.11.15 21:44:26.812175 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3282 | 2024.11.15 21:44:26.812587 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
3283 | 2024.11.15 21:44:26.813167 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 423 rows starting from the beginning of the part | ||
3284 | 2024.11.15 21:44:26.813794 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
3285 | 2024.11.15 21:44:26.813854 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3286 | 2024.11.15 21:44:26.814354 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
3287 | 2024.11.15 21:44:26.814434 [ 202 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_21_4} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3288 | 2024.11.15 21:44:26.814922 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
3289 | 2024.11.15 21:44:26.815513 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3290 | 2024.11.15 21:44:26.815559 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3291 | 2024.11.15 21:44:26.816170 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3292 | 2024.11.15 21:44:26.816461 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3293 | 2024.11.15 21:44:26.816674 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1588 rows, containing 5 columns (5 merged, 0 gathered) in 0.005730378 sec., 277119.5896675577 rows/sec., 21.35 MiB/sec. | ||
3294 | 2024.11.15 21:44:26.816805 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005004 sec., 31974.4204636291 rows/sec., 2.23 MiB/sec. | ||
3295 | 2024.11.15 21:44:26.816881 [ 5 ] {269c626d-6b20-4a23-8ccf-79cc2351284c} <Debug> TCPHandler: Processed in 0.005440665 sec. | ||
3296 | 2024.11.15 21:44:26.816899 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3297 | 2024.11.15 21:44:26.817058 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3298 | 2024.11.15 21:44:26.817210 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3299 | 2024.11.15 21:44:26.817221 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3300 | 2024.11.15 21:44:26.817279 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3301 | 2024.11.15 21:44:26.817331 [ 193 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_21_4} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3302 | 2024.11.15 21:44:26.817432 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
3303 | 2024.11.15 21:44:26.817906 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3304 | 2024.11.15 21:44:26.817953 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3305 | 2024.11.15 21:44:26.818334 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3306 | 2024.11.15 21:44:26.818590 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3307 | 2024.11.15 21:44:26.818811 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001642 sec., 36540.80389768575 rows/sec., 2.46 MiB/sec. | ||
3308 | 2024.11.15 21:44:26.818925 [ 252 ] {d7ff8376-24d3-4aff-9ae7-87df23d134ff} <Debug> TCPHandler: Processed in 0.001935512 sec. | ||
3309 | 2024.11.15 21:44:30.407559 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3310 | 2024.11.15 21:44:30.407616 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3311 | 2024.11.15 21:44:31.810432 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3312 | 2024.11.15 21:44:31.810671 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3313 | 2024.11.15 21:44:31.810758 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3314 | 2024.11.15 21:44:31.811519 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3315 | 2024.11.15 21:44:31.811571 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3316 | 2024.11.15 21:44:31.812055 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3317 | 2024.11.15 21:44:31.812318 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3318 | 2024.11.15 21:44:31.812575 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001968 sec., 7113.821138211381 rows/sec., 512.10 KiB/sec. | ||
3319 | 2024.11.15 21:44:31.812642 [ 5 ] {a450f2b7-be6d-4d7f-9957-b1198528a372} <Debug> TCPHandler: Processed in 0.002352065 sec. | ||
3320 | 2024.11.15 21:44:31.812827 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3321 | 2024.11.15 21:44:31.812971 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3322 | 2024.11.15 21:44:31.813030 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3323 | 2024.11.15 21:44:31.813863 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3324 | 2024.11.15 21:44:31.813905 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3325 | 2024.11.15 21:44:31.814305 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3326 | 2024.11.15 21:44:31.814557 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3327 | 2024.11.15 21:44:31.814784 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001849 sec., 154137.37155219037 rows/sec., 13.60 MiB/sec. | ||
3328 | 2024.11.15 21:44:31.814838 [ 252 ] {196322b2-cc46-47b5-951a-92a23b45f3f6} <Debug> TCPHandler: Processed in 0.002080424 sec. | ||
3329 | 2024.11.15 21:44:31.815001 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3330 | 2024.11.15 21:44:31.815132 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3331 | 2024.11.15 21:44:31.815190 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3332 | 2024.11.15 21:44:31.815837 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3333 | 2024.11.15 21:44:31.815878 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3334 | 2024.11.15 21:44:31.816246 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3335 | 2024.11.15 21:44:31.816499 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3336 | 2024.11.15 21:44:31.816703 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001607 sec., 29869.321717486 rows/sec., 2.15 MiB/sec. | ||
3337 | 2024.11.15 21:44:31.816754 [ 5 ] {8bdb1717-50e7-43d8-beda-9bb61d5181ac} <Debug> TCPHandler: Processed in 0.001823442 sec. | ||
3338 | 2024.11.15 21:44:31.816888 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3339 | 2024.11.15 21:44:31.817009 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3340 | 2024.11.15 21:44:31.817060 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3341 | 2024.11.15 21:44:31.817719 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3342 | 2024.11.15 21:44:31.817768 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3343 | 2024.11.15 21:44:31.818119 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3344 | 2024.11.15 21:44:31.818358 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3345 | 2024.11.15 21:44:31.818624 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. | ||
3346 | 2024.11.15 21:44:31.818853 [ 252 ] {fc5b3092-2903-4d87-bf16-7e2edbc6e656} <Debug> TCPHandler: Processed in 0.002008273 sec. | ||
3347 | 2024.11.15 21:44:31.819003 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3348 | 2024.11.15 21:44:31.819135 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3349 | 2024.11.15 21:44:31.819191 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3350 | 2024.11.15 21:44:31.819835 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3351 | 2024.11.15 21:44:31.819876 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3352 | 2024.11.15 21:44:31.820228 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3353 | 2024.11.15 21:44:31.820473 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3354 | 2024.11.15 21:44:31.820678 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. | ||
3355 | 2024.11.15 21:44:31.820733 [ 5 ] {86e15fdf-e68c-42b5-908d-5021d315c605} <Debug> TCPHandler: Processed in 0.001791762 sec. | ||
3356 | 2024.11.15 21:44:31.820855 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3357 | 2024.11.15 21:44:31.820960 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3358 | 2024.11.15 21:44:31.821004 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3359 | 2024.11.15 21:44:31.821681 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3360 | 2024.11.15 21:44:31.821722 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3361 | 2024.11.15 21:44:31.822103 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3362 | 2024.11.15 21:44:31.822360 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3363 | 2024.11.15 21:44:31.822575 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001637 sec., 258399.51130116067 rows/sec., 18.47 MiB/sec. | ||
3364 | 2024.11.15 21:44:31.822626 [ 252 ] {8249b7f7-6002-4578-bf89-2ba63210a39d} <Debug> TCPHandler: Processed in 0.001822512 sec. | ||
3365 | 2024.11.15 21:44:31.822774 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3366 | 2024.11.15 21:44:31.822904 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3367 | 2024.11.15 21:44:31.822962 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3368 | 2024.11.15 21:44:31.823477 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3369 | 2024.11.15 21:44:31.823524 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3370 | 2024.11.15 21:44:31.823927 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3371 | 2024.11.15 21:44:31.824199 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3372 | 2024.11.15 21:44:31.824422 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. | ||
3373 | 2024.11.15 21:44:31.824562 [ 5 ] {14195871-9d82-4c50-a708-aa9a9a111a5a} <Debug> TCPHandler: Processed in 0.001838942 sec. | ||
3374 | 2024.11.15 21:44:31.824689 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3375 | 2024.11.15 21:44:31.824802 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3376 | 2024.11.15 21:44:31.824859 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3377 | 2024.11.15 21:44:31.825489 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3378 | 2024.11.15 21:44:31.825536 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3379 | 2024.11.15 21:44:31.825956 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3380 | 2024.11.15 21:44:31.826194 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3381 | 2024.11.15 21:44:31.826406 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001634 sec., 145042.83965728275 rows/sec., 9.72 MiB/sec. | ||
3382 | 2024.11.15 21:44:31.826457 [ 252 ] {911e50c5-71fd-4404-b5ae-1fbd91eda3b2} <Debug> TCPHandler: Processed in 0.001821182 sec. | ||
3383 | 2024.11.15 21:44:31.826575 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3384 | 2024.11.15 21:44:31.826681 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3385 | 2024.11.15 21:44:31.826729 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3386 | 2024.11.15 21:44:31.827212 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3387 | 2024.11.15 21:44:31.827257 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3388 | 2024.11.15 21:44:31.827680 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3389 | 2024.11.15 21:44:31.827939 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3390 | 2024.11.15 21:44:31.828178 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 44.42 KiB/sec. | ||
3391 | 2024.11.15 21:44:31.828283 [ 5 ] {813c085e-0b9d-4059-ae91-95f64eb96f81} <Debug> TCPHandler: Processed in 0.001756872 sec. | ||
3392 | 2024.11.15 21:44:31.828405 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3393 | 2024.11.15 21:44:31.828508 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3394 | 2024.11.15 21:44:31.828576 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} <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 | ||
3395 | 2024.11.15 21:44:31.829592 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3396 | 2024.11.15 21:44:31.829631 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3397 | 2024.11.15 21:44:31.830271 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3398 | 2024.11.15 21:44:31.830531 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3399 | 2024.11.15 21:44:31.830734 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3400 | 2024.11.15 21:44:31.830811 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002324 sec., 17641.996557659208 rows/sec., 31.61 MiB/sec. | ||
3401 | 2024.11.15 21:44:31.830844 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3402 | 2024.11.15 21:44:31.830964 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3403 | 2024.11.15 21:44:31.831121 [ 252 ] {3070c908-47af-433a-aca1-8ab5f864a0de} <Debug> TCPHandler: Processed in 0.002760078 sec. | ||
3404 | 2024.11.15 21:44:31.831446 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3405 | 2024.11.15 21:44:31.831574 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
3406 | 2024.11.15 21:44:31.831895 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3407 | 2024.11.15 21:44:31.832020 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3408 | 2024.11.15 21:44:31.832850 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3409 | 2024.11.15 21:44:31.832995 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
3410 | 2024.11.15 21:44:31.833847 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3411 | 2024.11.15 21:44:31.833881 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
3412 | 2024.11.15 21:44:31.833927 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3413 | 2024.11.15 21:44:31.834563 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
3414 | 2024.11.15 21:44:31.835267 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
3415 | 2024.11.15 21:44:31.835347 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3416 | 2024.11.15 21:44:31.835701 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
3417 | 2024.11.15 21:44:31.836121 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3418 | 2024.11.15 21:44:31.836274 [ 194 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
3419 | 2024.11.15 21:44:31.836791 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00502 sec., 16334.661354581673 rows/sec., 1.04 MiB/sec. | ||
3420 | 2024.11.15 21:44:31.837008 [ 5 ] {a177969f-1821-4fdb-bfe3-5ed0a38232db} <Debug> TCPHandler: Processed in 0.005758728 sec. | ||
3421 | 2024.11.15 21:44:31.841523 [ 200 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 19 columns (19 merged, 0 gathered) in 0.010375197 sec., 28625.962475700464 rows/sec., 51.30 MiB/sec. | ||
3422 | 2024.11.15 21:44:31.842072 [ 200 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3423 | 2024.11.15 21:44:31.842531 [ 200 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3424 | 2024.11.15 21:44:31.842628 [ 200 ] {1f207824-440d-42d2-91c6-93104fa354bb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3425 | 2024.11.15 21:44:31.842786 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
3426 | 2024.11.15 21:44:35.523861 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 504 | ||
3427 | 2024.11.15 21:44:35.527320 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3428 | 2024.11.15 21:44:35.527370 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3429 | 2024.11.15 21:44:35.528789 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3430 | 2024.11.15 21:44:35.529108 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3431 | 2024.11.15 21:44:35.529578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
3432 | 2024.11.15 21:44:36.803737 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3433 | 2024.11.15 21:44:36.803948 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3434 | 2024.11.15 21:44:36.804023 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3435 | 2024.11.15 21:44:36.804780 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3436 | 2024.11.15 21:44:36.804826 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3437 | 2024.11.15 21:44:36.805275 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3438 | 2024.11.15 21:44:36.805540 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3439 | 2024.11.15 21:44:36.805751 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001858 sec., 4305.705059203445 rows/sec., 351.10 KiB/sec. | ||
3440 | 2024.11.15 21:44:36.805814 [ 5 ] {39673488-fe19-4945-9b77-4991234442dc} <Debug> TCPHandler: Processed in 0.002238634 sec. | ||
3441 | 2024.11.15 21:44:36.806013 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3442 | 2024.11.15 21:44:36.806157 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3443 | 2024.11.15 21:44:36.806215 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3444 | 2024.11.15 21:44:36.806924 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3445 | 2024.11.15 21:44:36.806965 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3446 | 2024.11.15 21:44:36.807348 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3447 | 2024.11.15 21:44:36.807611 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3448 | 2024.11.15 21:44:36.807797 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} <Debug> executeQuery: Read 60 rows, 4.67 KiB in 0.001675 sec., 35820.89552238806 rows/sec., 2.72 MiB/sec. | ||
3449 | 2024.11.15 21:44:36.807850 [ 252 ] {e5184be4-493f-41d4-b155-c18682a27206} <Debug> TCPHandler: Processed in 0.001909433 sec. | ||
3450 | 2024.11.15 21:44:36.808010 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3451 | 2024.11.15 21:44:36.808132 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3452 | 2024.11.15 21:44:36.808181 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3453 | 2024.11.15 21:44:36.808746 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3454 | 2024.11.15 21:44:36.808786 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3455 | 2024.11.15 21:44:36.809151 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3456 | 2024.11.15 21:44:36.809410 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3457 | 2024.11.15 21:44:36.809543 [ 121 ] {} <Debug> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3458 | 2024.11.15 21:44:36.809586 [ 121 ] {} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3459 | 2024.11.15 21:44:36.809596 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.00149 sec., 5369.127516778523 rows/sec., 374.90 KiB/sec. | ||
3460 | 2024.11.15 21:44:36.809610 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3461 | 2024.11.15 21:44:36.809683 [ 5 ] {175b0c82-edc8-46df-9fa2-fe42e1863a9e} <Debug> TCPHandler: Processed in 0.001730292 sec. | ||
3462 | 2024.11.15 21:44:36.809957 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3463 | 2024.11.15 21:44:36.810355 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3464 | 2024.11.15 21:44:36.810382 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
3465 | 2024.11.15 21:44:36.810425 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3466 | 2024.11.15 21:44:36.810890 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3467 | 2024.11.15 21:44:36.811023 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 54 rows starting from the beginning of the part | ||
3468 | 2024.11.15 21:44:36.811331 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
3469 | 2024.11.15 21:44:36.811714 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
3470 | 2024.11.15 21:44:36.811947 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
3471 | 2024.11.15 21:44:36.812331 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
3472 | 2024.11.15 21:44:36.812656 [ 188 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3473 | 2024.11.15 21:44:36.813368 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3474 | 2024.11.15 21:44:36.813429 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3475 | 2024.11.15 21:44:36.814398 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3476 | 2024.11.15 21:44:36.814970 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3477 | 2024.11.15 21:44:36.815605 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.005387 sec., 13365.509560051976 rows/sec., 1.05 MiB/sec. | ||
3478 | 2024.11.15 21:44:36.815630 [ 200 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.005894708 sec., 27821.56469837013 rows/sec., 2.10 MiB/sec. | ||
3479 | 2024.11.15 21:44:36.815736 [ 252 ] {6e7abce7-5ab3-452d-a44c-54437e8d753e} <Debug> TCPHandler: Processed in 0.005925319 sec. | ||
3480 | 2024.11.15 21:44:36.815917 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3481 | 2024.11.15 21:44:36.815952 [ 194 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3482 | 2024.11.15 21:44:36.816153 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3483 | 2024.11.15 21:44:36.816235 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3484 | 2024.11.15 21:44:36.816699 [ 194 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3485 | 2024.11.15 21:44:36.816861 [ 194 ] {db5c91e2-f49e-447d-9db4-7227219d0378::all_1_16_3} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3486 | 2024.11.15 21:44:36.817034 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3487 | 2024.11.15 21:44:36.817293 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3488 | 2024.11.15 21:44:36.817337 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3489 | 2024.11.15 21:44:36.817748 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3490 | 2024.11.15 21:44:36.818006 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3491 | 2024.11.15 21:44:36.818139 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3492 | 2024.11.15 21:44:36.818186 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3493 | 2024.11.15 21:44:36.818196 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.002138 sec., 76707.20299345182 rows/sec., 5.34 MiB/sec. | ||
3494 | 2024.11.15 21:44:36.818216 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3495 | 2024.11.15 21:44:36.818315 [ 5 ] {346827c4-f3d2-4bc3-a487-45de4ba1c135} <Debug> TCPHandler: Processed in 0.002478565 sec. | ||
3496 | 2024.11.15 21:44:36.818433 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3497 | 2024.11.15 21:44:36.818536 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3498 | 2024.11.15 21:44:36.818629 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3499 | 2024.11.15 21:44:36.818718 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3432 rows starting from the beginning of the part | ||
3500 | 2024.11.15 21:44:36.818771 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3501 | 2024.11.15 21:44:36.818991 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3502 | 2024.11.15 21:44:36.819014 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
3503 | 2024.11.15 21:44:36.819415 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 129 rows starting from the beginning of the part | ||
3504 | 2024.11.15 21:44:36.819768 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
3505 | 2024.11.15 21:44:36.820170 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
3506 | 2024.11.15 21:44:36.820496 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 164 rows starting from the beginning of the part | ||
3507 | 2024.11.15 21:44:36.821408 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3508 | 2024.11.15 21:44:36.821480 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3509 | 2024.11.15 21:44:36.822448 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3510 | 2024.11.15 21:44:36.823035 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3511 | 2024.11.15 21:44:36.823240 [ 121 ] {} <Debug> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3512 | 2024.11.15 21:44:36.823309 [ 121 ] {} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3513 | 2024.11.15 21:44:36.823322 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004604 sec., 13032.145960034753 rows/sec., 899.35 KiB/sec. | ||
3514 | 2024.11.15 21:44:36.823337 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3515 | 2024.11.15 21:44:36.823530 [ 252 ] {691d893b-b157-4897-9721-65f2a0b3f4c3} <Debug> TCPHandler: Processed in 0.005103403 sec. | ||
3516 | 2024.11.15 21:44:36.823741 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3517 | 2024.11.15 21:44:36.824038 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3518 | 2024.11.15 21:44:36.824089 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 738 rows starting from the beginning of the part | ||
3519 | 2024.11.15 21:44:36.824109 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4359 rows, containing 5 columns (5 merged, 0 gathered) in 0.005788818 sec., 753003.4628830963 rows/sec., 50.89 MiB/sec. | ||
3520 | 2024.11.15 21:44:36.824241 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3521 | 2024.11.15 21:44:36.824443 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
3522 | 2024.11.15 21:44:36.824592 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3523 | 2024.11.15 21:44:36.824730 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
3524 | 2024.11.15 21:44:36.825025 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
3525 | 2024.11.15 21:44:36.825503 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
3526 | 2024.11.15 21:44:36.825893 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3527 | 2024.11.15 21:44:36.826154 [ 200 ] {adce41d3-aee2-4b15-9187-3af1d98f74b9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3528 | 2024.11.15 21:44:36.826292 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
3529 | 2024.11.15 21:44:36.827156 [ 200 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 4 columns (4 merged, 0 gathered) in 0.003702274 sec., 289011.56424402946 rows/sec., 18.74 MiB/sec. | ||
3530 | 2024.11.15 21:44:36.827306 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3531 | 2024.11.15 21:44:36.827583 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3532 | 2024.11.15 21:44:36.827658 [ 194 ] {f583dff1-9aa6-420c-a59a-9d25cc529594::all_1_21_4} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3533 | 2024.11.15 21:44:36.827729 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3534 | 2024.11.15 21:44:41.803525 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3535 | 2024.11.15 21:44:41.803761 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3536 | 2024.11.15 21:44:41.803849 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3537 | 2024.11.15 21:44:41.804669 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3538 | 2024.11.15 21:44:41.804724 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3539 | 2024.11.15 21:44:41.805179 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3540 | 2024.11.15 21:44:41.805463 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3541 | 2024.11.15 21:44:41.805738 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002027 sec., 27627.035027133694 rows/sec., 2.11 MiB/sec. | ||
3542 | 2024.11.15 21:44:41.805966 [ 5 ] {fc457431-146d-47d5-9541-054d1c90203c} <Debug> TCPHandler: Processed in 0.002583537 sec. | ||
3543 | 2024.11.15 21:44:41.806175 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3544 | 2024.11.15 21:44:41.806308 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3545 | 2024.11.15 21:44:41.806369 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3546 | 2024.11.15 21:44:41.806992 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3547 | 2024.11.15 21:44:41.807035 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3548 | 2024.11.15 21:44:41.807417 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3549 | 2024.11.15 21:44:41.807671 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3550 | 2024.11.15 21:44:41.807889 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001618 sec., 39555.00618046971 rows/sec., 3.09 MiB/sec. | ||
3551 | 2024.11.15 21:44:41.807945 [ 252 ] {50302b6b-d9c8-4685-88e8-ddafb5151988} <Debug> TCPHandler: Processed in 0.001833472 sec. | ||
3552 | 2024.11.15 21:44:41.808093 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3553 | 2024.11.15 21:44:41.808207 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3554 | 2024.11.15 21:44:41.808260 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3555 | 2024.11.15 21:44:41.808788 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3556 | 2024.11.15 21:44:41.808830 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3557 | 2024.11.15 21:44:41.809251 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3558 | 2024.11.15 21:44:41.809516 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3559 | 2024.11.15 21:44:41.809733 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. | ||
3560 | 2024.11.15 21:44:41.809792 [ 5 ] {100529a0-e368-4186-94fe-64d095ac5deb} <Debug> TCPHandler: Processed in 0.001752611 sec. | ||
3561 | 2024.11.15 21:44:41.809930 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3562 | 2024.11.15 21:44:41.810034 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3563 | 2024.11.15 21:44:41.810087 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3564 | 2024.11.15 21:44:41.810608 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3565 | 2024.11.15 21:44:41.810654 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3566 | 2024.11.15 21:44:41.811096 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3567 | 2024.11.15 21:44:41.811335 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3568 | 2024.11.15 21:44:41.811535 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. | ||
3569 | 2024.11.15 21:44:41.811618 [ 252 ] {f7eaa93d-f813-4191-a63d-8225250131a6} <Debug> TCPHandler: Processed in 0.001739491 sec. | ||
3570 | 2024.11.15 21:44:42.321747 [ 114 ] {} <Debug> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3571 | 2024.11.15 21:44:42.321816 [ 114 ] {} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3572 | 2024.11.15 21:44:42.321842 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3573 | 2024.11.15 21:44:42.322025 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
3574 | 2024.11.15 21:44:42.322198 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3575 | 2024.11.15 21:44:42.322235 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
3576 | 2024.11.15 21:44:42.322313 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3577 | 2024.11.15 21:44:42.322540 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3578 | 2024.11.15 21:44:42.322697 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3579 | 2024.11.15 21:44:42.322840 [ 190 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3580 | 2024.11.15 21:44:42.323873 [ 200 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001965353 sec., 5088.144470738845 rows/sec., 338.88 KiB/sec. | ||
3581 | 2024.11.15 21:44:42.324085 [ 200 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3582 | 2024.11.15 21:44:42.324416 [ 200 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3583 | 2024.11.15 21:44:42.324505 [ 200 ] {90e1a603-1fdf-4342-8c3b-26a774830926::all_1_10_2} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
3584 | 2024.11.15 21:44:42.324602 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3585 | 2024.11.15 21:44:44.096539 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3586 | 2024.11.15 21:44:44.269990 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3587 | 2024.11.15 21:44:44.295349 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3588 | 2024.11.15 21:44:44.296698 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3589 | 2024.11.15 21:44:44.327006 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3590 | 2024.11.15 21:44:44.453426 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3591 | 2024.11.15 21:44:44.456721 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3592 | 2024.11.15 21:44:44.458983 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3593 | 2024.11.15 21:44:44.681842 [ 110 ] {} <Debug> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3594 | 2024.11.15 21:44:44.681914 [ 110 ] {} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3595 | 2024.11.15 21:44:44.681941 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3596 | 2024.11.15 21:44:44.682102 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
3597 | 2024.11.15 21:44:44.682268 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3598 | 2024.11.15 21:44:44.682312 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part | ||
3599 | 2024.11.15 21:44:44.682409 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3600 | 2024.11.15 21:44:44.682653 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3601 | 2024.11.15 21:44:44.682850 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3602 | 2024.11.15 21:44:44.683018 [ 189 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
3603 | 2024.11.15 21:44:44.684068 [ 190 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 5 columns (5 merged, 0 gathered) in 0.002052604 sec., 146155.80988831748 rows/sec., 10.47 MiB/sec. | ||
3604 | 2024.11.15 21:44:44.684279 [ 192 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3605 | 2024.11.15 21:44:44.684624 [ 192 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3606 | 2024.11.15 21:44:44.684718 [ 192 ] {68901f39-0c5c-4301-84d1-1a2b29ad46de::all_1_10_2} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
3607 | 2024.11.15 21:44:44.684824 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3608 | 2024.11.15 21:44:45.407663 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3609 | 2024.11.15 21:44:45.407714 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3610 | 2024.11.15 21:44:45.529857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 524 | ||
3611 | 2024.11.15 21:44:45.532623 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3612 | 2024.11.15 21:44:45.532669 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3613 | 2024.11.15 21:44:45.534318 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3614 | 2024.11.15 21:44:45.534633 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3615 | 2024.11.15 21:44:45.535585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
3616 | 2024.11.15 21:44:46.809595 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3617 | 2024.11.15 21:44:46.809825 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3618 | 2024.11.15 21:44:46.809910 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3619 | 2024.11.15 21:44:46.810733 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3620 | 2024.11.15 21:44:46.810776 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3621 | 2024.11.15 21:44:46.811209 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3622 | 2024.11.15 21:44:46.811465 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3623 | 2024.11.15 21:44:46.811610 [ 109 ] {} <Debug> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3624 | 2024.11.15 21:44:46.811649 [ 109 ] {} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3625 | 2024.11.15 21:44:46.811675 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3626 | 2024.11.15 21:44:46.811675 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001907 sec., 7341.373885684321 rows/sec., 528.48 KiB/sec. | ||
3627 | 2024.11.15 21:44:46.811800 [ 5 ] {83e20a6a-6119-4b8c-ab21-2636443183be} <Debug> TCPHandler: Processed in 0.002346005 sec. | ||
3628 | 2024.11.15 21:44:46.811822 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
3629 | 2024.11.15 21:44:46.811937 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3630 | 2024.11.15 21:44:46.811975 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3631 | 2024.11.15 21:44:46.811981 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3632 | 2024.11.15 21:44:46.812046 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3633 | 2024.11.15 21:44:46.812251 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3634 | 2024.11.15 21:44:46.812354 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3635 | 2024.11.15 21:44:46.812446 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3636 | 2024.11.15 21:44:46.812654 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3637 | 2024.11.15 21:44:46.812863 [ 189 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3638 | 2024.11.15 21:44:46.814045 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3639 | 2024.11.15 21:44:46.814092 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
3640 | 2024.11.15 21:44:46.814366 [ 192 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002623097 sec., 26686.012755151638 rows/sec., 1.98 MiB/sec. | ||
3641 | 2024.11.15 21:44:46.814634 [ 192 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3642 | 2024.11.15 21:44:46.814763 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3643 | 2024.11.15 21:44:46.815152 [ 192 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3644 | 2024.11.15 21:44:46.815192 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3645 | 2024.11.15 21:44:46.815361 [ 192 ] {491cd82e-67a0-4367-9567-7681de32be63::all_1_9_2} <Trace> oximeter.fields_i16 (491cd82e-67a0-4367-9567-7681de32be63) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3646 | 2024.11.15 21:44:46.815638 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3647 | 2024.11.15 21:44:46.815691 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.003552 sec., 80236.48648648648 rows/sec., 7.08 MiB/sec. | ||
3648 | 2024.11.15 21:44:46.815867 [ 252 ] {594512ea-4528-4d2d-9bc1-ed82301317b5} <Debug> TCPHandler: Processed in 0.003954206 sec. | ||
3649 | 2024.11.15 21:44:46.816024 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3650 | 2024.11.15 21:44:46.816130 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3651 | 2024.11.15 21:44:46.816175 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3652 | 2024.11.15 21:44:46.816712 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3653 | 2024.11.15 21:44:46.816750 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3654 | 2024.11.15 21:44:46.817098 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3655 | 2024.11.15 21:44:46.817340 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3656 | 2024.11.15 21:44:46.817563 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001455 sec., 32989.69072164949 rows/sec., 2.38 MiB/sec. | ||
3657 | 2024.11.15 21:44:46.817767 [ 5 ] {46d059a4-16df-4c76-8b0e-2038e4a473be} <Debug> TCPHandler: Processed in 0.001791702 sec. | ||
3658 | 2024.11.15 21:44:46.817917 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3659 | 2024.11.15 21:44:46.818024 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3660 | 2024.11.15 21:44:46.818068 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3661 | 2024.11.15 21:44:46.818602 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3662 | 2024.11.15 21:44:46.818641 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3663 | 2024.11.15 21:44:46.818992 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3664 | 2024.11.15 21:44:46.819231 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} <Trace> oximeter.fields_u32 (68901f39-0c5c-4301-84d1-1a2b29ad46de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3665 | 2024.11.15 21:44:46.819407 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001406 sec., 9957.325746799432 rows/sec., 697.35 KiB/sec. | ||
3666 | 2024.11.15 21:44:46.819456 [ 252 ] {225250cf-85aa-4d12-b9e2-08ef957643a9} <Debug> TCPHandler: Processed in 0.0015978 sec. | ||
3667 | 2024.11.15 21:44:46.819599 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3668 | 2024.11.15 21:44:46.819702 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3669 | 2024.11.15 21:44:46.819747 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3670 | 2024.11.15 21:44:46.820254 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3671 | 2024.11.15 21:44:46.820291 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3672 | 2024.11.15 21:44:46.820641 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3673 | 2024.11.15 21:44:46.820881 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3674 | 2024.11.15 21:44:46.821064 [ 108 ] {} <Debug> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3675 | 2024.11.15 21:44:46.821093 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001403 sec., 9265.858873841767 rows/sec., 577.72 KiB/sec. | ||
3676 | 2024.11.15 21:44:46.821182 [ 108 ] {} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3677 | 2024.11.15 21:44:46.821243 [ 5 ] {f84373d0-d17c-4415-9b46-22dd1a2fb846} <Debug> TCPHandler: Processed in 0.001695981 sec. | ||
3678 | 2024.11.15 21:44:46.821264 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3679 | 2024.11.15 21:44:46.821458 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3680 | 2024.11.15 21:44:46.821501 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
3681 | 2024.11.15 21:44:46.821640 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3682 | 2024.11.15 21:44:46.821688 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3683 | 2024.11.15 21:44:46.821699 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3684 | 2024.11.15 21:44:46.821742 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3685 | 2024.11.15 21:44:46.821921 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3686 | 2024.11.15 21:44:46.822200 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3687 | 2024.11.15 21:44:46.822483 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3688 | 2024.11.15 21:44:46.822895 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3689 | 2024.11.15 21:44:46.823879 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3690 | 2024.11.15 21:44:46.823929 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
3691 | 2024.11.15 21:44:46.824400 [ 189 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003011799 sec., 21581.78550427834 rows/sec., 1.40 MiB/sec. | ||
3692 | 2024.11.15 21:44:46.824536 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3693 | 2024.11.15 21:44:46.824576 [ 192 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3694 | 2024.11.15 21:44:46.824986 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3695 | 2024.11.15 21:44:46.825135 [ 192 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3696 | 2024.11.15 21:44:46.825470 [ 192 ] {75535aa2-c184-4e8c-b532-e9a804b21cc4::all_1_9_2} <Trace> oximeter.fields_u8 (75535aa2-c184-4e8c-b532-e9a804b21cc4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3697 | 2024.11.15 21:44:46.825695 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00403 sec., 104962.77915632755 rows/sec., 7.50 MiB/sec. | ||
3698 | 2024.11.15 21:44:46.825739 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3699 | 2024.11.15 21:44:46.825916 [ 252 ] {c8849c74-962b-4a04-a26f-8a1e18e1ca33} <Debug> TCPHandler: Processed in 0.00458005 sec. | ||
3700 | 2024.11.15 21:44:46.826076 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3701 | 2024.11.15 21:44:46.826182 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3702 | 2024.11.15 21:44:46.826230 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3703 | 2024.11.15 21:44:46.826678 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2024.11.15 21:44:46.826718 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3705 | 2024.11.15 21:44:46.827075 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3706 | 2024.11.15 21:44:46.827311 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3707 | 2024.11.15 21:44:46.827544 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001382 sec., 4341.534008683068 rows/sec., 226.83 KiB/sec. | ||
3708 | 2024.11.15 21:44:46.827623 [ 5 ] {56c1751b-2586-4a16-ba81-ca12cfcbd00a} <Debug> TCPHandler: Processed in 0.00160269 sec. | ||
3709 | 2024.11.15 21:44:46.827762 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3710 | 2024.11.15 21:44:46.827868 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3711 | 2024.11.15 21:44:46.827915 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3712 | 2024.11.15 21:44:46.828420 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2024.11.15 21:44:46.828458 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3714 | 2024.11.15 21:44:46.828828 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3715 | 2024.11.15 21:44:46.829065 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3716 | 2024.11.15 21:44:46.829264 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001419 sec., 167019.02748414376 rows/sec., 11.19 MiB/sec. | ||
3717 | 2024.11.15 21:44:46.829314 [ 252 ] {22d52282-19f3-4055-b24e-356cf729b095} <Debug> TCPHandler: Processed in 0.00161279 sec. | ||
3718 | 2024.11.15 21:44:46.829450 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3719 | 2024.11.15 21:44:46.829554 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3720 | 2024.11.15 21:44:46.829600 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3721 | 2024.11.15 21:44:46.830008 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3722 | 2024.11.15 21:44:46.830047 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3723 | 2024.11.15 21:44:46.830387 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3724 | 2024.11.15 21:44:46.830620 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} <Trace> oximeter.measurements_f64 (90e1a603-1fdf-4342-8c3b-26a774830926): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2024.11.15 21:44:46.830821 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec. | ||
3726 | 2024.11.15 21:44:46.830873 [ 5 ] {0d0af823-a102-495b-92a7-014302ed1964} <Debug> TCPHandler: Processed in 0.001483259 sec. | ||
3727 | 2024.11.15 21:44:46.831022 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3728 | 2024.11.15 21:44:46.831125 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3729 | 2024.11.15 21:44:46.831191 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} <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 | ||
3730 | 2024.11.15 21:44:46.832264 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3731 | 2024.11.15 21:44:46.832302 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3732 | 2024.11.15 21:44:46.832984 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3733 | 2024.11.15 21:44:46.833239 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} <Trace> oximeter.measurements_histogramu64 (1f207824-440d-42d2-91c6-93104fa354bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3734 | 2024.11.15 21:44:46.833463 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002359 sec., 17380.24586689275 rows/sec., 31.14 MiB/sec. | ||
3735 | 2024.11.15 21:44:46.833554 [ 252 ] {2be15fae-7486-49d1-bbee-7e76337680b0} <Debug> TCPHandler: Processed in 0.002589017 sec. | ||
3736 | 2024.11.15 21:44:46.833686 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3737 | 2024.11.15 21:44:46.833791 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3738 | 2024.11.15 21:44:46.833838 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3739 | 2024.11.15 21:44:46.834248 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3740 | 2024.11.15 21:44:46.834287 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3741 | 2024.11.15 21:44:46.834631 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3742 | 2024.11.15 21:44:46.834876 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3743 | 2024.11.15 21:44:46.835134 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec. | ||
3744 | 2024.11.15 21:44:46.835326 [ 5 ] {4cb6e3e4-2c35-4fe4-802d-379cb7f15e9e} <Debug> TCPHandler: Processed in 0.001696061 sec. | ||
3745 | 2024.11.15 21:44:47.236762 [ 108 ] {} <Debug> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3746 | 2024.11.15 21:44:47.236831 [ 108 ] {} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3747 | 2024.11.15 21:44:47.236863 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3748 | 2024.11.15 21:44:47.237022 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
3749 | 2024.11.15 21:44:47.237172 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3750 | 2024.11.15 21:44:47.237212 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
3751 | 2024.11.15 21:44:47.237300 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
3752 | 2024.11.15 21:44:47.237537 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
3753 | 2024.11.15 21:44:47.237814 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
3754 | 2024.11.15 21:44:47.238024 [ 189 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
3755 | 2024.11.15 21:44:47.239103 [ 192 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.002166674 sec., 9230.737988271425 rows/sec., 788.76 KiB/sec. | ||
3756 | 2024.11.15 21:44:47.239284 [ 196 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3757 | 2024.11.15 21:44:47.239649 [ 196 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3758 | 2024.11.15 21:44:47.239748 [ 196 ] {6dfdebfb-242a-4ed9-bd7b-797cd32d36ce::all_1_5_1} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3759 | 2024.11.15 21:44:47.239886 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3760 | 2024.11.15 21:44:48.624170 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3761 | 2024.11.15 21:44:48.898924 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42722, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3762 | 2024.11.15 21:44:49.079991 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3763 | 2024.11.15 21:44:49.300248 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3764 | 2024.11.15 21:44:49.348165 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3765 | 2024.11.15 21:44:49.358742 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3766 | 2024.11.15 21:44:49.399101 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3767 | 2024.11.15 21:44:49.414473 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54051, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3768 | 2024.11.15 21:44:49.416729 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3769 | 2024.11.15 21:44:49.663681 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3770 | 2024.11.15 21:44:49.669500 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50867, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3771 | 2024.11.15 21:44:49.911377 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3772 | 2024.11.15 21:44:49.967313 [ 296 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3773 | 2024.11.15 21:44:50.008721 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3774 | 2024.11.15 21:44:50.047104 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3775 | 2024.11.15 21:44:50.047133 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3776 | 2024.11.15 21:44:50.052591 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3777 | 2024.11.15 21:44:50.112588 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3778 | 2024.11.15 21:44:50.154981 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3779 | 2024.11.15 21:44:50.284622 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3780 | 2024.11.15 21:44:50.402132 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3781 | 2024.11.15 21:44:50.416925 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3782 | 2024.11.15 21:44:50.439493 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3783 | 2024.11.15 21:44:50.462010 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3784 | 2024.11.15 21:44:51.802469 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3785 | 2024.11.15 21:44:51.802699 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3786 | 2024.11.15 21:44:51.802783 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3787 | 2024.11.15 21:44:51.803605 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3788 | 2024.11.15 21:44:51.803649 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3789 | 2024.11.15 21:44:51.804081 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3790 | 2024.11.15 21:44:51.804332 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} <Trace> oximeter.fields_ipaddr (6dfdebfb-242a-4ed9-bd7b-797cd32d36ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3791 | 2024.11.15 21:44:51.804555 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001917 sec., 2086.5936358894105 rows/sec., 170.15 KiB/sec. | ||
3792 | 2024.11.15 21:44:51.804617 [ 5 ] {77e8af96-e723-482a-9a27-44e55c7c990a} <Debug> TCPHandler: Processed in 0.002291546 sec. | ||
3793 | 2024.11.15 21:44:51.804801 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3794 | 2024.11.15 21:44:51.804920 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3795 | 2024.11.15 21:44:51.804969 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3796 | 2024.11.15 21:44:51.805546 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2024.11.15 21:44:51.805586 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3798 | 2024.11.15 21:44:51.805955 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3799 | 2024.11.15 21:44:51.806199 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3800 | 2024.11.15 21:44:51.806327 [ 93 ] {} <Debug> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3801 | 2024.11.15 21:44:51.806370 [ 93 ] {} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3802 | 2024.11.15 21:44:51.806385 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.00149 sec., 38926.17449664429 rows/sec., 2.97 MiB/sec. | ||
3803 | 2024.11.15 21:44:51.806396 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3804 | 2024.11.15 21:44:51.806468 [ 252 ] {51c8be3e-5ec5-4e58-90dd-76281a62b66b} <Debug> TCPHandler: Processed in 0.001726232 sec. | ||
3805 | 2024.11.15 21:44:51.806555 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3806 | 2024.11.15 21:44:51.806634 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3807 | 2024.11.15 21:44:51.806682 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3808 | 2024.11.15 21:44:51.806730 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1434 rows starting from the beginning of the part | ||
3809 | 2024.11.15 21:44:51.806766 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3810 | 2024.11.15 21:44:51.806838 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3811 | 2024.11.15 21:44:51.806847 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 285 rows starting from the beginning of the part | ||
3812 | 2024.11.15 21:44:51.807284 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
3813 | 2024.11.15 21:44:51.807726 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
3814 | 2024.11.15 21:44:51.808178 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 285 rows starting from the beginning of the part | ||
3815 | 2024.11.15 21:44:51.808513 [ 189 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 58 rows starting from the beginning of the part | ||
3816 | 2024.11.15 21:44:51.809640 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3817 | 2024.11.15 21:44:51.809689 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
3818 | 2024.11.15 21:44:51.810252 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3819 | 2024.11.15 21:44:51.810638 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} <Trace> oximeter.fields_u16 (db5c91e2-f49e-447d-9db4-7227219d0378): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3820 | 2024.11.15 21:44:51.810915 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004173 sec., 958.5430146177811 rows/sec., 66.93 KiB/sec. | ||
3821 | 2024.11.15 21:44:51.810981 [ 5 ] {9f232bb8-4eff-4b63-99cf-decb7bfd9647} <Debug> TCPHandler: Processed in 0.004410409 sec. | ||
3822 | 2024.11.15 21:44:51.811151 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3823 | 2024.11.15 21:44:51.811280 [ 192 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004798971 sec., 453847.293513547 rows/sec., 39.91 MiB/sec. | ||
3824 | 2024.11.15 21:44:51.811311 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3825 | 2024.11.15 21:44:51.811403 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3826 | 2024.11.15 21:44:51.811829 [ 192 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3827 | 2024.11.15 21:44:51.812428 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3828 | 2024.11.15 21:44:51.812484 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3829 | 2024.11.15 21:44:51.812685 [ 192 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3830 | 2024.11.15 21:44:51.812900 [ 192 ] {fd6d653f-894b-4009-b628-d19490abefc7::all_1_26_5} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3831 | 2024.11.15 21:44:51.813091 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3832 | 2024.11.15 21:44:51.813176 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3833 | 2024.11.15 21:44:51.813431 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3834 | 2024.11.15 21:44:51.813568 [ 93 ] {} <Debug> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3835 | 2024.11.15 21:44:51.813610 [ 93 ] {} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3836 | 2024.11.15 21:44:51.813630 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002359 sec., 28825.773632895296 rows/sec., 2.25 MiB/sec. | ||
3837 | 2024.11.15 21:44:51.813639 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3838 | 2024.11.15 21:44:51.813760 [ 252 ] {cdf6e2e3-7269-410d-b151-d358ec1aee3a} <Debug> TCPHandler: Processed in 0.002684578 sec. | ||
3839 | 2024.11.15 21:44:51.813956 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3840 | 2024.11.15 21:44:51.813976 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3841 | 2024.11.15 21:44:51.814262 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3842 | 2024.11.15 21:44:51.814267 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3843 | 2024.11.15 21:44:51.814327 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part | ||
3844 | 2024.11.15 21:44:51.814402 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3845 | 2024.11.15 21:44:51.814601 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 423 rows starting from the beginning of the part | ||
3846 | 2024.11.15 21:44:51.814905 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part | ||
3847 | 2024.11.15 21:44:51.815221 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
3848 | 2024.11.15 21:44:51.815632 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 423 rows starting from the beginning of the part | ||
3849 | 2024.11.15 21:44:51.815969 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part | ||
3850 | 2024.11.15 21:44:51.817182 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3851 | 2024.11.15 21:44:51.817239 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
3852 | 2024.11.15 21:44:51.818334 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3853 | 2024.11.15 21:44:51.818817 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3854 | 2024.11.15 21:44:51.819349 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.005155 sec., 25218.234723569352 rows/sec., 1.76 MiB/sec. | ||
3855 | 2024.11.15 21:44:51.819744 [ 5 ] {d67856e4-84ae-41a1-8bb9-eb80ec3a7015} <Debug> TCPHandler: Processed in 0.005871108 sec. | ||
3856 | 2024.11.15 21:44:51.820030 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3857 | 2024.11.15 21:44:51.820038 [ 198 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006254801 sec., 313199.41273911035 rows/sec., 23.98 MiB/sec. | ||
3858 | 2024.11.15 21:44:51.820157 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3859 | 2024.11.15 21:44:51.820216 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3860 | 2024.11.15 21:44:51.820285 [ 189 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3861 | 2024.11.15 21:44:51.820688 [ 189 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3862 | 2024.11.15 21:44:51.820797 [ 189 ] {957bf131-e096-4ec4-81b8-a7c8bb12d5f4::all_1_26_5} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3863 | 2024.11.15 21:44:51.820908 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3864 | 2024.11.15 21:44:51.820924 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3865 | 2024.11.15 21:44:51.820967 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3866 | 2024.11.15 21:44:51.821343 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3867 | 2024.11.15 21:44:51.821586 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3868 | 2024.11.15 21:44:51.821765 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001635 sec., 29357.798165137614 rows/sec., 1.98 MiB/sec. | ||
3869 | 2024.11.15 21:44:51.821814 [ 252 ] {603bcfb6-19ad-4854-a7d4-2b9df9b01c92} <Debug> TCPHandler: Processed in 0.001958943 sec. | ||
3870 | 2024.11.15 21:44:55.535856 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 558 | ||
3871 | 2024.11.15 21:44:55.538776 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3872 | 2024.11.15 21:44:55.538834 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
3873 | 2024.11.15 21:44:55.540261 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3874 | 2024.11.15 21:44:55.540578 [ 242 ] {} <Trace> system.query_log (65cd51e4-7744-474f-aac2-9d9ede2e3db0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3875 | 2024.11.15 21:44:55.541177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
3876 | 2024.11.15 21:44:56.803806 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3877 | 2024.11.15 21:44:56.804016 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3878 | 2024.11.15 21:44:56.804095 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3879 | 2024.11.15 21:44:56.804859 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3880 | 2024.11.15 21:44:56.804910 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
3881 | 2024.11.15 21:44:56.805357 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3882 | 2024.11.15 21:44:56.805615 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} <Trace> oximeter.fields_string (fd6d653f-894b-4009-b628-d19490abefc7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3883 | 2024.11.15 21:44:56.805847 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.27 MiB/sec. | ||
3884 | 2024.11.15 21:44:56.805957 [ 5 ] {bdd08aba-f3d8-4426-ae0c-3fba86634163} <Debug> TCPHandler: Processed in 0.002284595 sec. | ||
3885 | 2024.11.15 21:44:56.806132 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3886 | 2024.11.15 21:44:56.806257 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3887 | 2024.11.15 21:44:56.806308 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3888 | 2024.11.15 21:44:56.806922 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3889 | 2024.11.15 21:44:56.806965 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
3890 | 2024.11.15 21:44:56.807348 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3891 | 2024.11.15 21:44:56.807595 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} <Trace> oximeter.fields_uuid (957bf131-e096-4ec4-81b8-a7c8bb12d5f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3892 | 2024.11.15 21:44:56.807820 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001589 sec., 40276.903713027066 rows/sec., 3.14 MiB/sec. | ||
3893 | 2024.11.15 21:44:56.807934 [ 252 ] {37a9a117-1db1-4340-85e2-f3a5de3e1fa1} <Debug> TCPHandler: Processed in 0.001864302 sec. | ||
3894 | 2024.11.15 21:44:56.808129 [ 5 ] {} <Trace> TCP-Session: 5c38e95c-0ccf-4088-b743-cf6f84e47566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3895 | 2024.11.15 21:44:56.808266 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3896 | 2024.11.15 21:44:56.808329 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3897 | 2024.11.15 21:44:56.808901 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3898 | 2024.11.15 21:44:56.808942 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
3899 | 2024.11.15 21:44:56.809349 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3900 | 2024.11.15 21:44:56.809598 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} <Trace> oximeter.measurements_cumulativeu64 (adce41d3-aee2-4b15-9187-3af1d98f74b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3901 | 2024.11.15 21:44:56.809842 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. | ||
3902 | 2024.11.15 21:44:56.809974 [ 5 ] {81ce076b-2483-4d49-8025-c7a64a1be8c0} <Debug> TCPHandler: Processed in 0.001905203 sec. | ||
3903 | 2024.11.15 21:44:56.810151 [ 252 ] {} <Trace> TCP-Session: 35d5b9e8-bd8d-43ce-9949-d1c7882111bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3904 | 2024.11.15 21:44:56.810264 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37564) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3905 | 2024.11.15 21:44:56.810313 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3906 | 2024.11.15 21:44:56.810758 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3907 | 2024.11.15 21:44:56.810796 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
3908 | 2024.11.15 21:44:56.811167 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3909 | 2024.11.15 21:44:56.811413 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} <Trace> oximeter.measurements_u64 (f583dff1-9aa6-420c-a59a-9d25cc529594): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3910 | 2024.11.15 21:44:56.811659 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
3911 | 2024.11.15 21:44:56.811736 [ 252 ] {a5be9180-40a7-4f8b-834e-c8aace4f3941} <Debug> TCPHandler: Processed in 0.001638491 sec. | ||
3912 | 2024.11.15 21:44:59.193713 [ 96 ] {} <Debug> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3913 | 2024.11.15 21:44:59.193831 [ 96 ] {} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3914 | 2024.11.15 21:44:59.193882 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
3915 | 2024.11.15 21:44:59.194166 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
3916 | 2024.11.15 21:44:59.194419 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3917 | 2024.11.15 21:44:59.194487 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
3918 | 2024.11.15 21:44:59.194619 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
3919 | 2024.11.15 21:44:59.194785 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3920 | 2024.11.15 21:44:59.195026 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
3921 | 2024.11.15 21:44:59.195248 [ 187 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3922 | 2024.11.15 21:44:59.196427 [ 189 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002404715 sec., 22455.883545451332 rows/sec., 1.15 MiB/sec. | ||
3923 | 2024.11.15 21:44:59.196672 [ 198 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3924 | 2024.11.15 21:44:59.197081 [ 198 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3925 | 2024.11.15 21:44:59.197189 [ 198 ] {4ee1dabc-179e-4160-aee1-13c642a328fd::all_1_9_2} <Trace> oximeter.measurements_bool (4ee1dabc-179e-4160-aee1-13c642a328fd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3926 | 2024.11.15 21:44:59.197305 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3927 | 2024.11.15 21:45:00.407752 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3928 | 2024.11.15 21:45:00.407796 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache |