1 | [ Mar 25 22:49:34 Enabled. ] | ||
2 | [ Mar 25 22:49:34 Rereading configuration. ] | ||
3 | [ Mar 25 22:49:34 Rereading configuration. ] | ||
4 | [ Mar 25 22:49:36 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 | [ Mar 25 22:49:36 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.03.25 22:49:37.161746 [ 1 ] {} <Information> Application: Will watch for the process with pid 25969 | ||
29 | 2025.03.25 22:49:37.162237 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.25 22:49:37.364517 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 25969 | ||
31 | 2025.03.25 22:49:37.365529 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.25 22:49:37.366279 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.25 22:49:37.434734 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.25 22:49:37.474037 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.25 22:49:37.474088 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.25 22:49:37.474104 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.25 22:49:37.474179 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.25 22:49:37.474629 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.25 22:49:37.475754 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.03.25 22:49:37.476514 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.25 22:49:37.476852 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.03.25 22:49:37.476873 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.03.25 22:49:37.476888 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.25 22:49:37.477073 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.25 22:49:37.478029 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.25 22:49:37.483759 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.25 22:49:37.484634 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.25 22:49:37.485588 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.25 22:49:37.485656 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.25 22:49:37.487439 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.03.25 22:49:37.488113 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.25 22:49:37.492363 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.25 22:49:37.493040 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.25 22:49:37.494158 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.25 22:49:37.494604 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.25 22:49:37.494969 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.25 22:49:37.495401 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.25 22:49:37.496839 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.25 22:49:37.496865 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.25 22:49:37.496942 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.25 22:49:37.497135 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.25 22:49:37.508641 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.25 22:49:37.508672 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000165283 sec | ||
68 | 2025.03.25 22:49:37.508714 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.25 22:49:37.508730 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.25 22:49:37.509986 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.25 22:49:37.511053 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.25 22:49:37.521207 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.25 22:49:37.521254 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.25 22:49:37.521280 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.25 22:49:37.521294 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.25 22:49:37.521328 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.25 22:49:37.521350 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.25 22:49:37.523466 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.25 22:49:37.523517 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.25 22:49:37.523541 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.25 22:49:37.523728 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.25 22:49:37.523749 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.25 22:49:37.523790 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.25 22:49:37.523812 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.25 22:49:37.523825 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.25 22:49:37.523857 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.25 22:49:37.523876 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.25 22:49:37.550882 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.25 22:49:37.552527 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.25 22:49:37.552559 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3172e-05 sec | ||
91 | 2025.03.25 22:49:37.552573 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.25 22:49:37.552586 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.25 22:49:37.552610 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.25 22:49:37.552831 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.25 22:49:37.552885 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.25 22:49:37.552900 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.25 22:49:37.552912 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.03.25 22:49:37.552924 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.25 22:49:37.556655 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.25 22:49:37.556872 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB | ||
101 | 2025.03.25 22:49:37.557749 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.5101e-05 sec. | ||
102 | 2025.03.25 22:49:37.558693 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.25 22:49:37.558785 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.25 22:49:37.558803 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.25 22:49:37.873120 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37443 | ||
106 | 2025.03.25 22:49:37.873374 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.25 22:49:37.873427 [ 3 ] {} <Debug> TCP-Session: 8613499a-3ce9-47ed-9b9f-8cb727a8360c Authenticating user 'default' from [fd00:1122:3344:101::b]:37443 | ||
108 | 2025.03.25 22:49:37.873459 [ 3 ] {} <Debug> TCP-Session: 8613499a-3ce9-47ed-9b9f-8cb727a8360c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.25 22:49:37.873482 [ 3 ] {} <Debug> TCP-Session: 8613499a-3ce9-47ed-9b9f-8cb727a8360c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.25 22:49:37.873572 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.25 22:49:37.873601 [ 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 | 2025.03.25 22:49:37.873625 [ 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 | 2025.03.25 22:49:37.875676 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42080 | ||
114 | 2025.03.25 22:49:37.875700 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44500 | ||
115 | 2025.03.25 22:49:37.876598 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58600 | ||
116 | 2025.03.25 22:49:37.876673 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44831 | ||
117 | 2025.03.25 22:49:37.876914 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54585 | ||
118 | 2025.03.25 22:49:37.877034 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49642 | ||
119 | 2025.03.25 22:49:37.877291 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63347 | ||
120 | 2025.03.25 22:49:37.881708 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2025.03.25 22:49:37.881755 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.03.25 22:49:37.881771 [ 4 ] {} <Debug> TCP-Session: e9d8c739-2d19-43e2-b8b2-df592289845c Authenticating user 'default' from [fd00:1122:3344:101::b]:42080 | ||
123 | 2025.03.25 22:49:37.881819 [ 254 ] {} <Debug> TCP-Session: 57a2009e-2dda-46aa-833d-f2f9bcfe3627 Authenticating user 'default' from [fd00:1122:3344:101::b]:44831 | ||
124 | 2025.03.25 22:49:37.881826 [ 4 ] {} <Debug> TCP-Session: e9d8c739-2d19-43e2-b8b2-df592289845c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
125 | 2025.03.25 22:49:37.881858 [ 254 ] {} <Debug> TCP-Session: 57a2009e-2dda-46aa-833d-f2f9bcfe3627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2025.03.25 22:49:37.881883 [ 4 ] {} <Debug> TCP-Session: e9d8c739-2d19-43e2-b8b2-df592289845c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2025.03.25 22:49:37.881900 [ 254 ] {} <Debug> TCP-Session: 57a2009e-2dda-46aa-833d-f2f9bcfe3627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.03.25 22:49:37.885986 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2025.03.25 22:49:37.886039 [ 256 ] {} <Debug> TCP-Session: 770e7b61-c207-460d-900e-e4480843797e Authenticating user 'default' from [fd00:1122:3344:101::b]:49642 | ||
130 | 2025.03.25 22:49:37.886066 [ 256 ] {} <Debug> TCP-Session: 770e7b61-c207-460d-900e-e4480843797e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2025.03.25 22:49:37.886102 [ 256 ] {} <Debug> TCP-Session: 770e7b61-c207-460d-900e-e4480843797e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2025.03.25 22:49:37.887077 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
133 | 2025.03.25 22:49:37.887112 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2025.03.25 22:49:37.887146 [ 257 ] {} <Debug> TCP-Session: 9b3e4968-4d95-42e4-82c5-4ba6029f1cb7 Authenticating user 'default' from [fd00:1122:3344:101::b]:63347 | ||
135 | 2025.03.25 22:49:37.887153 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.03.25 22:49:37.887214 [ 255 ] {} <Debug> TCP-Session: 53927223-f445-47dd-b50a-6296df275fb1 Authenticating user 'default' from [fd00:1122:3344:101::b]:54585 | ||
137 | 2025.03.25 22:49:37.887225 [ 257 ] {} <Debug> TCP-Session: 9b3e4968-4d95-42e4-82c5-4ba6029f1cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.03.25 22:49:37.887238 [ 253 ] {} <Debug> TCP-Session: 655888e1-d206-4071-86bd-eb1625d2f09b Authenticating user 'default' from [fd00:1122:3344:101::b]:58600 | ||
139 | 2025.03.25 22:49:37.887264 [ 255 ] {} <Debug> TCP-Session: 53927223-f445-47dd-b50a-6296df275fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.03.25 22:49:37.887278 [ 257 ] {} <Debug> TCP-Session: 9b3e4968-4d95-42e4-82c5-4ba6029f1cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.03.25 22:49:37.887289 [ 253 ] {} <Debug> TCP-Session: 655888e1-d206-4071-86bd-eb1625d2f09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.03.25 22:49:37.887310 [ 255 ] {} <Debug> TCP-Session: 53927223-f445-47dd-b50a-6296df275fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.03.25 22:49:37.887362 [ 253 ] {} <Debug> TCP-Session: 655888e1-d206-4071-86bd-eb1625d2f09b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.03.25 22:49:37.892638 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2025.03.25 22:49:37.892696 [ 5 ] {} <Debug> TCP-Session: c1f1290f-355c-4f67-bda4-d7f4c2b5d9f9 Authenticating user 'default' from [fd00:1122:3344:101::b]:44500 | ||
146 | 2025.03.25 22:49:37.892724 [ 5 ] {} <Debug> TCP-Session: c1f1290f-355c-4f67-bda4-d7f4c2b5d9f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.03.25 22:49:37.892760 [ 5 ] {} <Debug> TCP-Session: c1f1290f-355c-4f67-bda4-d7f4c2b5d9f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.03.25 22:49:38.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.42 MiB (RSS), difference: 2.24 MiB | ||
149 | 2025.03.25 22:49:38.149293 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52457 | ||
150 | 2025.03.25 22:49:38.149470 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2025.03.25 22:49:38.149509 [ 258 ] {} <Debug> TCP-Session: f0a2ea9c-d6fa-4c5e-8101-94a8d31d6d36 Authenticating user 'default' from [fd00:1122:3344:101::a]:52457 | ||
152 | 2025.03.25 22:49:38.149537 [ 258 ] {} <Debug> TCP-Session: f0a2ea9c-d6fa-4c5e-8101-94a8d31d6d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.25 22:49:38.149568 [ 258 ] {} <Debug> TCP-Session: f0a2ea9c-d6fa-4c5e-8101-94a8d31d6d36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.03.25 22:49:38.149646 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2025.03.25 22:49:38.149675 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2025.03.25 22:49:38.149703 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
157 | 2025.03.25 22:49:38.151828 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49234 | ||
158 | 2025.03.25 22:49:38.152001 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54922 | ||
159 | 2025.03.25 22:49:38.152049 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2025.03.25 22:49:38.152059 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38183 | ||
161 | 2025.03.25 22:49:38.152117 [ 259 ] {} <Debug> TCP-Session: d235e796-e740-433d-ba5f-418272b8483d Authenticating user 'default' from [fd00:1122:3344:101::a]:49234 | ||
162 | 2025.03.25 22:49:38.152345 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59975 | ||
163 | 2025.03.25 22:49:38.152400 [ 259 ] {} <Debug> TCP-Session: d235e796-e740-433d-ba5f-418272b8483d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
164 | 2025.03.25 22:49:38.152414 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
165 | 2025.03.25 22:49:38.152412 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2025.03.25 22:49:38.152574 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62161 | ||
167 | 2025.03.25 22:49:38.152600 [ 260 ] {} <Debug> TCP-Session: 61150a48-6c54-4885-9b43-6ea8125cdc40 Authenticating user 'default' from [fd00:1122:3344:101::a]:54922 | ||
168 | 2025.03.25 22:49:38.152615 [ 259 ] {} <Debug> TCP-Session: d235e796-e740-433d-ba5f-418272b8483d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2025.03.25 22:49:38.152651 [ 261 ] {} <Debug> TCP-Session: 0674dd2d-932c-49e8-a770-f5911bb0470e Authenticating user 'default' from [fd00:1122:3344:101::a]:38183 | ||
170 | 2025.03.25 22:49:38.152810 [ 261 ] {} <Debug> TCP-Session: 0674dd2d-932c-49e8-a770-f5911bb0470e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2025.03.25 22:49:38.152832 [ 260 ] {} <Debug> TCP-Session: 61150a48-6c54-4885-9b43-6ea8125cdc40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
172 | 2025.03.25 22:49:38.152858 [ 261 ] {} <Debug> TCP-Session: 0674dd2d-932c-49e8-a770-f5911bb0470e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2025.03.25 22:49:38.152830 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41860 | ||
174 | 2025.03.25 22:49:38.152886 [ 260 ] {} <Debug> TCP-Session: 61150a48-6c54-4885-9b43-6ea8125cdc40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2025.03.25 22:49:38.152924 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63471 | ||
176 | 2025.03.25 22:49:38.155620 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2025.03.25 22:49:38.155662 [ 263 ] {} <Debug> TCP-Session: 48476d0c-cb7f-475d-ba20-136b440d8230 Authenticating user 'default' from [fd00:1122:3344:101::a]:62161 | ||
178 | 2025.03.25 22:49:38.155696 [ 263 ] {} <Debug> TCP-Session: 48476d0c-cb7f-475d-ba20-136b440d8230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2025.03.25 22:49:38.155711 [ 263 ] {} <Debug> TCP-Session: 48476d0c-cb7f-475d-ba20-136b440d8230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2025.03.25 22:49:38.156724 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
181 | 2025.03.25 22:49:38.156779 [ 265 ] {} <Debug> TCP-Session: 2130f520-18a0-4c07-bdc1-ce321958cbb4 Authenticating user 'default' from [fd00:1122:3344:101::a]:63471 | ||
182 | 2025.03.25 22:49:38.156799 [ 265 ] {} <Debug> TCP-Session: 2130f520-18a0-4c07-bdc1-ce321958cbb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2025.03.25 22:49:38.156812 [ 265 ] {} <Debug> TCP-Session: 2130f520-18a0-4c07-bdc1-ce321958cbb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2025.03.25 22:49:38.158526 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
185 | 2025.03.25 22:49:38.158568 [ 264 ] {} <Debug> TCP-Session: 10ca373c-27aa-41ad-9526-29ff8097b90b Authenticating user 'default' from [fd00:1122:3344:101::a]:41860 | ||
186 | 2025.03.25 22:49:38.158589 [ 264 ] {} <Debug> TCP-Session: 10ca373c-27aa-41ad-9526-29ff8097b90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2025.03.25 22:49:38.158618 [ 264 ] {} <Debug> TCP-Session: 10ca373c-27aa-41ad-9526-29ff8097b90b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2025.03.25 22:49:38.161840 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
189 | 2025.03.25 22:49:38.161891 [ 262 ] {} <Debug> TCP-Session: c30e9890-dd82-46aa-bdbc-fed454698286 Authenticating user 'default' from [fd00:1122:3344:101::a]:59975 | ||
190 | 2025.03.25 22:49:38.161932 [ 262 ] {} <Debug> TCP-Session: c30e9890-dd82-46aa-bdbc-fed454698286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.03.25 22:49:38.161949 [ 262 ] {} <Debug> TCP-Session: c30e9890-dd82-46aa-bdbc-fed454698286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2025.03.25 22:49:38.206299 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48218 | ||
193 | 2025.03.25 22:49:38.206823 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2025.03.25 22:49:38.206865 [ 266 ] {} <Debug> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Authenticating user 'default' from [fd00:1122:3344:101::d]:48218 | ||
195 | 2025.03.25 22:49:38.206887 [ 266 ] {} <Debug> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.03.25 22:49:38.206901 [ 266 ] {} <Debug> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.03.25 22:49:38.206979 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2025.03.25 22:49:38.207005 [ 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 | ||
199 | 2025.03.25 22:49:38.207030 [ 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 | ||
200 | 2025.03.25 22:49:38.208524 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58290 | ||
201 | 2025.03.25 22:49:38.208680 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35736 | ||
202 | 2025.03.25 22:49:38.208754 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
203 | 2025.03.25 22:49:38.208809 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48977 | ||
204 | 2025.03.25 22:49:38.208828 [ 267 ] {} <Debug> TCP-Session: a4848020-90d3-401b-8bd2-0b971d33e592 Authenticating user 'default' from [fd00:1122:3344:101::d]:58290 | ||
205 | 2025.03.25 22:49:38.208958 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
206 | 2025.03.25 22:49:38.208972 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47085 | ||
207 | 2025.03.25 22:49:38.209107 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58837 | ||
208 | 2025.03.25 22:49:38.209185 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
209 | 2025.03.25 22:49:38.209185 [ 268 ] {} <Debug> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Authenticating user 'default' from [fd00:1122:3344:101::d]:35736 | ||
210 | 2025.03.25 22:49:38.209185 [ 267 ] {} <Debug> TCP-Session: a4848020-90d3-401b-8bd2-0b971d33e592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
211 | 2025.03.25 22:49:38.209480 [ 268 ] {} <Debug> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2025.03.25 22:49:38.209383 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
213 | 2025.03.25 22:49:38.209514 [ 267 ] {} <Debug> TCP-Session: a4848020-90d3-401b-8bd2-0b971d33e592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
214 | 2025.03.25 22:49:38.209547 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
215 | 2025.03.25 22:49:38.209661 [ 268 ] {} <Debug> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
216 | 2025.03.25 22:49:38.209686 [ 269 ] {} <Debug> TCP-Session: 31163991-336c-4eaf-85fa-5245fc3269ef Authenticating user 'default' from [fd00:1122:3344:101::d]:48977 | ||
217 | 2025.03.25 22:49:38.209585 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59552 | ||
218 | 2025.03.25 22:49:38.209893 [ 270 ] {} <Debug> TCP-Session: 9f9e1778-9ee7-4cea-a642-63a0a577a1b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47085 | ||
219 | 2025.03.25 22:49:38.209922 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51106 | ||
220 | 2025.03.25 22:49:38.209923 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58024 | ||
221 | 2025.03.25 22:49:38.210768 [ 269 ] {} <Debug> TCP-Session: 31163991-336c-4eaf-85fa-5245fc3269ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
222 | 2025.03.25 22:49:38.210798 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
223 | 2025.03.25 22:49:38.210813 [ 271 ] {} <Debug> TCP-Session: 2b770434-57e8-484a-950b-99a0158c5da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58837 | ||
224 | 2025.03.25 22:49:38.211062 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
225 | 2025.03.25 22:49:38.211112 [ 269 ] {} <Debug> TCP-Session: 31163991-336c-4eaf-85fa-5245fc3269ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2025.03.25 22:49:38.211131 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
227 | 2025.03.25 22:49:38.211136 [ 272 ] {} <Debug> TCP-Session: b7301ef1-92bf-4540-a19f-001f85e02768 Authenticating user 'default' from [fd00:1122:3344:101::d]:59552 | ||
228 | 2025.03.25 22:49:38.211377 [ 273 ] {} <Debug> TCP-Session: eb6c447b-f796-4ced-abdc-95b1be0a4fa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51106 | ||
229 | 2025.03.25 22:49:38.211380 [ 272 ] {} <Debug> TCP-Session: b7301ef1-92bf-4540-a19f-001f85e02768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2025.03.25 22:49:38.211404 [ 270 ] {} <Debug> TCP-Session: 9f9e1778-9ee7-4cea-a642-63a0a577a1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2025.03.25 22:49:38.211410 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
232 | 2025.03.25 22:49:38.211494 [ 273 ] {} <Debug> TCP-Session: eb6c447b-f796-4ced-abdc-95b1be0a4fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2025.03.25 22:49:38.211502 [ 270 ] {} <Debug> TCP-Session: 9f9e1778-9ee7-4cea-a642-63a0a577a1b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2025.03.25 22:49:38.211534 [ 271 ] {} <Debug> TCP-Session: 2b770434-57e8-484a-950b-99a0158c5da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2025.03.25 22:49:38.211576 [ 274 ] {} <Debug> TCP-Session: 56bda2db-7cb7-4e69-abb0-2657c9d7ff88 Authenticating user 'default' from [fd00:1122:3344:101::d]:58024 | ||
236 | 2025.03.25 22:49:38.211599 [ 273 ] {} <Debug> TCP-Session: eb6c447b-f796-4ced-abdc-95b1be0a4fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
237 | 2025.03.25 22:49:38.211655 [ 274 ] {} <Debug> TCP-Session: 56bda2db-7cb7-4e69-abb0-2657c9d7ff88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
238 | 2025.03.25 22:49:38.211612 [ 271 ] {} <Debug> TCP-Session: 2b770434-57e8-484a-950b-99a0158c5da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2025.03.25 22:49:38.212370 [ 272 ] {} <Debug> TCP-Session: b7301ef1-92bf-4540-a19f-001f85e02768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2025.03.25 22:49:38.212383 [ 274 ] {} <Debug> TCP-Session: 56bda2db-7cb7-4e69-abb0-2657c9d7ff88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
241 | 2025.03.25 22:49:38.214419 [ 266 ] {c734b510-fa6d-4ef0-b725-a4dfbc5bbb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
242 | 2025.03.25 22:49:38.260580 [ 266 ] {c734b510-fa6d-4ef0-b725-a4dfbc5bbb85} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48218) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
243 | |||
244 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
246 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
250 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
251 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
252 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
253 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
254 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
257 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
258 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
259 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
260 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
262 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
264 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
265 | |||
266 | 2025.03.25 22:49:38.261804 [ 266 ] {c734b510-fa6d-4ef0-b725-a4dfbc5bbb85} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
267 | |||
268 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
270 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
274 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
275 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
276 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
277 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
278 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
281 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
282 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
283 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
284 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
286 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
288 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
289 | |||
290 | 2025.03.25 22:49:38.262246 [ 266 ] {c734b510-fa6d-4ef0-b725-a4dfbc5bbb85} <Debug> TCPHandler: Processed in 0.052727128 sec. | ||
291 | 2025.03.25 22:49:38.262731 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2025.03.25 22:49:38.262947 [ 268 ] {6798f2c3-1f32-4114-bdc7-136cbd1148a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
293 | 2025.03.25 22:49:38.263427 [ 268 ] {6798f2c3-1f32-4114-bdc7-136cbd1148a2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35736) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
294 | |||
295 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
297 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
301 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
302 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
303 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
304 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
305 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
308 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
309 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
310 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
311 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
313 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
315 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
316 | |||
317 | 2025.03.25 22:49:38.263826 [ 268 ] {6798f2c3-1f32-4114-bdc7-136cbd1148a2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
318 | |||
319 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
321 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
325 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
326 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
327 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
328 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
329 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
332 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
333 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
334 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
335 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
337 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
339 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
340 | |||
341 | 2025.03.25 22:49:38.264120 [ 268 ] {6798f2c3-1f32-4114-bdc7-136cbd1148a2} <Debug> TCPHandler: Processed in 0.001612136 sec. | ||
342 | 2025.03.25 22:49:38.264973 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
343 | 2025.03.25 22:49:38.265892 [ 266 ] {7015b5e8-1044-4587-9985-8465a7e13946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
344 | 2025.03.25 22:49:38.265997 [ 266 ] {7015b5e8-1044-4587-9985-8465a7e13946} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
345 | 2025.03.25 22:49:38.275945 [ 266 ] {7015b5e8-1044-4587-9985-8465a7e13946} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
346 | 2025.03.25 22:49:38.275975 [ 266 ] {7015b5e8-1044-4587-9985-8465a7e13946} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.1542e-05 sec | ||
347 | 2025.03.25 22:49:38.275994 [ 266 ] {7015b5e8-1044-4587-9985-8465a7e13946} <Trace> ReferentialDeps: No tables | ||
348 | 2025.03.25 22:49:38.276059 [ 266 ] {7015b5e8-1044-4587-9985-8465a7e13946} <Trace> LoadingDeps: No tables | ||
349 | 2025.03.25 22:49:38.276129 [ 266 ] {7015b5e8-1044-4587-9985-8465a7e13946} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
350 | 2025.03.25 22:49:38.276946 [ 266 ] {7015b5e8-1044-4587-9985-8465a7e13946} <Debug> TCPHandler: Processed in 0.012087433 sec. | ||
351 | 2025.03.25 22:49:38.277126 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2025.03.25 22:49:38.277383 [ 266 ] {de1b3c1d-93ab-44e4-8e77-419300b86ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) /* The version table contains metadata about the `oximeter` database */ | ||
353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
354 | 2025.03.25 22:49:38.277436 [ 266 ] {de1b3c1d-93ab-44e4-8e77-419300b86ba4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
355 | 2025.03.25 22:49:38.285742 [ 266 ] {de1b3c1d-93ab-44e4-8e77-419300b86ba4} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
356 | 2025.03.25 22:49:38.290462 [ 266 ] {de1b3c1d-93ab-44e4-8e77-419300b86ba4} <Debug> oximeter.version (37e4f25f-9c74-479b-9ded-85dfc1494ba3): Loading data parts | ||
357 | 2025.03.25 22:49:38.291062 [ 266 ] {de1b3c1d-93ab-44e4-8e77-419300b86ba4} <Debug> oximeter.version (37e4f25f-9c74-479b-9ded-85dfc1494ba3): There are no data parts | ||
358 | 2025.03.25 22:49:38.294251 [ 266 ] {de1b3c1d-93ab-44e4-8e77-419300b86ba4} <Debug> TCPHandler: Processed in 0.017189758 sec. | ||
359 | 2025.03.25 22:49:38.294452 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
360 | 2025.03.25 22:49:38.294678 [ 266 ] {d76ca5e1-5cbb-442c-b0a2-6af57248cf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) /* The measurement tables contain all individual samples from each timeseries. | ||
361 | * | ||
362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
365 | * by all samples from the same timeseries. | ||
366 | * | ||
367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
368 | * and then uses that to index quickly into the measurements tables. | ||
369 | */ | ||
370 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
371 | 2025.03.25 22:49:38.294827 [ 266 ] {d76ca5e1-5cbb-442c-b0a2-6af57248cf2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
372 | 2025.03.25 22:49:38.309127 [ 266 ] {d76ca5e1-5cbb-442c-b0a2-6af57248cf2c} <Debug> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Loading data parts | ||
373 | 2025.03.25 22:49:38.309440 [ 266 ] {d76ca5e1-5cbb-442c-b0a2-6af57248cf2c} <Debug> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): There are no data parts | ||
374 | 2025.03.25 22:49:38.311347 [ 266 ] {d76ca5e1-5cbb-442c-b0a2-6af57248cf2c} <Debug> TCPHandler: Processed in 0.016973322 sec. | ||
375 | 2025.03.25 22:49:38.311522 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
376 | 2025.03.25 22:49:38.311753 [ 266 ] {e5ed9371-ad53-4441-b2c0-1d389b621627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
377 | 2025.03.25 22:49:38.311820 [ 266 ] {e5ed9371-ad53-4441-b2c0-1d389b621627} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
378 | 2025.03.25 22:49:38.313679 [ 266 ] {e5ed9371-ad53-4441-b2c0-1d389b621627} <Debug> oximeter.measurements_i8 (048856cf-3c43-4c61-b663-6020de3a68f3): Loading data parts | ||
379 | 2025.03.25 22:49:38.313857 [ 266 ] {e5ed9371-ad53-4441-b2c0-1d389b621627} <Debug> oximeter.measurements_i8 (048856cf-3c43-4c61-b663-6020de3a68f3): There are no data parts | ||
380 | 2025.03.25 22:49:38.317974 [ 266 ] {e5ed9371-ad53-4441-b2c0-1d389b621627} <Debug> TCPHandler: Processed in 0.006513416 sec. | ||
381 | 2025.03.25 22:49:38.318134 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
382 | 2025.03.25 22:49:38.318341 [ 266 ] {c937d3c7-6b3a-45b3-8eb5-badc3bb2a00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
383 | 2025.03.25 22:49:38.318409 [ 266 ] {c937d3c7-6b3a-45b3-8eb5-badc3bb2a00c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
384 | 2025.03.25 22:49:38.320388 [ 266 ] {c937d3c7-6b3a-45b3-8eb5-badc3bb2a00c} <Debug> oximeter.measurements_u8 (0219c3e9-3d6b-44ae-b766-32d09668f829): Loading data parts | ||
385 | 2025.03.25 22:49:38.320570 [ 266 ] {c937d3c7-6b3a-45b3-8eb5-badc3bb2a00c} <Debug> oximeter.measurements_u8 (0219c3e9-3d6b-44ae-b766-32d09668f829): There are no data parts | ||
386 | 2025.03.25 22:49:38.324944 [ 266 ] {c937d3c7-6b3a-45b3-8eb5-badc3bb2a00c} <Debug> TCPHandler: Processed in 0.006865095 sec. | ||
387 | 2025.03.25 22:49:38.325092 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
388 | 2025.03.25 22:49:38.325305 [ 266 ] {4ead5a91-755f-4f2d-911c-48e0b7e37850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
389 | 2025.03.25 22:49:38.325365 [ 266 ] {4ead5a91-755f-4f2d-911c-48e0b7e37850} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
390 | 2025.03.25 22:49:38.327566 [ 266 ] {4ead5a91-755f-4f2d-911c-48e0b7e37850} <Debug> oximeter.measurements_i16 (c72e8b59-e7aa-4cdf-a937-36901d9ccaa8): Loading data parts | ||
391 | 2025.03.25 22:49:38.327764 [ 266 ] {4ead5a91-755f-4f2d-911c-48e0b7e37850} <Debug> oximeter.measurements_i16 (c72e8b59-e7aa-4cdf-a937-36901d9ccaa8): There are no data parts | ||
392 | 2025.03.25 22:49:38.330143 [ 266 ] {4ead5a91-755f-4f2d-911c-48e0b7e37850} <Debug> TCPHandler: Processed in 0.005104785 sec. | ||
393 | 2025.03.25 22:49:38.330293 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
394 | 2025.03.25 22:49:38.330492 [ 266 ] {60789e15-6c71-4e6e-aa20-dadc0ed8ca4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
395 | 2025.03.25 22:49:38.330553 [ 266 ] {60789e15-6c71-4e6e-aa20-dadc0ed8ca4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
396 | 2025.03.25 22:49:38.333293 [ 266 ] {60789e15-6c71-4e6e-aa20-dadc0ed8ca4c} <Debug> oximeter.measurements_u16 (bbb6f0b8-af38-4214-b8d1-11375fecd73b): Loading data parts | ||
397 | 2025.03.25 22:49:38.333480 [ 266 ] {60789e15-6c71-4e6e-aa20-dadc0ed8ca4c} <Debug> oximeter.measurements_u16 (bbb6f0b8-af38-4214-b8d1-11375fecd73b): There are no data parts | ||
398 | 2025.03.25 22:49:38.337667 [ 266 ] {60789e15-6c71-4e6e-aa20-dadc0ed8ca4c} <Debug> TCPHandler: Processed in 0.007427157 sec. | ||
399 | 2025.03.25 22:49:38.337828 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
400 | 2025.03.25 22:49:38.338044 [ 266 ] {9c5f21cd-6692-4aec-8cde-8a043c5c6f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
401 | 2025.03.25 22:49:38.338102 [ 266 ] {9c5f21cd-6692-4aec-8cde-8a043c5c6f21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
402 | 2025.03.25 22:49:38.340193 [ 266 ] {9c5f21cd-6692-4aec-8cde-8a043c5c6f21} <Debug> oximeter.measurements_i32 (aa735cdd-87fc-4389-a120-f9ecd0ad0cd0): Loading data parts | ||
403 | 2025.03.25 22:49:38.340359 [ 266 ] {9c5f21cd-6692-4aec-8cde-8a043c5c6f21} <Debug> oximeter.measurements_i32 (aa735cdd-87fc-4389-a120-f9ecd0ad0cd0): There are no data parts | ||
404 | 2025.03.25 22:49:38.342638 [ 266 ] {9c5f21cd-6692-4aec-8cde-8a043c5c6f21} <Debug> TCPHandler: Processed in 0.004861319 sec. | ||
405 | 2025.03.25 22:49:38.342780 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
406 | 2025.03.25 22:49:38.342973 [ 266 ] {a40b2dc1-905f-496f-88df-cabf484b31b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
407 | 2025.03.25 22:49:38.343031 [ 266 ] {a40b2dc1-905f-496f-88df-cabf484b31b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
408 | 2025.03.25 22:49:38.345284 [ 266 ] {a40b2dc1-905f-496f-88df-cabf484b31b4} <Debug> oximeter.measurements_u32 (7c68cd6f-db10-442c-83f9-aaf59dfa4a01): Loading data parts | ||
409 | 2025.03.25 22:49:38.345455 [ 266 ] {a40b2dc1-905f-496f-88df-cabf484b31b4} <Debug> oximeter.measurements_u32 (7c68cd6f-db10-442c-83f9-aaf59dfa4a01): There are no data parts | ||
410 | 2025.03.25 22:49:38.349880 [ 266 ] {a40b2dc1-905f-496f-88df-cabf484b31b4} <Debug> TCPHandler: Processed in 0.007151421 sec. | ||
411 | 2025.03.25 22:49:38.350050 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
412 | 2025.03.25 22:49:38.350273 [ 266 ] {1e5b5cfe-7ac4-41e1-9740-7bcd8aae020f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
413 | 2025.03.25 22:49:38.350336 [ 266 ] {1e5b5cfe-7ac4-41e1-9740-7bcd8aae020f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
414 | 2025.03.25 22:49:38.352380 [ 266 ] {1e5b5cfe-7ac4-41e1-9740-7bcd8aae020f} <Debug> oximeter.measurements_i64 (2c247c5d-ff27-4a1b-a0bb-1678c09400c3): Loading data parts | ||
415 | 2025.03.25 22:49:38.352561 [ 266 ] {1e5b5cfe-7ac4-41e1-9740-7bcd8aae020f} <Debug> oximeter.measurements_i64 (2c247c5d-ff27-4a1b-a0bb-1678c09400c3): There are no data parts | ||
416 | 2025.03.25 22:49:38.354853 [ 266 ] {1e5b5cfe-7ac4-41e1-9740-7bcd8aae020f} <Debug> TCPHandler: Processed in 0.00486578 sec. | ||
417 | 2025.03.25 22:49:38.354986 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
418 | 2025.03.25 22:49:38.355182 [ 266 ] {5a4322e4-e401-4935-923f-f88448440757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
419 | 2025.03.25 22:49:38.355243 [ 266 ] {5a4322e4-e401-4935-923f-f88448440757} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
420 | 2025.03.25 22:49:38.357108 [ 266 ] {5a4322e4-e401-4935-923f-f88448440757} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Loading data parts | ||
421 | 2025.03.25 22:49:38.357303 [ 266 ] {5a4322e4-e401-4935-923f-f88448440757} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): There are no data parts | ||
422 | 2025.03.25 22:49:38.361498 [ 266 ] {5a4322e4-e401-4935-923f-f88448440757} <Debug> TCPHandler: Processed in 0.006564608 sec. | ||
423 | 2025.03.25 22:49:38.361639 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
424 | 2025.03.25 22:49:38.361852 [ 266 ] {3764c6bd-fc84-45d4-a0bd-d9cf3cbad0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
425 | 2025.03.25 22:49:38.361907 [ 266 ] {3764c6bd-fc84-45d4-a0bd-d9cf3cbad0eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
426 | 2025.03.25 22:49:38.364081 [ 266 ] {3764c6bd-fc84-45d4-a0bd-d9cf3cbad0eb} <Debug> oximeter.measurements_f32 (b9861598-1911-4173-8889-b21395e4ba66): Loading data parts | ||
427 | 2025.03.25 22:49:38.364241 [ 266 ] {3764c6bd-fc84-45d4-a0bd-d9cf3cbad0eb} <Debug> oximeter.measurements_f32 (b9861598-1911-4173-8889-b21395e4ba66): There are no data parts | ||
428 | 2025.03.25 22:49:38.366998 [ 266 ] {3764c6bd-fc84-45d4-a0bd-d9cf3cbad0eb} <Debug> TCPHandler: Processed in 0.005412012 sec. | ||
429 | 2025.03.25 22:49:38.367158 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
430 | 2025.03.25 22:49:38.367354 [ 266 ] {5283d013-12a7-4153-91e3-b0fb485102f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
431 | 2025.03.25 22:49:38.367418 [ 266 ] {5283d013-12a7-4153-91e3-b0fb485102f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
432 | 2025.03.25 22:49:38.369463 [ 266 ] {5283d013-12a7-4153-91e3-b0fb485102f2} <Debug> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Loading data parts | ||
433 | 2025.03.25 22:49:38.369678 [ 266 ] {5283d013-12a7-4153-91e3-b0fb485102f2} <Debug> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): There are no data parts | ||
434 | 2025.03.25 22:49:38.374038 [ 266 ] {5283d013-12a7-4153-91e3-b0fb485102f2} <Debug> TCPHandler: Processed in 0.006933036 sec. | ||
435 | 2025.03.25 22:49:38.374192 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
436 | 2025.03.25 22:49:38.374451 [ 266 ] {5b041aa4-2f0f-4cb4-83b4-a95a24a546ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
437 | 2025.03.25 22:49:38.374517 [ 266 ] {5b041aa4-2f0f-4cb4-83b4-a95a24a546ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
438 | 2025.03.25 22:49:38.376874 [ 266 ] {5b041aa4-2f0f-4cb4-83b4-a95a24a546ef} <Debug> oximeter.measurements_string (131d6685-5180-4ef4-8780-b0c6165b4797): Loading data parts | ||
439 | 2025.03.25 22:49:38.377061 [ 266 ] {5b041aa4-2f0f-4cb4-83b4-a95a24a546ef} <Debug> oximeter.measurements_string (131d6685-5180-4ef4-8780-b0c6165b4797): There are no data parts | ||
440 | 2025.03.25 22:49:38.379438 [ 266 ] {5b041aa4-2f0f-4cb4-83b4-a95a24a546ef} <Debug> TCPHandler: Processed in 0.00530855 sec. | ||
441 | 2025.03.25 22:49:38.379619 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
442 | 2025.03.25 22:49:38.379849 [ 266 ] {6d6a81c4-1daa-4cf4-bec2-8d897c542114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
445 | * a string isn't palatable for a few reasons. | ||
446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
447 | * details. | ||
448 | */ | ||
449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
450 | 2025.03.25 22:49:38.379914 [ 266 ] {6d6a81c4-1daa-4cf4-bec2-8d897c542114} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
451 | 2025.03.25 22:49:38.382152 [ 266 ] {6d6a81c4-1daa-4cf4-bec2-8d897c542114} <Debug> oximeter.measurements_bytes (044fdfe6-858e-4422-be07-4406442dd34b): Loading data parts | ||
452 | 2025.03.25 22:49:38.382311 [ 266 ] {6d6a81c4-1daa-4cf4-bec2-8d897c542114} <Debug> oximeter.measurements_bytes (044fdfe6-858e-4422-be07-4406442dd34b): There are no data parts | ||
453 | 2025.03.25 22:49:38.386453 [ 266 ] {6d6a81c4-1daa-4cf4-bec2-8d897c542114} <Debug> TCPHandler: Processed in 0.006909296 sec. | ||
454 | 2025.03.25 22:49:38.386602 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
455 | 2025.03.25 22:49:38.386826 [ 266 ] {29b1c67e-7104-44cf-9425-d8109eec0d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
456 | 2025.03.25 22:49:38.386889 [ 266 ] {29b1c67e-7104-44cf-9425-d8109eec0d11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
457 | 2025.03.25 22:49:38.389058 [ 266 ] {29b1c67e-7104-44cf-9425-d8109eec0d11} <Debug> oximeter.measurements_cumulativei64 (aec5ec5a-7f96-4c7e-b542-ed447317e3c8): Loading data parts | ||
458 | 2025.03.25 22:49:38.389267 [ 266 ] {29b1c67e-7104-44cf-9425-d8109eec0d11} <Debug> oximeter.measurements_cumulativei64 (aec5ec5a-7f96-4c7e-b542-ed447317e3c8): There are no data parts | ||
459 | 2025.03.25 22:49:38.391543 [ 266 ] {29b1c67e-7104-44cf-9425-d8109eec0d11} <Debug> TCPHandler: Processed in 0.004991253 sec. | ||
460 | 2025.03.25 22:49:38.391694 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
461 | 2025.03.25 22:49:38.391903 [ 266 ] {58d680d8-23a0-47e4-a336-aca7e847c3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
462 | 2025.03.25 22:49:38.391963 [ 266 ] {58d680d8-23a0-47e4-a336-aca7e847c3eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
463 | 2025.03.25 22:49:38.394245 [ 266 ] {58d680d8-23a0-47e4-a336-aca7e847c3eb} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Loading data parts | ||
464 | 2025.03.25 22:49:38.394430 [ 266 ] {58d680d8-23a0-47e4-a336-aca7e847c3eb} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): There are no data parts | ||
465 | 2025.03.25 22:49:38.398714 [ 266 ] {58d680d8-23a0-47e4-a336-aca7e847c3eb} <Debug> TCPHandler: Processed in 0.00707097 sec. | ||
466 | 2025.03.25 22:49:38.398868 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
467 | 2025.03.25 22:49:38.399123 [ 266 ] {d05a6ef3-baa1-4386-97a0-ce0b3e77a16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
468 | 2025.03.25 22:49:38.399188 [ 266 ] {d05a6ef3-baa1-4386-97a0-ce0b3e77a16f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
469 | 2025.03.25 22:49:38.401471 [ 266 ] {d05a6ef3-baa1-4386-97a0-ce0b3e77a16f} <Debug> oximeter.measurements_cumulativef32 (0c993afd-7996-4592-adc7-2e1a0401310a): Loading data parts | ||
470 | 2025.03.25 22:49:38.401624 [ 266 ] {d05a6ef3-baa1-4386-97a0-ce0b3e77a16f} <Debug> oximeter.measurements_cumulativef32 (0c993afd-7996-4592-adc7-2e1a0401310a): There are no data parts | ||
471 | 2025.03.25 22:49:38.403959 [ 266 ] {d05a6ef3-baa1-4386-97a0-ce0b3e77a16f} <Debug> TCPHandler: Processed in 0.005151866 sec. | ||
472 | 2025.03.25 22:49:38.404101 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
473 | 2025.03.25 22:49:38.404308 [ 266 ] {cbf2b387-8420-4bb6-8343-86b211ced82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
474 | 2025.03.25 22:49:38.404370 [ 266 ] {cbf2b387-8420-4bb6-8343-86b211ced82d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
475 | 2025.03.25 22:49:38.406335 [ 266 ] {cbf2b387-8420-4bb6-8343-86b211ced82d} <Debug> oximeter.measurements_cumulativef64 (51a4036e-9d8e-496c-b34c-b17722b5190a): Loading data parts | ||
476 | 2025.03.25 22:49:38.406484 [ 266 ] {cbf2b387-8420-4bb6-8343-86b211ced82d} <Debug> oximeter.measurements_cumulativef64 (51a4036e-9d8e-496c-b34c-b17722b5190a): There are no data parts | ||
477 | 2025.03.25 22:49:38.411019 [ 266 ] {cbf2b387-8420-4bb6-8343-86b211ced82d} <Debug> TCPHandler: Processed in 0.006969267 sec. | ||
478 | 2025.03.25 22:49:38.411186 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
479 | 2025.03.25 22:49:38.411479 [ 266 ] {492c413b-f403-4acf-be80-819f96830125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
480 | * NOTE: Array types cannot be Nullable, see | ||
481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
482 | * for more details. | ||
483 | * | ||
484 | * This means we need to use empty arrays to indicate a missing value. This | ||
485 | * is unfortunate, and at this point relies on the fact that an | ||
486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
487 | * to figure out another way to represent missing samples here. | ||
488 | */ | ||
489 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
490 | 2025.03.25 22:49:38.411550 [ 266 ] {492c413b-f403-4acf-be80-819f96830125} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
491 | 2025.03.25 22:49:38.414058 [ 266 ] {492c413b-f403-4acf-be80-819f96830125} <Debug> oximeter.measurements_histogrami8 (938c55b8-5a50-416f-af3e-0a63274ee853): Loading data parts | ||
492 | 2025.03.25 22:49:38.414223 [ 266 ] {492c413b-f403-4acf-be80-819f96830125} <Debug> oximeter.measurements_histogrami8 (938c55b8-5a50-416f-af3e-0a63274ee853): There are no data parts | ||
493 | 2025.03.25 22:49:38.416577 [ 266 ] {492c413b-f403-4acf-be80-819f96830125} <Debug> TCPHandler: Processed in 0.005447392 sec. | ||
494 | 2025.03.25 22:49:38.416755 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
495 | 2025.03.25 22:49:38.417091 [ 266 ] {1f0cf83b-415d-448f-8dd0-1cfbde56634a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
496 | 2025.03.25 22:49:38.417174 [ 266 ] {1f0cf83b-415d-448f-8dd0-1cfbde56634a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
497 | 2025.03.25 22:49:38.419550 [ 266 ] {1f0cf83b-415d-448f-8dd0-1cfbde56634a} <Debug> oximeter.measurements_histogramu8 (f6a7f407-305c-453a-9774-3499042d2070): Loading data parts | ||
498 | 2025.03.25 22:49:38.419723 [ 266 ] {1f0cf83b-415d-448f-8dd0-1cfbde56634a} <Debug> oximeter.measurements_histogramu8 (f6a7f407-305c-453a-9774-3499042d2070): There are no data parts | ||
499 | 2025.03.25 22:49:38.424243 [ 266 ] {1f0cf83b-415d-448f-8dd0-1cfbde56634a} <Debug> TCPHandler: Processed in 0.00755013 sec. | ||
500 | 2025.03.25 22:49:38.424424 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
501 | 2025.03.25 22:49:38.424786 [ 266 ] {6ed676cb-1b98-4451-a6c0-7a1d9514cf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
502 | 2025.03.25 22:49:38.424872 [ 266 ] {6ed676cb-1b98-4451-a6c0-7a1d9514cf4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
503 | 2025.03.25 22:49:38.427654 [ 266 ] {6ed676cb-1b98-4451-a6c0-7a1d9514cf4b} <Debug> oximeter.measurements_histogrami16 (b321451b-7205-4128-a68b-c503786f7f05): Loading data parts | ||
504 | 2025.03.25 22:49:38.427807 [ 266 ] {6ed676cb-1b98-4451-a6c0-7a1d9514cf4b} <Debug> oximeter.measurements_histogrami16 (b321451b-7205-4128-a68b-c503786f7f05): There are no data parts | ||
505 | 2025.03.25 22:49:38.430214 [ 266 ] {6ed676cb-1b98-4451-a6c0-7a1d9514cf4b} <Debug> TCPHandler: Processed in 0.005852172 sec. | ||
506 | 2025.03.25 22:49:38.430373 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
507 | 2025.03.25 22:49:38.430640 [ 266 ] {524bf204-adc4-4d85-b96c-f7259e2fa65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
508 | 2025.03.25 22:49:38.430728 [ 266 ] {524bf204-adc4-4d85-b96c-f7259e2fa65e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
509 | 2025.03.25 22:49:38.433036 [ 266 ] {524bf204-adc4-4d85-b96c-f7259e2fa65e} <Debug> oximeter.measurements_histogramu16 (8fb0bab9-dd13-40ab-bf8a-27c98dc1c4ef): Loading data parts | ||
510 | 2025.03.25 22:49:38.433214 [ 266 ] {524bf204-adc4-4d85-b96c-f7259e2fa65e} <Debug> oximeter.measurements_histogramu16 (8fb0bab9-dd13-40ab-bf8a-27c98dc1c4ef): There are no data parts | ||
511 | 2025.03.25 22:49:38.437465 [ 266 ] {524bf204-adc4-4d85-b96c-f7259e2fa65e} <Debug> TCPHandler: Processed in 0.007144351 sec. | ||
512 | 2025.03.25 22:49:38.437644 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
513 | 2025.03.25 22:49:38.437940 [ 266 ] {c0dd6742-b5e8-45a8-84c1-cde979dd4e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
514 | 2025.03.25 22:49:38.438014 [ 266 ] {c0dd6742-b5e8-45a8-84c1-cde979dd4e0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
515 | 2025.03.25 22:49:38.440456 [ 266 ] {c0dd6742-b5e8-45a8-84c1-cde979dd4e0e} <Debug> oximeter.measurements_histogrami32 (14ab6184-7a4b-4d0c-b126-c925090e7770): Loading data parts | ||
516 | 2025.03.25 22:49:38.440625 [ 266 ] {c0dd6742-b5e8-45a8-84c1-cde979dd4e0e} <Debug> oximeter.measurements_histogrami32 (14ab6184-7a4b-4d0c-b126-c925090e7770): There are no data parts | ||
517 | 2025.03.25 22:49:38.442937 [ 266 ] {c0dd6742-b5e8-45a8-84c1-cde979dd4e0e} <Debug> TCPHandler: Processed in 0.00534469 sec. | ||
518 | 2025.03.25 22:49:38.443101 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
519 | 2025.03.25 22:49:38.443367 [ 266 ] {11565db1-e9ac-407a-8484-ed2960313e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2025.03.25 22:49:38.443441 [ 266 ] {11565db1-e9ac-407a-8484-ed2960313e09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
521 | 2025.03.25 22:49:38.445694 [ 266 ] {11565db1-e9ac-407a-8484-ed2960313e09} <Debug> oximeter.measurements_histogramu32 (85bb0dad-32ef-4426-9f97-ba52c8dd6ddb): Loading data parts | ||
522 | 2025.03.25 22:49:38.445889 [ 266 ] {11565db1-e9ac-407a-8484-ed2960313e09} <Debug> oximeter.measurements_histogramu32 (85bb0dad-32ef-4426-9f97-ba52c8dd6ddb): There are no data parts | ||
523 | 2025.03.25 22:49:38.450091 [ 266 ] {11565db1-e9ac-407a-8484-ed2960313e09} <Debug> TCPHandler: Processed in 0.007042449 sec. | ||
524 | 2025.03.25 22:49:38.450278 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
525 | 2025.03.25 22:49:38.450572 [ 266 ] {7cd83051-089c-4ea2-9c11-0d0ec7cf3fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
526 | 2025.03.25 22:49:38.450652 [ 266 ] {7cd83051-089c-4ea2-9c11-0d0ec7cf3fb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
527 | 2025.03.25 22:49:38.453159 [ 266 ] {7cd83051-089c-4ea2-9c11-0d0ec7cf3fb6} <Debug> oximeter.measurements_histogrami64 (b21d9c02-4321-47db-9851-3d1257c0abd5): Loading data parts | ||
528 | 2025.03.25 22:49:38.453398 [ 266 ] {7cd83051-089c-4ea2-9c11-0d0ec7cf3fb6} <Debug> oximeter.measurements_histogrami64 (b21d9c02-4321-47db-9851-3d1257c0abd5): There are no data parts | ||
529 | 2025.03.25 22:49:38.455853 [ 266 ] {7cd83051-089c-4ea2-9c11-0d0ec7cf3fb6} <Debug> TCPHandler: Processed in 0.005626117 sec. | ||
530 | 2025.03.25 22:49:38.456037 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
531 | 2025.03.25 22:49:38.456360 [ 266 ] {10f7b6e8-fbaf-4377-b08c-4de3b57f4b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
532 | 2025.03.25 22:49:38.456453 [ 266 ] {10f7b6e8-fbaf-4377-b08c-4de3b57f4b63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
533 | 2025.03.25 22:49:38.462705 [ 266 ] {10f7b6e8-fbaf-4377-b08c-4de3b57f4b63} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Loading data parts | ||
534 | 2025.03.25 22:49:38.462923 [ 266 ] {10f7b6e8-fbaf-4377-b08c-4de3b57f4b63} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): There are no data parts | ||
535 | 2025.03.25 22:49:38.465561 [ 266 ] {10f7b6e8-fbaf-4377-b08c-4de3b57f4b63} <Debug> TCPHandler: Processed in 0.009581627 sec. | ||
536 | 2025.03.25 22:49:38.465705 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
537 | 2025.03.25 22:49:38.465989 [ 266 ] {60f65cb6-a5df-43c7-90b5-ffb51d2a8b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
538 | 2025.03.25 22:49:38.466061 [ 266 ] {60f65cb6-a5df-43c7-90b5-ffb51d2a8b60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
539 | 2025.03.25 22:49:38.468350 [ 266 ] {60f65cb6-a5df-43c7-90b5-ffb51d2a8b60} <Debug> oximeter.measurements_histogramf32 (10603de0-2f1b-4a07-b68c-c2de22138990): Loading data parts | ||
540 | 2025.03.25 22:49:38.468501 [ 266 ] {60f65cb6-a5df-43c7-90b5-ffb51d2a8b60} <Debug> oximeter.measurements_histogramf32 (10603de0-2f1b-4a07-b68c-c2de22138990): There are no data parts | ||
541 | 2025.03.25 22:49:38.472849 [ 266 ] {60f65cb6-a5df-43c7-90b5-ffb51d2a8b60} <Debug> TCPHandler: Processed in 0.007195032 sec. | ||
542 | 2025.03.25 22:49:38.472984 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
543 | 2025.03.25 22:49:38.473259 [ 266 ] {2706d4d6-3017-4aeb-81ea-a800fa547289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
544 | 2025.03.25 22:49:38.473331 [ 266 ] {2706d4d6-3017-4aeb-81ea-a800fa547289} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
545 | 2025.03.25 22:49:38.475962 [ 266 ] {2706d4d6-3017-4aeb-81ea-a800fa547289} <Debug> oximeter.measurements_histogramf64 (6dcba246-5bce-4cc3-a2c8-ad1983ca23f6): Loading data parts | ||
546 | 2025.03.25 22:49:38.476167 [ 266 ] {2706d4d6-3017-4aeb-81ea-a800fa547289} <Debug> oximeter.measurements_histogramf64 (6dcba246-5bce-4cc3-a2c8-ad1983ca23f6): There are no data parts | ||
547 | 2025.03.25 22:49:38.478716 [ 266 ] {2706d4d6-3017-4aeb-81ea-a800fa547289} <Debug> TCPHandler: Processed in 0.00578214 sec. | ||
548 | 2025.03.25 22:49:38.478898 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
549 | 2025.03.25 22:49:38.479171 [ 266 ] {92285289-a7ed-4ada-9058-49e0489ae970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) /* The field tables store named dimensions of each timeseries. | ||
550 | * | ||
551 | * As with the measurement tables, there is one field table for each field data | ||
552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
553 | * this behavior **must not** be relied upon for query correctness. | ||
554 | * | ||
555 | * The index for the fields differs from the measurements, however. Rows are | ||
556 | * sorted by timeseries name, then field name, field value, and finally | ||
557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
559 | * usually then used to look up measurements. | ||
560 | * | ||
561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
562 | * timeseries name and then key, since it would improve lookups where one | ||
563 | * already has the key. Realistically though, these tables are quite small and | ||
564 | * so performance benefits will be low in absolute terms. | ||
565 | * | ||
566 | * TTL: We use a materialized column to expire old field table records. This | ||
567 | * column is generated automatically by the database whenever a new row is | ||
568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
570 | * record will remain during a deduplication, which will have the last | ||
571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
572 | * measurement tables. | ||
573 | */ | ||
574 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
575 | 2025.03.25 22:49:38.479252 [ 266 ] {92285289-a7ed-4ada-9058-49e0489ae970} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
576 | 2025.03.25 22:49:38.482097 [ 266 ] {92285289-a7ed-4ada-9058-49e0489ae970} <Debug> oximeter.fields_bool (f8a24e7c-90f6-4bc7-8f89-e044e50ded78): Loading data parts | ||
577 | 2025.03.25 22:49:38.482260 [ 266 ] {92285289-a7ed-4ada-9058-49e0489ae970} <Debug> oximeter.fields_bool (f8a24e7c-90f6-4bc7-8f89-e044e50ded78): There are no data parts | ||
578 | 2025.03.25 22:49:38.486424 [ 266 ] {92285289-a7ed-4ada-9058-49e0489ae970} <Debug> TCPHandler: Processed in 0.007587461 sec. | ||
579 | 2025.03.25 22:49:38.486586 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
580 | 2025.03.25 22:49:38.486779 [ 266 ] {6f208395-9674-43d3-8251-b7cba058d7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
581 | 2025.03.25 22:49:38.486850 [ 266 ] {6f208395-9674-43d3-8251-b7cba058d7e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
582 | 2025.03.25 22:49:38.488980 [ 266 ] {6f208395-9674-43d3-8251-b7cba058d7e1} <Debug> oximeter.fields_i8 (52100a8f-b69c-43f2-87f1-f9f9083bf157): Loading data parts | ||
583 | 2025.03.25 22:49:38.489165 [ 266 ] {6f208395-9674-43d3-8251-b7cba058d7e1} <Debug> oximeter.fields_i8 (52100a8f-b69c-43f2-87f1-f9f9083bf157): There are no data parts | ||
584 | 2025.03.25 22:49:38.491426 [ 266 ] {6f208395-9674-43d3-8251-b7cba058d7e1} <Debug> TCPHandler: Processed in 0.00489097 sec. | ||
585 | 2025.03.25 22:49:38.491607 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
586 | 2025.03.25 22:49:38.491861 [ 266 ] {469521de-84a0-4c3b-9443-d8688810624d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
587 | 2025.03.25 22:49:38.491914 [ 266 ] {469521de-84a0-4c3b-9443-d8688810624d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
588 | 2025.03.25 22:49:38.494133 [ 266 ] {469521de-84a0-4c3b-9443-d8688810624d} <Debug> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Loading data parts | ||
589 | 2025.03.25 22:49:38.494337 [ 266 ] {469521de-84a0-4c3b-9443-d8688810624d} <Debug> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): There are no data parts | ||
590 | 2025.03.25 22:49:38.498708 [ 266 ] {469521de-84a0-4c3b-9443-d8688810624d} <Debug> TCPHandler: Processed in 0.007162572 sec. | ||
591 | 2025.03.25 22:49:38.498874 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
592 | 2025.03.25 22:49:38.499066 [ 266 ] {40f65aaf-f835-439a-bc18-a146b19ba039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
593 | 2025.03.25 22:49:38.499138 [ 266 ] {40f65aaf-f835-439a-bc18-a146b19ba039} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
594 | 2025.03.25 22:49:38.501536 [ 266 ] {40f65aaf-f835-439a-bc18-a146b19ba039} <Debug> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Loading data parts | ||
595 | 2025.03.25 22:49:38.501778 [ 266 ] {40f65aaf-f835-439a-bc18-a146b19ba039} <Debug> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): There are no data parts | ||
596 | 2025.03.25 22:49:38.504309 [ 266 ] {40f65aaf-f835-439a-bc18-a146b19ba039} <Debug> TCPHandler: Processed in 0.005485594 sec. | ||
597 | 2025.03.25 22:49:38.504472 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
598 | 2025.03.25 22:49:38.504809 [ 266 ] {f84adee7-ebf0-4128-a3ba-ca0dd37d3611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
599 | 2025.03.25 22:49:38.504879 [ 266 ] {f84adee7-ebf0-4128-a3ba-ca0dd37d3611} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
600 | 2025.03.25 22:49:38.506930 [ 266 ] {f84adee7-ebf0-4128-a3ba-ca0dd37d3611} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Loading data parts | ||
601 | 2025.03.25 22:49:38.507210 [ 266 ] {f84adee7-ebf0-4128-a3ba-ca0dd37d3611} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): There are no data parts | ||
602 | 2025.03.25 22:49:38.511623 [ 266 ] {f84adee7-ebf0-4128-a3ba-ca0dd37d3611} <Debug> TCPHandler: Processed in 0.007251274 sec. | ||
603 | 2025.03.25 22:49:38.511796 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
604 | 2025.03.25 22:49:38.512117 [ 266 ] {e439a3b2-60b8-4718-a619-c1de8d26e85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
605 | 2025.03.25 22:49:38.512199 [ 266 ] {e439a3b2-60b8-4718-a619-c1de8d26e85d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
606 | 2025.03.25 22:49:38.516481 [ 266 ] {e439a3b2-60b8-4718-a619-c1de8d26e85d} <Debug> oximeter.fields_i32 (ea072547-9c05-4915-a3fa-4ea0cc738499): Loading data parts | ||
607 | 2025.03.25 22:49:38.516682 [ 266 ] {e439a3b2-60b8-4718-a619-c1de8d26e85d} <Debug> oximeter.fields_i32 (ea072547-9c05-4915-a3fa-4ea0cc738499): There are no data parts | ||
608 | 2025.03.25 22:49:38.519511 [ 266 ] {e439a3b2-60b8-4718-a619-c1de8d26e85d} <Debug> TCPHandler: Processed in 0.007721174 sec. | ||
609 | 2025.03.25 22:49:38.519666 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
610 | 2025.03.25 22:49:38.519894 [ 266 ] {ffdfff12-820a-4cce-88c2-5fd2ebf5983d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
611 | 2025.03.25 22:49:38.519958 [ 266 ] {ffdfff12-820a-4cce-88c2-5fd2ebf5983d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
612 | 2025.03.25 22:49:38.524197 [ 266 ] {ffdfff12-820a-4cce-88c2-5fd2ebf5983d} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Loading data parts | ||
613 | 2025.03.25 22:49:38.524367 [ 266 ] {ffdfff12-820a-4cce-88c2-5fd2ebf5983d} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): There are no data parts | ||
614 | 2025.03.25 22:49:38.530024 [ 266 ] {ffdfff12-820a-4cce-88c2-5fd2ebf5983d} <Debug> TCPHandler: Processed in 0.010418625 sec. | ||
615 | 2025.03.25 22:49:38.530202 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
616 | 2025.03.25 22:49:38.530396 [ 266 ] {a9f6f4aa-6ad9-4f9f-86dc-c7a0e820ab40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
617 | 2025.03.25 22:49:38.530466 [ 266 ] {a9f6f4aa-6ad9-4f9f-86dc-c7a0e820ab40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
618 | 2025.03.25 22:49:38.535744 [ 266 ] {a9f6f4aa-6ad9-4f9f-86dc-c7a0e820ab40} <Debug> oximeter.fields_i64 (069d82b7-f9f5-4c33-9490-bb868c095983): Loading data parts | ||
619 | 2025.03.25 22:49:38.535935 [ 266 ] {a9f6f4aa-6ad9-4f9f-86dc-c7a0e820ab40} <Debug> oximeter.fields_i64 (069d82b7-f9f5-4c33-9490-bb868c095983): There are no data parts | ||
620 | 2025.03.25 22:49:38.541449 [ 266 ] {a9f6f4aa-6ad9-4f9f-86dc-c7a0e820ab40} <Debug> TCPHandler: Processed in 0.011296815 sec. | ||
621 | 2025.03.25 22:49:38.541609 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
622 | 2025.03.25 22:49:38.541889 [ 266 ] {4cf08359-ddf8-4bab-ad11-b8eae20b567d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
623 | 2025.03.25 22:49:38.541971 [ 266 ] {4cf08359-ddf8-4bab-ad11-b8eae20b567d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
624 | 2025.03.25 22:49:38.548232 [ 266 ] {4cf08359-ddf8-4bab-ad11-b8eae20b567d} <Debug> oximeter.fields_u64 (84c58a52-7a34-46cd-967a-4429438279ef): Loading data parts | ||
625 | 2025.03.25 22:49:38.548419 [ 266 ] {4cf08359-ddf8-4bab-ad11-b8eae20b567d} <Debug> oximeter.fields_u64 (84c58a52-7a34-46cd-967a-4429438279ef): There are no data parts | ||
626 | 2025.03.25 22:49:38.554203 [ 266 ] {4cf08359-ddf8-4bab-ad11-b8eae20b567d} <Debug> TCPHandler: Processed in 0.012657736 sec. | ||
627 | 2025.03.25 22:49:38.554357 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
628 | 2025.03.25 22:49:38.554564 [ 266 ] {20d71174-5144-4823-81e3-a00d028d886a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
629 | 2025.03.25 22:49:38.554634 [ 266 ] {20d71174-5144-4823-81e3-a00d028d886a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
630 | 2025.03.25 22:49:38.559995 [ 266 ] {20d71174-5144-4823-81e3-a00d028d886a} <Debug> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Loading data parts | ||
631 | 2025.03.25 22:49:38.560201 [ 266 ] {20d71174-5144-4823-81e3-a00d028d886a} <Debug> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): There are no data parts | ||
632 | 2025.03.25 22:49:38.565983 [ 266 ] {20d71174-5144-4823-81e3-a00d028d886a} <Debug> TCPHandler: Processed in 0.011678303 sec. | ||
633 | 2025.03.25 22:49:38.566131 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
634 | 2025.03.25 22:49:38.566348 [ 266 ] {ac61d62c-1013-4667-8bb2-f131e688c65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
635 | 2025.03.25 22:49:38.566414 [ 266 ] {ac61d62c-1013-4667-8bb2-f131e688c65d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
636 | 2025.03.25 22:49:38.571176 [ 266 ] {ac61d62c-1013-4667-8bb2-f131e688c65d} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Loading data parts | ||
637 | 2025.03.25 22:49:38.571377 [ 266 ] {ac61d62c-1013-4667-8bb2-f131e688c65d} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): There are no data parts | ||
638 | 2025.03.25 22:49:38.574110 [ 266 ] {ac61d62c-1013-4667-8bb2-f131e688c65d} <Debug> TCPHandler: Processed in 0.008033241 sec. | ||
639 | 2025.03.25 22:49:38.574253 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
640 | 2025.03.25 22:49:38.574451 [ 266 ] {d0971857-87c5-43e8-85ad-d4eccef4076a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
641 | 2025.03.25 22:49:38.574520 [ 266 ] {d0971857-87c5-43e8-85ad-d4eccef4076a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
642 | 2025.03.25 22:49:38.577804 [ 266 ] {d0971857-87c5-43e8-85ad-d4eccef4076a} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Loading data parts | ||
643 | 2025.03.25 22:49:38.577993 [ 266 ] {d0971857-87c5-43e8-85ad-d4eccef4076a} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): There are no data parts | ||
644 | 2025.03.25 22:49:38.580330 [ 266 ] {d0971857-87c5-43e8-85ad-d4eccef4076a} <Debug> TCPHandler: Processed in 0.006129387 sec. | ||
645 | 2025.03.25 22:49:38.580528 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
646 | 2025.03.25 22:49:38.580890 [ 266 ] {7985650b-ee07-4874-bfbd-d4d1fdc7f4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) /* The timeseries schema table stores the extracted schema for the samples | ||
647 | * oximeter collects. | ||
648 | */ | ||
649 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
650 | 2025.03.25 22:49:38.580994 [ 266 ] {7985650b-ee07-4874-bfbd-d4d1fdc7f4c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
651 | 2025.03.25 22:49:38.585719 [ 266 ] {7985650b-ee07-4874-bfbd-d4d1fdc7f4c5} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Loading data parts | ||
652 | 2025.03.25 22:49:38.585951 [ 266 ] {7985650b-ee07-4874-bfbd-d4d1fdc7f4c5} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): There are no data parts | ||
653 | 2025.03.25 22:49:38.591774 [ 266 ] {7985650b-ee07-4874-bfbd-d4d1fdc7f4c5} <Debug> TCPHandler: Processed in 0.011310394 sec. | ||
654 | 2025.03.25 22:49:38.594092 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
655 | 2025.03.25 22:49:38.594464 [ 268 ] {c3ecd316-e4f7-4c29-8187-ee51b934e004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
656 | 2025.03.25 22:49:38.595818 [ 268 ] {c3ecd316-e4f7-4c29-8187-ee51b934e004} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
657 | 2025.03.25 22:49:38.604281 [ 275 ] {c3ecd316-e4f7-4c29-8187-ee51b934e004} <Trace> oximeter.version (37e4f25f-9c74-479b-9ded-85dfc1494ba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
658 | 2025.03.25 22:49:38.604399 [ 275 ] {c3ecd316-e4f7-4c29-8187-ee51b934e004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
659 | 2025.03.25 22:49:38.607738 [ 275 ] {c3ecd316-e4f7-4c29-8187-ee51b934e004} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
660 | 2025.03.25 22:49:38.608562 [ 275 ] {c3ecd316-e4f7-4c29-8187-ee51b934e004} <Trace> oximeter.version (37e4f25f-9c74-479b-9ded-85dfc1494ba3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
661 | 2025.03.25 22:49:38.608942 [ 268 ] {c3ecd316-e4f7-4c29-8187-ee51b934e004} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014634 sec., 68.33401667350007 rows/sec., 1.07 KiB/sec. | ||
662 | 2025.03.25 22:49:38.609274 [ 268 ] {c3ecd316-e4f7-4c29-8187-ee51b934e004} <Debug> TCPHandler: Processed in 0.015327286 sec. | ||
663 | 2025.03.25 22:49:39.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.82 MiB, peak 126.82 MiB, free memory in arenas 0.00 B, will set to 140.32 MiB (RSS), difference: 13.51 MiB | ||
664 | 2025.03.25 22:49:39.057796 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32995 | ||
665 | 2025.03.25 22:49:39.057924 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
666 | 2025.03.25 22:49:39.057956 [ 277 ] {} <Debug> TCP-Session: 5e768409-be25-4a22-b287-ad0188d97b2b Authenticating user 'default' from [fd00:1122:3344:101::c]:32995 | ||
667 | 2025.03.25 22:49:39.058191 [ 277 ] {} <Debug> TCP-Session: 5e768409-be25-4a22-b287-ad0188d97b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.03.25 22:49:39.058209 [ 277 ] {} <Debug> TCP-Session: 5e768409-be25-4a22-b287-ad0188d97b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2025.03.25 22:49:39.058263 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
670 | 2025.03.25 22:49:39.058367 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
671 | 2025.03.25 22:49:39.058387 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
672 | 2025.03.25 22:49:39.060814 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45116 | ||
673 | 2025.03.25 22:49:39.060885 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53858 | ||
674 | 2025.03.25 22:49:39.060992 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
675 | 2025.03.25 22:49:39.061001 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32881 | ||
676 | 2025.03.25 22:49:39.061055 [ 278 ] {} <Debug> TCP-Session: 91736e58-5dde-4765-9af0-3d8b8ca297f8 Authenticating user 'default' from [fd00:1122:3344:101::c]:45116 | ||
677 | 2025.03.25 22:49:39.061084 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60683 | ||
678 | 2025.03.25 22:49:39.061337 [ 278 ] {} <Debug> TCP-Session: 91736e58-5dde-4765-9af0-3d8b8ca297f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2025.03.25 22:49:39.061348 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2025.03.25 22:49:39.061354 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2025.03.25 22:49:39.061451 [ 280 ] {} <Debug> TCP-Session: f225947d-32c0-4c44-8ac1-29e20727250c Authenticating user 'default' from [fd00:1122:3344:101::c]:32881 | ||
682 | 2025.03.25 22:49:39.061425 [ 278 ] {} <Debug> TCP-Session: 91736e58-5dde-4765-9af0-3d8b8ca297f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2025.03.25 22:49:39.061406 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54615 | ||
684 | 2025.03.25 22:49:39.061646 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35419 | ||
685 | 2025.03.25 22:49:39.061557 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65121 | ||
686 | 2025.03.25 22:49:39.061557 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
687 | 2025.03.25 22:49:39.061771 [ 280 ] {} <Debug> TCP-Session: f225947d-32c0-4c44-8ac1-29e20727250c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2025.03.25 22:49:39.062123 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
689 | 2025.03.25 22:49:39.062189 [ 279 ] {} <Debug> TCP-Session: 1443859b-9aaa-412f-b383-0a3e8f5ade34 Authenticating user 'default' from [fd00:1122:3344:101::c]:53858 | ||
690 | 2025.03.25 22:49:39.062199 [ 280 ] {} <Debug> TCP-Session: f225947d-32c0-4c44-8ac1-29e20727250c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.03.25 22:49:39.062268 [ 279 ] {} <Debug> TCP-Session: 1443859b-9aaa-412f-b383-0a3e8f5ade34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2025.03.25 22:49:39.062252 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
693 | 2025.03.25 22:49:39.062246 [ 284 ] {} <Debug> TCP-Session: c56c8771-555c-46cc-af03-7ba4bd547f35 Authenticating user 'default' from [fd00:1122:3344:101::c]:35419 | ||
694 | 2025.03.25 22:49:39.062215 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2025.03.25 22:49:39.062403 [ 282 ] {} <Debug> TCP-Session: e24cc63a-bc44-435d-b2c6-a427454bd855 Authenticating user 'default' from [fd00:1122:3344:101::c]:54615 | ||
696 | 2025.03.25 22:49:39.062380 [ 284 ] {} <Debug> TCP-Session: c56c8771-555c-46cc-af03-7ba4bd547f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.03.25 22:49:39.062368 [ 279 ] {} <Debug> TCP-Session: 1443859b-9aaa-412f-b383-0a3e8f5ade34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.03.25 22:49:39.062599 [ 282 ] {} <Debug> TCP-Session: e24cc63a-bc44-435d-b2c6-a427454bd855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2025.03.25 22:49:39.062584 [ 284 ] {} <Debug> TCP-Session: c56c8771-555c-46cc-af03-7ba4bd547f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2025.03.25 22:49:39.062576 [ 283 ] {} <Debug> TCP-Session: 0ccf382c-a646-4a52-91c5-f50edac054aa Authenticating user 'default' from [fd00:1122:3344:101::c]:65121 | ||
701 | 2025.03.25 22:49:39.062700 [ 282 ] {} <Debug> TCP-Session: e24cc63a-bc44-435d-b2c6-a427454bd855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.03.25 22:49:39.062038 [ 281 ] {} <Debug> TCP-Session: 85744ecd-8967-4368-845e-7b5166435760 Authenticating user 'default' from [fd00:1122:3344:101::c]:60683 | ||
703 | 2025.03.25 22:49:39.062803 [ 283 ] {} <Debug> TCP-Session: 0ccf382c-a646-4a52-91c5-f50edac054aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2025.03.25 22:49:39.062826 [ 281 ] {} <Debug> TCP-Session: 85744ecd-8967-4368-845e-7b5166435760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.03.25 22:49:39.062950 [ 283 ] {} <Debug> TCP-Session: 0ccf382c-a646-4a52-91c5-f50edac054aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.03.25 22:49:39.062961 [ 281 ] {} <Debug> TCP-Session: 85744ecd-8967-4368-845e-7b5166435760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2025.03.25 22:49:45.024205 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
708 | 2025.03.25 22:49:45.024253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
709 | 2025.03.25 22:49:45.024329 [ 242 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
710 | 2025.03.25 22:49:45.024362 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
711 | 2025.03.25 22:49:45.031387 [ 244 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Loading data parts | ||
712 | 2025.03.25 22:49:45.031738 [ 244 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): There are no data parts | ||
713 | 2025.03.25 22:49:45.038965 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
714 | 2025.03.25 22:49:45.039184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
715 | 2025.03.25 22:49:45.042839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
716 | 2025.03.25 22:49:45.043869 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
717 | 2025.03.25 22:49:45.044856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
718 | 2025.03.25 22:49:45.051004 [ 242 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Loading data parts | ||
719 | 2025.03.25 22:49:45.051194 [ 242 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): There are no data parts | ||
720 | 2025.03.25 22:49:45.073928 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
721 | 2025.03.25 22:49:45.074074 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
722 | 2025.03.25 22:49:45.081218 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
723 | 2025.03.25 22:49:45.082326 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
724 | 2025.03.25 22:49:45.084755 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
725 | 2025.03.25 22:49:46.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.83 MiB, peak 149.83 MiB, free memory in arenas 0.00 B, will set to 150.66 MiB (RSS), difference: 4.83 MiB | ||
726 | 2025.03.25 22:49:47.524250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
727 | 2025.03.25 22:49:47.524468 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
728 | 2025.03.25 22:49:47.531112 [ 243 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Loading data parts | ||
729 | 2025.03.25 22:49:47.531306 [ 243 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): There are no data parts | ||
730 | 2025.03.25 22:49:47.539556 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
731 | 2025.03.25 22:49:47.539702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
732 | 2025.03.25 22:49:47.541481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
733 | 2025.03.25 22:49:47.542043 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
734 | 2025.03.25 22:49:47.542631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
735 | 2025.03.25 22:49:48.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.84 MiB, peak 154.84 MiB, free memory in arenas 0.00 B, will set to 151.05 MiB (RSS), difference: -3.79 MiB | ||
736 | 2025.03.25 22:49:52.497404 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
737 | 2025.03.25 22:49:52.497465 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
738 | 2025.03.25 22:49:52.545009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
739 | 2025.03.25 22:49:52.546066 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
740 | 2025.03.25 22:49:52.546117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
741 | 2025.03.25 22:49:52.546933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
742 | 2025.03.25 22:49:52.547875 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
743 | 2025.03.25 22:49:52.548103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
744 | 2025.03.25 22:49:52.584866 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
745 | 2025.03.25 22:49:52.608184 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
746 | 2025.03.25 22:49:52.608318 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
747 | 2025.03.25 22:49:52.615625 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
748 | 2025.03.25 22:49:52.617451 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
749 | 2025.03.25 22:49:52.622378 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
750 | 2025.03.25 22:49:53.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.72 MiB, peak 155.72 MiB, free memory in arenas 0.00 B, will set to 152.80 MiB (RSS), difference: 1.08 MiB | ||
751 | 2025.03.25 22:49:58.000396 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.86 MiB, peak 155.72 MiB, free memory in arenas 0.00 B, will set to 152.88 MiB (RSS), difference: 4.02 MiB | ||
752 | 2025.03.25 22:50:00.048254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
753 | 2025.03.25 22:50:00.049184 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
754 | 2025.03.25 22:50:00.049237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
755 | 2025.03.25 22:50:00.049898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
756 | 2025.03.25 22:50:00.050167 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
757 | 2025.03.25 22:50:00.050410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
758 | 2025.03.25 22:50:00.122495 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
759 | 2025.03.25 22:50:00.141761 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2025.03.25 22:50:00.141823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
761 | 2025.03.25 22:50:00.148279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
762 | 2025.03.25 22:50:00.149048 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2025.03.25 22:50:00.151738 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
764 | 2025.03.25 22:50:07.497513 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
765 | 2025.03.25 22:50:07.497588 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
766 | 2025.03.25 22:50:07.550557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
767 | 2025.03.25 22:50:07.551253 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
768 | 2025.03.25 22:50:07.551300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
769 | 2025.03.25 22:50:07.551864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
770 | 2025.03.25 22:50:07.552135 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
771 | 2025.03.25 22:50:07.552330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
772 | 2025.03.25 22:50:07.651844 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
773 | 2025.03.25 22:50:07.673282 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
774 | 2025.03.25 22:50:07.673359 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
775 | 2025.03.25 22:50:07.680137 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
776 | 2025.03.25 22:50:07.680971 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
777 | 2025.03.25 22:50:07.683858 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
778 | 2025.03.25 22:50:08.617007 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
779 | 2025.03.25 22:50:08.617205 [ 266 ] {06ef233b-5837-4cd0-9132-7554be0cb727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
780 | 2025.03.25 22:50:08.627392 [ 266 ] {06ef233b-5837-4cd0-9132-7554be0cb727} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
781 | 2025.03.25 22:50:08.639649 [ 266 ] {06ef233b-5837-4cd0-9132-7554be0cb727} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
782 | 2025.03.25 22:50:08.652400 [ 266 ] {06ef233b-5837-4cd0-9132-7554be0cb727} <Debug> TCPHandler: Processed in 0.03551281 sec. | ||
783 | 2025.03.25 22:50:08.665236 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
784 | 2025.03.25 22:50:08.665402 [ 266 ] {d474288d-3245-4ecb-9282-161f6e995b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
785 | 2025.03.25 22:50:08.679517 [ 266 ] {d474288d-3245-4ecb-9282-161f6e995b18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
786 | 2025.03.25 22:50:08.679589 [ 266 ] {d474288d-3245-4ecb-9282-161f6e995b18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
787 | 2025.03.25 22:50:08.680206 [ 266 ] {d474288d-3245-4ecb-9282-161f6e995b18} <Debug> TCPHandler: Processed in 0.015024329 sec. | ||
788 | 2025.03.25 22:50:08.680455 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
789 | 2025.03.25 22:50:08.680598 [ 266 ] {8c2695d6-88b0-4f94-aabe-11de7cbb81f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
790 | 2025.03.25 22:50:08.683227 [ 266 ] {8c2695d6-88b0-4f94-aabe-11de7cbb81f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
791 | 2025.03.25 22:50:08.683299 [ 266 ] {8c2695d6-88b0-4f94-aabe-11de7cbb81f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
792 | 2025.03.25 22:50:08.683833 [ 266 ] {8c2695d6-88b0-4f94-aabe-11de7cbb81f7} <Debug> TCPHandler: Processed in 0.003430298 sec. | ||
793 | 2025.03.25 22:50:08.684066 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
794 | 2025.03.25 22:50:08.684233 [ 266 ] {321f7155-4893-4441-8b64-48b8cc8611f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) 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) | ||
795 | 2025.03.25 22:50:08.684563 [ 266 ] {321f7155-4893-4441-8b64-48b8cc8611f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
796 | 2025.03.25 22:50:08.684615 [ 266 ] {321f7155-4893-4441-8b64-48b8cc8611f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
797 | 2025.03.25 22:50:08.685040 [ 266 ] {321f7155-4893-4441-8b64-48b8cc8611f6} <Debug> TCPHandler: Processed in 0.001036453 sec. | ||
798 | 2025.03.25 22:50:08.685859 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
799 | 2025.03.25 22:50:08.685977 [ 266 ] {503a31c1-353c-4593-9bde-3651a91315eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
800 | 2025.03.25 22:50:08.686024 [ 266 ] {503a31c1-353c-4593-9bde-3651a91315eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
801 | 2025.03.25 22:50:08.695879 [ 266 ] {503a31c1-353c-4593-9bde-3651a91315eb} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
802 | 2025.03.25 22:50:08.695929 [ 266 ] {503a31c1-353c-4593-9bde-3651a91315eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
803 | 2025.03.25 22:50:08.697049 [ 266 ] {503a31c1-353c-4593-9bde-3651a91315eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
804 | 2025.03.25 22:50:08.697281 [ 266 ] {503a31c1-353c-4593-9bde-3651a91315eb} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
805 | 2025.03.25 22:50:08.697478 [ 266 ] {503a31c1-353c-4593-9bde-3651a91315eb} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.011529 sec., 346.9511666232978 rows/sec., 36.68 KiB/sec. | ||
806 | 2025.03.25 22:50:08.697544 [ 266 ] {503a31c1-353c-4593-9bde-3651a91315eb} <Debug> TCPHandler: Processed in 0.011736405 sec. | ||
807 | 2025.03.25 22:50:08.697658 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2025.03.25 22:50:08.697770 [ 266 ] {fbd2199c-1f62-45ce-9db9-530f48db17a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
809 | 2025.03.25 22:50:08.697814 [ 266 ] {fbd2199c-1f62-45ce-9db9-530f48db17a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
810 | 2025.03.25 22:50:08.705273 [ 266 ] {fbd2199c-1f62-45ce-9db9-530f48db17a0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
811 | 2025.03.25 22:50:08.705311 [ 266 ] {fbd2199c-1f62-45ce-9db9-530f48db17a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
812 | 2025.03.25 22:50:08.707634 [ 266 ] {fbd2199c-1f62-45ce-9db9-530f48db17a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
813 | 2025.03.25 22:50:08.707899 [ 266 ] {fbd2199c-1f62-45ce-9db9-530f48db17a0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
814 | 2025.03.25 22:50:08.708098 [ 266 ] {fbd2199c-1f62-45ce-9db9-530f48db17a0} <Debug> executeQuery: Read 42 rows, 3.93 KiB in 0.010352 sec., 4057.1870170015454 rows/sec., 379.32 KiB/sec. | ||
815 | 2025.03.25 22:50:08.708154 [ 266 ] {fbd2199c-1f62-45ce-9db9-530f48db17a0} <Debug> TCPHandler: Processed in 0.010546978 sec. | ||
816 | 2025.03.25 22:50:08.708276 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2025.03.25 22:50:08.708388 [ 266 ] {c168f8be-2243-460f-b58d-3887a2e02d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
818 | 2025.03.25 22:50:08.708432 [ 266 ] {c168f8be-2243-460f-b58d-3887a2e02d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
819 | 2025.03.25 22:50:08.708993 [ 266 ] {c168f8be-2243-460f-b58d-3887a2e02d4e} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2025.03.25 22:50:08.709029 [ 266 ] {c168f8be-2243-460f-b58d-3887a2e02d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
821 | 2025.03.25 22:50:08.709380 [ 266 ] {c168f8be-2243-460f-b58d-3887a2e02d4e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
822 | 2025.03.25 22:50:08.709614 [ 266 ] {c168f8be-2243-460f-b58d-3887a2e02d4e} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2025.03.25 22:50:08.709799 [ 266 ] {c168f8be-2243-460f-b58d-3887a2e02d4e} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001434 sec., 14644.351464435147 rows/sec., 1.08 MiB/sec. | ||
824 | 2025.03.25 22:50:08.709851 [ 266 ] {c168f8be-2243-460f-b58d-3887a2e02d4e} <Debug> TCPHandler: Processed in 0.001626236 sec. | ||
825 | 2025.03.25 22:50:08.709970 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
826 | 2025.03.25 22:50:08.710077 [ 266 ] {0b4a7fbe-1d61-4a24-9bca-904b02ebaa2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
827 | 2025.03.25 22:50:08.710122 [ 266 ] {0b4a7fbe-1d61-4a24-9bca-904b02ebaa2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
828 | 2025.03.25 22:50:08.710630 [ 266 ] {0b4a7fbe-1d61-4a24-9bca-904b02ebaa2d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
829 | 2025.03.25 22:50:08.710668 [ 266 ] {0b4a7fbe-1d61-4a24-9bca-904b02ebaa2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
830 | 2025.03.25 22:50:08.711010 [ 266 ] {0b4a7fbe-1d61-4a24-9bca-904b02ebaa2d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
831 | 2025.03.25 22:50:08.711252 [ 266 ] {0b4a7fbe-1d61-4a24-9bca-904b02ebaa2d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
832 | 2025.03.25 22:50:08.711436 [ 266 ] {0b4a7fbe-1d61-4a24-9bca-904b02ebaa2d} <Debug> executeQuery: Read 31 rows, 2.50 KiB in 0.001376 sec., 22529.06976744186 rows/sec., 1.77 MiB/sec. | ||
833 | 2025.03.25 22:50:08.711492 [ 266 ] {0b4a7fbe-1d61-4a24-9bca-904b02ebaa2d} <Debug> TCPHandler: Processed in 0.001571765 sec. | ||
834 | 2025.03.25 22:50:08.711617 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2025.03.25 22:50:08.711724 [ 266 ] {c076ef8b-786e-4d78-a2cb-29f9183e4c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
836 | 2025.03.25 22:50:08.711786 [ 266 ] {c076ef8b-786e-4d78-a2cb-29f9183e4c1e} <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 | ||
837 | 2025.03.25 22:50:08.713005 [ 266 ] {c076ef8b-786e-4d78-a2cb-29f9183e4c1e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
838 | 2025.03.25 22:50:08.713043 [ 266 ] {c076ef8b-786e-4d78-a2cb-29f9183e4c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
839 | 2025.03.25 22:50:08.717845 [ 266 ] {c076ef8b-786e-4d78-a2cb-29f9183e4c1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
840 | 2025.03.25 22:50:08.718118 [ 266 ] {c076ef8b-786e-4d78-a2cb-29f9183e4c1e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
841 | 2025.03.25 22:50:08.718338 [ 266 ] {c076ef8b-786e-4d78-a2cb-29f9183e4c1e} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.006635 sec., 3165.0339110776185 rows/sec., 5.67 MiB/sec. | ||
842 | 2025.03.25 22:50:08.718439 [ 266 ] {c076ef8b-786e-4d78-a2cb-29f9183e4c1e} <Debug> TCPHandler: Processed in 0.006873185 sec. | ||
843 | 2025.03.25 22:50:08.718572 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
844 | 2025.03.25 22:50:08.718679 [ 266 ] {548ee222-4aeb-44e2-9b94-b0c942482c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
845 | 2025.03.25 22:50:08.718725 [ 266 ] {548ee222-4aeb-44e2-9b94-b0c942482c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
846 | 2025.03.25 22:50:08.719200 [ 266 ] {548ee222-4aeb-44e2-9b94-b0c942482c77} <Trace> oximeter.measurements_i64 (2c247c5d-ff27-4a1b-a0bb-1678c09400c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
847 | 2025.03.25 22:50:08.719233 [ 266 ] {548ee222-4aeb-44e2-9b94-b0c942482c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
848 | 2025.03.25 22:50:08.719603 [ 266 ] {548ee222-4aeb-44e2-9b94-b0c942482c77} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
849 | 2025.03.25 22:50:08.719836 [ 266 ] {548ee222-4aeb-44e2-9b94-b0c942482c77} <Trace> oximeter.measurements_i64 (2c247c5d-ff27-4a1b-a0bb-1678c09400c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
850 | 2025.03.25 22:50:08.720016 [ 266 ] {548ee222-4aeb-44e2-9b94-b0c942482c77} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001356 sec., 13274.336283185841 rows/sec., 1000.33 KiB/sec. | ||
851 | 2025.03.25 22:50:08.720064 [ 266 ] {548ee222-4aeb-44e2-9b94-b0c942482c77} <Debug> TCPHandler: Processed in 0.001543985 sec. | ||
852 | 2025.03.25 22:50:15.052457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
853 | 2025.03.25 22:50:15.053138 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
854 | 2025.03.25 22:50:15.053181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
855 | 2025.03.25 22:50:15.053765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
856 | 2025.03.25 22:50:15.054044 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
857 | 2025.03.25 22:50:15.054243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
858 | 2025.03.25 22:50:15.183957 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
859 | 2025.03.25 22:50:15.204215 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
860 | 2025.03.25 22:50:15.204276 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
861 | 2025.03.25 22:50:15.211103 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
862 | 2025.03.25 22:50:15.211859 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
863 | 2025.03.25 22:50:15.214538 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
864 | 2025.03.25 22:50:17.543225 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 108 | ||
865 | 2025.03.25 22:50:17.546832 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
866 | 2025.03.25 22:50:17.546892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
867 | 2025.03.25 22:50:17.548415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
868 | 2025.03.25 22:50:17.548728 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
869 | 2025.03.25 22:50:17.549577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 108 | ||
870 | 2025.03.25 22:50:18.615004 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
871 | 2025.03.25 22:50:18.615214 [ 266 ] {e812f071-ab9e-4f7d-9068-98815eb2bb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
872 | 2025.03.25 22:50:18.615294 [ 266 ] {e812f071-ab9e-4f7d-9068-98815eb2bb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
873 | 2025.03.25 22:50:18.616101 [ 266 ] {e812f071-ab9e-4f7d-9068-98815eb2bb8b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
874 | 2025.03.25 22:50:18.616156 [ 266 ] {e812f071-ab9e-4f7d-9068-98815eb2bb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
875 | 2025.03.25 22:50:18.616603 [ 266 ] {e812f071-ab9e-4f7d-9068-98815eb2bb8b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
876 | 2025.03.25 22:50:18.616857 [ 266 ] {e812f071-ab9e-4f7d-9068-98815eb2bb8b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
877 | 2025.03.25 22:50:18.617087 [ 266 ] {e812f071-ab9e-4f7d-9068-98815eb2bb8b} <Debug> executeQuery: Read 42 rows, 3.93 KiB in 0.001928 sec., 21784.232365145228 rows/sec., 1.99 MiB/sec. | ||
878 | 2025.03.25 22:50:18.617150 [ 266 ] {e812f071-ab9e-4f7d-9068-98815eb2bb8b} <Debug> TCPHandler: Processed in 0.002281612 sec. | ||
879 | 2025.03.25 22:50:18.617288 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
880 | 2025.03.25 22:50:18.617404 [ 266 ] {b7743f8e-64d7-4bfe-a900-7ccabb04d68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
881 | 2025.03.25 22:50:18.617453 [ 266 ] {b7743f8e-64d7-4bfe-a900-7ccabb04d68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
882 | 2025.03.25 22:50:18.617986 [ 266 ] {b7743f8e-64d7-4bfe-a900-7ccabb04d68a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
883 | 2025.03.25 22:50:18.618028 [ 266 ] {b7743f8e-64d7-4bfe-a900-7ccabb04d68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
884 | 2025.03.25 22:50:18.618389 [ 266 ] {b7743f8e-64d7-4bfe-a900-7ccabb04d68a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
885 | 2025.03.25 22:50:18.618640 [ 266 ] {b7743f8e-64d7-4bfe-a900-7ccabb04d68a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
886 | 2025.03.25 22:50:18.618852 [ 266 ] {b7743f8e-64d7-4bfe-a900-7ccabb04d68a} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001474 sec., 14246.947082767978 rows/sec., 1.05 MiB/sec. | ||
887 | 2025.03.25 22:50:18.618905 [ 266 ] {b7743f8e-64d7-4bfe-a900-7ccabb04d68a} <Debug> TCPHandler: Processed in 0.001669618 sec. | ||
888 | 2025.03.25 22:50:18.619023 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
889 | 2025.03.25 22:50:18.619133 [ 266 ] {65638256-1feb-4764-89c8-f7375886cc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
890 | 2025.03.25 22:50:18.619180 [ 266 ] {65638256-1feb-4764-89c8-f7375886cc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
891 | 2025.03.25 22:50:18.619691 [ 266 ] {65638256-1feb-4764-89c8-f7375886cc7d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
892 | 2025.03.25 22:50:18.619731 [ 266 ] {65638256-1feb-4764-89c8-f7375886cc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
893 | 2025.03.25 22:50:18.620077 [ 266 ] {65638256-1feb-4764-89c8-f7375886cc7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
894 | 2025.03.25 22:50:18.620340 [ 266 ] {65638256-1feb-4764-89c8-f7375886cc7d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
895 | 2025.03.25 22:50:18.620568 [ 266 ] {65638256-1feb-4764-89c8-f7375886cc7d} <Debug> executeQuery: Read 21 rows, 1.68 KiB in 0.001459 sec., 14393.420150788212 rows/sec., 1.13 MiB/sec. | ||
896 | 2025.03.25 22:50:18.620620 [ 266 ] {65638256-1feb-4764-89c8-f7375886cc7d} <Debug> TCPHandler: Processed in 0.001650927 sec. | ||
897 | 2025.03.25 22:50:18.620723 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
898 | 2025.03.25 22:50:18.620828 [ 266 ] {ca67cb74-0821-4f69-8187-4cc86218357c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
899 | 2025.03.25 22:50:18.620896 [ 266 ] {ca67cb74-0821-4f69-8187-4cc86218357c} <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 | ||
900 | 2025.03.25 22:50:18.621995 [ 266 ] {ca67cb74-0821-4f69-8187-4cc86218357c} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
901 | 2025.03.25 22:50:18.622035 [ 266 ] {ca67cb74-0821-4f69-8187-4cc86218357c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
902 | 2025.03.25 22:50:18.622664 [ 266 ] {ca67cb74-0821-4f69-8187-4cc86218357c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
903 | 2025.03.25 22:50:18.622934 [ 266 ] {ca67cb74-0821-4f69-8187-4cc86218357c} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
904 | 2025.03.25 22:50:18.623187 [ 266 ] {ca67cb74-0821-4f69-8187-4cc86218357c} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002381 sec., 8819.82360352793 rows/sec., 15.80 MiB/sec. | ||
905 | 2025.03.25 22:50:18.623292 [ 266 ] {ca67cb74-0821-4f69-8187-4cc86218357c} <Debug> TCPHandler: Processed in 0.002618939 sec. | ||
906 | 2025.03.25 22:50:22.497842 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
907 | 2025.03.25 22:50:22.497919 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
908 | 2025.03.25 22:50:22.554381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
909 | 2025.03.25 22:50:22.555123 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
910 | 2025.03.25 22:50:22.555170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
911 | 2025.03.25 22:50:22.555751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
912 | 2025.03.25 22:50:22.556021 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
913 | 2025.03.25 22:50:22.556213 [ 78 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
914 | 2025.03.25 22:50:22.556298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
915 | 2025.03.25 22:50:22.556332 [ 78 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
916 | 2025.03.25 22:50:22.556362 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
917 | 2025.03.25 22:50:22.560404 [ 200 ] {6feb4101-6852-4bf2-928b-3d161a10838e::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 | ||
918 | 2025.03.25 22:50:22.560641 [ 200 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
919 | 2025.03.25 22:50:22.560791 [ 200 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
920 | 2025.03.25 22:50:22.564927 [ 200 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
921 | 2025.03.25 22:50:22.565022 [ 200 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
922 | 2025.03.25 22:50:22.567205 [ 200 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
923 | 2025.03.25 22:50:22.569183 [ 200 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
924 | 2025.03.25 22:50:22.572409 [ 200 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
925 | 2025.03.25 22:50:22.596491 [ 187 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.040025072 sec., 70106.0575231445 rows/sec., 1.00 MiB/sec. | ||
926 | 2025.03.25 22:50:22.597238 [ 191 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
927 | 2025.03.25 22:50:22.597613 [ 191 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_6_1} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
928 | 2025.03.25 22:50:22.597704 [ 191 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_6_1} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
929 | 2025.03.25 22:50:22.597842 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
930 | 2025.03.25 22:50:22.714625 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
931 | 2025.03.25 22:50:22.735335 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
932 | 2025.03.25 22:50:22.735387 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
933 | 2025.03.25 22:50:22.742310 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
934 | 2025.03.25 22:50:22.743109 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
935 | 2025.03.25 22:50:22.743458 [ 78 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
936 | 2025.03.25 22:50:22.743570 [ 78 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
937 | 2025.03.25 22:50:22.743636 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
938 | 2025.03.25 22:50:22.743892 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::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 | ||
939 | 2025.03.25 22:50:22.752587 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
940 | 2025.03.25 22:50:22.753751 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
941 | 2025.03.25 22:50:22.754606 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
942 | 2025.03.25 22:50:22.759183 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
943 | 2025.03.25 22:50:22.763738 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::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 | ||
944 | 2025.03.25 22:50:22.768379 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
945 | 2025.03.25 22:50:22.775264 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
946 | 2025.03.25 22:50:22.779548 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::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 | ||
947 | 2025.03.25 22:50:22.842228 [ 201 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098463739 sec., 467.1770589577144 rows/sec., 2.42 MiB/sec. | ||
948 | 2025.03.25 22:50:22.844929 [ 196 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
949 | 2025.03.25 22:50:22.847961 [ 196 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_6_1} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
950 | 2025.03.25 22:50:22.848089 [ 196 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_6_1} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
951 | 2025.03.25 22:50:22.850379 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
952 | 2025.03.25 22:50:23.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.80 MiB, peak 167.33 MiB, free memory in arenas 0.00 B, will set to 161.93 MiB (RSS), difference: 4.14 MiB | ||
953 | 2025.03.25 22:50:23.614282 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
954 | 2025.03.25 22:50:23.614492 [ 266 ] {a903c981-b44e-42de-835a-b4413ac2b602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
955 | 2025.03.25 22:50:23.614575 [ 266 ] {a903c981-b44e-42de-835a-b4413ac2b602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
956 | 2025.03.25 22:50:23.615356 [ 266 ] {a903c981-b44e-42de-835a-b4413ac2b602} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
957 | 2025.03.25 22:50:23.615411 [ 266 ] {a903c981-b44e-42de-835a-b4413ac2b602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
958 | 2025.03.25 22:50:23.615887 [ 266 ] {a903c981-b44e-42de-835a-b4413ac2b602} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
959 | 2025.03.25 22:50:23.616153 [ 266 ] {a903c981-b44e-42de-835a-b4413ac2b602} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
960 | 2025.03.25 22:50:23.616398 [ 266 ] {a903c981-b44e-42de-835a-b4413ac2b602} <Debug> executeQuery: Read 16 rows, 1.58 KiB in 0.001965 sec., 8142.493638676844 rows/sec., 806.10 KiB/sec. | ||
961 | 2025.03.25 22:50:23.616464 [ 266 ] {a903c981-b44e-42de-835a-b4413ac2b602} <Debug> TCPHandler: Processed in 0.002316462 sec. | ||
962 | 2025.03.25 22:50:23.616593 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
963 | 2025.03.25 22:50:23.616715 [ 266 ] {2c5f637d-0693-49a4-9a75-0fbf1686fa1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
964 | 2025.03.25 22:50:23.616765 [ 266 ] {2c5f637d-0693-49a4-9a75-0fbf1686fa1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
965 | 2025.03.25 22:50:23.617304 [ 266 ] {2c5f637d-0693-49a4-9a75-0fbf1686fa1c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
966 | 2025.03.25 22:50:23.617348 [ 266 ] {2c5f637d-0693-49a4-9a75-0fbf1686fa1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
967 | 2025.03.25 22:50:23.617726 [ 266 ] {2c5f637d-0693-49a4-9a75-0fbf1686fa1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
968 | 2025.03.25 22:50:23.617984 [ 266 ] {2c5f637d-0693-49a4-9a75-0fbf1686fa1c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
969 | 2025.03.25 22:50:23.618248 [ 266 ] {2c5f637d-0693-49a4-9a75-0fbf1686fa1c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001558 sec., 5134.788189987164 rows/sec., 386.11 KiB/sec. | ||
970 | 2025.03.25 22:50:23.618435 [ 266 ] {2c5f637d-0693-49a4-9a75-0fbf1686fa1c} <Debug> TCPHandler: Processed in 0.001898173 sec. | ||
971 | 2025.03.25 22:50:23.618593 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
972 | 2025.03.25 22:50:23.618735 [ 266 ] {9ea46a54-f6bb-4393-b2ec-cd29fd82b1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
973 | 2025.03.25 22:50:23.618793 [ 266 ] {9ea46a54-f6bb-4393-b2ec-cd29fd82b1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
974 | 2025.03.25 22:50:23.619362 [ 266 ] {9ea46a54-f6bb-4393-b2ec-cd29fd82b1b6} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
975 | 2025.03.25 22:50:23.619404 [ 266 ] {9ea46a54-f6bb-4393-b2ec-cd29fd82b1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
976 | 2025.03.25 22:50:23.619772 [ 266 ] {9ea46a54-f6bb-4393-b2ec-cd29fd82b1b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
977 | 2025.03.25 22:50:23.620020 [ 266 ] {9ea46a54-f6bb-4393-b2ec-cd29fd82b1b6} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
978 | 2025.03.25 22:50:23.620233 [ 266 ] {9ea46a54-f6bb-4393-b2ec-cd29fd82b1b6} <Debug> executeQuery: Read 8 rows, 656.00 B in 0.001528 sec., 5235.602094240838 rows/sec., 419.26 KiB/sec. | ||
979 | 2025.03.25 22:50:23.620287 [ 266 ] {9ea46a54-f6bb-4393-b2ec-cd29fd82b1b6} <Debug> TCPHandler: Processed in 0.00175938 sec. | ||
980 | 2025.03.25 22:50:23.620417 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
981 | 2025.03.25 22:50:23.620527 [ 266 ] {3a8306e1-9a0d-439d-871e-28d240e1eef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
982 | 2025.03.25 22:50:23.620595 [ 266 ] {3a8306e1-9a0d-439d-871e-28d240e1eef9} <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 | ||
983 | 2025.03.25 22:50:23.621650 [ 266 ] {3a8306e1-9a0d-439d-871e-28d240e1eef9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
984 | 2025.03.25 22:50:23.621690 [ 266 ] {3a8306e1-9a0d-439d-871e-28d240e1eef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
985 | 2025.03.25 22:50:23.622323 [ 266 ] {3a8306e1-9a0d-439d-871e-28d240e1eef9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
986 | 2025.03.25 22:50:23.622589 [ 266 ] {3a8306e1-9a0d-439d-871e-28d240e1eef9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
987 | 2025.03.25 22:50:23.622839 [ 266 ] {3a8306e1-9a0d-439d-871e-28d240e1eef9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002335 sec., 3426.1241970021415 rows/sec., 6.14 MiB/sec. | ||
988 | 2025.03.25 22:50:23.622939 [ 266 ] {3a8306e1-9a0d-439d-871e-28d240e1eef9} <Debug> TCPHandler: Processed in 0.002574087 sec. | ||
989 | 2025.03.25 22:50:27.549764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 124 | ||
990 | 2025.03.25 22:50:27.552573 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
991 | 2025.03.25 22:50:27.552637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
992 | 2025.03.25 22:50:27.554146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
993 | 2025.03.25 22:50:27.554493 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
994 | 2025.03.25 22:50:27.555130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 124 | ||
995 | 2025.03.25 22:50:28.615336 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
996 | 2025.03.25 22:50:28.615597 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) 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) | ||
997 | 2025.03.25 22:50:28.618151 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
998 | 2025.03.25 22:50:28.622345 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
999 | 2025.03.25 22:50:28.622654 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1000 | 2025.03.25 22:50:28.626911 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1001 | 2025.03.25 22:50:28.629570 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1002 | 2025.03.25 22:50:28.634530 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1003 | 2025.03.25 22:50:28.636606 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1004 | 2025.03.25 22:50:28.636637 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1005 | 2025.03.25 22:50:28.636766 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <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', 'http_service:request_latency_histogram'))" | ||
1006 | 2025.03.25 22:50:28.636799 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1007 | 2025.03.25 22:50:28.647789 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.032292 sec., 123.86968908708039 rows/sec., 5.72 KiB/sec. | ||
1008 | 2025.03.25 22:50:28.647953 [ 266 ] {71c9d9d3-0d97-4d1a-a918-83667f92e347} <Debug> TCPHandler: Processed in 0.032750319 sec. | ||
1009 | 2025.03.25 22:50:28.648363 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1010 | 2025.03.25 22:50:28.648519 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) 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', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
1011 | 2025.03.25 22:50:28.648769 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1012 | 2025.03.25 22:50:28.648805 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
1013 | 2025.03.25 22:50:28.649018 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1014 | 2025.03.25 22:50:28.649085 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1015 | 2025.03.25 22:50:28.649238 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1016 | 2025.03.25 22:50:28.649274 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1017 | 2025.03.25 22:50:28.649299 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1018 | 2025.03.25 22:50:28.649317 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1019 | 2025.03.25 22:50:28.649363 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <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', 'http_service:request_latency_histogram', 'switch_port_control_data_link:errors_received'))" | ||
1020 | 2025.03.25 22:50:28.649388 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1021 | 2025.03.25 22:50:28.650143 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001683 sec., 2376.7082590612004 rows/sec., 109.67 KiB/sec. | ||
1022 | 2025.03.25 22:50:28.650264 [ 266 ] {6a809eea-1f84-403c-a2a8-9f2010d159ec} <Debug> TCPHandler: Processed in 0.001962314 sec. | ||
1023 | 2025.03.25 22:50:28.650524 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1024 | 2025.03.25 22:50:28.650669 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) 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', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
1025 | 2025.03.25 22:50:28.650914 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1026 | 2025.03.25 22:50:28.650949 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
1027 | 2025.03.25 22:50:28.651162 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1028 | 2025.03.25 22:50:28.651230 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1029 | 2025.03.25 22:50:28.651372 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1030 | 2025.03.25 22:50:28.651406 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1031 | 2025.03.25 22:50:28.651430 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1032 | 2025.03.25 22:50:28.651448 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1033 | 2025.03.25 22:50:28.651490 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <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', 'http_service:request_latency_histogram', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
1034 | 2025.03.25 22:50:28.651513 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1035 | 2025.03.25 22:50:28.652055 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001442 sec., 2773.9251040221916 rows/sec., 128.00 KiB/sec. | ||
1036 | 2025.03.25 22:50:28.652172 [ 266 ] {7d26a05c-27f8-45c0-b6c2-27bfca7e21eb} <Debug> TCPHandler: Processed in 0.001701379 sec. | ||
1037 | 2025.03.25 22:50:28.652408 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1038 | 2025.03.25 22:50:28.652552 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
1039 | 2025.03.25 22:50:28.652792 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1040 | 2025.03.25 22:50:28.652827 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
1041 | 2025.03.25 22:50:28.653040 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1042 | 2025.03.25 22:50:28.653106 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1043 | 2025.03.25 22:50:28.653248 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1044 | 2025.03.25 22:50:28.653282 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1045 | 2025.03.25 22:50:28.653306 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1046 | 2025.03.25 22:50:28.653323 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1047 | 2025.03.25 22:50:28.653365 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <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', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
1048 | 2025.03.25 22:50:28.653388 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1049 | 2025.03.25 22:50:28.653924 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001427 sec., 2803.0833917309037 rows/sec., 129.34 KiB/sec. | ||
1050 | 2025.03.25 22:50:28.654040 [ 266 ] {f8fbcae2-0daf-4208-9a9b-951229e255ad} <Debug> TCPHandler: Processed in 0.001685688 sec. | ||
1051 | 2025.03.25 22:50:28.654274 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1052 | 2025.03.25 22:50:28.654417 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
1053 | 2025.03.25 22:50:28.654661 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1054 | 2025.03.25 22:50:28.654697 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
1055 | 2025.03.25 22:50:28.654914 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1056 | 2025.03.25 22:50:28.654980 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1057 | 2025.03.25 22:50:28.655122 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1058 | 2025.03.25 22:50:28.655156 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1059 | 2025.03.25 22:50:28.655180 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1060 | 2025.03.25 22:50:28.655198 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1061 | 2025.03.25 22:50:28.655240 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <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', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
1062 | 2025.03.25 22:50:28.655263 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1063 | 2025.03.25 22:50:28.655796 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001434 sec., 2789.400278940028 rows/sec., 128.71 KiB/sec. | ||
1064 | 2025.03.25 22:50:28.655913 [ 266 ] {ca31808b-6f66-43a2-9e7d-cb2f886eb39f} <Debug> TCPHandler: Processed in 0.001692258 sec. | ||
1065 | 2025.03.25 22:50:28.656141 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1066 | 2025.03.25 22:50:28.656290 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
1067 | 2025.03.25 22:50:28.656535 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1068 | 2025.03.25 22:50:28.656572 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
1069 | 2025.03.25 22:50:28.656794 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1070 | 2025.03.25 22:50:28.656858 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1071 | 2025.03.25 22:50:28.656999 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1072 | 2025.03.25 22:50:28.657033 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1073 | 2025.03.25 22:50:28.657057 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1074 | 2025.03.25 22:50:28.657074 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1075 | 2025.03.25 22:50:28.657115 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <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', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
1076 | 2025.03.25 22:50:28.657138 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1077 | 2025.03.25 22:50:28.657841 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001609 sec., 2486.016159105034 rows/sec., 114.71 KiB/sec. | ||
1078 | 2025.03.25 22:50:28.657966 [ 266 ] {577a3cb6-bfa7-4440-86d2-57e29bae2771} <Debug> TCPHandler: Processed in 0.001878112 sec. | ||
1079 | 2025.03.25 22:50:28.673605 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1080 | 2025.03.25 22:50:28.673786 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1081 | 2025.03.25 22:50:28.674092 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1082 | 2025.03.25 22:50:28.674129 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1083 | 2025.03.25 22:50:28.674356 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1084 | 2025.03.25 22:50:28.674423 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1085 | 2025.03.25 22:50:28.674567 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1086 | 2025.03.25 22:50:28.674600 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1087 | 2025.03.25 22:50:28.674623 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1088 | 2025.03.25 22:50:28.674640 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1089 | 2025.03.25 22:50:28.674684 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <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', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1090 | 2025.03.25 22:50:28.674707 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1091 | 2025.03.25 22:50:28.675291 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.00158 sec., 2531.645569620253 rows/sec., 116.82 KiB/sec. | ||
1092 | 2025.03.25 22:50:28.675408 [ 266 ] {331bd124-c5a9-4ca6-bef5-8171e147c139} <Debug> TCPHandler: Processed in 0.001868822 sec. | ||
1093 | 2025.03.25 22:50:28.675752 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1094 | 2025.03.25 22:50:28.675902 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1095 | 2025.03.25 22:50:28.676157 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1096 | 2025.03.25 22:50:28.676195 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1097 | 2025.03.25 22:50:28.676431 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1098 | 2025.03.25 22:50:28.676496 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1099 | 2025.03.25 22:50:28.676638 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1100 | 2025.03.25 22:50:28.676671 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1101 | 2025.03.25 22:50:28.676694 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1102 | 2025.03.25 22:50:28.676711 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1103 | 2025.03.25 22:50:28.676754 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1104 | 2025.03.25 22:50:28.676776 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1105 | 2025.03.25 22:50:28.677322 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001481 sec., 2700.8777852802164 rows/sec., 124.63 KiB/sec. | ||
1106 | 2025.03.25 22:50:28.677439 [ 266 ] {fb27f639-5716-4aa1-88ec-8bbeb2a3f5b8} <Debug> TCPHandler: Processed in 0.001739619 sec. | ||
1107 | 2025.03.25 22:50:28.677670 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1108 | 2025.03.25 22:50:28.677820 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1109 | 2025.03.25 22:50:28.678075 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1110 | 2025.03.25 22:50:28.678114 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1111 | 2025.03.25 22:50:28.678350 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1112 | 2025.03.25 22:50:28.678416 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1113 | 2025.03.25 22:50:28.678557 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1114 | 2025.03.25 22:50:28.678589 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1115 | 2025.03.25 22:50:28.678613 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1116 | 2025.03.25 22:50:28.678630 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1117 | 2025.03.25 22:50:28.678673 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1118 | 2025.03.25 22:50:28.678695 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1119 | 2025.03.25 22:50:28.679228 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001469 sec., 2722.940776038121 rows/sec., 125.64 KiB/sec. | ||
1120 | 2025.03.25 22:50:28.679346 [ 266 ] {983e9209-8e2c-4a6d-b812-70fb0744d8dc} <Debug> TCPHandler: Processed in 0.001728629 sec. | ||
1121 | 2025.03.25 22:50:28.679578 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1122 | 2025.03.25 22:50:28.679729 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1123 | 2025.03.25 22:50:28.679986 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1124 | 2025.03.25 22:50:28.680025 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1125 | 2025.03.25 22:50:28.680269 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1126 | 2025.03.25 22:50:28.680335 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1127 | 2025.03.25 22:50:28.680476 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1128 | 2025.03.25 22:50:28.680510 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1129 | 2025.03.25 22:50:28.680534 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1130 | 2025.03.25 22:50:28.680551 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1131 | 2025.03.25 22:50:28.680593 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1132 | 2025.03.25 22:50:28.680617 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1133 | 2025.03.25 22:50:28.681151 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001484 sec., 2695.4177897574123 rows/sec., 124.37 KiB/sec. | ||
1134 | 2025.03.25 22:50:28.681270 [ 266 ] {c56aacd3-a717-4911-85b2-3f1c234ec195} <Debug> TCPHandler: Processed in 0.00174472 sec. | ||
1135 | 2025.03.25 22:50:28.681509 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1136 | 2025.03.25 22:50:28.681660 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1137 | 2025.03.25 22:50:28.681926 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1138 | 2025.03.25 22:50:28.681966 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1139 | 2025.03.25 22:50:28.682215 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1140 | 2025.03.25 22:50:28.682282 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1141 | 2025.03.25 22:50:28.682421 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1142 | 2025.03.25 22:50:28.682454 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1143 | 2025.03.25 22:50:28.682478 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1144 | 2025.03.25 22:50:28.682494 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1145 | 2025.03.25 22:50:28.682538 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1146 | 2025.03.25 22:50:28.682562 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1147 | 2025.03.25 22:50:28.683103 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001507 sec., 2654.2800265428 rows/sec., 122.48 KiB/sec. | ||
1148 | 2025.03.25 22:50:28.683221 [ 266 ] {1f5b89c1-dc87-4f61-8087-3c3ef8aecf13} <Debug> TCPHandler: Processed in 0.001766079 sec. | ||
1149 | 2025.03.25 22:50:28.683426 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1150 | 2025.03.25 22:50:28.683579 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1151 | 2025.03.25 22:50:28.683843 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1152 | 2025.03.25 22:50:28.683883 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1153 | 2025.03.25 22:50:28.684133 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1154 | 2025.03.25 22:50:28.684201 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1155 | 2025.03.25 22:50:28.684345 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1156 | 2025.03.25 22:50:28.684379 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1157 | 2025.03.25 22:50:28.684404 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1158 | 2025.03.25 22:50:28.684420 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1159 | 2025.03.25 22:50:28.684466 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1160 | 2025.03.25 22:50:28.684491 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1161 | 2025.03.25 22:50:28.685054 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001539 sec., 2599.090318388564 rows/sec., 119.93 KiB/sec. | ||
1162 | 2025.03.25 22:50:28.685175 [ 266 ] {bdfe1ccd-1c17-40eb-8714-8a772963a1b9} <Debug> TCPHandler: Processed in 0.001803 sec. | ||
1163 | 2025.03.25 22:50:28.685379 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1164 | 2025.03.25 22:50:28.685529 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1165 | 2025.03.25 22:50:28.685794 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1166 | 2025.03.25 22:50:28.685834 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1167 | 2025.03.25 22:50:28.686085 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1168 | 2025.03.25 22:50:28.686152 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1169 | 2025.03.25 22:50:28.686292 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1170 | 2025.03.25 22:50:28.686326 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1171 | 2025.03.25 22:50:28.686350 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1172 | 2025.03.25 22:50:28.686367 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1173 | 2025.03.25 22:50:28.686410 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1174 | 2025.03.25 22:50:28.686433 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1175 | 2025.03.25 22:50:28.686970 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001503 sec., 2661.3439787092484 rows/sec., 122.80 KiB/sec. | ||
1176 | 2025.03.25 22:50:28.687088 [ 266 ] {7dbdf230-aaae-4416-814a-dd3fcfa2ee1f} <Debug> TCPHandler: Processed in 0.00176709 sec. | ||
1177 | 2025.03.25 22:50:28.687289 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1178 | 2025.03.25 22:50:28.687442 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1179 | 2025.03.25 22:50:28.687707 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1180 | 2025.03.25 22:50:28.687749 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1181 | 2025.03.25 22:50:28.688006 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1182 | 2025.03.25 22:50:28.688073 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1183 | 2025.03.25 22:50:28.688215 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1184 | 2025.03.25 22:50:28.688249 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1185 | 2025.03.25 22:50:28.688274 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1186 | 2025.03.25 22:50:28.688291 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1187 | 2025.03.25 22:50:28.688335 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1188 | 2025.03.25 22:50:28.688361 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1189 | 2025.03.25 22:50:28.688890 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001513 sec., 2643.7541308658297 rows/sec., 121.99 KiB/sec. | ||
1190 | 2025.03.25 22:50:28.689007 [ 266 ] {495261dc-2ded-4ac0-89fa-66f864a96284} <Debug> TCPHandler: Processed in 0.00177163 sec. | ||
1191 | 2025.03.25 22:50:28.689198 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1192 | 2025.03.25 22:50:28.689352 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1193 | 2025.03.25 22:50:28.689618 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1194 | 2025.03.25 22:50:28.689660 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1195 | 2025.03.25 22:50:28.689920 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1196 | 2025.03.25 22:50:28.689987 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1197 | 2025.03.25 22:50:28.690130 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1198 | 2025.03.25 22:50:28.690163 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1199 | 2025.03.25 22:50:28.690186 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1200 | 2025.03.25 22:50:28.690204 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1201 | 2025.03.25 22:50:28.690249 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1202 | 2025.03.25 22:50:28.690272 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1203 | 2025.03.25 22:50:28.690816 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.00153 sec., 2614.3790849673205 rows/sec., 120.63 KiB/sec. | ||
1204 | 2025.03.25 22:50:28.690932 [ 266 ] {502f4d65-3dbb-413b-b6e3-334f9570fa1f} <Debug> TCPHandler: Processed in 0.00178664 sec. | ||
1205 | 2025.03.25 22:50:28.691132 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1206 | 2025.03.25 22:50:28.691286 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1207 | 2025.03.25 22:50:28.691556 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1208 | 2025.03.25 22:50:28.691597 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1209 | 2025.03.25 22:50:28.691860 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1210 | 2025.03.25 22:50:28.691925 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1211 | 2025.03.25 22:50:28.692070 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1212 | 2025.03.25 22:50:28.692103 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1213 | 2025.03.25 22:50:28.692127 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1214 | 2025.03.25 22:50:28.692144 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1215 | 2025.03.25 22:50:28.692187 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1216 | 2025.03.25 22:50:28.692211 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1217 | 2025.03.25 22:50:28.692767 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001547 sec., 2585.649644473174 rows/sec., 119.31 KiB/sec. | ||
1218 | 2025.03.25 22:50:28.692886 [ 266 ] {271c1797-9cca-4138-bbda-9a364f5416ca} <Debug> TCPHandler: Processed in 0.00180611 sec. | ||
1219 | 2025.03.25 22:50:28.693086 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1220 | 2025.03.25 22:50:28.693239 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1221 | 2025.03.25 22:50:28.693508 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1222 | 2025.03.25 22:50:28.693550 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1223 | 2025.03.25 22:50:28.693815 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1224 | 2025.03.25 22:50:28.693881 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1225 | 2025.03.25 22:50:28.694021 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1226 | 2025.03.25 22:50:28.694055 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1227 | 2025.03.25 22:50:28.694078 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1228 | 2025.03.25 22:50:28.694096 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1229 | 2025.03.25 22:50:28.694139 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1230 | 2025.03.25 22:50:28.694162 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1231 | 2025.03.25 22:50:28.694921 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001749 sec., 2287.0211549456835 rows/sec., 105.53 KiB/sec. | ||
1232 | 2025.03.25 22:50:28.695046 [ 266 ] {def1c0a3-fb17-4385-a2e7-64fd5bd56b89} <Debug> TCPHandler: Processed in 0.002012035 sec. | ||
1233 | 2025.03.25 22:50:28.695240 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1234 | 2025.03.25 22:50:28.695396 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1235 | 2025.03.25 22:50:28.695661 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1236 | 2025.03.25 22:50:28.695703 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1237 | 2025.03.25 22:50:28.695969 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1238 | 2025.03.25 22:50:28.696035 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1239 | 2025.03.25 22:50:28.696178 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1240 | 2025.03.25 22:50:28.696212 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1241 | 2025.03.25 22:50:28.696235 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1242 | 2025.03.25 22:50:28.696252 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1243 | 2025.03.25 22:50:28.696296 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1244 | 2025.03.25 22:50:28.696319 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1245 | 2025.03.25 22:50:28.696850 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001523 sec., 2626.3952724885094 rows/sec., 121.19 KiB/sec. | ||
1246 | 2025.03.25 22:50:28.696969 [ 266 ] {fcb55f8c-48f2-4bb4-ac19-7e26be5ab451} <Debug> TCPHandler: Processed in 0.00178189 sec. | ||
1247 | 2025.03.25 22:50:28.697193 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1248 | 2025.03.25 22:50:28.697349 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1249 | 2025.03.25 22:50:28.697620 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1250 | 2025.03.25 22:50:28.697663 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1251 | 2025.03.25 22:50:28.697933 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1252 | 2025.03.25 22:50:28.698000 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1253 | 2025.03.25 22:50:28.698137 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1254 | 2025.03.25 22:50:28.698170 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1255 | 2025.03.25 22:50:28.698193 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1256 | 2025.03.25 22:50:28.698210 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1257 | 2025.03.25 22:50:28.698253 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1258 | 2025.03.25 22:50:28.698277 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1259 | 2025.03.25 22:50:28.698819 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001538 sec., 2600.780234070221 rows/sec., 120.01 KiB/sec. | ||
1260 | 2025.03.25 22:50:28.698937 [ 266 ] {b36c3db4-cb41-4588-aa71-447c40d58eb9} <Debug> TCPHandler: Processed in 0.001796541 sec. | ||
1261 | 2025.03.25 22:50:28.699157 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1262 | 2025.03.25 22:50:28.699343 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1263 | 2025.03.25 22:50:28.699614 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1264 | 2025.03.25 22:50:28.699657 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1265 | 2025.03.25 22:50:28.699959 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1266 | 2025.03.25 22:50:28.700026 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1267 | 2025.03.25 22:50:28.700168 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1268 | 2025.03.25 22:50:28.700201 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1269 | 2025.03.25 22:50:28.700223 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1270 | 2025.03.25 22:50:28.700240 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1271 | 2025.03.25 22:50:28.700283 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1272 | 2025.03.25 22:50:28.700308 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1273 | 2025.03.25 22:50:28.700886 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001611 sec., 2482.9298572315333 rows/sec., 114.57 KiB/sec. | ||
1274 | 2025.03.25 22:50:28.701006 [ 266 ] {22afd3fe-073d-4a3e-9e44-19d322450cc3} <Debug> TCPHandler: Processed in 0.001900372 sec. | ||
1275 | 2025.03.25 22:50:28.704519 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1276 | 2025.03.25 22:50:28.704642 [ 266 ] {e1af31c3-d8a4-420e-bef1-b6b51cabc3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1277 | 2025.03.25 22:50:28.704692 [ 266 ] {e1af31c3-d8a4-420e-bef1-b6b51cabc3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1278 | 2025.03.25 22:50:28.705436 [ 266 ] {e1af31c3-d8a4-420e-bef1-b6b51cabc3f2} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1279 | 2025.03.25 22:50:28.705487 [ 266 ] {e1af31c3-d8a4-420e-bef1-b6b51cabc3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1280 | 2025.03.25 22:50:28.706056 [ 266 ] {e1af31c3-d8a4-420e-bef1-b6b51cabc3f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1281 | 2025.03.25 22:50:28.706310 [ 266 ] {e1af31c3-d8a4-420e-bef1-b6b51cabc3f2} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1282 | 2025.03.25 22:50:28.706555 [ 266 ] {e1af31c3-d8a4-420e-bef1-b6b51cabc3f2} <Debug> executeQuery: Read 20 rows, 4.85 KiB in 0.001945 sec., 10282.776349614396 rows/sec., 2.44 MiB/sec. | ||
1283 | 2025.03.25 22:50:28.706624 [ 266 ] {e1af31c3-d8a4-420e-bef1-b6b51cabc3f2} <Debug> TCPHandler: Processed in 0.002161339 sec. | ||
1284 | 2025.03.25 22:50:28.706756 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1285 | 2025.03.25 22:50:28.706867 [ 266 ] {ee011a2c-a400-4cf5-b4a4-62f99ada3ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1286 | 2025.03.25 22:50:28.706913 [ 266 ] {ee011a2c-a400-4cf5-b4a4-62f99ada3ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1287 | 2025.03.25 22:50:28.708072 [ 266 ] {ee011a2c-a400-4cf5-b4a4-62f99ada3ad4} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1288 | 2025.03.25 22:50:28.708111 [ 266 ] {ee011a2c-a400-4cf5-b4a4-62f99ada3ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1289 | 2025.03.25 22:50:28.708547 [ 266 ] {ee011a2c-a400-4cf5-b4a4-62f99ada3ad4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1290 | 2025.03.25 22:50:28.708829 [ 266 ] {ee011a2c-a400-4cf5-b4a4-62f99ada3ad4} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1291 | 2025.03.25 22:50:28.709037 [ 266 ] {ee011a2c-a400-4cf5-b4a4-62f99ada3ad4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002194 sec., 10938.924339106654 rows/sec., 929.38 KiB/sec. | ||
1292 | 2025.03.25 22:50:28.709090 [ 266 ] {ee011a2c-a400-4cf5-b4a4-62f99ada3ad4} <Debug> TCPHandler: Processed in 0.002385894 sec. | ||
1293 | 2025.03.25 22:50:28.709215 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1294 | 2025.03.25 22:50:28.709325 [ 266 ] {ba5973cb-e8f1-4864-8b7d-f8ef6e9f4182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1295 | 2025.03.25 22:50:28.709370 [ 266 ] {ba5973cb-e8f1-4864-8b7d-f8ef6e9f4182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1296 | 2025.03.25 22:50:28.710067 [ 266 ] {ba5973cb-e8f1-4864-8b7d-f8ef6e9f4182} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1297 | 2025.03.25 22:50:28.710120 [ 266 ] {ba5973cb-e8f1-4864-8b7d-f8ef6e9f4182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1298 | 2025.03.25 22:50:28.710559 [ 266 ] {ba5973cb-e8f1-4864-8b7d-f8ef6e9f4182} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1299 | 2025.03.25 22:50:28.710806 [ 266 ] {ba5973cb-e8f1-4864-8b7d-f8ef6e9f4182} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1300 | 2025.03.25 22:50:28.711029 [ 266 ] {ba5973cb-e8f1-4864-8b7d-f8ef6e9f4182} <Debug> executeQuery: Read 190 rows, 17.59 KiB in 0.001728 sec., 109953.70370370371 rows/sec., 9.94 MiB/sec. | ||
1301 | 2025.03.25 22:50:28.711081 [ 266 ] {ba5973cb-e8f1-4864-8b7d-f8ef6e9f4182} <Debug> TCPHandler: Processed in 0.001921544 sec. | ||
1302 | 2025.03.25 22:50:28.711203 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1303 | 2025.03.25 22:50:28.711312 [ 266 ] {61995905-4813-4d8a-8345-022465e619a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1304 | 2025.03.25 22:50:28.711357 [ 266 ] {61995905-4813-4d8a-8345-022465e619a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1305 | 2025.03.25 22:50:28.711895 [ 266 ] {61995905-4813-4d8a-8345-022465e619a8} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1306 | 2025.03.25 22:50:28.711935 [ 266 ] {61995905-4813-4d8a-8345-022465e619a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1307 | 2025.03.25 22:50:28.712295 [ 266 ] {61995905-4813-4d8a-8345-022465e619a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1308 | 2025.03.25 22:50:28.712541 [ 266 ] {61995905-4813-4d8a-8345-022465e619a8} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1309 | 2025.03.25 22:50:28.712753 [ 266 ] {61995905-4813-4d8a-8345-022465e619a8} <Debug> executeQuery: Read 34 rows, 2.62 KiB in 0.001465 sec., 23208.191126279864 rows/sec., 1.74 MiB/sec. | ||
1310 | 2025.03.25 22:50:28.712804 [ 266 ] {61995905-4813-4d8a-8345-022465e619a8} <Debug> TCPHandler: Processed in 0.001652567 sec. | ||
1311 | 2025.03.25 22:50:28.712931 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1312 | 2025.03.25 22:50:28.713038 [ 266 ] {6abf12fd-cba7-4409-b9b5-7e5cbaac6a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1313 | 2025.03.25 22:50:28.713083 [ 266 ] {6abf12fd-cba7-4409-b9b5-7e5cbaac6a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1314 | 2025.03.25 22:50:28.713620 [ 266 ] {6abf12fd-cba7-4409-b9b5-7e5cbaac6a3d} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1315 | 2025.03.25 22:50:28.713659 [ 266 ] {6abf12fd-cba7-4409-b9b5-7e5cbaac6a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1316 | 2025.03.25 22:50:28.714016 [ 266 ] {6abf12fd-cba7-4409-b9b5-7e5cbaac6a3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1317 | 2025.03.25 22:50:28.714258 [ 266 ] {6abf12fd-cba7-4409-b9b5-7e5cbaac6a3d} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1318 | 2025.03.25 22:50:28.714529 [ 266 ] {6abf12fd-cba7-4409-b9b5-7e5cbaac6a3d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001497 sec., 16032.064128256512 rows/sec., 1.33 MiB/sec. | ||
1319 | 2025.03.25 22:50:28.714596 [ 266 ] {6abf12fd-cba7-4409-b9b5-7e5cbaac6a3d} <Debug> TCPHandler: Processed in 0.001717449 sec. | ||
1320 | 2025.03.25 22:50:28.715435 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1321 | 2025.03.25 22:50:28.715543 [ 266 ] {b2bce26d-f06d-4cb6-a345-77056ba2811c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1322 | 2025.03.25 22:50:28.715586 [ 266 ] {b2bce26d-f06d-4cb6-a345-77056ba2811c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1323 | 2025.03.25 22:50:28.716101 [ 266 ] {b2bce26d-f06d-4cb6-a345-77056ba2811c} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1324 | 2025.03.25 22:50:28.716140 [ 266 ] {b2bce26d-f06d-4cb6-a345-77056ba2811c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1325 | 2025.03.25 22:50:28.716493 [ 266 ] {b2bce26d-f06d-4cb6-a345-77056ba2811c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1326 | 2025.03.25 22:50:28.716729 [ 266 ] {b2bce26d-f06d-4cb6-a345-77056ba2811c} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1327 | 2025.03.25 22:50:28.716911 [ 266 ] {b2bce26d-f06d-4cb6-a345-77056ba2811c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001388 sec., 8645.533141210375 rows/sec., 675.43 KiB/sec. | ||
1328 | 2025.03.25 22:50:28.717023 [ 266 ] {b2bce26d-f06d-4cb6-a345-77056ba2811c} <Debug> TCPHandler: Processed in 0.001638486 sec. | ||
1329 | 2025.03.25 22:50:28.717158 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1330 | 2025.03.25 22:50:28.717260 [ 266 ] {3ad98c3d-b1db-4a73-b670-a4a63831dd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1331 | 2025.03.25 22:50:28.717304 [ 266 ] {3ad98c3d-b1db-4a73-b670-a4a63831dd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1332 | 2025.03.25 22:50:28.717850 [ 266 ] {3ad98c3d-b1db-4a73-b670-a4a63831dd82} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1333 | 2025.03.25 22:50:28.717888 [ 266 ] {3ad98c3d-b1db-4a73-b670-a4a63831dd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1334 | 2025.03.25 22:50:28.718243 [ 266 ] {3ad98c3d-b1db-4a73-b670-a4a63831dd82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1335 | 2025.03.25 22:50:28.718514 [ 266 ] {3ad98c3d-b1db-4a73-b670-a4a63831dd82} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1336 | 2025.03.25 22:50:28.718694 [ 266 ] {3ad98c3d-b1db-4a73-b670-a4a63831dd82} <Debug> executeQuery: Read 86 rows, 7.26 KiB in 0.001455 sec., 59106.529209622 rows/sec., 4.87 MiB/sec. | ||
1337 | 2025.03.25 22:50:28.718749 [ 266 ] {3ad98c3d-b1db-4a73-b670-a4a63831dd82} <Debug> TCPHandler: Processed in 0.001641507 sec. | ||
1338 | 2025.03.25 22:50:28.718876 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1339 | 2025.03.25 22:50:28.718981 [ 266 ] {ba719c4e-efa1-4bac-bae5-a73fa7059ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1340 | 2025.03.25 22:50:28.719028 [ 266 ] {ba719c4e-efa1-4bac-bae5-a73fa7059ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1341 | 2025.03.25 22:50:28.719590 [ 266 ] {ba719c4e-efa1-4bac-bae5-a73fa7059ab6} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1342 | 2025.03.25 22:50:28.719626 [ 266 ] {ba719c4e-efa1-4bac-bae5-a73fa7059ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1343 | 2025.03.25 22:50:28.720023 [ 266 ] {ba719c4e-efa1-4bac-bae5-a73fa7059ab6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1344 | 2025.03.25 22:50:28.720258 [ 266 ] {ba719c4e-efa1-4bac-bae5-a73fa7059ab6} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1345 | 2025.03.25 22:50:28.720507 [ 266 ] {ba719c4e-efa1-4bac-bae5-a73fa7059ab6} <Debug> executeQuery: Read 452 rows, 36.56 KiB in 0.001538 sec., 293888.16644993494 rows/sec., 23.21 MiB/sec. | ||
1346 | 2025.03.25 22:50:28.720588 [ 266 ] {ba719c4e-efa1-4bac-bae5-a73fa7059ab6} <Debug> TCPHandler: Processed in 0.00176373 sec. | ||
1347 | 2025.03.25 22:50:28.720711 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1348 | 2025.03.25 22:50:28.720818 [ 266 ] {975a3f5f-a824-414d-a966-c8bfdeef9bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1349 | 2025.03.25 22:50:28.720884 [ 266 ] {975a3f5f-a824-414d-a966-c8bfdeef9bea} <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 | ||
1350 | 2025.03.25 22:50:28.721983 [ 266 ] {975a3f5f-a824-414d-a966-c8bfdeef9bea} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1351 | 2025.03.25 22:50:28.722021 [ 266 ] {975a3f5f-a824-414d-a966-c8bfdeef9bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1352 | 2025.03.25 22:50:28.722647 [ 266 ] {975a3f5f-a824-414d-a966-c8bfdeef9bea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1353 | 2025.03.25 22:50:28.722920 [ 266 ] {975a3f5f-a824-414d-a966-c8bfdeef9bea} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1354 | 2025.03.25 22:50:28.723124 [ 266 ] {975a3f5f-a824-414d-a966-c8bfdeef9bea} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002327 sec., 9454.232917920068 rows/sec., 16.94 MiB/sec. | ||
1355 | 2025.03.25 22:50:28.723231 [ 266 ] {975a3f5f-a824-414d-a966-c8bfdeef9bea} <Debug> TCPHandler: Processed in 0.002571538 sec. | ||
1356 | 2025.03.25 22:50:28.723374 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1357 | 2025.03.25 22:50:28.723482 [ 266 ] {3e31cfc9-1247-4015-940b-8bbaa64b187f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1358 | 2025.03.25 22:50:28.723529 [ 266 ] {3e31cfc9-1247-4015-940b-8bbaa64b187f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1359 | 2025.03.25 22:50:28.723943 [ 266 ] {3e31cfc9-1247-4015-940b-8bbaa64b187f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1360 | 2025.03.25 22:50:28.723978 [ 266 ] {3e31cfc9-1247-4015-940b-8bbaa64b187f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1361 | 2025.03.25 22:50:28.724336 [ 266 ] {3e31cfc9-1247-4015-940b-8bbaa64b187f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1362 | 2025.03.25 22:50:28.724585 [ 266 ] {3e31cfc9-1247-4015-940b-8bbaa64b187f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1363 | 2025.03.25 22:50:28.724780 [ 266 ] {3e31cfc9-1247-4015-940b-8bbaa64b187f} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001311 sec., 18306.636155606408 rows/sec., 1.25 MiB/sec. | ||
1364 | 2025.03.25 22:50:28.724926 [ 266 ] {3e31cfc9-1247-4015-940b-8bbaa64b187f} <Debug> TCPHandler: Processed in 0.001598996 sec. | ||
1365 | 2025.03.25 22:50:30.056442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1366 | 2025.03.25 22:50:30.057116 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1367 | 2025.03.25 22:50:30.057168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1368 | 2025.03.25 22:50:30.057801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1369 | 2025.03.25 22:50:30.058068 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1370 | 2025.03.25 22:50:30.058371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1371 | 2025.03.25 22:50:30.252685 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1372 | 2025.03.25 22:50:30.271589 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1373 | 2025.03.25 22:50:30.271644 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1374 | 2025.03.25 22:50:30.278702 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1375 | 2025.03.25 22:50:30.279444 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1376 | 2025.03.25 22:50:30.282437 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1377 | 2025.03.25 22:50:31.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.43 MiB, peak 167.43 MiB, free memory in arenas 0.00 B, will set to 164.84 MiB (RSS), difference: 1.40 MiB | ||
1378 | 2025.03.25 22:50:33.618720 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1379 | 2025.03.25 22:50:33.618910 [ 266 ] {22d22362-c7c1-4e6e-b2eb-3abe1348b893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1380 | 2025.03.25 22:50:33.618982 [ 266 ] {22d22362-c7c1-4e6e-b2eb-3abe1348b893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1381 | 2025.03.25 22:50:33.619743 [ 266 ] {22d22362-c7c1-4e6e-b2eb-3abe1348b893} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1382 | 2025.03.25 22:50:33.619798 [ 266 ] {22d22362-c7c1-4e6e-b2eb-3abe1348b893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1383 | 2025.03.25 22:50:33.620235 [ 266 ] {22d22362-c7c1-4e6e-b2eb-3abe1348b893} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1384 | 2025.03.25 22:50:33.620491 [ 266 ] {22d22362-c7c1-4e6e-b2eb-3abe1348b893} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1385 | 2025.03.25 22:50:33.620747 [ 266 ] {22d22362-c7c1-4e6e-b2eb-3abe1348b893} <Debug> executeQuery: Read 42 rows, 3.59 KiB in 0.001885 sec., 22281.167108753318 rows/sec., 1.86 MiB/sec. | ||
1386 | 2025.03.25 22:50:33.620928 [ 266 ] {22d22362-c7c1-4e6e-b2eb-3abe1348b893} <Debug> TCPHandler: Processed in 0.002329663 sec. | ||
1387 | 2025.03.25 22:50:33.621077 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1388 | 2025.03.25 22:50:33.621192 [ 266 ] {f4d9b893-83fc-4c1f-bb3e-82fed016e92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1389 | 2025.03.25 22:50:33.621242 [ 266 ] {f4d9b893-83fc-4c1f-bb3e-82fed016e92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1390 | 2025.03.25 22:50:33.621802 [ 266 ] {f4d9b893-83fc-4c1f-bb3e-82fed016e92e} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1391 | 2025.03.25 22:50:33.621844 [ 266 ] {f4d9b893-83fc-4c1f-bb3e-82fed016e92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1392 | 2025.03.25 22:50:33.622195 [ 266 ] {f4d9b893-83fc-4c1f-bb3e-82fed016e92e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1393 | 2025.03.25 22:50:33.622437 [ 266 ] {f4d9b893-83fc-4c1f-bb3e-82fed016e92e} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1394 | 2025.03.25 22:50:33.622734 [ 266 ] {f4d9b893-83fc-4c1f-bb3e-82fed016e92e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001548 sec., 5167.958656330749 rows/sec., 388.61 KiB/sec. | ||
1395 | 2025.03.25 22:50:33.622852 [ 266 ] {f4d9b893-83fc-4c1f-bb3e-82fed016e92e} <Debug> TCPHandler: Processed in 0.001830421 sec. | ||
1396 | 2025.03.25 22:50:33.622981 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1397 | 2025.03.25 22:50:33.623088 [ 266 ] {9d04a697-f2db-43ac-992b-7068b5fcadc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1398 | 2025.03.25 22:50:33.623132 [ 266 ] {9d04a697-f2db-43ac-992b-7068b5fcadc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1399 | 2025.03.25 22:50:33.624009 [ 266 ] {9d04a697-f2db-43ac-992b-7068b5fcadc3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1400 | 2025.03.25 22:50:33.624049 [ 266 ] {9d04a697-f2db-43ac-992b-7068b5fcadc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1401 | 2025.03.25 22:50:33.624409 [ 266 ] {9d04a697-f2db-43ac-992b-7068b5fcadc3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1402 | 2025.03.25 22:50:33.624673 [ 266 ] {9d04a697-f2db-43ac-992b-7068b5fcadc3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1403 | 2025.03.25 22:50:33.624886 [ 266 ] {9d04a697-f2db-43ac-992b-7068b5fcadc3} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00182 sec., 19780.21978021978 rows/sec., 1.54 MiB/sec. | ||
1404 | 2025.03.25 22:50:33.624939 [ 266 ] {9d04a697-f2db-43ac-992b-7068b5fcadc3} <Debug> TCPHandler: Processed in 0.002010415 sec. | ||
1405 | 2025.03.25 22:50:33.625061 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1406 | 2025.03.25 22:50:33.625168 [ 266 ] {6a6afc34-0a46-4abc-a5b4-dab638d3ad24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1407 | 2025.03.25 22:50:33.625216 [ 266 ] {6a6afc34-0a46-4abc-a5b4-dab638d3ad24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1408 | 2025.03.25 22:50:33.625703 [ 266 ] {6a6afc34-0a46-4abc-a5b4-dab638d3ad24} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1409 | 2025.03.25 22:50:33.625743 [ 266 ] {6a6afc34-0a46-4abc-a5b4-dab638d3ad24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1410 | 2025.03.25 22:50:33.626113 [ 266 ] {6a6afc34-0a46-4abc-a5b4-dab638d3ad24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1411 | 2025.03.25 22:50:33.626344 [ 266 ] {6a6afc34-0a46-4abc-a5b4-dab638d3ad24} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1412 | 2025.03.25 22:50:33.626629 [ 266 ] {6a6afc34-0a46-4abc-a5b4-dab638d3ad24} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001464 sec., 68306.01092896175 rows/sec., 4.74 MiB/sec. | ||
1413 | 2025.03.25 22:50:33.626696 [ 266 ] {6a6afc34-0a46-4abc-a5b4-dab638d3ad24} <Debug> TCPHandler: Processed in 0.001685528 sec. | ||
1414 | 2025.03.25 22:50:33.626810 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1415 | 2025.03.25 22:50:33.626915 [ 266 ] {d9f98c98-21dd-4edc-9545-6f83fdc26648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1416 | 2025.03.25 22:50:33.626981 [ 266 ] {d9f98c98-21dd-4edc-9545-6f83fdc26648} <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 | ||
1417 | 2025.03.25 22:50:33.627963 [ 266 ] {d9f98c98-21dd-4edc-9545-6f83fdc26648} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1418 | 2025.03.25 22:50:33.628003 [ 266 ] {d9f98c98-21dd-4edc-9545-6f83fdc26648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1419 | 2025.03.25 22:50:33.628581 [ 266 ] {d9f98c98-21dd-4edc-9545-6f83fdc26648} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1420 | 2025.03.25 22:50:33.628835 [ 266 ] {d9f98c98-21dd-4edc-9545-6f83fdc26648} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1421 | 2025.03.25 22:50:33.629175 [ 266 ] {d9f98c98-21dd-4edc-9545-6f83fdc26648} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002269 sec., 3525.782282944028 rows/sec., 6.32 MiB/sec. | ||
1422 | 2025.03.25 22:50:33.629274 [ 266 ] {d9f98c98-21dd-4edc-9545-6f83fdc26648} <Debug> TCPHandler: Processed in 0.002514437 sec. | ||
1423 | 2025.03.25 22:50:33.629409 [ 266 ] {} <Trace> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1424 | 2025.03.25 22:50:33.629515 [ 266 ] {fc0739fd-6921-44fc-abe1-56541b2f5c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48218) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1425 | 2025.03.25 22:50:33.629560 [ 266 ] {fc0739fd-6921-44fc-abe1-56541b2f5c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1426 | 2025.03.25 22:50:33.630005 [ 266 ] {fc0739fd-6921-44fc-abe1-56541b2f5c8a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1427 | 2025.03.25 22:50:33.630043 [ 266 ] {fc0739fd-6921-44fc-abe1-56541b2f5c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1428 | 2025.03.25 22:50:33.630393 [ 266 ] {fc0739fd-6921-44fc-abe1-56541b2f5c8a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1429 | 2025.03.25 22:50:33.630631 [ 266 ] {fc0739fd-6921-44fc-abe1-56541b2f5c8a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1430 | 2025.03.25 22:50:33.630882 [ 266 ] {fc0739fd-6921-44fc-abe1-56541b2f5c8a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001371 sec., 21881.83807439825 rows/sec., 1.50 MiB/sec. | ||
1431 | 2025.03.25 22:50:33.630946 [ 266 ] {fc0739fd-6921-44fc-abe1-56541b2f5c8a} <Debug> TCPHandler: Processed in 0.001588166 sec. | ||
1432 | 2025.03.25 22:50:37.497966 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1433 | 2025.03.25 22:50:37.498066 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1434 | 2025.03.25 22:50:37.555286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 196 | ||
1435 | 2025.03.25 22:50:37.558591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1436 | 2025.03.25 22:50:37.562339 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1437 | 2025.03.25 22:50:37.562440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1438 | 2025.03.25 22:50:37.563604 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1439 | 2025.03.25 22:50:37.563724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1440 | 2025.03.25 22:50:37.563957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1441 | 2025.03.25 22:50:37.564617 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1442 | 2025.03.25 22:50:37.565247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1443 | 2025.03.25 22:50:37.566401 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1444 | 2025.03.25 22:50:37.566756 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1445 | 2025.03.25 22:50:37.567499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
1446 | 2025.03.25 22:50:37.782515 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1447 | 2025.03.25 22:50:37.802163 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1448 | 2025.03.25 22:50:37.802217 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1449 | 2025.03.25 22:50:37.809281 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1450 | 2025.03.25 22:50:37.810047 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1451 | 2025.03.25 22:50:37.812720 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1452 | 2025.03.25 22:50:38.212478 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
1453 | 2025.03.25 22:50:38.212560 [ 266 ] {} <Debug> TCP-Session: 22e21ab0-c0c8-4476-8633-aef0e207ea5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1454 | 2025.03.25 22:50:38.619545 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1455 | 2025.03.25 22:50:38.619858 [ 268 ] {52e741c3-10cd-4820-a816-4311c5066a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1456 | 2025.03.25 22:50:38.619981 [ 268 ] {52e741c3-10cd-4820-a816-4311c5066a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1457 | 2025.03.25 22:50:38.620997 [ 268 ] {52e741c3-10cd-4820-a816-4311c5066a12} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1458 | 2025.03.25 22:50:38.621055 [ 268 ] {52e741c3-10cd-4820-a816-4311c5066a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1459 | 2025.03.25 22:50:38.621526 [ 268 ] {52e741c3-10cd-4820-a816-4311c5066a12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1460 | 2025.03.25 22:50:38.621793 [ 268 ] {52e741c3-10cd-4820-a816-4311c5066a12} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1461 | 2025.03.25 22:50:38.621985 [ 62 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1462 | 2025.03.25 22:50:38.622066 [ 268 ] {52e741c3-10cd-4820-a816-4311c5066a12} <Debug> executeQuery: Read 70 rows, 6.13 KiB in 0.002288 sec., 30594.405594405594 rows/sec., 2.62 MiB/sec. | ||
1463 | 2025.03.25 22:50:38.622073 [ 62 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1464 | 2025.03.25 22:50:38.622153 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1465 | 2025.03.25 22:50:38.622211 [ 268 ] {52e741c3-10cd-4820-a816-4311c5066a12} <Debug> TCPHandler: Processed in 0.002874075 sec. | ||
1466 | 2025.03.25 22:50:38.622741 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1467 | 2025.03.25 22:50:38.622791 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::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 | ||
1468 | 2025.03.25 22:50:38.622964 [ 268 ] {8c528ab7-9670-40ca-b582-6989064c614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1469 | 2025.03.25 22:50:38.623079 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1470 | 2025.03.25 22:50:38.623084 [ 268 ] {8c528ab7-9670-40ca-b582-6989064c614f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1471 | 2025.03.25 22:50:38.623163 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
1472 | 2025.03.25 22:50:38.623511 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::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 | ||
1473 | 2025.03.25 22:50:38.623872 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
1474 | 2025.03.25 22:50:38.624254 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 190 rows starting from the beginning of the part | ||
1475 | 2025.03.25 22:50:38.624592 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
1476 | 2025.03.25 22:50:38.624901 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part | ||
1477 | 2025.03.25 22:50:38.625912 [ 268 ] {8c528ab7-9670-40ca-b582-6989064c614f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1478 | 2025.03.25 22:50:38.625982 [ 268 ] {8c528ab7-9670-40ca-b582-6989064c614f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1479 | 2025.03.25 22:50:38.626961 [ 268 ] {8c528ab7-9670-40ca-b582-6989064c614f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1480 | 2025.03.25 22:50:38.627539 [ 268 ] {8c528ab7-9670-40ca-b582-6989064c614f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1481 | 2025.03.25 22:50:38.627903 [ 62 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1482 | 2025.03.25 22:50:38.628018 [ 62 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1483 | 2025.03.25 22:50:38.628066 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.00579875 sec., 69325.28562190128 rows/sec., 6.45 MiB/sec. | ||
1484 | 2025.03.25 22:50:38.628095 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1485 | 2025.03.25 22:50:38.628173 [ 268 ] {8c528ab7-9670-40ca-b582-6989064c614f} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.005272 sec., 4172.989377845221 rows/sec., 313.79 KiB/sec. | ||
1486 | 2025.03.25 22:50:38.628467 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1487 | 2025.03.25 22:50:38.628679 [ 268 ] {8c528ab7-9670-40ca-b582-6989064c614f} <Debug> TCPHandler: Processed in 0.006169009 sec. | ||
1488 | 2025.03.25 22:50:38.629070 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::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 | ||
1489 | 2025.03.25 22:50:38.629163 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1490 | 2025.03.25 22:50:38.629458 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1491 | 2025.03.25 22:50:38.629482 [ 268 ] {edb3a796-8c4b-484f-849a-3942aca381b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1492 | 2025.03.25 22:50:38.629546 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::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 | ||
1493 | 2025.03.25 22:50:38.629566 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_6_1} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1494 | 2025.03.25 22:50:38.629588 [ 268 ] {edb3a796-8c4b-484f-849a-3942aca381b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1495 | 2025.03.25 22:50:38.629938 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_6_1} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1496 | 2025.03.25 22:50:38.630244 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::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 | ||
1497 | 2025.03.25 22:50:38.630253 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
1498 | 2025.03.25 22:50:38.630669 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
1499 | 2025.03.25 22:50:38.631014 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
1500 | 2025.03.25 22:50:38.631454 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::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 | ||
1501 | 2025.03.25 22:50:38.631679 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
1502 | 2025.03.25 22:50:38.632612 [ 268 ] {edb3a796-8c4b-484f-849a-3942aca381b8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1503 | 2025.03.25 22:50:38.632685 [ 268 ] {edb3a796-8c4b-484f-849a-3942aca381b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1504 | 2025.03.25 22:50:38.633632 [ 268 ] {edb3a796-8c4b-484f-849a-3942aca381b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1505 | 2025.03.25 22:50:38.634259 [ 268 ] {edb3a796-8c4b-484f-849a-3942aca381b8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1506 | 2025.03.25 22:50:38.634285 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 5 columns (5 merged, 0 gathered) in 0.005984595 sec., 19048.90807147351 rows/sec., 1.48 MiB/sec. | ||
1507 | 2025.03.25 22:50:38.634536 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1508 | 2025.03.25 22:50:38.634598 [ 62 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1509 | 2025.03.25 22:50:38.634806 [ 268 ] {edb3a796-8c4b-484f-849a-3942aca381b8} <Debug> executeQuery: Read 50 rows, 4.00 KiB in 0.005405 sec., 9250.693802035152 rows/sec., 739.69 KiB/sec. | ||
1510 | 2025.03.25 22:50:38.634810 [ 62 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1511 | 2025.03.25 22:50:38.634979 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1512 | 2025.03.25 22:50:38.635060 [ 268 ] {edb3a796-8c4b-484f-849a-3942aca381b8} <Debug> TCPHandler: Processed in 0.006020395 sec. | ||
1513 | 2025.03.25 22:50:38.635545 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_6_1} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1514 | 2025.03.25 22:50:38.635558 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1515 | 2025.03.25 22:50:38.635687 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::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 | ||
1516 | 2025.03.25 22:50:38.636174 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_6_1} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1517 | 2025.03.25 22:50:38.636192 [ 268 ] {91228050-57fb-4f1e-bb74-709e4843fcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1518 | 2025.03.25 22:50:38.636464 [ 268 ] {91228050-57fb-4f1e-bb74-709e4843fcaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1519 | 2025.03.25 22:50:38.636497 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1520 | 2025.03.25 22:50:38.636588 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
1521 | 2025.03.25 22:50:38.636606 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1522 | 2025.03.25 22:50:38.636859 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::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 | ||
1523 | 2025.03.25 22:50:38.637166 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
1524 | 2025.03.25 22:50:38.637520 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 86 rows starting from the beginning of the part | ||
1525 | 2025.03.25 22:50:38.637725 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::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 | ||
1526 | 2025.03.25 22:50:38.637827 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1527 | 2025.03.25 22:50:38.638526 [ 268 ] {91228050-57fb-4f1e-bb74-709e4843fcaf} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1528 | 2025.03.25 22:50:38.638571 [ 268 ] {91228050-57fb-4f1e-bb74-709e4843fcaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1529 | 2025.03.25 22:50:38.639167 [ 268 ] {91228050-57fb-4f1e-bb74-709e4843fcaf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1530 | 2025.03.25 22:50:38.639475 [ 187 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 5 columns (5 merged, 0 gathered) in 0.004261266 sec., 54443.9140856262 rows/sec., 4.55 MiB/sec. | ||
1531 | 2025.03.25 22:50:38.639582 [ 268 ] {91228050-57fb-4f1e-bb74-709e4843fcaf} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1532 | 2025.03.25 22:50:38.639696 [ 187 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1533 | 2025.03.25 22:50:38.640019 [ 268 ] {91228050-57fb-4f1e-bb74-709e4843fcaf} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004069 sec., 24576.062914721064 rows/sec., 1.70 MiB/sec. | ||
1534 | 2025.03.25 22:50:38.640159 [ 268 ] {91228050-57fb-4f1e-bb74-709e4843fcaf} <Debug> TCPHandler: Processed in 0.004763367 sec. | ||
1535 | 2025.03.25 22:50:38.640342 [ 187 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_6_1} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1536 | 2025.03.25 22:50:38.640344 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1537 | 2025.03.25 22:50:38.640462 [ 187 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_6_1} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1538 | 2025.03.25 22:50:38.640579 [ 268 ] {cdbbaea5-c4de-4da3-a233-61f1dfa6765a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1539 | 2025.03.25 22:50:38.640615 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1540 | 2025.03.25 22:50:38.640701 [ 268 ] {cdbbaea5-c4de-4da3-a233-61f1dfa6765a} <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 | ||
1541 | 2025.03.25 22:50:38.641835 [ 268 ] {cdbbaea5-c4de-4da3-a233-61f1dfa6765a} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1542 | 2025.03.25 22:50:38.641875 [ 268 ] {cdbbaea5-c4de-4da3-a233-61f1dfa6765a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1543 | 2025.03.25 22:50:38.642525 [ 268 ] {cdbbaea5-c4de-4da3-a233-61f1dfa6765a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1544 | 2025.03.25 22:50:38.642786 [ 268 ] {cdbbaea5-c4de-4da3-a233-61f1dfa6765a} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1545 | 2025.03.25 22:50:38.642986 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1546 | 2025.03.25 22:50:38.643084 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1547 | 2025.03.25 22:50:38.643106 [ 268 ] {cdbbaea5-c4de-4da3-a233-61f1dfa6765a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002588 sec., 8500.772797527048 rows/sec., 15.23 MiB/sec. | ||
1548 | 2025.03.25 22:50:38.643137 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1549 | 2025.03.25 22:50:38.643697 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::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 | ||
1550 | 2025.03.25 22:50:38.643722 [ 268 ] {cdbbaea5-c4de-4da3-a233-61f1dfa6765a} <Debug> TCPHandler: Processed in 0.003447507 sec. | ||
1551 | 2025.03.25 22:50:38.643908 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1552 | 2025.03.25 22:50:38.644057 [ 268 ] {8456958b-b49f-4ea4-8c8b-4f248b7a3993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1553 | 2025.03.25 22:50:38.644112 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1554 | 2025.03.25 22:50:38.644123 [ 268 ] {8456958b-b49f-4ea4-8c8b-4f248b7a3993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1555 | 2025.03.25 22:50:38.644242 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::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 | ||
1556 | 2025.03.25 22:50:38.644923 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::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 | ||
1557 | 2025.03.25 22:50:38.645535 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
1558 | 2025.03.25 22:50:38.645557 [ 268 ] {8456958b-b49f-4ea4-8c8b-4f248b7a3993} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1559 | 2025.03.25 22:50:38.645606 [ 268 ] {8456958b-b49f-4ea4-8c8b-4f248b7a3993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1560 | 2025.03.25 22:50:38.646008 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::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 | ||
1561 | 2025.03.25 22:50:38.646402 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::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 | ||
1562 | 2025.03.25 22:50:38.646568 [ 268 ] {8456958b-b49f-4ea4-8c8b-4f248b7a3993} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1563 | 2025.03.25 22:50:38.646719 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
1564 | 2025.03.25 22:50:38.647070 [ 268 ] {8456958b-b49f-4ea4-8c8b-4f248b7a3993} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1565 | 2025.03.25 22:50:38.647636 [ 268 ] {8456958b-b49f-4ea4-8c8b-4f248b7a3993} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.003582 sec., 8375.209380234506 rows/sec., 587.52 KiB/sec. | ||
1566 | 2025.03.25 22:50:38.647849 [ 268 ] {8456958b-b49f-4ea4-8c8b-4f248b7a3993} <Debug> TCPHandler: Processed in 0.00399788 sec. | ||
1567 | 2025.03.25 22:50:38.649749 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 19 columns (19 merged, 0 gathered) in 0.006448975 sec., 15816.466957927423 rows/sec., 28.34 MiB/sec. | ||
1568 | 2025.03.25 22:50:38.650128 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1569 | 2025.03.25 22:50:38.650597 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1570 | 2025.03.25 22:50:38.650679 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1571 | 2025.03.25 22:50:38.650821 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
1572 | 2025.03.25 22:50:39.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.97 MiB, peak 169.39 MiB, free memory in arenas 0.00 B, will set to 165.57 MiB (RSS), difference: 1.60 MiB | ||
1573 | 2025.03.25 22:50:39.370404 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1574 | 2025.03.25 22:50:39.370676 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1575 | 2025.03.25 22:50:39.371096 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1576 | 2025.03.25 22:50:39.371144 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1577 | 2025.03.25 22:50:39.371498 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1578 | 2025.03.25 22:50:39.371588 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1579 | 2025.03.25 22:50:39.371772 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1580 | 2025.03.25 22:50:39.371988 [ 289 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1581 | 2025.03.25 22:50:39.372015 [ 291 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1582 | 2025.03.25 22:50:39.372172 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1583 | 2025.03.25 22:50:39.372207 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1584 | 2025.03.25 22:50:39.376609 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1585 | 2025.03.25 22:50:39.376670 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1586 | 2025.03.25 22:50:39.376782 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1587 | 2025.03.25 22:50:39.376876 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1588 | 2025.03.25 22:50:39.378550 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Debug> executeQuery: Read 24 rows, 1.06 KiB in 0.007991 sec., 3003.378801151295 rows/sec., 132.72 KiB/sec. | ||
1589 | 2025.03.25 22:50:39.378705 [ 268 ] {054b9904-4e40-4470-bba0-99b8376866c5} <Debug> TCPHandler: Processed in 0.00844965 sec. | ||
1590 | 2025.03.25 22:50:39.379036 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1591 | 2025.03.25 22:50:39.379206 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1592 | 2025.03.25 22:50:39.379501 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1593 | 2025.03.25 22:50:39.379546 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1594 | 2025.03.25 22:50:39.379837 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1595 | 2025.03.25 22:50:39.379904 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1596 | 2025.03.25 22:50:39.380050 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1597 | 2025.03.25 22:50:39.380136 [ 292 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1598 | 2025.03.25 22:50:39.380155 [ 289 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1599 | 2025.03.25 22:50:39.380254 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1600 | 2025.03.25 22:50:39.380284 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1601 | 2025.03.25 22:50:39.380367 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1602 | 2025.03.25 22:50:39.380388 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1603 | 2025.03.25 22:50:39.380462 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1604 | 2025.03.25 22:50:39.380507 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1605 | 2025.03.25 22:50:39.381656 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Debug> executeQuery: Read 24 rows, 1.06 KiB in 0.002529 sec., 9489.916963226571 rows/sec., 419.35 KiB/sec. | ||
1606 | 2025.03.25 22:50:39.381796 [ 268 ] {771f8380-d49f-4b35-9cf8-0227383f2870} <Debug> TCPHandler: Processed in 0.002813143 sec. | ||
1607 | 2025.03.25 22:50:39.382047 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1608 | 2025.03.25 22:50:39.382209 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1609 | 2025.03.25 22:50:39.382573 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1610 | 2025.03.25 22:50:39.382641 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1611 | 2025.03.25 22:50:39.383003 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1612 | 2025.03.25 22:50:39.383077 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1613 | 2025.03.25 22:50:39.383222 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1614 | 2025.03.25 22:50:39.383335 [ 292 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1615 | 2025.03.25 22:50:39.383338 [ 289 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1616 | 2025.03.25 22:50:39.383447 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1617 | 2025.03.25 22:50:39.383475 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1618 | 2025.03.25 22:50:39.383555 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1619 | 2025.03.25 22:50:39.383576 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1620 | 2025.03.25 22:50:39.383616 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1621 | 2025.03.25 22:50:39.383657 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1622 | 2025.03.25 22:50:39.384710 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Debug> executeQuery: Read 24 rows, 1.06 KiB in 0.002573 sec., 9327.63311309755 rows/sec., 412.18 KiB/sec. | ||
1623 | 2025.03.25 22:50:39.384846 [ 268 ] {dfa0f8ff-7c6e-4aee-bcbf-3710f33ae9d8} <Debug> TCPHandler: Processed in 0.002851024 sec. | ||
1624 | 2025.03.25 22:50:39.385080 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1625 | 2025.03.25 22:50:39.385243 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1626 | 2025.03.25 22:50:39.385537 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1627 | 2025.03.25 22:50:39.385584 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1628 | 2025.03.25 22:50:39.385881 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1629 | 2025.03.25 22:50:39.385947 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1630 | 2025.03.25 22:50:39.386092 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1631 | 2025.03.25 22:50:39.386202 [ 289 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1632 | 2025.03.25 22:50:39.386219 [ 291 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1633 | 2025.03.25 22:50:39.386339 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1634 | 2025.03.25 22:50:39.386368 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1635 | 2025.03.25 22:50:39.386451 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1636 | 2025.03.25 22:50:39.386472 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1637 | 2025.03.25 22:50:39.386511 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1638 | 2025.03.25 22:50:39.386552 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1639 | 2025.03.25 22:50:39.387572 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Debug> executeQuery: Read 24 rows, 1.06 KiB in 0.002403 sec., 9987.515605493132 rows/sec., 441.34 KiB/sec. | ||
1640 | 2025.03.25 22:50:39.387707 [ 268 ] {e77864f4-b407-49da-b528-a4dd112d9557} <Debug> TCPHandler: Processed in 0.00267957 sec. | ||
1641 | 2025.03.25 22:50:39.387932 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1642 | 2025.03.25 22:50:39.388095 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1643 | 2025.03.25 22:50:39.388385 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1644 | 2025.03.25 22:50:39.388433 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1645 | 2025.03.25 22:50:39.388733 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1646 | 2025.03.25 22:50:39.388799 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1647 | 2025.03.25 22:50:39.388941 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1648 | 2025.03.25 22:50:39.389056 [ 289 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1649 | 2025.03.25 22:50:39.389059 [ 291 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1650 | 2025.03.25 22:50:39.389175 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1651 | 2025.03.25 22:50:39.389203 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1652 | 2025.03.25 22:50:39.389287 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1653 | 2025.03.25 22:50:39.389307 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1654 | 2025.03.25 22:50:39.389347 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1655 | 2025.03.25 22:50:39.389388 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1656 | 2025.03.25 22:50:39.390364 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Debug> executeQuery: Read 24 rows, 1.06 KiB in 0.002343 sec., 10243.277848911652 rows/sec., 452.64 KiB/sec. | ||
1657 | 2025.03.25 22:50:39.390495 [ 268 ] {b914030c-8405-4f1d-aaf6-31868d2cd2af} <Debug> TCPHandler: Processed in 0.002615379 sec. | ||
1658 | 2025.03.25 22:50:39.390712 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1659 | 2025.03.25 22:50:39.390875 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1660 | 2025.03.25 22:50:39.391166 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1661 | 2025.03.25 22:50:39.391214 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1662 | 2025.03.25 22:50:39.391519 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1663 | 2025.03.25 22:50:39.391586 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1664 | 2025.03.25 22:50:39.391730 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1665 | 2025.03.25 22:50:39.391830 [ 289 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1666 | 2025.03.25 22:50:39.391848 [ 291 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1667 | 2025.03.25 22:50:39.391952 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1668 | 2025.03.25 22:50:39.391981 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1669 | 2025.03.25 22:50:39.392065 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1670 | 2025.03.25 22:50:39.392086 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
1671 | 2025.03.25 22:50:39.392126 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1672 | 2025.03.25 22:50:39.392168 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1673 | 2025.03.25 22:50:39.393173 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Debug> executeQuery: Read 24 rows, 1.06 KiB in 0.002372 sec., 10118.043844856662 rows/sec., 447.11 KiB/sec. | ||
1674 | 2025.03.25 22:50:39.393308 [ 268 ] {e38ee553-4fb0-46be-8677-ea83c405ac0f} <Debug> TCPHandler: Processed in 0.00264616 sec. | ||
1675 | 2025.03.25 22:50:39.566216 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1676 | 2025.03.25 22:50:39.566490 [ 268 ] {e595354a-bb98-4d54-aa33-a73ec911da1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1677 | 2025.03.25 22:50:39.566557 [ 268 ] {e595354a-bb98-4d54-aa33-a73ec911da1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1678 | 2025.03.25 22:50:39.567404 [ 268 ] {e595354a-bb98-4d54-aa33-a73ec911da1e} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1679 | 2025.03.25 22:50:39.567449 [ 268 ] {e595354a-bb98-4d54-aa33-a73ec911da1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1680 | 2025.03.25 22:50:39.567958 [ 268 ] {e595354a-bb98-4d54-aa33-a73ec911da1e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1681 | 2025.03.25 22:50:39.568185 [ 268 ] {e595354a-bb98-4d54-aa33-a73ec911da1e} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1682 | 2025.03.25 22:50:39.568522 [ 268 ] {e595354a-bb98-4d54-aa33-a73ec911da1e} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00208 sec., 2884.6153846153848 rows/sec., 642.28 KiB/sec. | ||
1683 | 2025.03.25 22:50:39.568718 [ 268 ] {e595354a-bb98-4d54-aa33-a73ec911da1e} <Debug> TCPHandler: Processed in 0.00263475 sec. | ||
1684 | 2025.03.25 22:50:39.568842 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1685 | 2025.03.25 22:50:39.568954 [ 268 ] {4d420f06-3ce0-4637-9f44-36b4fb11150c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1686 | 2025.03.25 22:50:39.569000 [ 268 ] {4d420f06-3ce0-4637-9f44-36b4fb11150c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1687 | 2025.03.25 22:50:39.570139 [ 268 ] {4d420f06-3ce0-4637-9f44-36b4fb11150c} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1688 | 2025.03.25 22:50:39.570179 [ 268 ] {4d420f06-3ce0-4637-9f44-36b4fb11150c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1689 | 2025.03.25 22:50:39.570626 [ 268 ] {4d420f06-3ce0-4637-9f44-36b4fb11150c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1690 | 2025.03.25 22:50:39.570869 [ 268 ] {4d420f06-3ce0-4637-9f44-36b4fb11150c} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1691 | 2025.03.25 22:50:39.571077 [ 268 ] {4d420f06-3ce0-4637-9f44-36b4fb11150c} <Debug> executeQuery: Read 1182 rows, 100.15 KiB in 0.002149 sec., 550023.2666356445 rows/sec., 45.51 MiB/sec. | ||
1692 | 2025.03.25 22:50:39.571132 [ 268 ] {4d420f06-3ce0-4637-9f44-36b4fb11150c} <Debug> TCPHandler: Processed in 0.002342503 sec. | ||
1693 | 2025.03.25 22:50:39.571250 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1694 | 2025.03.25 22:50:39.571359 [ 268 ] {b03f7d7a-8a0e-402c-a8ab-1aa88b2d31e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1695 | 2025.03.25 22:50:39.571403 [ 268 ] {b03f7d7a-8a0e-402c-a8ab-1aa88b2d31e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1696 | 2025.03.25 22:50:39.571920 [ 268 ] {b03f7d7a-8a0e-402c-a8ab-1aa88b2d31e6} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1697 | 2025.03.25 22:50:39.571959 [ 268 ] {b03f7d7a-8a0e-402c-a8ab-1aa88b2d31e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1698 | 2025.03.25 22:50:39.572301 [ 268 ] {b03f7d7a-8a0e-402c-a8ab-1aa88b2d31e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1699 | 2025.03.25 22:50:39.572543 [ 268 ] {b03f7d7a-8a0e-402c-a8ab-1aa88b2d31e6} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1700 | 2025.03.25 22:50:39.572748 [ 268 ] {b03f7d7a-8a0e-402c-a8ab-1aa88b2d31e6} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001412 sec., 5665.7223796033995 rows/sec., 426.04 KiB/sec. | ||
1701 | 2025.03.25 22:50:39.572799 [ 268 ] {b03f7d7a-8a0e-402c-a8ab-1aa88b2d31e6} <Debug> TCPHandler: Processed in 0.001598716 sec. | ||
1702 | 2025.03.25 22:50:39.572901 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1703 | 2025.03.25 22:50:39.573003 [ 268 ] {e77e19b7-ab81-42de-85da-a8102e55c3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1704 | 2025.03.25 22:50:39.573048 [ 268 ] {e77e19b7-ab81-42de-85da-a8102e55c3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1705 | 2025.03.25 22:50:39.573634 [ 268 ] {e77e19b7-ab81-42de-85da-a8102e55c3d3} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1706 | 2025.03.25 22:50:39.573674 [ 268 ] {e77e19b7-ab81-42de-85da-a8102e55c3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1707 | 2025.03.25 22:50:39.574022 [ 268 ] {e77e19b7-ab81-42de-85da-a8102e55c3d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1708 | 2025.03.25 22:50:39.574262 [ 268 ] {e77e19b7-ab81-42de-85da-a8102e55c3d3} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1709 | 2025.03.25 22:50:39.574440 [ 268 ] {e77e19b7-ab81-42de-85da-a8102e55c3d3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001455 sec., 156701.03092783506 rows/sec., 10.61 MiB/sec. | ||
1710 | 2025.03.25 22:50:39.574490 [ 268 ] {e77e19b7-ab81-42de-85da-a8102e55c3d3} <Debug> TCPHandler: Processed in 0.001639527 sec. | ||
1711 | 2025.03.25 22:50:39.574615 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1712 | 2025.03.25 22:50:39.574721 [ 268 ] {a1a29b5b-ab6a-4621-8325-80649806d98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1713 | 2025.03.25 22:50:39.574765 [ 268 ] {a1a29b5b-ab6a-4621-8325-80649806d98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1714 | 2025.03.25 22:50:39.575452 [ 268 ] {a1a29b5b-ab6a-4621-8325-80649806d98e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1715 | 2025.03.25 22:50:39.575492 [ 268 ] {a1a29b5b-ab6a-4621-8325-80649806d98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1716 | 2025.03.25 22:50:39.575856 [ 268 ] {a1a29b5b-ab6a-4621-8325-80649806d98e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1717 | 2025.03.25 22:50:39.576102 [ 268 ] {a1a29b5b-ab6a-4621-8325-80649806d98e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1718 | 2025.03.25 22:50:39.576308 [ 268 ] {a1a29b5b-ab6a-4621-8325-80649806d98e} <Debug> executeQuery: Read 492 rows, 37.17 KiB in 0.001608 sec., 305970.14925373136 rows/sec., 22.57 MiB/sec. | ||
1719 | 2025.03.25 22:50:39.576360 [ 268 ] {a1a29b5b-ab6a-4621-8325-80649806d98e} <Debug> TCPHandler: Processed in 0.00179575 sec. | ||
1720 | 2025.03.25 22:50:39.576480 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1721 | 2025.03.25 22:50:39.576586 [ 268 ] {774425ac-4e6a-4f3e-9876-9583b29383c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1722 | 2025.03.25 22:50:39.576634 [ 268 ] {774425ac-4e6a-4f3e-9876-9583b29383c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1723 | 2025.03.25 22:50:39.580406 [ 268 ] {774425ac-4e6a-4f3e-9876-9583b29383c0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1724 | 2025.03.25 22:50:39.580444 [ 268 ] {774425ac-4e6a-4f3e-9876-9583b29383c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1725 | 2025.03.25 22:50:39.581161 [ 268 ] {774425ac-4e6a-4f3e-9876-9583b29383c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1726 | 2025.03.25 22:50:39.581446 [ 268 ] {774425ac-4e6a-4f3e-9876-9583b29383c0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1727 | 2025.03.25 22:50:39.581698 [ 268 ] {774425ac-4e6a-4f3e-9876-9583b29383c0} <Debug> executeQuery: Read 4406 rows, 301.24 KiB in 0.005127 sec., 859371.9524088161 rows/sec., 57.38 MiB/sec. | ||
1728 | 2025.03.25 22:50:39.581879 [ 268 ] {774425ac-4e6a-4f3e-9876-9583b29383c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
1729 | 2025.03.25 22:50:39.581908 [ 268 ] {774425ac-4e6a-4f3e-9876-9583b29383c0} <Debug> TCPHandler: Processed in 0.005474363 sec. | ||
1730 | 2025.03.25 22:50:39.582027 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1731 | 2025.03.25 22:50:39.582135 [ 268 ] {5c94d51c-a7c7-4bb9-a1d5-65a3702cfc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1732 | 2025.03.25 22:50:39.582205 [ 268 ] {5c94d51c-a7c7-4bb9-a1d5-65a3702cfc5f} <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 | ||
1733 | 2025.03.25 22:50:39.583237 [ 268 ] {5c94d51c-a7c7-4bb9-a1d5-65a3702cfc5f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1734 | 2025.03.25 22:50:39.583276 [ 268 ] {5c94d51c-a7c7-4bb9-a1d5-65a3702cfc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1735 | 2025.03.25 22:50:39.583867 [ 268 ] {5c94d51c-a7c7-4bb9-a1d5-65a3702cfc5f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1736 | 2025.03.25 22:50:39.584120 [ 268 ] {5c94d51c-a7c7-4bb9-a1d5-65a3702cfc5f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1737 | 2025.03.25 22:50:39.584440 [ 268 ] {5c94d51c-a7c7-4bb9-a1d5-65a3702cfc5f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002309 sec., 3464.7033347769598 rows/sec., 6.21 MiB/sec. | ||
1738 | 2025.03.25 22:50:39.584583 [ 268 ] {5c94d51c-a7c7-4bb9-a1d5-65a3702cfc5f} <Debug> TCPHandler: Processed in 0.002606039 sec. | ||
1739 | 2025.03.25 22:50:39.584697 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1740 | 2025.03.25 22:50:39.584801 [ 268 ] {ace9b36f-1531-4d97-b282-cef6604dbac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1741 | 2025.03.25 22:50:39.584846 [ 268 ] {ace9b36f-1531-4d97-b282-cef6604dbac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1742 | 2025.03.25 22:50:39.585263 [ 268 ] {ace9b36f-1531-4d97-b282-cef6604dbac1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1743 | 2025.03.25 22:50:39.585303 [ 268 ] {ace9b36f-1531-4d97-b282-cef6604dbac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1744 | 2025.03.25 22:50:39.585650 [ 268 ] {ace9b36f-1531-4d97-b282-cef6604dbac1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1745 | 2025.03.25 22:50:39.585894 [ 268 ] {ace9b36f-1531-4d97-b282-cef6604dbac1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1746 | 2025.03.25 22:50:39.586179 [ 268 ] {ace9b36f-1531-4d97-b282-cef6604dbac1} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 305.22 KiB/sec. | ||
1747 | 2025.03.25 22:50:39.586263 [ 268 ] {ace9b36f-1531-4d97-b282-cef6604dbac1} <Debug> TCPHandler: Processed in 0.001617266 sec. | ||
1748 | 2025.03.25 22:50:43.617424 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1749 | 2025.03.25 22:50:43.617619 [ 268 ] {56b2dd3c-7a54-4843-8545-fe53d17dd68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1750 | 2025.03.25 22:50:43.617693 [ 268 ] {56b2dd3c-7a54-4843-8545-fe53d17dd68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1751 | 2025.03.25 22:50:43.618472 [ 268 ] {56b2dd3c-7a54-4843-8545-fe53d17dd68e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1752 | 2025.03.25 22:50:43.618522 [ 268 ] {56b2dd3c-7a54-4843-8545-fe53d17dd68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1753 | 2025.03.25 22:50:43.618950 [ 268 ] {56b2dd3c-7a54-4843-8545-fe53d17dd68e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1754 | 2025.03.25 22:50:43.619207 [ 268 ] {56b2dd3c-7a54-4843-8545-fe53d17dd68e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1755 | 2025.03.25 22:50:43.619443 [ 268 ] {56b2dd3c-7a54-4843-8545-fe53d17dd68e} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001879 sec., 13837.147418839808 rows/sec., 1.04 MiB/sec. | ||
1756 | 2025.03.25 22:50:43.619511 [ 268 ] {56b2dd3c-7a54-4843-8545-fe53d17dd68e} <Debug> TCPHandler: Processed in 0.002224561 sec. | ||
1757 | 2025.03.25 22:50:43.619645 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1758 | 2025.03.25 22:50:43.619762 [ 268 ] {c6cd31d9-1b3f-4560-a975-3418c477096b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1759 | 2025.03.25 22:50:43.619813 [ 268 ] {c6cd31d9-1b3f-4560-a975-3418c477096b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1760 | 2025.03.25 22:50:43.620356 [ 268 ] {c6cd31d9-1b3f-4560-a975-3418c477096b} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1761 | 2025.03.25 22:50:43.620397 [ 268 ] {c6cd31d9-1b3f-4560-a975-3418c477096b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1762 | 2025.03.25 22:50:43.620763 [ 268 ] {c6cd31d9-1b3f-4560-a975-3418c477096b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1763 | 2025.03.25 22:50:43.621005 [ 268 ] {c6cd31d9-1b3f-4560-a975-3418c477096b} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1764 | 2025.03.25 22:50:43.621220 [ 268 ] {c6cd31d9-1b3f-4560-a975-3418c477096b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001484 sec., 18867.924528301886 rows/sec., 1.47 MiB/sec. | ||
1765 | 2025.03.25 22:50:43.621276 [ 268 ] {c6cd31d9-1b3f-4560-a975-3418c477096b} <Debug> TCPHandler: Processed in 0.001687648 sec. | ||
1766 | 2025.03.25 22:50:43.621400 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1767 | 2025.03.25 22:50:43.621519 [ 268 ] {e884a46e-d8fa-48ae-8ee0-9030f696e813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1768 | 2025.03.25 22:50:43.621571 [ 268 ] {e884a46e-d8fa-48ae-8ee0-9030f696e813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1769 | 2025.03.25 22:50:43.622088 [ 268 ] {e884a46e-d8fa-48ae-8ee0-9030f696e813} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1770 | 2025.03.25 22:50:43.622129 [ 268 ] {e884a46e-d8fa-48ae-8ee0-9030f696e813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1771 | 2025.03.25 22:50:43.622541 [ 268 ] {e884a46e-d8fa-48ae-8ee0-9030f696e813} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1772 | 2025.03.25 22:50:43.622786 [ 268 ] {e884a46e-d8fa-48ae-8ee0-9030f696e813} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1773 | 2025.03.25 22:50:43.623014 [ 268 ] {e884a46e-d8fa-48ae-8ee0-9030f696e813} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.00152 sec., 52631.57894736842 rows/sec., 3.65 MiB/sec. | ||
1774 | 2025.03.25 22:50:43.623068 [ 268 ] {e884a46e-d8fa-48ae-8ee0-9030f696e813} <Debug> TCPHandler: Processed in 0.001723789 sec. | ||
1775 | 2025.03.25 22:50:43.623186 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1776 | 2025.03.25 22:50:43.623295 [ 268 ] {d7d2730b-3851-474c-a3af-b0cd17832ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1777 | 2025.03.25 22:50:43.623342 [ 268 ] {d7d2730b-3851-474c-a3af-b0cd17832ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1778 | 2025.03.25 22:50:43.623782 [ 268 ] {d7d2730b-3851-474c-a3af-b0cd17832ac3} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1779 | 2025.03.25 22:50:43.623821 [ 268 ] {d7d2730b-3851-474c-a3af-b0cd17832ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1780 | 2025.03.25 22:50:43.624176 [ 268 ] {d7d2730b-3851-474c-a3af-b0cd17832ac3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1781 | 2025.03.25 22:50:43.624411 [ 268 ] {d7d2730b-3851-474c-a3af-b0cd17832ac3} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1782 | 2025.03.25 22:50:43.624620 [ 268 ] {d7d2730b-3851-474c-a3af-b0cd17832ac3} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001333 sec., 18004.50112528132 rows/sec., 1.23 MiB/sec. | ||
1783 | 2025.03.25 22:50:43.624765 [ 268 ] {d7d2730b-3851-474c-a3af-b0cd17832ac3} <Debug> TCPHandler: Processed in 0.001629817 sec. | ||
1784 | 2025.03.25 22:50:45.065387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1785 | 2025.03.25 22:50:45.066158 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1786 | 2025.03.25 22:50:45.066207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1787 | 2025.03.25 22:50:45.066784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1788 | 2025.03.25 22:50:45.067048 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1789 | 2025.03.25 22:50:45.067336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1790 | 2025.03.25 22:50:45.312796 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1791 | 2025.03.25 22:50:45.335060 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1792 | 2025.03.25 22:50:45.335124 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1793 | 2025.03.25 22:50:45.342735 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1794 | 2025.03.25 22:50:45.343502 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1795 | 2025.03.25 22:50:45.346826 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1796 | 2025.03.25 22:50:46.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.37 MiB, peak 170.37 MiB, free memory in arenas 0.00 B, will set to 167.40 MiB (RSS), difference: 1.03 MiB | ||
1797 | 2025.03.25 22:50:47.567904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 244 | ||
1798 | 2025.03.25 22:50:47.571493 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1799 | 2025.03.25 22:50:47.571553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1800 | 2025.03.25 22:50:47.573091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1801 | 2025.03.25 22:50:47.573418 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1802 | 2025.03.25 22:50:47.574288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
1803 | 2025.03.25 22:50:48.619427 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1804 | 2025.03.25 22:50:48.619625 [ 268 ] {79114ee9-618f-4744-b617-9317ada521bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1805 | 2025.03.25 22:50:48.619727 [ 268 ] {79114ee9-618f-4744-b617-9317ada521bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1806 | 2025.03.25 22:50:48.620511 [ 268 ] {79114ee9-618f-4744-b617-9317ada521bc} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1807 | 2025.03.25 22:50:48.620557 [ 268 ] {79114ee9-618f-4744-b617-9317ada521bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1808 | 2025.03.25 22:50:48.621011 [ 268 ] {79114ee9-618f-4744-b617-9317ada521bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1809 | 2025.03.25 22:50:48.621267 [ 268 ] {79114ee9-618f-4744-b617-9317ada521bc} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1810 | 2025.03.25 22:50:48.621497 [ 268 ] {79114ee9-618f-4744-b617-9317ada521bc} <Debug> executeQuery: Read 72 rows, 6.32 KiB in 0.001924 sec., 37422.03742203742 rows/sec., 3.21 MiB/sec. | ||
1811 | 2025.03.25 22:50:48.621553 [ 268 ] {79114ee9-618f-4744-b617-9317ada521bc} <Debug> TCPHandler: Processed in 0.002257451 sec. | ||
1812 | 2025.03.25 22:50:48.621686 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1813 | 2025.03.25 22:50:48.621795 [ 268 ] {0b8292c4-bf87-48b7-b938-25f7e08aeae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1814 | 2025.03.25 22:50:48.621841 [ 268 ] {0b8292c4-bf87-48b7-b938-25f7e08aeae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1815 | 2025.03.25 22:50:48.622377 [ 268 ] {0b8292c4-bf87-48b7-b938-25f7e08aeae8} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1816 | 2025.03.25 22:50:48.622416 [ 268 ] {0b8292c4-bf87-48b7-b938-25f7e08aeae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1817 | 2025.03.25 22:50:48.622771 [ 268 ] {0b8292c4-bf87-48b7-b938-25f7e08aeae8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1818 | 2025.03.25 22:50:48.623017 [ 268 ] {0b8292c4-bf87-48b7-b938-25f7e08aeae8} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1819 | 2025.03.25 22:50:48.623220 [ 268 ] {0b8292c4-bf87-48b7-b938-25f7e08aeae8} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001447 sec., 15894.955079474776 rows/sec., 1.17 MiB/sec. | ||
1820 | 2025.03.25 22:50:48.623271 [ 268 ] {0b8292c4-bf87-48b7-b938-25f7e08aeae8} <Debug> TCPHandler: Processed in 0.001638727 sec. | ||
1821 | 2025.03.25 22:50:48.623390 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1822 | 2025.03.25 22:50:48.623497 [ 268 ] {c197e53f-4203-481c-b6e7-ececdab599c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1823 | 2025.03.25 22:50:48.623543 [ 268 ] {c197e53f-4203-481c-b6e7-ececdab599c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1824 | 2025.03.25 22:50:48.624085 [ 268 ] {c197e53f-4203-481c-b6e7-ececdab599c5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1825 | 2025.03.25 22:50:48.624124 [ 268 ] {c197e53f-4203-481c-b6e7-ececdab599c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1826 | 2025.03.25 22:50:48.624479 [ 268 ] {c197e53f-4203-481c-b6e7-ececdab599c5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1827 | 2025.03.25 22:50:48.624720 [ 268 ] {c197e53f-4203-481c-b6e7-ececdab599c5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1828 | 2025.03.25 22:50:48.624957 [ 268 ] {c197e53f-4203-481c-b6e7-ececdab599c5} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001479 sec., 34482.75862068965 rows/sec., 2.69 MiB/sec. | ||
1829 | 2025.03.25 22:50:48.625139 [ 268 ] {c197e53f-4203-481c-b6e7-ececdab599c5} <Debug> TCPHandler: Processed in 0.001798161 sec. | ||
1830 | 2025.03.25 22:50:48.625307 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1831 | 2025.03.25 22:50:48.625414 [ 268 ] {5251bf16-f227-4cdb-b6a4-2868802f8ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1832 | 2025.03.25 22:50:48.625466 [ 268 ] {5251bf16-f227-4cdb-b6a4-2868802f8ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1833 | 2025.03.25 22:50:48.625994 [ 268 ] {5251bf16-f227-4cdb-b6a4-2868802f8ea0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1834 | 2025.03.25 22:50:48.626033 [ 268 ] {5251bf16-f227-4cdb-b6a4-2868802f8ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1835 | 2025.03.25 22:50:48.626411 [ 268 ] {5251bf16-f227-4cdb-b6a4-2868802f8ea0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1836 | 2025.03.25 22:50:48.626661 [ 268 ] {5251bf16-f227-4cdb-b6a4-2868802f8ea0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1837 | 2025.03.25 22:50:48.626819 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1838 | 2025.03.25 22:50:48.626888 [ 268 ] {5251bf16-f227-4cdb-b6a4-2868802f8ea0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001495 sec., 66889.63210702341 rows/sec., 4.64 MiB/sec. | ||
1839 | 2025.03.25 22:50:48.626910 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1840 | 2025.03.25 22:50:48.626978 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1841 | 2025.03.25 22:50:48.627004 [ 268 ] {5251bf16-f227-4cdb-b6a4-2868802f8ea0} <Debug> TCPHandler: Processed in 0.00174985 sec. | ||
1842 | 2025.03.25 22:50:48.627208 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1843 | 2025.03.25 22:50:48.627224 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::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 | ||
1844 | 2025.03.25 22:50:48.627351 [ 268 ] {7e58db4a-4098-4be8-9303-b36862c37b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1845 | 2025.03.25 22:50:48.627365 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1846 | 2025.03.25 22:50:48.627409 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 452 rows starting from the beginning of the part | ||
1847 | 2025.03.25 22:50:48.627450 [ 268 ] {7e58db4a-4098-4be8-9303-b36862c37b2f} <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 | ||
1848 | 2025.03.25 22:50:48.627616 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
1849 | 2025.03.25 22:50:48.627914 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
1850 | 2025.03.25 22:50:48.628343 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4406 rows starting from the beginning of the part | ||
1851 | 2025.03.25 22:50:48.628537 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 80 rows starting from the beginning of the part | ||
1852 | 2025.03.25 22:50:48.628763 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
1853 | 2025.03.25 22:50:48.630646 [ 268 ] {7e58db4a-4098-4be8-9303-b36862c37b2f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1854 | 2025.03.25 22:50:48.630688 [ 268 ] {7e58db4a-4098-4be8-9303-b36862c37b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1855 | 2025.03.25 22:50:48.631392 [ 268 ] {7e58db4a-4098-4be8-9303-b36862c37b2f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1856 | 2025.03.25 22:50:48.631661 [ 268 ] {7e58db4a-4098-4be8-9303-b36862c37b2f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1857 | 2025.03.25 22:50:48.632283 [ 268 ] {7e58db4a-4098-4be8-9303-b36862c37b2f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00494 sec., 4655.87044534413 rows/sec., 8.34 MiB/sec. | ||
1858 | 2025.03.25 22:50:48.632546 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5238 rows, containing 5 columns (5 merged, 0 gathered) in 0.005450722 sec., 960973.6104684847 rows/sec., 65.35 MiB/sec. | ||
1859 | 2025.03.25 22:50:48.632733 [ 268 ] {7e58db4a-4098-4be8-9303-b36862c37b2f} <Debug> TCPHandler: Processed in 0.005593346 sec. | ||
1860 | 2025.03.25 22:50:48.632854 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1861 | 2025.03.25 22:50:48.632961 [ 268 ] {ddbbd9cf-9ae8-4976-8a54-0a09ed95d9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1862 | 2025.03.25 22:50:48.633014 [ 268 ] {ddbbd9cf-9ae8-4976-8a54-0a09ed95d9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1863 | 2025.03.25 22:50:48.633049 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1864 | 2025.03.25 22:50:48.633432 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1865 | 2025.03.25 22:50:48.633524 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1866 | 2025.03.25 22:50:48.633625 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
1867 | 2025.03.25 22:50:48.633649 [ 268 ] {ddbbd9cf-9ae8-4976-8a54-0a09ed95d9cf} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1868 | 2025.03.25 22:50:48.633689 [ 268 ] {ddbbd9cf-9ae8-4976-8a54-0a09ed95d9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1869 | 2025.03.25 22:50:48.634044 [ 268 ] {ddbbd9cf-9ae8-4976-8a54-0a09ed95d9cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1870 | 2025.03.25 22:50:48.634281 [ 268 ] {ddbbd9cf-9ae8-4976-8a54-0a09ed95d9cf} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1871 | 2025.03.25 22:50:48.634465 [ 46 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1872 | 2025.03.25 22:50:48.634530 [ 268 ] {ddbbd9cf-9ae8-4976-8a54-0a09ed95d9cf} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001585 sec., 18927.44479495268 rows/sec., 1.30 MiB/sec. | ||
1873 | 2025.03.25 22:50:48.634589 [ 46 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1874 | 2025.03.25 22:50:48.634645 [ 268 ] {ddbbd9cf-9ae8-4976-8a54-0a09ed95d9cf} <Debug> TCPHandler: Processed in 0.001840062 sec. | ||
1875 | 2025.03.25 22:50:48.634671 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1876 | 2025.03.25 22:50:48.634863 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::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 | ||
1877 | 2025.03.25 22:50:48.635019 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1878 | 2025.03.25 22:50:48.635058 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
1879 | 2025.03.25 22:50:48.635182 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1880 | 2025.03.25 22:50:48.635342 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1881 | 2025.03.25 22:50:48.635498 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
1882 | 2025.03.25 22:50:48.635650 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
1883 | 2025.03.25 22:50:48.635805 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::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 | ||
1884 | 2025.03.25 22:50:48.637011 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002203619 sec., 65347.04955802251 rows/sec., 4.48 MiB/sec. | ||
1885 | 2025.03.25 22:50:48.637237 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1886 | 2025.03.25 22:50:48.637621 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_6_1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1887 | 2025.03.25 22:50:48.637713 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_6_1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1888 | 2025.03.25 22:50:48.637804 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1889 | 2025.03.25 22:50:52.498115 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1890 | 2025.03.25 22:50:52.498191 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1891 | 2025.03.25 22:50:52.567487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
1892 | 2025.03.25 22:50:52.568133 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1893 | 2025.03.25 22:50:52.568184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1894 | 2025.03.25 22:50:52.568722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1895 | 2025.03.25 22:50:52.568989 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1896 | 2025.03.25 22:50:52.569231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
1897 | 2025.03.25 22:50:52.846927 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
1898 | 2025.03.25 22:50:52.868253 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1899 | 2025.03.25 22:50:52.868320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1900 | 2025.03.25 22:50:52.875377 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1901 | 2025.03.25 22:50:52.876498 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1902 | 2025.03.25 22:50:52.879977 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
1903 | 2025.03.25 22:50:53.618954 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1904 | 2025.03.25 22:50:53.619166 [ 268 ] {9737d0f8-7819-49dc-8603-dd5489a1c0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1905 | 2025.03.25 22:50:53.619249 [ 268 ] {9737d0f8-7819-49dc-8603-dd5489a1c0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1906 | 2025.03.25 22:50:53.620126 [ 268 ] {9737d0f8-7819-49dc-8603-dd5489a1c0fd} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1907 | 2025.03.25 22:50:53.620169 [ 268 ] {9737d0f8-7819-49dc-8603-dd5489a1c0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1908 | 2025.03.25 22:50:53.620605 [ 268 ] {9737d0f8-7819-49dc-8603-dd5489a1c0fd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1909 | 2025.03.25 22:50:53.620868 [ 268 ] {9737d0f8-7819-49dc-8603-dd5489a1c0fd} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1910 | 2025.03.25 22:50:53.621105 [ 268 ] {9737d0f8-7819-49dc-8603-dd5489a1c0fd} <Debug> executeQuery: Read 42 rows, 3.59 KiB in 0.001991 sec., 21094.92717227524 rows/sec., 1.76 MiB/sec. | ||
1911 | 2025.03.25 22:50:53.621307 [ 268 ] {9737d0f8-7819-49dc-8603-dd5489a1c0fd} <Debug> TCPHandler: Processed in 0.002488916 sec. | ||
1912 | 2025.03.25 22:50:53.621452 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1913 | 2025.03.25 22:50:53.621568 [ 268 ] {4fedf9dc-ba9a-432d-b2f8-fb376ae8af6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1914 | 2025.03.25 22:50:53.621617 [ 268 ] {4fedf9dc-ba9a-432d-b2f8-fb376ae8af6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1915 | 2025.03.25 22:50:53.622174 [ 268 ] {4fedf9dc-ba9a-432d-b2f8-fb376ae8af6d} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1916 | 2025.03.25 22:50:53.622212 [ 268 ] {4fedf9dc-ba9a-432d-b2f8-fb376ae8af6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1917 | 2025.03.25 22:50:53.622561 [ 268 ] {4fedf9dc-ba9a-432d-b2f8-fb376ae8af6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1918 | 2025.03.25 22:50:53.622802 [ 268 ] {4fedf9dc-ba9a-432d-b2f8-fb376ae8af6d} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1919 | 2025.03.25 22:50:53.622977 [ 268 ] {4fedf9dc-ba9a-432d-b2f8-fb376ae8af6d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001436 sec., 5571.030640668524 rows/sec., 418.92 KiB/sec. | ||
1920 | 2025.03.25 22:50:53.623030 [ 268 ] {4fedf9dc-ba9a-432d-b2f8-fb376ae8af6d} <Debug> TCPHandler: Processed in 0.001632407 sec. | ||
1921 | 2025.03.25 22:50:53.623154 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1922 | 2025.03.25 22:50:53.623269 [ 268 ] {83575b6f-9a6d-4494-b7dc-5f5a5b966be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1923 | 2025.03.25 22:50:53.623317 [ 268 ] {83575b6f-9a6d-4494-b7dc-5f5a5b966be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1924 | 2025.03.25 22:50:53.623867 [ 268 ] {83575b6f-9a6d-4494-b7dc-5f5a5b966be4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1925 | 2025.03.25 22:50:53.623906 [ 268 ] {83575b6f-9a6d-4494-b7dc-5f5a5b966be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1926 | 2025.03.25 22:50:53.624277 [ 268 ] {83575b6f-9a6d-4494-b7dc-5f5a5b966be4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1927 | 2025.03.25 22:50:53.624531 [ 268 ] {83575b6f-9a6d-4494-b7dc-5f5a5b966be4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1928 | 2025.03.25 22:50:53.624708 [ 268 ] {83575b6f-9a6d-4494-b7dc-5f5a5b966be4} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001464 sec., 24590.16393442623 rows/sec., 1.92 MiB/sec. | ||
1929 | 2025.03.25 22:50:53.624760 [ 268 ] {83575b6f-9a6d-4494-b7dc-5f5a5b966be4} <Debug> TCPHandler: Processed in 0.001661778 sec. | ||
1930 | 2025.03.25 22:50:53.624867 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1931 | 2025.03.25 22:50:53.624972 [ 268 ] {6005d563-ce22-4048-a3a7-a2e3097673da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1932 | 2025.03.25 22:50:53.625021 [ 268 ] {6005d563-ce22-4048-a3a7-a2e3097673da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1933 | 2025.03.25 22:50:53.625530 [ 268 ] {6005d563-ce22-4048-a3a7-a2e3097673da} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1934 | 2025.03.25 22:50:53.625567 [ 268 ] {6005d563-ce22-4048-a3a7-a2e3097673da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1935 | 2025.03.25 22:50:53.625953 [ 268 ] {6005d563-ce22-4048-a3a7-a2e3097673da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1936 | 2025.03.25 22:50:53.626210 [ 268 ] {6005d563-ce22-4048-a3a7-a2e3097673da} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1937 | 2025.03.25 22:50:53.626389 [ 268 ] {6005d563-ce22-4048-a3a7-a2e3097673da} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001439 sec., 69492.70326615706 rows/sec., 4.82 MiB/sec. | ||
1938 | 2025.03.25 22:50:53.626440 [ 268 ] {6005d563-ce22-4048-a3a7-a2e3097673da} <Debug> TCPHandler: Processed in 0.001623157 sec. | ||
1939 | 2025.03.25 22:50:53.626561 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1940 | 2025.03.25 22:50:53.626669 [ 268 ] {a464083f-94e9-4c33-8eea-eacac94f5906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1941 | 2025.03.25 22:50:53.626736 [ 268 ] {a464083f-94e9-4c33-8eea-eacac94f5906} <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 | ||
1942 | 2025.03.25 22:50:53.628026 [ 268 ] {a464083f-94e9-4c33-8eea-eacac94f5906} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1943 | 2025.03.25 22:50:53.628066 [ 268 ] {a464083f-94e9-4c33-8eea-eacac94f5906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1944 | 2025.03.25 22:50:53.628685 [ 268 ] {a464083f-94e9-4c33-8eea-eacac94f5906} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1945 | 2025.03.25 22:50:53.628965 [ 268 ] {a464083f-94e9-4c33-8eea-eacac94f5906} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1946 | 2025.03.25 22:50:53.629165 [ 268 ] {a464083f-94e9-4c33-8eea-eacac94f5906} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002518 sec., 3177.1247021445593 rows/sec., 5.69 MiB/sec. | ||
1947 | 2025.03.25 22:50:53.629264 [ 268 ] {a464083f-94e9-4c33-8eea-eacac94f5906} <Debug> TCPHandler: Processed in 0.002754162 sec. | ||
1948 | 2025.03.25 22:50:53.629379 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1949 | 2025.03.25 22:50:53.629486 [ 268 ] {b3ea2cc4-553c-4249-986b-270286237a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1950 | 2025.03.25 22:50:53.629533 [ 268 ] {b3ea2cc4-553c-4249-986b-270286237a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1951 | 2025.03.25 22:50:53.629960 [ 268 ] {b3ea2cc4-553c-4249-986b-270286237a3e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1952 | 2025.03.25 22:50:53.629997 [ 268 ] {b3ea2cc4-553c-4249-986b-270286237a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1953 | 2025.03.25 22:50:53.630356 [ 268 ] {b3ea2cc4-553c-4249-986b-270286237a3e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1954 | 2025.03.25 22:50:53.630606 [ 268 ] {b3ea2cc4-553c-4249-986b-270286237a3e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1955 | 2025.03.25 22:50:53.630776 [ 268 ] {b3ea2cc4-553c-4249-986b-270286237a3e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001313 sec., 22848.43869002285 rows/sec., 1.57 MiB/sec. | ||
1956 | 2025.03.25 22:50:53.630825 [ 268 ] {b3ea2cc4-553c-4249-986b-270286237a3e} <Debug> TCPHandler: Processed in 0.001498453 sec. | ||
1957 | 2025.03.25 22:50:57.574595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 268 | ||
1958 | 2025.03.25 22:50:57.577567 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1959 | 2025.03.25 22:50:57.577625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1960 | 2025.03.25 22:50:57.579130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1961 | 2025.03.25 22:50:57.579461 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1962 | 2025.03.25 22:50:57.579731 [ 34 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1963 | 2025.03.25 22:50:57.579868 [ 34 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1964 | 2025.03.25 22:50:57.579938 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
1965 | 2025.03.25 22:50:57.580861 [ 187 ] {23aecd76-8758-4b9d-960a-1761760522f6::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 | ||
1966 | 2025.03.25 22:50:57.581336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
1967 | 2025.03.25 22:50:57.581907 [ 187 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1968 | 2025.03.25 22:50:57.582103 [ 187 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
1969 | 2025.03.25 22:50:57.582804 [ 187 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
1970 | 2025.03.25 22:50:57.583486 [ 187 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
1971 | 2025.03.25 22:50:57.584193 [ 187 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
1972 | 2025.03.25 22:50:57.584846 [ 187 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
1973 | 2025.03.25 22:50:57.585503 [ 187 ] {23aecd76-8758-4b9d-960a-1761760522f6::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 | ||
1974 | 2025.03.25 22:50:57.596331 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 72 columns (72 merged, 0 gathered) in 0.016161314 sec., 16582.81003636214 rows/sec., 16.75 MiB/sec. | ||
1975 | 2025.03.25 22:50:57.597303 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1976 | 2025.03.25 22:50:57.598154 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_6_1} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1977 | 2025.03.25 22:50:57.598252 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_6_1} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1978 | 2025.03.25 22:50:57.598589 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
1979 | 2025.03.25 22:50:58.615080 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1980 | 2025.03.25 22:50:58.615381 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
1981 | 2025.03.25 22:50:58.615869 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1982 | 2025.03.25 22:50:58.615930 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
1983 | 2025.03.25 22:50:58.616327 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1984 | 2025.03.25 22:50:58.616409 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1985 | 2025.03.25 22:50:58.616587 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1986 | 2025.03.25 22:50:58.616721 [ 289 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1987 | 2025.03.25 22:50:58.616773 [ 292 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1988 | 2025.03.25 22:50:58.616812 [ 291 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1989 | 2025.03.25 22:50:58.616993 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
1990 | 2025.03.25 22:50:58.617028 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1991 | 2025.03.25 22:50:58.617147 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1992 | 2025.03.25 22:50:58.617174 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1993 | 2025.03.25 22:50:58.617219 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1994 | 2025.03.25 22:50:58.617269 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1995 | 2025.03.25 22:50:58.617313 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
1996 | 2025.03.25 22:50:58.619107 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Debug> executeQuery: Read 30 rows, 1.28 KiB in 0.00386 sec., 7772.020725388601 rows/sec., 330.92 KiB/sec. | ||
1997 | 2025.03.25 22:50:58.619312 [ 268 ] {39089538-e9b9-429b-8bb1-1987dd636f93} <Debug> TCPHandler: Processed in 0.004380349 sec. | ||
1998 | 2025.03.25 22:50:58.626286 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1999 | 2025.03.25 22:50:58.626436 [ 268 ] {9590476a-7534-49df-b29e-b526048fc720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2000 | 2025.03.25 22:50:58.626498 [ 268 ] {9590476a-7534-49df-b29e-b526048fc720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2001 | 2025.03.25 22:50:58.627311 [ 268 ] {9590476a-7534-49df-b29e-b526048fc720} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2002 | 2025.03.25 22:50:58.627357 [ 268 ] {9590476a-7534-49df-b29e-b526048fc720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2003 | 2025.03.25 22:50:58.627852 [ 268 ] {9590476a-7534-49df-b29e-b526048fc720} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2004 | 2025.03.25 22:50:58.628086 [ 268 ] {9590476a-7534-49df-b29e-b526048fc720} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2005 | 2025.03.25 22:50:58.628324 [ 268 ] {9590476a-7534-49df-b29e-b526048fc720} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001932 sec., 517.5983436853003 rows/sec., 117.27 KiB/sec. | ||
2006 | 2025.03.25 22:50:58.628379 [ 268 ] {9590476a-7534-49df-b29e-b526048fc720} <Debug> TCPHandler: Processed in 0.002158989 sec. | ||
2007 | 2025.03.25 22:50:58.628503 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2008 | 2025.03.25 22:50:58.628617 [ 268 ] {18b4e9ac-ee0d-4c87-8872-300ac1ad8abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2009 | 2025.03.25 22:50:58.628665 [ 268 ] {18b4e9ac-ee0d-4c87-8872-300ac1ad8abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2010 | 2025.03.25 22:50:58.629214 [ 268 ] {18b4e9ac-ee0d-4c87-8872-300ac1ad8abb} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2011 | 2025.03.25 22:50:58.629255 [ 268 ] {18b4e9ac-ee0d-4c87-8872-300ac1ad8abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2012 | 2025.03.25 22:50:58.629618 [ 268 ] {18b4e9ac-ee0d-4c87-8872-300ac1ad8abb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2013 | 2025.03.25 22:50:58.629923 [ 268 ] {18b4e9ac-ee0d-4c87-8872-300ac1ad8abb} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2014 | 2025.03.25 22:50:58.630339 [ 268 ] {18b4e9ac-ee0d-4c87-8872-300ac1ad8abb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001729 sec., 13880.855986119144 rows/sec., 1.15 MiB/sec. | ||
2015 | 2025.03.25 22:50:58.630481 [ 268 ] {18b4e9ac-ee0d-4c87-8872-300ac1ad8abb} <Debug> TCPHandler: Processed in 0.002030516 sec. | ||
2016 | 2025.03.25 22:50:58.630614 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2017 | 2025.03.25 22:50:58.630724 [ 268 ] {3d8733b2-9500-434f-a728-0bb136a6eba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2018 | 2025.03.25 22:50:58.630770 [ 268 ] {3d8733b2-9500-434f-a728-0bb136a6eba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2019 | 2025.03.25 22:50:58.631315 [ 268 ] {3d8733b2-9500-434f-a728-0bb136a6eba2} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2020 | 2025.03.25 22:50:58.631355 [ 268 ] {3d8733b2-9500-434f-a728-0bb136a6eba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2021 | 2025.03.25 22:50:58.631709 [ 268 ] {3d8733b2-9500-434f-a728-0bb136a6eba2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2022 | 2025.03.25 22:50:58.631958 [ 268 ] {3d8733b2-9500-434f-a728-0bb136a6eba2} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2023 | 2025.03.25 22:50:58.632169 [ 268 ] {3d8733b2-9500-434f-a728-0bb136a6eba2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001463 sec., 2734.1079972658918 rows/sec., 222.95 KiB/sec. | ||
2024 | 2025.03.25 22:50:58.632232 [ 268 ] {3d8733b2-9500-434f-a728-0bb136a6eba2} <Debug> TCPHandler: Processed in 0.001670247 sec. | ||
2025 | 2025.03.25 22:50:58.632338 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2026 | 2025.03.25 22:50:58.632440 [ 268 ] {c3ee65bf-dc36-4b22-b62d-b5ea814f86c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2027 | 2025.03.25 22:50:58.632485 [ 268 ] {c3ee65bf-dc36-4b22-b62d-b5ea814f86c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2028 | 2025.03.25 22:50:58.633108 [ 268 ] {c3ee65bf-dc36-4b22-b62d-b5ea814f86c3} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2029 | 2025.03.25 22:50:58.633147 [ 268 ] {c3ee65bf-dc36-4b22-b62d-b5ea814f86c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2030 | 2025.03.25 22:50:58.633515 [ 268 ] {c3ee65bf-dc36-4b22-b62d-b5ea814f86c3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2031 | 2025.03.25 22:50:58.633767 [ 268 ] {c3ee65bf-dc36-4b22-b62d-b5ea814f86c3} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2032 | 2025.03.25 22:50:58.633928 [ 34 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2033 | 2025.03.25 22:50:58.634006 [ 34 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2034 | 2025.03.25 22:50:58.634014 [ 268 ] {c3ee65bf-dc36-4b22-b62d-b5ea814f86c3} <Debug> executeQuery: Read 194 rows, 17.93 KiB in 0.001586 sec., 122320.3026481715 rows/sec., 11.04 MiB/sec. | ||
2035 | 2025.03.25 22:50:58.634043 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2036 | 2025.03.25 22:50:58.634148 [ 268 ] {c3ee65bf-dc36-4b22-b62d-b5ea814f86c3} <Debug> TCPHandler: Processed in 0.001855561 sec. | ||
2037 | 2025.03.25 22:50:58.634448 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::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 | ||
2038 | 2025.03.25 22:50:58.634506 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2039 | 2025.03.25 22:50:58.634709 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2040 | 2025.03.25 22:50:58.634738 [ 268 ] {c2052caa-b60e-4958-bde1-965b2fd68258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2041 | 2025.03.25 22:50:58.634773 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 206 rows starting from the beginning of the part | ||
2042 | 2025.03.25 22:50:58.634822 [ 268 ] {c2052caa-b60e-4958-bde1-965b2fd68258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2043 | 2025.03.25 22:50:58.635227 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1182 rows starting from the beginning of the part | ||
2044 | 2025.03.25 22:50:58.635639 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
2045 | 2025.03.25 22:50:58.635995 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part | ||
2046 | 2025.03.25 22:50:58.636344 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
2047 | 2025.03.25 22:50:58.636635 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 194 rows starting from the beginning of the part | ||
2048 | 2025.03.25 22:50:58.637469 [ 268 ] {c2052caa-b60e-4958-bde1-965b2fd68258} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2049 | 2025.03.25 22:50:58.637533 [ 268 ] {c2052caa-b60e-4958-bde1-965b2fd68258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2050 | 2025.03.25 22:50:58.638456 [ 268 ] {c2052caa-b60e-4958-bde1-965b2fd68258} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2051 | 2025.03.25 22:50:58.638968 [ 268 ] {c2052caa-b60e-4958-bde1-965b2fd68258} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2052 | 2025.03.25 22:50:58.639369 [ 268 ] {c2052caa-b60e-4958-bde1-965b2fd68258} <Debug> executeQuery: Read 39 rows, 2.97 KiB in 0.004663 sec., 8363.714346986919 rows/sec., 636.87 KiB/sec. | ||
2053 | 2025.03.25 22:50:58.639736 [ 268 ] {c2052caa-b60e-4958-bde1-965b2fd68258} <Debug> TCPHandler: Processed in 0.00533842 sec. | ||
2054 | 2025.03.25 22:50:58.639811 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 5 columns (5 merged, 0 gathered) in 0.005625517 sec., 306105.1988643888 rows/sec., 27.07 MiB/sec. | ||
2055 | 2025.03.25 22:50:58.639891 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2056 | 2025.03.25 22:50:58.640052 [ 268 ] {2ba1b44d-ffeb-4ded-9208-ab13fd206370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2057 | 2025.03.25 22:50:58.640107 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2058 | 2025.03.25 22:50:58.640126 [ 268 ] {2ba1b44d-ffeb-4ded-9208-ab13fd206370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2059 | 2025.03.25 22:50:58.640824 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_11_2} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2060 | 2025.03.25 22:50:58.640957 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_11_2} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2061 | 2025.03.25 22:50:58.641138 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
2062 | 2025.03.25 22:50:58.641321 [ 268 ] {2ba1b44d-ffeb-4ded-9208-ab13fd206370} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2063 | 2025.03.25 22:50:58.641367 [ 268 ] {2ba1b44d-ffeb-4ded-9208-ab13fd206370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2064 | 2025.03.25 22:50:58.641772 [ 268 ] {2ba1b44d-ffeb-4ded-9208-ab13fd206370} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2065 | 2025.03.25 22:50:58.642026 [ 268 ] {2ba1b44d-ffeb-4ded-9208-ab13fd206370} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2066 | 2025.03.25 22:50:58.642218 [ 268 ] {2ba1b44d-ffeb-4ded-9208-ab13fd206370} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002195 sec., 10933.940774487472 rows/sec., 928.96 KiB/sec. | ||
2067 | 2025.03.25 22:50:58.642275 [ 268 ] {2ba1b44d-ffeb-4ded-9208-ab13fd206370} <Debug> TCPHandler: Processed in 0.002438085 sec. | ||
2068 | 2025.03.25 22:50:58.642381 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2069 | 2025.03.25 22:50:58.642485 [ 268 ] {6f7a08fc-bf66-4cb9-aa92-9df6aa95357e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2070 | 2025.03.25 22:50:58.642530 [ 268 ] {6f7a08fc-bf66-4cb9-aa92-9df6aa95357e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2071 | 2025.03.25 22:50:58.643056 [ 268 ] {6f7a08fc-bf66-4cb9-aa92-9df6aa95357e} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2072 | 2025.03.25 22:50:58.643093 [ 268 ] {6f7a08fc-bf66-4cb9-aa92-9df6aa95357e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2073 | 2025.03.25 22:50:58.643442 [ 268 ] {6f7a08fc-bf66-4cb9-aa92-9df6aa95357e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2074 | 2025.03.25 22:50:58.643694 [ 268 ] {6f7a08fc-bf66-4cb9-aa92-9df6aa95357e} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2075 | 2025.03.25 22:50:58.643940 [ 268 ] {6f7a08fc-bf66-4cb9-aa92-9df6aa95357e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001459 sec., 8224.81151473612 rows/sec., 642.56 KiB/sec. | ||
2076 | 2025.03.25 22:50:58.644015 [ 268 ] {6f7a08fc-bf66-4cb9-aa92-9df6aa95357e} <Debug> TCPHandler: Processed in 0.001684888 sec. | ||
2077 | 2025.03.25 22:50:58.644122 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2078 | 2025.03.25 22:50:58.644225 [ 268 ] {45edda1f-6ba4-41e2-a8d7-89b6f4ad1bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2079 | 2025.03.25 22:50:58.644269 [ 268 ] {45edda1f-6ba4-41e2-a8d7-89b6f4ad1bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2080 | 2025.03.25 22:50:58.644836 [ 268 ] {45edda1f-6ba4-41e2-a8d7-89b6f4ad1bf1} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2081 | 2025.03.25 22:50:58.644876 [ 268 ] {45edda1f-6ba4-41e2-a8d7-89b6f4ad1bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2082 | 2025.03.25 22:50:58.645230 [ 268 ] {45edda1f-6ba4-41e2-a8d7-89b6f4ad1bf1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2083 | 2025.03.25 22:50:58.645473 [ 268 ] {45edda1f-6ba4-41e2-a8d7-89b6f4ad1bf1} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2025.03.25 22:50:58.645595 [ 33 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2085 | 2025.03.25 22:50:58.645655 [ 33 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2086 | 2025.03.25 22:50:58.645665 [ 268 ] {45edda1f-6ba4-41e2-a8d7-89b6f4ad1bf1} <Debug> executeQuery: Read 91 rows, 7.66 KiB in 0.001457 sec., 62457.10363761153 rows/sec., 5.14 MiB/sec. | ||
2087 | 2025.03.25 22:50:58.645685 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2088 | 2025.03.25 22:50:58.645755 [ 268 ] {45edda1f-6ba4-41e2-a8d7-89b6f4ad1bf1} <Debug> TCPHandler: Processed in 0.001678408 sec. | ||
2089 | 2025.03.25 22:50:58.645887 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::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 | ||
2090 | 2025.03.25 22:50:58.645950 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2091 | 2025.03.25 22:50:58.646026 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2092 | 2025.03.25 22:50:58.646092 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 104 rows starting from the beginning of the part | ||
2093 | 2025.03.25 22:50:58.646150 [ 268 ] {33b7dfc1-d515-4d64-8f99-d0c9f85dadfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2094 | 2025.03.25 22:50:58.646367 [ 268 ] {33b7dfc1-d515-4d64-8f99-d0c9f85dadfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2095 | 2025.03.25 22:50:58.646363 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 492 rows starting from the beginning of the part | ||
2096 | 2025.03.25 22:50:58.646819 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
2097 | 2025.03.25 22:50:58.647229 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
2098 | 2025.03.25 22:50:58.647617 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
2099 | 2025.03.25 22:50:58.647816 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 91 rows starting from the beginning of the part | ||
2100 | 2025.03.25 22:50:58.648821 [ 268 ] {33b7dfc1-d515-4d64-8f99-d0c9f85dadfd} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2101 | 2025.03.25 22:50:58.648890 [ 268 ] {33b7dfc1-d515-4d64-8f99-d0c9f85dadfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2102 | 2025.03.25 22:50:58.649969 [ 268 ] {33b7dfc1-d515-4d64-8f99-d0c9f85dadfd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2103 | 2025.03.25 22:50:58.650405 [ 268 ] {33b7dfc1-d515-4d64-8f99-d0c9f85dadfd} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2104 | 2025.03.25 22:50:58.650940 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 5 columns (5 merged, 0 gathered) in 0.005168517 sec., 155170.2354853433 rows/sec., 12.44 MiB/sec. | ||
2105 | 2025.03.25 22:50:58.650966 [ 268 ] {33b7dfc1-d515-4d64-8f99-d0c9f85dadfd} <Debug> executeQuery: Read 138 rows, 10.23 KiB in 0.004892 sec., 28209.32134096484 rows/sec., 2.04 MiB/sec. | ||
2106 | 2025.03.25 22:50:58.651109 [ 268 ] {33b7dfc1-d515-4d64-8f99-d0c9f85dadfd} <Debug> TCPHandler: Processed in 0.005221878 sec. | ||
2107 | 2025.03.25 22:50:58.651217 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2108 | 2025.03.25 22:50:58.651289 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2109 | 2025.03.25 22:50:58.651461 [ 268 ] {81af3dd0-ae20-4d8a-9aa3-9944f469726e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2110 | 2025.03.25 22:50:58.651607 [ 268 ] {81af3dd0-ae20-4d8a-9aa3-9944f469726e} <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 | ||
2111 | 2025.03.25 22:50:58.651708 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_11_2} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2112 | 2025.03.25 22:50:58.651972 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_11_2} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2113 | 2025.03.25 22:50:58.652143 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2114 | 2025.03.25 22:50:58.653182 [ 268 ] {81af3dd0-ae20-4d8a-9aa3-9944f469726e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2115 | 2025.03.25 22:50:58.653227 [ 268 ] {81af3dd0-ae20-4d8a-9aa3-9944f469726e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2116 | 2025.03.25 22:50:58.653880 [ 268 ] {81af3dd0-ae20-4d8a-9aa3-9944f469726e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2117 | 2025.03.25 22:50:58.654174 [ 268 ] {81af3dd0-ae20-4d8a-9aa3-9944f469726e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2118 | 2025.03.25 22:50:58.654379 [ 268 ] {81af3dd0-ae20-4d8a-9aa3-9944f469726e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002978 sec., 7723.304231027535 rows/sec., 13.84 MiB/sec. | ||
2119 | 2025.03.25 22:50:58.654486 [ 268 ] {81af3dd0-ae20-4d8a-9aa3-9944f469726e} <Debug> TCPHandler: Processed in 0.003275484 sec. | ||
2120 | 2025.03.25 22:50:58.654635 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2121 | 2025.03.25 22:50:58.654760 [ 268 ] {e46f3190-a8a5-4203-b7c2-da5d6504fe9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2122 | 2025.03.25 22:50:58.654808 [ 268 ] {e46f3190-a8a5-4203-b7c2-da5d6504fe9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2123 | 2025.03.25 22:50:58.655241 [ 268 ] {e46f3190-a8a5-4203-b7c2-da5d6504fe9f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2124 | 2025.03.25 22:50:58.655279 [ 268 ] {e46f3190-a8a5-4203-b7c2-da5d6504fe9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2125 | 2025.03.25 22:50:58.655641 [ 268 ] {e46f3190-a8a5-4203-b7c2-da5d6504fe9f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2126 | 2025.03.25 22:50:58.655887 [ 268 ] {e46f3190-a8a5-4203-b7c2-da5d6504fe9f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2127 | 2025.03.25 22:50:58.656063 [ 268 ] {e46f3190-a8a5-4203-b7c2-da5d6504fe9f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001325 sec., 22641.509433962263 rows/sec., 1.55 MiB/sec. | ||
2128 | 2025.03.25 22:50:58.656112 [ 268 ] {e46f3190-a8a5-4203-b7c2-da5d6504fe9f} <Debug> TCPHandler: Processed in 0.001547805 sec. | ||
2129 | 2025.03.25 22:51:00.069371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2130 | 2025.03.25 22:51:00.070056 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2131 | 2025.03.25 22:51:00.070101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2132 | 2025.03.25 22:51:00.070622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2133 | 2025.03.25 22:51:00.070892 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2134 | 2025.03.25 22:51:00.071103 [ 32 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2135 | 2025.03.25 22:51:00.071149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2136 | 2025.03.25 22:51:00.071194 [ 32 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2137 | 2025.03.25 22:51:00.071224 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2138 | 2025.03.25 22:51:00.071400 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::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 | ||
2139 | 2025.03.25 22:51:00.071548 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2140 | 2025.03.25 22:51:00.071598 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
2141 | 2025.03.25 22:51:00.071708 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2142 | 2025.03.25 22:51:00.071785 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2143 | 2025.03.25 22:51:00.072021 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2144 | 2025.03.25 22:51:00.072141 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2145 | 2025.03.25 22:51:00.072274 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2146 | 2025.03.25 22:51:00.073999 [ 199 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002678951 sec., 1912688.9592232183 rows/sec., 27.36 MiB/sec. | ||
2147 | 2025.03.25 22:51:00.075016 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2148 | 2025.03.25 22:51:00.075464 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_11_2} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2149 | 2025.03.25 22:51:00.075546 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_11_2} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2150 | 2025.03.25 22:51:00.075649 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2151 | 2025.03.25 22:51:00.380075 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2152 | 2025.03.25 22:51:00.401252 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2153 | 2025.03.25 22:51:00.401308 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2154 | 2025.03.25 22:51:00.408851 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2155 | 2025.03.25 22:51:00.409635 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2156 | 2025.03.25 22:51:00.409912 [ 31 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2157 | 2025.03.25 22:51:00.409980 [ 31 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2158 | 2025.03.25 22:51:00.410022 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2159 | 2025.03.25 22:51:00.410257 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::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 | ||
2160 | 2025.03.25 22:51:00.419768 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2161 | 2025.03.25 22:51:00.420895 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2162 | 2025.03.25 22:51:00.421783 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
2163 | 2025.03.25 22:51:00.426520 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
2164 | 2025.03.25 22:51:00.431207 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
2165 | 2025.03.25 22:51:00.436202 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
2166 | 2025.03.25 22:51:00.441334 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
2167 | 2025.03.25 22:51:00.446084 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
2168 | 2025.03.25 22:51:00.502746 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.092638398 sec., 895.9567716186111 rows/sec., 4.63 MiB/sec. | ||
2169 | 2025.03.25 22:51:00.505061 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2170 | 2025.03.25 22:51:00.508023 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_11_2} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2171 | 2025.03.25 22:51:00.508152 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_11_2} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2172 | 2025.03.25 22:51:00.511367 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2173 | 2025.03.25 22:51:01.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.99 MiB, peak 178.89 MiB, free memory in arenas 0.00 B, will set to 171.34 MiB (RSS), difference: 2.34 MiB | ||
2174 | 2025.03.25 22:51:03.618237 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2175 | 2025.03.25 22:51:03.618502 [ 268 ] {acab3e12-2aba-4ee3-aebc-2270f7be0a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2176 | 2025.03.25 22:51:03.618579 [ 268 ] {acab3e12-2aba-4ee3-aebc-2270f7be0a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2177 | 2025.03.25 22:51:03.619347 [ 268 ] {acab3e12-2aba-4ee3-aebc-2270f7be0a68} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2178 | 2025.03.25 22:51:03.619394 [ 268 ] {acab3e12-2aba-4ee3-aebc-2270f7be0a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2179 | 2025.03.25 22:51:03.619857 [ 268 ] {acab3e12-2aba-4ee3-aebc-2270f7be0a68} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2180 | 2025.03.25 22:51:03.620136 [ 268 ] {acab3e12-2aba-4ee3-aebc-2270f7be0a68} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2181 | 2025.03.25 22:51:03.620407 [ 268 ] {acab3e12-2aba-4ee3-aebc-2270f7be0a68} <Debug> executeQuery: Read 42 rows, 3.59 KiB in 0.001948 sec., 21560.574948665297 rows/sec., 1.80 MiB/sec. | ||
2182 | 2025.03.25 22:51:03.620585 [ 268 ] {acab3e12-2aba-4ee3-aebc-2270f7be0a68} <Debug> TCPHandler: Processed in 0.002537267 sec. | ||
2183 | 2025.03.25 22:51:03.620754 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2184 | 2025.03.25 22:51:03.620868 [ 268 ] {a0fc3bc5-21f2-4d75-8bc6-dd340c3cccf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2185 | 2025.03.25 22:51:03.620919 [ 268 ] {a0fc3bc5-21f2-4d75-8bc6-dd340c3cccf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2186 | 2025.03.25 22:51:03.621483 [ 268 ] {a0fc3bc5-21f2-4d75-8bc6-dd340c3cccf9} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2187 | 2025.03.25 22:51:03.621526 [ 268 ] {a0fc3bc5-21f2-4d75-8bc6-dd340c3cccf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2188 | 2025.03.25 22:51:03.621893 [ 268 ] {a0fc3bc5-21f2-4d75-8bc6-dd340c3cccf9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2189 | 2025.03.25 22:51:03.622145 [ 268 ] {a0fc3bc5-21f2-4d75-8bc6-dd340c3cccf9} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2190 | 2025.03.25 22:51:03.622316 [ 28 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2191 | 2025.03.25 22:51:03.622388 [ 268 ] {a0fc3bc5-21f2-4d75-8bc6-dd340c3cccf9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001545 sec., 5177.993527508091 rows/sec., 389.36 KiB/sec. | ||
2192 | 2025.03.25 22:51:03.622410 [ 28 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2193 | 2025.03.25 22:51:03.622485 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2194 | 2025.03.25 22:51:03.622515 [ 268 ] {a0fc3bc5-21f2-4d75-8bc6-dd340c3cccf9} <Debug> TCPHandler: Processed in 0.001815351 sec. | ||
2195 | 2025.03.25 22:51:03.622706 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2196 | 2025.03.25 22:51:03.622806 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::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 | ||
2197 | 2025.03.25 22:51:03.622865 [ 268 ] {4013e148-417a-40ff-8e9f-81e66e820049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2198 | 2025.03.25 22:51:03.622957 [ 268 ] {4013e148-417a-40ff-8e9f-81e66e820049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2199 | 2025.03.25 22:51:03.623358 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2200 | 2025.03.25 22:51:03.623468 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 42 rows starting from the beginning of the part | ||
2201 | 2025.03.25 22:51:03.623875 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
2202 | 2025.03.25 22:51:03.624147 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
2203 | 2025.03.25 22:51:03.624500 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
2204 | 2025.03.25 22:51:03.624959 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
2205 | 2025.03.25 22:51:03.625269 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
2206 | 2025.03.25 22:51:03.626015 [ 268 ] {4013e148-417a-40ff-8e9f-81e66e820049} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2207 | 2025.03.25 22:51:03.626075 [ 268 ] {4013e148-417a-40ff-8e9f-81e66e820049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2208 | 2025.03.25 22:51:03.627033 [ 268 ] {4013e148-417a-40ff-8e9f-81e66e820049} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2209 | 2025.03.25 22:51:03.627638 [ 268 ] {4013e148-417a-40ff-8e9f-81e66e820049} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2210 | 2025.03.25 22:51:03.628248 [ 268 ] {4013e148-417a-40ff-8e9f-81e66e820049} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.005408 sec., 6656.804733727811 rows/sec., 531.98 KiB/sec. | ||
2211 | 2025.03.25 22:51:03.628271 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 5 columns (5 merged, 0 gathered) in 0.005635937 sec., 22711.396525546686 rows/sec., 1.77 MiB/sec. | ||
2212 | 2025.03.25 22:51:03.628332 [ 268 ] {4013e148-417a-40ff-8e9f-81e66e820049} <Debug> TCPHandler: Processed in 0.005706319 sec. | ||
2213 | 2025.03.25 22:51:03.628430 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2214 | 2025.03.25 22:51:03.628457 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2215 | 2025.03.25 22:51:03.628580 [ 268 ] {c4f26bca-714d-4866-9e51-cc7803c7b570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2216 | 2025.03.25 22:51:03.628641 [ 268 ] {c4f26bca-714d-4866-9e51-cc7803c7b570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2217 | 2025.03.25 22:51:03.628773 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_11_2} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2218 | 2025.03.25 22:51:03.628909 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_11_2} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2219 | 2025.03.25 22:51:03.629014 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2220 | 2025.03.25 22:51:03.629273 [ 268 ] {c4f26bca-714d-4866-9e51-cc7803c7b570} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2221 | 2025.03.25 22:51:03.629313 [ 268 ] {c4f26bca-714d-4866-9e51-cc7803c7b570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2222 | 2025.03.25 22:51:03.629709 [ 268 ] {c4f26bca-714d-4866-9e51-cc7803c7b570} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2223 | 2025.03.25 22:51:03.629971 [ 268 ] {c4f26bca-714d-4866-9e51-cc7803c7b570} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2224 | 2025.03.25 22:51:03.630189 [ 268 ] {c4f26bca-714d-4866-9e51-cc7803c7b570} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001639 sec., 61012.812690665036 rows/sec., 4.23 MiB/sec. | ||
2225 | 2025.03.25 22:51:03.630244 [ 268 ] {c4f26bca-714d-4866-9e51-cc7803c7b570} <Debug> TCPHandler: Processed in 0.001846262 sec. | ||
2226 | 2025.03.25 22:51:03.630361 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2227 | 2025.03.25 22:51:03.630470 [ 268 ] {65a41b01-c8cf-431e-91e2-158d47ff78c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2228 | 2025.03.25 22:51:03.630540 [ 268 ] {65a41b01-c8cf-431e-91e2-158d47ff78c8} <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 | ||
2229 | 2025.03.25 22:51:03.631615 [ 268 ] {65a41b01-c8cf-431e-91e2-158d47ff78c8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2230 | 2025.03.25 22:51:03.631657 [ 268 ] {65a41b01-c8cf-431e-91e2-158d47ff78c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2231 | 2025.03.25 22:51:03.632277 [ 268 ] {65a41b01-c8cf-431e-91e2-158d47ff78c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2232 | 2025.03.25 22:51:03.632544 [ 268 ] {65a41b01-c8cf-431e-91e2-158d47ff78c8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2233 | 2025.03.25 22:51:03.632728 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2234 | 2025.03.25 22:51:03.632809 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2235 | 2025.03.25 22:51:03.632846 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2236 | 2025.03.25 22:51:03.632860 [ 268 ] {65a41b01-c8cf-431e-91e2-158d47ff78c8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002401 sec., 3331.945022907122 rows/sec., 5.97 MiB/sec. | ||
2237 | 2025.03.25 22:51:03.633099 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::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 | ||
2238 | 2025.03.25 22:51:03.633121 [ 268 ] {65a41b01-c8cf-431e-91e2-158d47ff78c8} <Debug> TCPHandler: Processed in 0.002811104 sec. | ||
2239 | 2025.03.25 22:51:03.633287 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2240 | 2025.03.25 22:51:03.633435 [ 268 ] {7db74560-e844-4ccd-b67a-d6e511ae1e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2241 | 2025.03.25 22:51:03.633446 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2242 | 2025.03.25 22:51:03.633497 [ 268 ] {7db74560-e844-4ccd-b67a-d6e511ae1e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2243 | 2025.03.25 22:51:03.633522 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part | ||
2244 | 2025.03.25 22:51:03.634170 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
2245 | 2025.03.25 22:51:03.634710 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
2246 | 2025.03.25 22:51:03.635193 [ 268 ] {7db74560-e844-4ccd-b67a-d6e511ae1e71} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2247 | 2025.03.25 22:51:03.635255 [ 268 ] {7db74560-e844-4ccd-b67a-d6e511ae1e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2248 | 2025.03.25 22:51:03.635257 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
2249 | 2025.03.25 22:51:03.635781 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
2250 | 2025.03.25 22:51:03.636285 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
2251 | 2025.03.25 22:51:03.636332 [ 268 ] {7db74560-e844-4ccd-b67a-d6e511ae1e71} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2252 | 2025.03.25 22:51:03.636896 [ 268 ] {7db74560-e844-4ccd-b67a-d6e511ae1e71} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2253 | 2025.03.25 22:51:03.637217 [ 268 ] {7db74560-e844-4ccd-b67a-d6e511ae1e71} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.003817 sec., 7859.575582918522 rows/sec., 551.35 KiB/sec. | ||
2254 | 2025.03.25 22:51:03.637296 [ 268 ] {7db74560-e844-4ccd-b67a-d6e511ae1e71} <Debug> TCPHandler: Processed in 0.004063582 sec. | ||
2255 | 2025.03.25 22:51:03.639451 [ 194 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 19 columns (19 merged, 0 gathered) in 0.006501476 sec., 26455.531020955856 rows/sec., 47.41 MiB/sec. | ||
2256 | 2025.03.25 22:51:03.640083 [ 194 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2257 | 2025.03.25 22:51:03.640658 [ 194 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2258 | 2025.03.25 22:51:03.640754 [ 194 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2259 | 2025.03.25 22:51:03.640915 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
2260 | 2025.03.25 22:51:07.498227 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2261 | 2025.03.25 22:51:07.498297 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2262 | 2025.03.25 22:51:07.571319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2263 | 2025.03.25 22:51:07.572054 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2264 | 2025.03.25 22:51:07.572109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2265 | 2025.03.25 22:51:07.572691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2266 | 2025.03.25 22:51:07.572964 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2267 | 2025.03.25 22:51:07.573212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2268 | 2025.03.25 22:51:07.581542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 304 | ||
2269 | 2025.03.25 22:51:07.584793 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2270 | 2025.03.25 22:51:07.584846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2271 | 2025.03.25 22:51:07.586358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2272 | 2025.03.25 22:51:07.586671 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2273 | 2025.03.25 22:51:07.587584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
2274 | 2025.03.25 22:51:07.919864 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2275 | 2025.03.25 22:51:07.941467 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2276 | 2025.03.25 22:51:07.941537 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2277 | 2025.03.25 22:51:07.948993 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2278 | 2025.03.25 22:51:07.949853 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2279 | 2025.03.25 22:51:07.953281 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2280 | 2025.03.25 22:51:08.620562 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2281 | 2025.03.25 22:51:08.620873 [ 268 ] {ab0a6540-64e0-4a16-8b77-871710d18cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2282 | 2025.03.25 22:51:08.620991 [ 268 ] {ab0a6540-64e0-4a16-8b77-871710d18cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2283 | 2025.03.25 22:51:08.622040 [ 268 ] {ab0a6540-64e0-4a16-8b77-871710d18cae} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2284 | 2025.03.25 22:51:08.622088 [ 268 ] {ab0a6540-64e0-4a16-8b77-871710d18cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2285 | 2025.03.25 22:51:08.622534 [ 268 ] {ab0a6540-64e0-4a16-8b77-871710d18cae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2286 | 2025.03.25 22:51:08.622813 [ 268 ] {ab0a6540-64e0-4a16-8b77-871710d18cae} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2287 | 2025.03.25 22:51:08.623077 [ 268 ] {ab0a6540-64e0-4a16-8b77-871710d18cae} <Debug> executeQuery: Read 90 rows, 8.04 KiB in 0.002284 sec., 39404.553415061295 rows/sec., 3.44 MiB/sec. | ||
2288 | 2025.03.25 22:51:08.623296 [ 268 ] {ab0a6540-64e0-4a16-8b77-871710d18cae} <Debug> TCPHandler: Processed in 0.002871825 sec. | ||
2289 | 2025.03.25 22:51:08.623437 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2290 | 2025.03.25 22:51:08.623549 [ 268 ] {aac2a6d1-02bf-4296-987c-b9294da25b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2291 | 2025.03.25 22:51:08.623599 [ 268 ] {aac2a6d1-02bf-4296-987c-b9294da25b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2292 | 2025.03.25 22:51:08.624180 [ 268 ] {aac2a6d1-02bf-4296-987c-b9294da25b9a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2293 | 2025.03.25 22:51:08.624222 [ 268 ] {aac2a6d1-02bf-4296-987c-b9294da25b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2294 | 2025.03.25 22:51:08.624585 [ 268 ] {aac2a6d1-02bf-4296-987c-b9294da25b9a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2295 | 2025.03.25 22:51:08.624834 [ 268 ] {aac2a6d1-02bf-4296-987c-b9294da25b9a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2296 | 2025.03.25 22:51:08.625049 [ 268 ] {aac2a6d1-02bf-4296-987c-b9294da25b9a} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001527 sec., 20956.123117223313 rows/sec., 1.54 MiB/sec. | ||
2297 | 2025.03.25 22:51:08.625104 [ 268 ] {aac2a6d1-02bf-4296-987c-b9294da25b9a} <Debug> TCPHandler: Processed in 0.001719198 sec. | ||
2298 | 2025.03.25 22:51:08.625225 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2299 | 2025.03.25 22:51:08.625334 [ 268 ] {bd85f2cd-2fc1-4e61-b736-0aa0f9a0472b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2300 | 2025.03.25 22:51:08.625381 [ 268 ] {bd85f2cd-2fc1-4e61-b736-0aa0f9a0472b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2301 | 2025.03.25 22:51:08.625935 [ 268 ] {bd85f2cd-2fc1-4e61-b736-0aa0f9a0472b} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2302 | 2025.03.25 22:51:08.625976 [ 268 ] {bd85f2cd-2fc1-4e61-b736-0aa0f9a0472b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2303 | 2025.03.25 22:51:08.626340 [ 268 ] {bd85f2cd-2fc1-4e61-b736-0aa0f9a0472b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2304 | 2025.03.25 22:51:08.626592 [ 268 ] {bd85f2cd-2fc1-4e61-b736-0aa0f9a0472b} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2305 | 2025.03.25 22:51:08.626838 [ 268 ] {bd85f2cd-2fc1-4e61-b736-0aa0f9a0472b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00152 sec., 45394.73684210526 rows/sec., 3.55 MiB/sec. | ||
2306 | 2025.03.25 22:51:08.626925 [ 268 ] {bd85f2cd-2fc1-4e61-b736-0aa0f9a0472b} <Debug> TCPHandler: Processed in 0.00175181 sec. | ||
2307 | 2025.03.25 22:51:08.627063 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2308 | 2025.03.25 22:51:08.627172 [ 268 ] {139730ef-b86a-462b-b5a0-d8cc41ae6d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2309 | 2025.03.25 22:51:08.627223 [ 268 ] {139730ef-b86a-462b-b5a0-d8cc41ae6d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2310 | 2025.03.25 22:51:08.627725 [ 268 ] {139730ef-b86a-462b-b5a0-d8cc41ae6d8d} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2311 | 2025.03.25 22:51:08.627763 [ 268 ] {139730ef-b86a-462b-b5a0-d8cc41ae6d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2312 | 2025.03.25 22:51:08.628146 [ 268 ] {139730ef-b86a-462b-b5a0-d8cc41ae6d8d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2313 | 2025.03.25 22:51:08.628397 [ 268 ] {139730ef-b86a-462b-b5a0-d8cc41ae6d8d} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2314 | 2025.03.25 22:51:08.628600 [ 268 ] {139730ef-b86a-462b-b5a0-d8cc41ae6d8d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001441 sec., 69396.25260235947 rows/sec., 4.81 MiB/sec. | ||
2315 | 2025.03.25 22:51:08.628656 [ 268 ] {139730ef-b86a-462b-b5a0-d8cc41ae6d8d} <Debug> TCPHandler: Processed in 0.001644618 sec. | ||
2316 | 2025.03.25 22:51:08.628776 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2317 | 2025.03.25 22:51:08.628883 [ 268 ] {ec432926-17df-43ba-9950-aeef9165b83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2318 | 2025.03.25 22:51:08.628950 [ 268 ] {ec432926-17df-43ba-9950-aeef9165b83d} <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 | ||
2319 | 2025.03.25 22:51:08.630079 [ 268 ] {ec432926-17df-43ba-9950-aeef9165b83d} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2320 | 2025.03.25 22:51:08.630118 [ 268 ] {ec432926-17df-43ba-9950-aeef9165b83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2321 | 2025.03.25 22:51:08.630796 [ 268 ] {ec432926-17df-43ba-9950-aeef9165b83d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2322 | 2025.03.25 22:51:08.631067 [ 268 ] {ec432926-17df-43ba-9950-aeef9165b83d} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2323 | 2025.03.25 22:51:08.631369 [ 268 ] {ec432926-17df-43ba-9950-aeef9165b83d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002506 sec., 12769.353551476457 rows/sec., 22.88 MiB/sec. | ||
2324 | 2025.03.25 22:51:08.631684 [ 268 ] {ec432926-17df-43ba-9950-aeef9165b83d} <Debug> TCPHandler: Processed in 0.002958877 sec. | ||
2325 | 2025.03.25 22:51:08.631826 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2326 | 2025.03.25 22:51:08.631932 [ 268 ] {46dbdaf4-5bb5-43e6-8a1b-2b617d8e7e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2327 | 2025.03.25 22:51:08.631979 [ 268 ] {46dbdaf4-5bb5-43e6-8a1b-2b617d8e7e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2328 | 2025.03.25 22:51:08.632424 [ 268 ] {46dbdaf4-5bb5-43e6-8a1b-2b617d8e7e71} <Trace> oximeter.measurements_i64 (2c247c5d-ff27-4a1b-a0bb-1678c09400c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2329 | 2025.03.25 22:51:08.632464 [ 268 ] {46dbdaf4-5bb5-43e6-8a1b-2b617d8e7e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2330 | 2025.03.25 22:51:08.632820 [ 268 ] {46dbdaf4-5bb5-43e6-8a1b-2b617d8e7e71} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2331 | 2025.03.25 22:51:08.633067 [ 268 ] {46dbdaf4-5bb5-43e6-8a1b-2b617d8e7e71} <Trace> oximeter.measurements_i64 (2c247c5d-ff27-4a1b-a0bb-1678c09400c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2332 | 2025.03.25 22:51:08.633277 [ 268 ] {46dbdaf4-5bb5-43e6-8a1b-2b617d8e7e71} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001367 sec., 6583.760058522312 rows/sec., 465.06 KiB/sec. | ||
2333 | 2025.03.25 22:51:08.633327 [ 268 ] {46dbdaf4-5bb5-43e6-8a1b-2b617d8e7e71} <Debug> TCPHandler: Processed in 0.001553585 sec. | ||
2334 | 2025.03.25 22:51:08.633433 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2335 | 2025.03.25 22:51:08.633535 [ 268 ] {3950983b-5f24-45ff-80e7-776a204b3019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2336 | 2025.03.25 22:51:08.633584 [ 268 ] {3950983b-5f24-45ff-80e7-776a204b3019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2337 | 2025.03.25 22:51:08.634013 [ 268 ] {3950983b-5f24-45ff-80e7-776a204b3019} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2338 | 2025.03.25 22:51:08.634052 [ 268 ] {3950983b-5f24-45ff-80e7-776a204b3019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2339 | 2025.03.25 22:51:08.634404 [ 268 ] {3950983b-5f24-45ff-80e7-776a204b3019} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2340 | 2025.03.25 22:51:08.634649 [ 268 ] {3950983b-5f24-45ff-80e7-776a204b3019} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2341 | 2025.03.25 22:51:08.634860 [ 268 ] {3950983b-5f24-45ff-80e7-776a204b3019} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001344 sec., 22321.428571428572 rows/sec., 1.53 MiB/sec. | ||
2342 | 2025.03.25 22:51:08.634910 [ 268 ] {3950983b-5f24-45ff-80e7-776a204b3019} <Debug> TCPHandler: Processed in 0.001527784 sec. | ||
2343 | 2025.03.25 22:51:13.651567 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2344 | 2025.03.25 22:51:13.651787 [ 268 ] {a6deb275-ee7f-4b1c-8f39-8f4894a83cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2345 | 2025.03.25 22:51:13.651870 [ 268 ] {a6deb275-ee7f-4b1c-8f39-8f4894a83cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2346 | 2025.03.25 22:51:13.652640 [ 268 ] {a6deb275-ee7f-4b1c-8f39-8f4894a83cba} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2347 | 2025.03.25 22:51:13.652691 [ 268 ] {a6deb275-ee7f-4b1c-8f39-8f4894a83cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2348 | 2025.03.25 22:51:13.653127 [ 268 ] {a6deb275-ee7f-4b1c-8f39-8f4894a83cba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2349 | 2025.03.25 22:51:13.653391 [ 268 ] {a6deb275-ee7f-4b1c-8f39-8f4894a83cba} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2350 | 2025.03.25 22:51:13.653620 [ 268 ] {a6deb275-ee7f-4b1c-8f39-8f4894a83cba} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00189 sec., 2116.4021164021165 rows/sec., 172.58 KiB/sec. | ||
2351 | 2025.03.25 22:51:13.653687 [ 268 ] {a6deb275-ee7f-4b1c-8f39-8f4894a83cba} <Debug> TCPHandler: Processed in 0.002257531 sec. | ||
2352 | 2025.03.25 22:51:13.653822 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2353 | 2025.03.25 22:51:13.653949 [ 268 ] {5908aeef-46e0-4830-a70b-c2e268d081c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2354 | 2025.03.25 22:51:13.654002 [ 268 ] {5908aeef-46e0-4830-a70b-c2e268d081c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2355 | 2025.03.25 22:51:13.655035 [ 268 ] {5908aeef-46e0-4830-a70b-c2e268d081c6} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2356 | 2025.03.25 22:51:13.655077 [ 268 ] {5908aeef-46e0-4830-a70b-c2e268d081c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2357 | 2025.03.25 22:51:13.655549 [ 268 ] {5908aeef-46e0-4830-a70b-c2e268d081c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2358 | 2025.03.25 22:51:13.655796 [ 268 ] {5908aeef-46e0-4830-a70b-c2e268d081c6} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2359 | 2025.03.25 22:51:13.656021 [ 268 ] {5908aeef-46e0-4830-a70b-c2e268d081c6} <Debug> executeQuery: Read 1184 rows, 100.30 KiB in 0.0021 sec., 563809.5238095238 rows/sec., 46.64 MiB/sec. | ||
2360 | 2025.03.25 22:51:13.656076 [ 268 ] {5908aeef-46e0-4830-a70b-c2e268d081c6} <Debug> TCPHandler: Processed in 0.002311412 sec. | ||
2361 | 2025.03.25 22:51:13.656212 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2362 | 2025.03.25 22:51:13.656369 [ 268 ] {003bdd5b-02a2-48c7-a4a7-e988772cd6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2363 | 2025.03.25 22:51:13.656443 [ 268 ] {003bdd5b-02a2-48c7-a4a7-e988772cd6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2364 | 2025.03.25 22:51:13.657194 [ 268 ] {003bdd5b-02a2-48c7-a4a7-e988772cd6ac} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2365 | 2025.03.25 22:51:13.657245 [ 268 ] {003bdd5b-02a2-48c7-a4a7-e988772cd6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2366 | 2025.03.25 22:51:13.657759 [ 268 ] {003bdd5b-02a2-48c7-a4a7-e988772cd6ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2367 | 2025.03.25 22:51:13.658105 [ 268 ] {003bdd5b-02a2-48c7-a4a7-e988772cd6ac} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2368 | 2025.03.25 22:51:13.658348 [ 268 ] {003bdd5b-02a2-48c7-a4a7-e988772cd6ac} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.002012 sec., 5964.214711729623 rows/sec., 437.80 KiB/sec. | ||
2369 | 2025.03.25 22:51:13.658437 [ 268 ] {003bdd5b-02a2-48c7-a4a7-e988772cd6ac} <Debug> TCPHandler: Processed in 0.002281191 sec. | ||
2370 | 2025.03.25 22:51:13.658576 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2371 | 2025.03.25 22:51:13.658716 [ 268 ] {d6a4da9b-62a5-4122-8ddd-19c6bc92ec15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2372 | 2025.03.25 22:51:13.658774 [ 268 ] {d6a4da9b-62a5-4122-8ddd-19c6bc92ec15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2373 | 2025.03.25 22:51:13.659491 [ 268 ] {d6a4da9b-62a5-4122-8ddd-19c6bc92ec15} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2374 | 2025.03.25 22:51:13.659539 [ 268 ] {d6a4da9b-62a5-4122-8ddd-19c6bc92ec15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2375 | 2025.03.25 22:51:13.659937 [ 268 ] {d6a4da9b-62a5-4122-8ddd-19c6bc92ec15} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2376 | 2025.03.25 22:51:13.660186 [ 268 ] {d6a4da9b-62a5-4122-8ddd-19c6bc92ec15} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2377 | 2025.03.25 22:51:13.660435 [ 268 ] {d6a4da9b-62a5-4122-8ddd-19c6bc92ec15} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001745 sec., 130659.02578796561 rows/sec., 8.85 MiB/sec. | ||
2378 | 2025.03.25 22:51:13.660565 [ 268 ] {d6a4da9b-62a5-4122-8ddd-19c6bc92ec15} <Debug> TCPHandler: Processed in 0.002055716 sec. | ||
2379 | 2025.03.25 22:51:13.660684 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2380 | 2025.03.25 22:51:13.660788 [ 268 ] {4d293eb8-68f1-4690-abb4-e7dd959fb4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2381 | 2025.03.25 22:51:13.660833 [ 268 ] {4d293eb8-68f1-4690-abb4-e7dd959fb4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2382 | 2025.03.25 22:51:13.661539 [ 268 ] {4d293eb8-68f1-4690-abb4-e7dd959fb4e2} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2383 | 2025.03.25 22:51:13.661579 [ 268 ] {4d293eb8-68f1-4690-abb4-e7dd959fb4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2384 | 2025.03.25 22:51:13.661948 [ 268 ] {4d293eb8-68f1-4690-abb4-e7dd959fb4e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2385 | 2025.03.25 22:51:13.662191 [ 268 ] {4d293eb8-68f1-4690-abb4-e7dd959fb4e2} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2386 | 2025.03.25 22:51:13.662384 [ 268 ] {4d293eb8-68f1-4690-abb4-e7dd959fb4e2} <Debug> executeQuery: Read 496 rows, 37.49 KiB in 0.001616 sec., 306930.6930693069 rows/sec., 22.66 MiB/sec. | ||
2387 | 2025.03.25 22:51:13.662437 [ 268 ] {4d293eb8-68f1-4690-abb4-e7dd959fb4e2} <Debug> TCPHandler: Processed in 0.00180384 sec. | ||
2388 | 2025.03.25 22:51:13.662557 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2025.03.25 22:51:13.662670 [ 268 ] {8e88fd12-3776-4dad-8b51-04e2d15905ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2390 | 2025.03.25 22:51:13.662721 [ 268 ] {8e88fd12-3776-4dad-8b51-04e2d15905ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2391 | 2025.03.25 22:51:13.663529 [ 268 ] {8e88fd12-3776-4dad-8b51-04e2d15905ed} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2392 | 2025.03.25 22:51:13.663576 [ 268 ] {8e88fd12-3776-4dad-8b51-04e2d15905ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2393 | 2025.03.25 22:51:13.664038 [ 268 ] {8e88fd12-3776-4dad-8b51-04e2d15905ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2394 | 2025.03.25 22:51:13.664278 [ 268 ] {8e88fd12-3776-4dad-8b51-04e2d15905ed} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2395 | 2025.03.25 22:51:13.664454 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2396 | 2025.03.25 22:51:13.664515 [ 268 ] {8e88fd12-3776-4dad-8b51-04e2d15905ed} <Debug> executeQuery: Read 948 rows, 65.07 KiB in 0.001867 sec., 507766.4702731655 rows/sec., 34.04 MiB/sec. | ||
2397 | 2025.03.25 22:51:13.664544 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2398 | 2025.03.25 22:51:13.664622 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2399 | 2025.03.25 22:51:13.664631 [ 268 ] {8e88fd12-3776-4dad-8b51-04e2d15905ed} <Debug> TCPHandler: Processed in 0.002123448 sec. | ||
2400 | 2025.03.25 22:51:13.664987 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2401 | 2025.03.25 22:51:13.665127 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::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 | ||
2402 | 2025.03.25 22:51:13.665210 [ 268 ] {43bf993f-2bbb-4ec4-b533-1e0edb16ea4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2403 | 2025.03.25 22:51:13.665405 [ 268 ] {43bf993f-2bbb-4ec4-b533-1e0edb16ea4e} <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 | ||
2404 | 2025.03.25 22:51:13.665537 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2405 | 2025.03.25 22:51:13.665694 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 5238 rows starting from the beginning of the part | ||
2406 | 2025.03.25 22:51:13.666051 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
2407 | 2025.03.25 22:51:13.666463 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 138 rows starting from the beginning of the part | ||
2408 | 2025.03.25 22:51:13.666906 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
2409 | 2025.03.25 22:51:13.667272 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
2410 | 2025.03.25 22:51:13.667674 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 948 rows starting from the beginning of the part | ||
2411 | 2025.03.25 22:51:13.670527 [ 268 ] {43bf993f-2bbb-4ec4-b533-1e0edb16ea4e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2412 | 2025.03.25 22:51:13.670611 [ 268 ] {43bf993f-2bbb-4ec4-b533-1e0edb16ea4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2413 | 2025.03.25 22:51:13.672159 [ 268 ] {43bf993f-2bbb-4ec4-b533-1e0edb16ea4e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2414 | 2025.03.25 22:51:13.672528 [ 268 ] {43bf993f-2bbb-4ec4-b533-1e0edb16ea4e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2415 | 2025.03.25 22:51:13.672917 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6624 rows, containing 5 columns (5 merged, 0 gathered) in 0.008158633 sec., 811900.7191523383 rows/sec., 55.23 MiB/sec. | ||
2416 | 2025.03.25 22:51:13.673179 [ 268 ] {43bf993f-2bbb-4ec4-b533-1e0edb16ea4e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00799 sec., 1001.2515644555693 rows/sec., 1.79 MiB/sec. | ||
2417 | 2025.03.25 22:51:13.673473 [ 268 ] {43bf993f-2bbb-4ec4-b533-1e0edb16ea4e} <Debug> TCPHandler: Processed in 0.008617784 sec. | ||
2418 | 2025.03.25 22:51:13.673601 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2419 | 2025.03.25 22:51:13.673675 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2420 | 2025.03.25 22:51:13.673877 [ 268 ] {21b5ce44-8c16-488f-bd8b-46ead84bd351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2421 | 2025.03.25 22:51:13.673949 [ 268 ] {21b5ce44-8c16-488f-bd8b-46ead84bd351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2422 | 2025.03.25 22:51:13.674195 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2423 | 2025.03.25 22:51:13.674419 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2424 | 2025.03.25 22:51:13.674555 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
2425 | 2025.03.25 22:51:13.674799 [ 268 ] {21b5ce44-8c16-488f-bd8b-46ead84bd351} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2426 | 2025.03.25 22:51:13.674844 [ 268 ] {21b5ce44-8c16-488f-bd8b-46ead84bd351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2427 | 2025.03.25 22:51:13.675232 [ 268 ] {21b5ce44-8c16-488f-bd8b-46ead84bd351} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2428 | 2025.03.25 22:51:13.675477 [ 268 ] {21b5ce44-8c16-488f-bd8b-46ead84bd351} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2429 | 2025.03.25 22:51:13.675643 [ 95 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2430 | 2025.03.25 22:51:13.675726 [ 95 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2431 | 2025.03.25 22:51:13.675732 [ 268 ] {21b5ce44-8c16-488f-bd8b-46ead84bd351} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001896 sec., 15822.784810126583 rows/sec., 1.08 MiB/sec. | ||
2432 | 2025.03.25 22:51:13.675767 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
2433 | 2025.03.25 22:51:13.675885 [ 268 ] {21b5ce44-8c16-488f-bd8b-46ead84bd351} <Debug> TCPHandler: Processed in 0.002290242 sec. | ||
2434 | 2025.03.25 22:51:13.676210 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::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 | ||
2435 | 2025.03.25 22:51:13.676317 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2436 | 2025.03.25 22:51:13.676348 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 144 rows starting from the beginning of the part | ||
2437 | 2025.03.25 22:51:13.676427 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::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 | ||
2438 | 2025.03.25 22:51:13.676619 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
2439 | 2025.03.25 22:51:13.676797 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::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 | ||
2440 | 2025.03.25 22:51:13.676925 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::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 | ||
2441 | 2025.03.25 22:51:13.677091 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
2442 | 2025.03.25 22:51:13.678145 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.002255001 sec., 130376.88231623844 rows/sec., 8.93 MiB/sec. | ||
2443 | 2025.03.25 22:51:13.678380 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2444 | 2025.03.25 22:51:13.678758 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_11_2} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2445 | 2025.03.25 22:51:13.678848 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_11_2} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2446 | 2025.03.25 22:51:13.678944 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2447 | 2025.03.25 22:51:15.073362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2448 | 2025.03.25 22:51:15.074048 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2449 | 2025.03.25 22:51:15.074099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2450 | 2025.03.25 22:51:15.074627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2451 | 2025.03.25 22:51:15.074896 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2452 | 2025.03.25 22:51:15.075218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2453 | 2025.03.25 22:51:15.453379 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2454 | 2025.03.25 22:51:15.473425 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2455 | 2025.03.25 22:51:15.473484 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2456 | 2025.03.25 22:51:15.482087 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2457 | 2025.03.25 22:51:15.482882 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2458 | 2025.03.25 22:51:15.485845 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2459 | 2025.03.25 22:51:17.587868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 334 | ||
2460 | 2025.03.25 22:51:17.591490 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2461 | 2025.03.25 22:51:17.591546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2462 | 2025.03.25 22:51:17.593043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2463 | 2025.03.25 22:51:17.593362 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2464 | 2025.03.25 22:51:17.593987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
2465 | 2025.03.25 22:51:18.620523 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2466 | 2025.03.25 22:51:18.620729 [ 268 ] {0066b048-20cf-4711-afd7-98678c35a1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2467 | 2025.03.25 22:51:18.620808 [ 268 ] {0066b048-20cf-4711-afd7-98678c35a1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2468 | 2025.03.25 22:51:18.621653 [ 268 ] {0066b048-20cf-4711-afd7-98678c35a1b1} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2469 | 2025.03.25 22:51:18.621699 [ 268 ] {0066b048-20cf-4711-afd7-98678c35a1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2470 | 2025.03.25 22:51:18.622174 [ 268 ] {0066b048-20cf-4711-afd7-98678c35a1b1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2471 | 2025.03.25 22:51:18.622438 [ 268 ] {0066b048-20cf-4711-afd7-98678c35a1b1} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2472 | 2025.03.25 22:51:18.622664 [ 268 ] {0066b048-20cf-4711-afd7-98678c35a1b1} <Debug> executeQuery: Read 90 rows, 8.04 KiB in 0.001989 sec., 45248.86877828054 rows/sec., 3.95 MiB/sec. | ||
2473 | 2025.03.25 22:51:18.622899 [ 268 ] {0066b048-20cf-4711-afd7-98678c35a1b1} <Debug> TCPHandler: Processed in 0.002512437 sec. | ||
2474 | 2025.03.25 22:51:18.623102 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2475 | 2025.03.25 22:51:18.623258 [ 268 ] {e218de72-deac-4c89-b5f2-40726793fabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2476 | 2025.03.25 22:51:18.623328 [ 268 ] {e218de72-deac-4c89-b5f2-40726793fabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2477 | 2025.03.25 22:51:18.623948 [ 268 ] {e218de72-deac-4c89-b5f2-40726793fabf} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2478 | 2025.03.25 22:51:18.623988 [ 268 ] {e218de72-deac-4c89-b5f2-40726793fabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2479 | 2025.03.25 22:51:18.624379 [ 268 ] {e218de72-deac-4c89-b5f2-40726793fabf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2480 | 2025.03.25 22:51:18.624624 [ 268 ] {e218de72-deac-4c89-b5f2-40726793fabf} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2481 | 2025.03.25 22:51:18.624808 [ 268 ] {e218de72-deac-4c89-b5f2-40726793fabf} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001592 sec., 20100.502512562813 rows/sec., 1.48 MiB/sec. | ||
2482 | 2025.03.25 22:51:18.624867 [ 268 ] {e218de72-deac-4c89-b5f2-40726793fabf} <Debug> TCPHandler: Processed in 0.001833341 sec. | ||
2483 | 2025.03.25 22:51:18.624998 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2484 | 2025.03.25 22:51:18.625111 [ 268 ] {8ca420af-da8d-40ac-8fc2-173ebd64bc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2485 | 2025.03.25 22:51:18.625159 [ 268 ] {8ca420af-da8d-40ac-8fc2-173ebd64bc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2486 | 2025.03.25 22:51:18.625731 [ 268 ] {8ca420af-da8d-40ac-8fc2-173ebd64bc18} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2487 | 2025.03.25 22:51:18.625769 [ 268 ] {8ca420af-da8d-40ac-8fc2-173ebd64bc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2488 | 2025.03.25 22:51:18.626138 [ 268 ] {8ca420af-da8d-40ac-8fc2-173ebd64bc18} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2489 | 2025.03.25 22:51:18.626382 [ 268 ] {8ca420af-da8d-40ac-8fc2-173ebd64bc18} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2490 | 2025.03.25 22:51:18.626562 [ 268 ] {8ca420af-da8d-40ac-8fc2-173ebd64bc18} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 3.17 MiB/sec. | ||
2491 | 2025.03.25 22:51:18.626614 [ 268 ] {8ca420af-da8d-40ac-8fc2-173ebd64bc18} <Debug> TCPHandler: Processed in 0.001670577 sec. | ||
2492 | 2025.03.25 22:51:18.626737 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2493 | 2025.03.25 22:51:18.626846 [ 268 ] {d5368d98-441d-441e-a5df-42fe829d7e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2494 | 2025.03.25 22:51:18.626896 [ 268 ] {d5368d98-441d-441e-a5df-42fe829d7e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2495 | 2025.03.25 22:51:18.627412 [ 268 ] {d5368d98-441d-441e-a5df-42fe829d7e75} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2496 | 2025.03.25 22:51:18.627449 [ 268 ] {d5368d98-441d-441e-a5df-42fe829d7e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2497 | 2025.03.25 22:51:18.627834 [ 268 ] {d5368d98-441d-441e-a5df-42fe829d7e75} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2498 | 2025.03.25 22:51:18.628078 [ 268 ] {d5368d98-441d-441e-a5df-42fe829d7e75} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2499 | 2025.03.25 22:51:18.628263 [ 268 ] {d5368d98-441d-441e-a5df-42fe829d7e75} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001434 sec., 69735.0069735007 rows/sec., 4.83 MiB/sec. | ||
2500 | 2025.03.25 22:51:18.628359 [ 268 ] {d5368d98-441d-441e-a5df-42fe829d7e75} <Debug> TCPHandler: Processed in 0.001669738 sec. | ||
2501 | 2025.03.25 22:51:18.628591 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2502 | 2025.03.25 22:51:18.628715 [ 268 ] {f1381059-5b18-4d68-acf8-229c6557869e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2503 | 2025.03.25 22:51:18.628791 [ 268 ] {f1381059-5b18-4d68-acf8-229c6557869e} <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 | ||
2504 | 2025.03.25 22:51:18.629995 [ 268 ] {f1381059-5b18-4d68-acf8-229c6557869e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2505 | 2025.03.25 22:51:18.630035 [ 268 ] {f1381059-5b18-4d68-acf8-229c6557869e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2506 | 2025.03.25 22:51:18.630717 [ 268 ] {f1381059-5b18-4d68-acf8-229c6557869e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2507 | 2025.03.25 22:51:18.630987 [ 268 ] {f1381059-5b18-4d68-acf8-229c6557869e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2508 | 2025.03.25 22:51:18.631252 [ 268 ] {f1381059-5b18-4d68-acf8-229c6557869e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002561 sec., 12495.119094103866 rows/sec., 22.39 MiB/sec. | ||
2509 | 2025.03.25 22:51:18.631536 [ 268 ] {f1381059-5b18-4d68-acf8-229c6557869e} <Debug> TCPHandler: Processed in 0.003024958 sec. | ||
2510 | 2025.03.25 22:51:18.631666 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2511 | 2025.03.25 22:51:18.631775 [ 268 ] {093153f7-9771-4892-8a2b-5f7e9ba1677f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2512 | 2025.03.25 22:51:18.631823 [ 268 ] {093153f7-9771-4892-8a2b-5f7e9ba1677f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2513 | 2025.03.25 22:51:18.632263 [ 268 ] {093153f7-9771-4892-8a2b-5f7e9ba1677f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2514 | 2025.03.25 22:51:18.632301 [ 268 ] {093153f7-9771-4892-8a2b-5f7e9ba1677f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2515 | 2025.03.25 22:51:18.632670 [ 268 ] {093153f7-9771-4892-8a2b-5f7e9ba1677f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2516 | 2025.03.25 22:51:18.632908 [ 268 ] {093153f7-9771-4892-8a2b-5f7e9ba1677f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2517 | 2025.03.25 22:51:18.633145 [ 268 ] {093153f7-9771-4892-8a2b-5f7e9ba1677f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001393 sec., 21536.252692031587 rows/sec., 1.48 MiB/sec. | ||
2518 | 2025.03.25 22:51:18.633200 [ 268 ] {093153f7-9771-4892-8a2b-5f7e9ba1677f} <Debug> TCPHandler: Processed in 0.001584856 sec. | ||
2519 | 2025.03.25 22:51:22.498541 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2520 | 2025.03.25 22:51:22.498615 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2521 | 2025.03.25 22:51:22.575423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
2522 | 2025.03.25 22:51:22.576354 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2523 | 2025.03.25 22:51:22.576406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2524 | 2025.03.25 22:51:22.576996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2525 | 2025.03.25 22:51:22.577267 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2526 | 2025.03.25 22:51:22.577592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2527 | 2025.03.25 22:51:22.985944 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2528 | 2025.03.25 22:51:23.007953 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2529 | 2025.03.25 22:51:23.008015 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2530 | 2025.03.25 22:51:23.015599 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2531 | 2025.03.25 22:51:23.016379 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2532 | 2025.03.25 22:51:23.019373 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2533 | 2025.03.25 22:51:23.622499 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2534 | 2025.03.25 22:51:23.622859 [ 268 ] {0b7296d2-a82b-4955-9f9a-98a2cc4a1880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2535 | 2025.03.25 22:51:23.623010 [ 268 ] {0b7296d2-a82b-4955-9f9a-98a2cc4a1880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2536 | 2025.03.25 22:51:23.624283 [ 268 ] {0b7296d2-a82b-4955-9f9a-98a2cc4a1880} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2537 | 2025.03.25 22:51:23.624362 [ 268 ] {0b7296d2-a82b-4955-9f9a-98a2cc4a1880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2538 | 2025.03.25 22:51:23.625063 [ 268 ] {0b7296d2-a82b-4955-9f9a-98a2cc4a1880} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2539 | 2025.03.25 22:51:23.625471 [ 268 ] {0b7296d2-a82b-4955-9f9a-98a2cc4a1880} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2540 | 2025.03.25 22:51:23.625761 [ 87 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2541 | 2025.03.25 22:51:23.625866 [ 268 ] {0b7296d2-a82b-4955-9f9a-98a2cc4a1880} <Debug> executeQuery: Read 42 rows, 3.59 KiB in 0.003107 sec., 13517.862890247829 rows/sec., 1.13 MiB/sec. | ||
2542 | 2025.03.25 22:51:23.625907 [ 87 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2543 | 2025.03.25 22:51:23.626012 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2544 | 2025.03.25 22:51:23.626058 [ 268 ] {0b7296d2-a82b-4955-9f9a-98a2cc4a1880} <Debug> TCPHandler: Processed in 0.003796026 sec. | ||
2545 | 2025.03.25 22:51:23.626375 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::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 | ||
2546 | 2025.03.25 22:51:23.626398 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2547 | 2025.03.25 22:51:23.626817 [ 268 ] {d35c2677-dc38-4be9-b33d-01801c3d4a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2548 | 2025.03.25 22:51:23.626832 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2549 | 2025.03.25 22:51:23.626959 [ 268 ] {d35c2677-dc38-4be9-b33d-01801c3d4a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2550 | 2025.03.25 22:51:23.626964 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1350 rows starting from the beginning of the part | ||
2551 | 2025.03.25 22:51:23.627430 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
2552 | 2025.03.25 22:51:23.627946 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
2553 | 2025.03.25 22:51:23.628478 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1184 rows starting from the beginning of the part | ||
2554 | 2025.03.25 22:51:23.629018 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
2555 | 2025.03.25 22:51:23.629571 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
2556 | 2025.03.25 22:51:23.631077 [ 268 ] {d35c2677-dc38-4be9-b33d-01801c3d4a7d} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2557 | 2025.03.25 22:51:23.631195 [ 268 ] {d35c2677-dc38-4be9-b33d-01801c3d4a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2558 | 2025.03.25 22:51:23.633189 [ 268 ] {d35c2677-dc38-4be9-b33d-01801c3d4a7d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2559 | 2025.03.25 22:51:23.633905 [ 268 ] {d35c2677-dc38-4be9-b33d-01801c3d4a7d} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2560 | 2025.03.25 22:51:23.634437 [ 268 ] {d35c2677-dc38-4be9-b33d-01801c3d4a7d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.007745 sec., 1032.9244673983214 rows/sec., 77.67 KiB/sec. | ||
2561 | 2025.03.25 22:51:23.634653 [ 268 ] {d35c2677-dc38-4be9-b33d-01801c3d4a7d} <Debug> TCPHandler: Processed in 0.008392929 sec. | ||
2562 | 2025.03.25 22:51:23.635152 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2563 | 2025.03.25 22:51:23.635249 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2798 rows, containing 5 columns (5 merged, 0 gathered) in 0.009077174 sec., 308245.7161226611 rows/sec., 26.96 MiB/sec. | ||
2564 | 2025.03.25 22:51:23.635391 [ 268 ] {d43e76ca-def7-4366-bb9d-86f5c0840166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2565 | 2025.03.25 22:51:23.635480 [ 268 ] {d43e76ca-def7-4366-bb9d-86f5c0840166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2566 | 2025.03.25 22:51:23.635751 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2567 | 2025.03.25 22:51:23.636718 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_16_3} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2568 | 2025.03.25 22:51:23.637033 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_16_3} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2569 | 2025.03.25 22:51:23.637271 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
2570 | 2025.03.25 22:51:23.637456 [ 268 ] {d43e76ca-def7-4366-bb9d-86f5c0840166} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2571 | 2025.03.25 22:51:23.637526 [ 268 ] {d43e76ca-def7-4366-bb9d-86f5c0840166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2572 | 2025.03.25 22:51:23.638118 [ 268 ] {d43e76ca-def7-4366-bb9d-86f5c0840166} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2573 | 2025.03.25 22:51:23.638538 [ 268 ] {d43e76ca-def7-4366-bb9d-86f5c0840166} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2574 | 2025.03.25 22:51:23.638787 [ 87 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2575 | 2025.03.25 22:51:23.638875 [ 87 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2576 | 2025.03.25 22:51:23.638923 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2577 | 2025.03.25 22:51:23.638936 [ 268 ] {d43e76ca-def7-4366-bb9d-86f5c0840166} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00359 sec., 10027.855153203343 rows/sec., 801.38 KiB/sec. | ||
2578 | 2025.03.25 22:51:23.639309 [ 268 ] {d43e76ca-def7-4366-bb9d-86f5c0840166} <Debug> TCPHandler: Processed in 0.004338398 sec. | ||
2579 | 2025.03.25 22:51:23.639366 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::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 | ||
2580 | 2025.03.25 22:51:23.639606 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2581 | 2025.03.25 22:51:23.639647 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2582 | 2025.03.25 22:51:23.639723 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 565 rows starting from the beginning of the part | ||
2583 | 2025.03.25 22:51:23.640011 [ 268 ] {318f1643-4226-460f-aac6-062ec11603ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2584 | 2025.03.25 22:51:23.640142 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
2585 | 2025.03.25 22:51:23.640212 [ 268 ] {318f1643-4226-460f-aac6-062ec11603ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2586 | 2025.03.25 22:51:23.640724 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 69 rows starting from the beginning of the part | ||
2587 | 2025.03.25 22:51:23.641256 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 496 rows starting from the beginning of the part | ||
2588 | 2025.03.25 22:51:23.641790 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::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 | ||
2589 | 2025.03.25 22:51:23.642283 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
2590 | 2025.03.25 22:51:23.643937 [ 268 ] {318f1643-4226-460f-aac6-062ec11603ac} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2591 | 2025.03.25 22:51:23.644051 [ 268 ] {318f1643-4226-460f-aac6-062ec11603ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2592 | 2025.03.25 22:51:23.645712 [ 268 ] {318f1643-4226-460f-aac6-062ec11603ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2593 | 2025.03.25 22:51:23.646611 [ 268 ] {318f1643-4226-460f-aac6-062ec11603ac} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2594 | 2025.03.25 22:51:23.646693 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.007614862 sec., 165728.54504782884 rows/sec., 13.07 MiB/sec. | ||
2595 | 2025.03.25 22:51:23.647122 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2596 | 2025.03.25 22:51:23.647257 [ 268 ] {318f1643-4226-460f-aac6-062ec11603ac} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.007385 sec., 13540.961408259986 rows/sec., 961.36 KiB/sec. | ||
2597 | 2025.03.25 22:51:23.647487 [ 268 ] {318f1643-4226-460f-aac6-062ec11603ac} <Debug> TCPHandler: Processed in 0.00798988 sec. | ||
2598 | 2025.03.25 22:51:23.647746 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2599 | 2025.03.25 22:51:23.647932 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_16_3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2600 | 2025.03.25 22:51:23.648100 [ 268 ] {82cfe0b0-b45b-45af-b169-491df73f6926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2601 | 2025.03.25 22:51:23.648203 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_16_3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2602 | 2025.03.25 22:51:23.648370 [ 268 ] {82cfe0b0-b45b-45af-b169-491df73f6926} <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 | ||
2603 | 2025.03.25 22:51:23.648439 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
2604 | 2025.03.25 22:51:23.650206 [ 268 ] {82cfe0b0-b45b-45af-b169-491df73f6926} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2605 | 2025.03.25 22:51:23.650274 [ 268 ] {82cfe0b0-b45b-45af-b169-491df73f6926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2606 | 2025.03.25 22:51:23.651294 [ 268 ] {82cfe0b0-b45b-45af-b169-491df73f6926} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2607 | 2025.03.25 22:51:23.651707 [ 268 ] {82cfe0b0-b45b-45af-b169-491df73f6926} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2608 | 2025.03.25 22:51:23.652113 [ 268 ] {82cfe0b0-b45b-45af-b169-491df73f6926} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004121 sec., 1941.276389225916 rows/sec., 3.48 MiB/sec. | ||
2609 | 2025.03.25 22:51:23.652359 [ 268 ] {82cfe0b0-b45b-45af-b169-491df73f6926} <Debug> TCPHandler: Processed in 0.004705366 sec. | ||
2610 | 2025.03.25 22:51:23.652561 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2611 | 2025.03.25 22:51:23.652735 [ 268 ] {d17733ae-6fd3-4548-b085-b6716d3a07a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2612 | 2025.03.25 22:51:23.652810 [ 268 ] {d17733ae-6fd3-4548-b085-b6716d3a07a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2613 | 2025.03.25 22:51:23.653482 [ 268 ] {d17733ae-6fd3-4548-b085-b6716d3a07a0} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2614 | 2025.03.25 22:51:23.653539 [ 268 ] {d17733ae-6fd3-4548-b085-b6716d3a07a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2615 | 2025.03.25 22:51:23.654105 [ 268 ] {d17733ae-6fd3-4548-b085-b6716d3a07a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2616 | 2025.03.25 22:51:23.654487 [ 268 ] {d17733ae-6fd3-4548-b085-b6716d3a07a0} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2617 | 2025.03.25 22:51:23.654814 [ 268 ] {d17733ae-6fd3-4548-b085-b6716d3a07a0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002111 sec., 14211.274277593557 rows/sec., 996.92 KiB/sec. | ||
2618 | 2025.03.25 22:51:23.654899 [ 268 ] {d17733ae-6fd3-4548-b085-b6716d3a07a0} <Debug> TCPHandler: Processed in 0.002417664 sec. | ||
2619 | 2025.03.25 22:51:27.594221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 358 | ||
2620 | 2025.03.25 22:51:27.597205 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2621 | 2025.03.25 22:51:27.597260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2622 | 2025.03.25 22:51:27.598797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2623 | 2025.03.25 22:51:27.599118 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2624 | 2025.03.25 22:51:27.600064 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
2625 | 2025.03.25 22:51:28.619610 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2626 | 2025.03.25 22:51:28.620051 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
2627 | 2025.03.25 22:51:28.620663 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2628 | 2025.03.25 22:51:28.620722 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
2629 | 2025.03.25 22:51:28.621089 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2630 | 2025.03.25 22:51:28.621175 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2631 | 2025.03.25 22:51:28.621360 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2632 | 2025.03.25 22:51:28.621472 [ 292 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2633 | 2025.03.25 22:51:28.621588 [ 289 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2634 | 2025.03.25 22:51:28.621631 [ 291 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2635 | 2025.03.25 22:51:28.621587 [ 294 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2636 | 2025.03.25 22:51:28.621809 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2637 | 2025.03.25 22:51:28.621840 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2638 | 2025.03.25 22:51:28.621965 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2639 | 2025.03.25 22:51:28.621990 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2640 | 2025.03.25 22:51:28.622034 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
2641 | 2025.03.25 22:51:28.622082 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
2642 | 2025.03.25 22:51:28.622126 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
2643 | 2025.03.25 22:51:28.623674 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Debug> executeQuery: Read 30 rows, 1.28 KiB in 0.003833 sec., 7826.767545003913 rows/sec., 333.25 KiB/sec. | ||
2644 | 2025.03.25 22:51:28.623884 [ 268 ] {78af73f0-854c-4a67-9f43-99205337bd58} <Debug> TCPHandler: Processed in 0.004474781 sec. | ||
2645 | 2025.03.25 22:51:28.624127 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2646 | 2025.03.25 22:51:28.624300 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
2647 | 2025.03.25 22:51:28.624608 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2648 | 2025.03.25 22:51:28.624659 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
2649 | 2025.03.25 22:51:28.624976 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2650 | 2025.03.25 22:51:28.625044 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2651 | 2025.03.25 22:51:28.625193 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2652 | 2025.03.25 22:51:28.625359 [ 289 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2653 | 2025.03.25 22:51:28.625409 [ 294 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2654 | 2025.03.25 22:51:28.625411 [ 292 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2655 | 2025.03.25 22:51:28.625448 [ 291 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2656 | 2025.03.25 22:51:28.625603 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2657 | 2025.03.25 22:51:28.625633 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2658 | 2025.03.25 22:51:28.625746 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2659 | 2025.03.25 22:51:28.625770 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2660 | 2025.03.25 22:51:28.625809 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
2661 | 2025.03.25 22:51:28.625854 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
2662 | 2025.03.25 22:51:28.625894 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
2663 | 2025.03.25 22:51:28.627327 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Debug> executeQuery: Read 30 rows, 1.28 KiB in 0.003111 sec., 9643.201542912248 rows/sec., 410.59 KiB/sec. | ||
2664 | 2025.03.25 22:51:28.627508 [ 268 ] {6cb2226f-b0a8-4fc4-954e-783ace01c6fb} <Debug> TCPHandler: Processed in 0.003435237 sec. | ||
2665 | 2025.03.25 22:51:28.627724 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2666 | 2025.03.25 22:51:28.627892 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
2667 | 2025.03.25 22:51:28.628197 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2668 | 2025.03.25 22:51:28.628245 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
2669 | 2025.03.25 22:51:28.628559 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2670 | 2025.03.25 22:51:28.628626 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2671 | 2025.03.25 22:51:28.628770 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2672 | 2025.03.25 22:51:28.628959 [ 289 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2673 | 2025.03.25 22:51:28.628974 [ 294 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2674 | 2025.03.25 22:51:28.628996 [ 292 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2675 | 2025.03.25 22:51:28.629024 [ 291 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2676 | 2025.03.25 22:51:28.629176 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2677 | 2025.03.25 22:51:28.629205 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2678 | 2025.03.25 22:51:28.629315 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2679 | 2025.03.25 22:51:28.629338 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2680 | 2025.03.25 22:51:28.629381 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
2681 | 2025.03.25 22:51:28.629426 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
2682 | 2025.03.25 22:51:28.629466 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
2683 | 2025.03.25 22:51:28.630893 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Debug> executeQuery: Read 30 rows, 1.28 KiB in 0.00308 sec., 9740.25974025974 rows/sec., 414.72 KiB/sec. | ||
2684 | 2025.03.25 22:51:28.631075 [ 268 ] {9fc8b109-b20a-4fb2-9c90-6f212677927f} <Debug> TCPHandler: Processed in 0.003403926 sec. | ||
2685 | 2025.03.25 22:51:28.631293 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2686 | 2025.03.25 22:51:28.631464 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2687 | 2025.03.25 22:51:28.631765 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2688 | 2025.03.25 22:51:28.631815 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
2689 | 2025.03.25 22:51:28.632135 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2690 | 2025.03.25 22:51:28.632202 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2691 | 2025.03.25 22:51:28.632345 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2692 | 2025.03.25 22:51:28.632531 [ 289 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2693 | 2025.03.25 22:51:28.632551 [ 294 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2694 | 2025.03.25 22:51:28.632563 [ 292 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2695 | 2025.03.25 22:51:28.632574 [ 291 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2696 | 2025.03.25 22:51:28.632715 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2697 | 2025.03.25 22:51:28.632744 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2698 | 2025.03.25 22:51:28.632858 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2699 | 2025.03.25 22:51:28.632880 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
2700 | 2025.03.25 22:51:28.632926 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2701 | 2025.03.25 22:51:28.632972 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2702 | 2025.03.25 22:51:28.633013 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2703 | 2025.03.25 22:51:28.634415 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Debug> executeQuery: Read 30 rows, 1.28 KiB in 0.003033 sec., 9891.196834817012 rows/sec., 421.15 KiB/sec. | ||
2704 | 2025.03.25 22:51:28.634598 [ 268 ] {a06ff93d-cd71-4876-86fa-e3693c8c3e7e} <Debug> TCPHandler: Processed in 0.003358256 sec. | ||
2705 | 2025.03.25 22:51:28.637965 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2706 | 2025.03.25 22:51:28.638109 [ 268 ] {84580e8f-90f6-4fab-9f34-7e98c11cc099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2707 | 2025.03.25 22:51:28.638167 [ 268 ] {84580e8f-90f6-4fab-9f34-7e98c11cc099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2708 | 2025.03.25 22:51:28.638863 [ 268 ] {84580e8f-90f6-4fab-9f34-7e98c11cc099} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2709 | 2025.03.25 22:51:28.638908 [ 268 ] {84580e8f-90f6-4fab-9f34-7e98c11cc099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2710 | 2025.03.25 22:51:28.639413 [ 268 ] {84580e8f-90f6-4fab-9f34-7e98c11cc099} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2711 | 2025.03.25 22:51:28.639638 [ 268 ] {84580e8f-90f6-4fab-9f34-7e98c11cc099} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2712 | 2025.03.25 22:51:28.639886 [ 268 ] {84580e8f-90f6-4fab-9f34-7e98c11cc099} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001818 sec., 2200.2200220022005 rows/sec., 279.86 KiB/sec. | ||
2713 | 2025.03.25 22:51:28.639983 [ 268 ] {84580e8f-90f6-4fab-9f34-7e98c11cc099} <Debug> TCPHandler: Processed in 0.002081737 sec. | ||
2714 | 2025.03.25 22:51:28.640093 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2715 | 2025.03.25 22:51:28.640201 [ 268 ] {095c451e-0b05-4c82-bf3e-24f4901b1746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2716 | 2025.03.25 22:51:28.640247 [ 268 ] {095c451e-0b05-4c82-bf3e-24f4901b1746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2717 | 2025.03.25 22:51:28.640788 [ 268 ] {095c451e-0b05-4c82-bf3e-24f4901b1746} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2718 | 2025.03.25 22:51:28.640827 [ 268 ] {095c451e-0b05-4c82-bf3e-24f4901b1746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2719 | 2025.03.25 22:51:28.641187 [ 268 ] {095c451e-0b05-4c82-bf3e-24f4901b1746} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2720 | 2025.03.25 22:51:28.641424 [ 268 ] {095c451e-0b05-4c82-bf3e-24f4901b1746} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2721 | 2025.03.25 22:51:28.641637 [ 268 ] {095c451e-0b05-4c82-bf3e-24f4901b1746} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001461 sec., 16427.104722792606 rows/sec., 1.36 MiB/sec. | ||
2722 | 2025.03.25 22:51:28.641691 [ 268 ] {095c451e-0b05-4c82-bf3e-24f4901b1746} <Debug> TCPHandler: Processed in 0.001648727 sec. | ||
2723 | 2025.03.25 22:51:28.641814 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2724 | 2025.03.25 22:51:28.641932 [ 268 ] {3d6977fa-7dd3-4cc0-a51e-537f9c339bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2725 | 2025.03.25 22:51:28.641979 [ 268 ] {3d6977fa-7dd3-4cc0-a51e-537f9c339bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2726 | 2025.03.25 22:51:28.642524 [ 268 ] {3d6977fa-7dd3-4cc0-a51e-537f9c339bf3} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2727 | 2025.03.25 22:51:28.642563 [ 268 ] {3d6977fa-7dd3-4cc0-a51e-537f9c339bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2728 | 2025.03.25 22:51:28.642954 [ 268 ] {3d6977fa-7dd3-4cc0-a51e-537f9c339bf3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2729 | 2025.03.25 22:51:28.643283 [ 268 ] {3d6977fa-7dd3-4cc0-a51e-537f9c339bf3} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2730 | 2025.03.25 22:51:28.643519 [ 268 ] {3d6977fa-7dd3-4cc0-a51e-537f9c339bf3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001605 sec., 1246.105919003115 rows/sec., 101.61 KiB/sec. | ||
2731 | 2025.03.25 22:51:28.643574 [ 268 ] {3d6977fa-7dd3-4cc0-a51e-537f9c339bf3} <Debug> TCPHandler: Processed in 0.001815371 sec. | ||
2732 | 2025.03.25 22:51:28.643696 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2733 | 2025.03.25 22:51:28.643803 [ 268 ] {2b6ccd00-ab22-4630-a4ba-ba10a4e8f8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2734 | 2025.03.25 22:51:28.643848 [ 268 ] {2b6ccd00-ab22-4630-a4ba-ba10a4e8f8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2735 | 2025.03.25 22:51:28.644447 [ 268 ] {2b6ccd00-ab22-4630-a4ba-ba10a4e8f8cb} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2736 | 2025.03.25 22:51:28.644486 [ 268 ] {2b6ccd00-ab22-4630-a4ba-ba10a4e8f8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2737 | 2025.03.25 22:51:28.644856 [ 268 ] {2b6ccd00-ab22-4630-a4ba-ba10a4e8f8cb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2738 | 2025.03.25 22:51:28.645102 [ 268 ] {2b6ccd00-ab22-4630-a4ba-ba10a4e8f8cb} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2739 | 2025.03.25 22:51:28.645328 [ 268 ] {2b6ccd00-ab22-4630-a4ba-ba10a4e8f8cb} <Debug> executeQuery: Read 215 rows, 19.91 KiB in 0.001546 sec., 139068.5640362225 rows/sec., 12.58 MiB/sec. | ||
2740 | 2025.03.25 22:51:28.645383 [ 268 ] {2b6ccd00-ab22-4630-a4ba-ba10a4e8f8cb} <Debug> TCPHandler: Processed in 0.001737639 sec. | ||
2741 | 2025.03.25 22:51:28.645499 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2742 | 2025.03.25 22:51:28.645606 [ 268 ] {2e131594-e726-4ecf-8242-f0e76834874d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2743 | 2025.03.25 22:51:28.645652 [ 268 ] {2e131594-e726-4ecf-8242-f0e76834874d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2744 | 2025.03.25 22:51:28.646206 [ 268 ] {2e131594-e726-4ecf-8242-f0e76834874d} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2745 | 2025.03.25 22:51:28.646246 [ 268 ] {2e131594-e726-4ecf-8242-f0e76834874d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2746 | 2025.03.25 22:51:28.646594 [ 268 ] {2e131594-e726-4ecf-8242-f0e76834874d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2747 | 2025.03.25 22:51:28.646831 [ 268 ] {2e131594-e726-4ecf-8242-f0e76834874d} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2748 | 2025.03.25 22:51:28.646996 [ 40 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2749 | 2025.03.25 22:51:28.647075 [ 268 ] {2e131594-e726-4ecf-8242-f0e76834874d} <Debug> executeQuery: Read 46 rows, 3.51 KiB in 0.001481 sec., 31060.094530722487 rows/sec., 2.31 MiB/sec. | ||
2750 | 2025.03.25 22:51:28.647079 [ 40 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2751 | 2025.03.25 22:51:28.647168 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2752 | 2025.03.25 22:51:28.647215 [ 268 ] {2e131594-e726-4ecf-8242-f0e76834874d} <Debug> TCPHandler: Processed in 0.001764669 sec. | ||
2753 | 2025.03.25 22:51:28.647444 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::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 | ||
2754 | 2025.03.25 22:51:28.647468 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2755 | 2025.03.25 22:51:28.647730 [ 268 ] {c88baf69-b863-4272-9a0f-d7734277417e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2756 | 2025.03.25 22:51:28.647742 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2757 | 2025.03.25 22:51:28.647800 [ 268 ] {c88baf69-b863-4272-9a0f-d7734277417e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2758 | 2025.03.25 22:51:28.647832 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part | ||
2759 | 2025.03.25 22:51:28.648186 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
2760 | 2025.03.25 22:51:28.648538 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
2761 | 2025.03.25 22:51:28.648883 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
2762 | 2025.03.25 22:51:28.649236 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
2763 | 2025.03.25 22:51:28.649754 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
2764 | 2025.03.25 22:51:28.650777 [ 268 ] {c88baf69-b863-4272-9a0f-d7734277417e} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2765 | 2025.03.25 22:51:28.650849 [ 268 ] {c88baf69-b863-4272-9a0f-d7734277417e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2766 | 2025.03.25 22:51:28.651855 [ 268 ] {c88baf69-b863-4272-9a0f-d7734277417e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2767 | 2025.03.25 22:51:28.652480 [ 268 ] {c88baf69-b863-4272-9a0f-d7734277417e} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2768 | 2025.03.25 22:51:28.652532 [ 195 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.005240178 sec., 33777.47855130112 rows/sec., 2.62 MiB/sec. | ||
2769 | 2025.03.25 22:51:28.653003 [ 268 ] {c88baf69-b863-4272-9a0f-d7734277417e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005361 sec., 4476.776720761051 rows/sec., 380.35 KiB/sec. | ||
2770 | 2025.03.25 22:51:28.653127 [ 195 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2771 | 2025.03.25 22:51:28.653144 [ 268 ] {c88baf69-b863-4272-9a0f-d7734277417e} <Debug> TCPHandler: Processed in 0.005739829 sec. | ||
2772 | 2025.03.25 22:51:28.653411 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2773 | 2025.03.25 22:51:28.653588 [ 268 ] {05f79217-1b1f-4d12-ba24-bb408fb152cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2774 | 2025.03.25 22:51:28.653661 [ 268 ] {05f79217-1b1f-4d12-ba24-bb408fb152cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2775 | 2025.03.25 22:51:28.653785 [ 195 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_16_3} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2776 | 2025.03.25 22:51:28.654002 [ 195 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_16_3} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2777 | 2025.03.25 22:51:28.654222 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2778 | 2025.03.25 22:51:28.654630 [ 268 ] {05f79217-1b1f-4d12-ba24-bb408fb152cb} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2779 | 2025.03.25 22:51:28.654674 [ 268 ] {05f79217-1b1f-4d12-ba24-bb408fb152cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2780 | 2025.03.25 22:51:28.655031 [ 268 ] {05f79217-1b1f-4d12-ba24-bb408fb152cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2781 | 2025.03.25 22:51:28.655277 [ 268 ] {05f79217-1b1f-4d12-ba24-bb408fb152cb} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2782 | 2025.03.25 22:51:28.655514 [ 268 ] {05f79217-1b1f-4d12-ba24-bb408fb152cb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001976 sec., 6072.8744939271255 rows/sec., 474.44 KiB/sec. | ||
2783 | 2025.03.25 22:51:28.655601 [ 268 ] {05f79217-1b1f-4d12-ba24-bb408fb152cb} <Debug> TCPHandler: Processed in 0.002252481 sec. | ||
2784 | 2025.03.25 22:51:28.655723 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2785 | 2025.03.25 22:51:28.655831 [ 268 ] {3fbe93f2-f5e6-4fd1-9d2d-87025ec88289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2786 | 2025.03.25 22:51:28.655874 [ 268 ] {3fbe93f2-f5e6-4fd1-9d2d-87025ec88289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2787 | 2025.03.25 22:51:28.656428 [ 268 ] {3fbe93f2-f5e6-4fd1-9d2d-87025ec88289} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2788 | 2025.03.25 22:51:28.656466 [ 268 ] {3fbe93f2-f5e6-4fd1-9d2d-87025ec88289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2789 | 2025.03.25 22:51:28.656827 [ 268 ] {3fbe93f2-f5e6-4fd1-9d2d-87025ec88289} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2790 | 2025.03.25 22:51:28.657065 [ 268 ] {3fbe93f2-f5e6-4fd1-9d2d-87025ec88289} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2791 | 2025.03.25 22:51:28.657292 [ 268 ] {3fbe93f2-f5e6-4fd1-9d2d-87025ec88289} <Debug> executeQuery: Read 106 rows, 8.86 KiB in 0.001482 sec., 71524.96626180837 rows/sec., 5.84 MiB/sec. | ||
2792 | 2025.03.25 22:51:28.657348 [ 268 ] {3fbe93f2-f5e6-4fd1-9d2d-87025ec88289} <Debug> TCPHandler: Processed in 0.001675338 sec. | ||
2793 | 2025.03.25 22:51:28.657461 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2794 | 2025.03.25 22:51:28.657569 [ 268 ] {92cb2b4c-fb29-474e-8d35-c724a2bc8e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2795 | 2025.03.25 22:51:28.657616 [ 268 ] {92cb2b4c-fb29-474e-8d35-c724a2bc8e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2796 | 2025.03.25 22:51:28.658124 [ 268 ] {92cb2b4c-fb29-474e-8d35-c724a2bc8e2e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2797 | 2025.03.25 22:51:28.658164 [ 268 ] {92cb2b4c-fb29-474e-8d35-c724a2bc8e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2798 | 2025.03.25 22:51:28.658541 [ 268 ] {92cb2b4c-fb29-474e-8d35-c724a2bc8e2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2799 | 2025.03.25 22:51:28.658779 [ 268 ] {92cb2b4c-fb29-474e-8d35-c724a2bc8e2e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2800 | 2025.03.25 22:51:28.659019 [ 268 ] {92cb2b4c-fb29-474e-8d35-c724a2bc8e2e} <Debug> executeQuery: Read 145 rows, 10.77 KiB in 0.001467 sec., 98841.17246080436 rows/sec., 7.17 MiB/sec. | ||
2801 | 2025.03.25 22:51:28.659106 [ 268 ] {92cb2b4c-fb29-474e-8d35-c724a2bc8e2e} <Debug> TCPHandler: Processed in 0.001694138 sec. | ||
2802 | 2025.03.25 22:51:28.659215 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2803 | 2025.03.25 22:51:28.659318 [ 268 ] {5d58e07c-956b-4ee3-8aaf-385b53f92cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2804 | 2025.03.25 22:51:28.659384 [ 268 ] {5d58e07c-956b-4ee3-8aaf-385b53f92cd6} <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 | ||
2805 | 2025.03.25 22:51:28.660461 [ 268 ] {5d58e07c-956b-4ee3-8aaf-385b53f92cd6} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2806 | 2025.03.25 22:51:28.660500 [ 268 ] {5d58e07c-956b-4ee3-8aaf-385b53f92cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2807 | 2025.03.25 22:51:28.661144 [ 268 ] {5d58e07c-956b-4ee3-8aaf-385b53f92cd6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2808 | 2025.03.25 22:51:28.661409 [ 268 ] {5d58e07c-956b-4ee3-8aaf-385b53f92cd6} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2809 | 2025.03.25 22:51:28.661592 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2810 | 2025.03.25 22:51:28.661668 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2811 | 2025.03.25 22:51:28.661704 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2812 | 2025.03.25 22:51:28.661719 [ 268 ] {5d58e07c-956b-4ee3-8aaf-385b53f92cd6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002411 sec., 13272.501036914144 rows/sec., 23.78 MiB/sec. | ||
2813 | 2025.03.25 22:51:28.662068 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::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 | ||
2814 | 2025.03.25 22:51:28.662123 [ 268 ] {5d58e07c-956b-4ee3-8aaf-385b53f92cd6} <Debug> TCPHandler: Processed in 0.002957066 sec. | ||
2815 | 2025.03.25 22:51:28.662376 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2816 | 2025.03.25 22:51:28.662646 [ 268 ] {e1289fa0-34be-4b0c-8b79-f9fc8d2c5cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2817 | 2025.03.25 22:51:28.662713 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2818 | 2025.03.25 22:51:28.662739 [ 268 ] {e1289fa0-34be-4b0c-8b79-f9fc8d2c5cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2819 | 2025.03.25 22:51:28.662927 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 172 rows starting from the beginning of the part | ||
2820 | 2025.03.25 22:51:28.663821 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
2821 | 2025.03.25 22:51:28.664633 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
2822 | 2025.03.25 22:51:28.664900 [ 268 ] {e1289fa0-34be-4b0c-8b79-f9fc8d2c5cd7} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2823 | 2025.03.25 22:51:28.665042 [ 268 ] {e1289fa0-34be-4b0c-8b79-f9fc8d2c5cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2824 | 2025.03.25 22:51:28.665327 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
2825 | 2025.03.25 22:51:28.665926 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
2826 | 2025.03.25 22:51:28.666564 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
2827 | 2025.03.25 22:51:28.666602 [ 268 ] {e1289fa0-34be-4b0c-8b79-f9fc8d2c5cd7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2828 | 2025.03.25 22:51:28.667357 [ 268 ] {e1289fa0-34be-4b0c-8b79-f9fc8d2c5cd7} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2829 | 2025.03.25 22:51:28.668007 [ 268 ] {e1289fa0-34be-4b0c-8b79-f9fc8d2c5cd7} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.00544 sec., 6985.294117647059 rows/sec., 479.49 KiB/sec. | ||
2830 | 2025.03.25 22:51:28.668281 [ 268 ] {e1289fa0-34be-4b0c-8b79-f9fc8d2c5cd7} <Debug> TCPHandler: Processed in 0.005983025 sec. | ||
2831 | 2025.03.25 22:51:28.670802 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 19 columns (19 merged, 0 gathered) in 0.009016553 sec., 31497.624424766316 rows/sec., 56.44 MiB/sec. | ||
2832 | 2025.03.25 22:51:28.671440 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2833 | 2025.03.25 22:51:28.671856 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2834 | 2025.03.25 22:51:28.671936 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2835 | 2025.03.25 22:51:28.672083 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
2836 | 2025.03.25 22:51:30.077766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
2837 | 2025.03.25 22:51:30.078691 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2838 | 2025.03.25 22:51:30.078738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2839 | 2025.03.25 22:51:30.079270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2840 | 2025.03.25 22:51:30.079546 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2841 | 2025.03.25 22:51:30.079819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
2842 | 2025.03.25 22:51:30.519465 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
2843 | 2025.03.25 22:51:30.540892 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2844 | 2025.03.25 22:51:30.540954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2845 | 2025.03.25 22:51:30.548671 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2846 | 2025.03.25 22:51:30.549475 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2847 | 2025.03.25 22:51:30.553166 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
2848 | 2025.03.25 22:51:33.619270 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2849 | 2025.03.25 22:51:33.619520 [ 268 ] {6770d58d-e53e-4fbd-b856-1ed0b9498253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2850 | 2025.03.25 22:51:33.619589 [ 268 ] {6770d58d-e53e-4fbd-b856-1ed0b9498253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2851 | 2025.03.25 22:51:33.620462 [ 268 ] {6770d58d-e53e-4fbd-b856-1ed0b9498253} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2852 | 2025.03.25 22:51:33.620511 [ 268 ] {6770d58d-e53e-4fbd-b856-1ed0b9498253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2853 | 2025.03.25 22:51:33.620966 [ 268 ] {6770d58d-e53e-4fbd-b856-1ed0b9498253} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2854 | 2025.03.25 22:51:33.621218 [ 268 ] {6770d58d-e53e-4fbd-b856-1ed0b9498253} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2855 | 2025.03.25 22:51:33.621487 [ 268 ] {6770d58d-e53e-4fbd-b856-1ed0b9498253} <Debug> executeQuery: Read 46 rows, 3.93 KiB in 0.00197 sec., 23350.2538071066 rows/sec., 1.95 MiB/sec. | ||
2856 | 2025.03.25 22:51:33.621619 [ 268 ] {6770d58d-e53e-4fbd-b856-1ed0b9498253} <Debug> TCPHandler: Processed in 0.002487586 sec. | ||
2857 | 2025.03.25 22:51:33.621765 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2858 | 2025.03.25 22:51:33.621881 [ 268 ] {aed87031-b240-42fb-b067-71083f307f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2859 | 2025.03.25 22:51:33.621932 [ 268 ] {aed87031-b240-42fb-b067-71083f307f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2860 | 2025.03.25 22:51:33.622470 [ 268 ] {aed87031-b240-42fb-b067-71083f307f69} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2861 | 2025.03.25 22:51:33.622512 [ 268 ] {aed87031-b240-42fb-b067-71083f307f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2862 | 2025.03.25 22:51:33.622867 [ 268 ] {aed87031-b240-42fb-b067-71083f307f69} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2863 | 2025.03.25 22:51:33.623104 [ 268 ] {aed87031-b240-42fb-b067-71083f307f69} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2864 | 2025.03.25 22:51:33.623323 [ 268 ] {aed87031-b240-42fb-b067-71083f307f69} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001468 sec., 5449.591280653951 rows/sec., 409.78 KiB/sec. | ||
2865 | 2025.03.25 22:51:33.623377 [ 268 ] {aed87031-b240-42fb-b067-71083f307f69} <Debug> TCPHandler: Processed in 0.001667227 sec. | ||
2866 | 2025.03.25 22:51:33.623484 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2867 | 2025.03.25 22:51:33.623589 [ 268 ] {c5e8eb63-176c-4176-bd45-a4a68e295b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2868 | 2025.03.25 22:51:33.623636 [ 268 ] {c5e8eb63-176c-4176-bd45-a4a68e295b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2869 | 2025.03.25 22:51:33.624181 [ 268 ] {c5e8eb63-176c-4176-bd45-a4a68e295b20} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2870 | 2025.03.25 22:51:33.624221 [ 268 ] {c5e8eb63-176c-4176-bd45-a4a68e295b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2871 | 2025.03.25 22:51:33.624582 [ 268 ] {c5e8eb63-176c-4176-bd45-a4a68e295b20} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2872 | 2025.03.25 22:51:33.624819 [ 268 ] {c5e8eb63-176c-4176-bd45-a4a68e295b20} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2873 | 2025.03.25 22:51:33.625041 [ 268 ] {c5e8eb63-176c-4176-bd45-a4a68e295b20} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.001475 sec., 29830.508474576272 rows/sec., 2.33 MiB/sec. | ||
2874 | 2025.03.25 22:51:33.625095 [ 268 ] {c5e8eb63-176c-4176-bd45-a4a68e295b20} <Debug> TCPHandler: Processed in 0.001662687 sec. | ||
2875 | 2025.03.25 22:51:33.625203 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2876 | 2025.03.25 22:51:33.625308 [ 268 ] {5728db53-ffa1-401a-8ca5-0861179162f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2877 | 2025.03.25 22:51:33.625358 [ 268 ] {5728db53-ffa1-401a-8ca5-0861179162f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2878 | 2025.03.25 22:51:33.625876 [ 268 ] {5728db53-ffa1-401a-8ca5-0861179162f0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2879 | 2025.03.25 22:51:33.625916 [ 268 ] {5728db53-ffa1-401a-8ca5-0861179162f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2880 | 2025.03.25 22:51:33.626308 [ 268 ] {5728db53-ffa1-401a-8ca5-0861179162f0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2881 | 2025.03.25 22:51:33.626542 [ 268 ] {5728db53-ffa1-401a-8ca5-0861179162f0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2882 | 2025.03.25 22:51:33.626782 [ 268 ] {5728db53-ffa1-401a-8ca5-0861179162f0} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001492 sec., 73726.54155495978 rows/sec., 5.15 MiB/sec. | ||
2883 | 2025.03.25 22:51:33.626866 [ 268 ] {5728db53-ffa1-401a-8ca5-0861179162f0} <Debug> TCPHandler: Processed in 0.001712108 sec. | ||
2884 | 2025.03.25 22:51:33.626986 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2885 | 2025.03.25 22:51:33.627093 [ 268 ] {fa61398b-9b6b-4e05-9cec-961a6b612481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2886 | 2025.03.25 22:51:33.627161 [ 268 ] {fa61398b-9b6b-4e05-9cec-961a6b612481} <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 | ||
2887 | 2025.03.25 22:51:33.628230 [ 268 ] {fa61398b-9b6b-4e05-9cec-961a6b612481} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2888 | 2025.03.25 22:51:33.628269 [ 268 ] {fa61398b-9b6b-4e05-9cec-961a6b612481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2889 | 2025.03.25 22:51:33.628872 [ 268 ] {fa61398b-9b6b-4e05-9cec-961a6b612481} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2890 | 2025.03.25 22:51:33.629123 [ 268 ] {fa61398b-9b6b-4e05-9cec-961a6b612481} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2891 | 2025.03.25 22:51:33.629361 [ 268 ] {fa61398b-9b6b-4e05-9cec-961a6b612481} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002289 sec., 3494.9759720401926 rows/sec., 6.26 MiB/sec. | ||
2892 | 2025.03.25 22:51:33.629462 [ 268 ] {fa61398b-9b6b-4e05-9cec-961a6b612481} <Debug> TCPHandler: Processed in 0.002528237 sec. | ||
2893 | 2025.03.25 22:51:33.629575 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2894 | 2025.03.25 22:51:33.629679 [ 268 ] {2ac464c3-33ab-4869-bc1d-f03f23d090d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2895 | 2025.03.25 22:51:33.629726 [ 268 ] {2ac464c3-33ab-4869-bc1d-f03f23d090d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2896 | 2025.03.25 22:51:33.630163 [ 268 ] {2ac464c3-33ab-4869-bc1d-f03f23d090d1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2897 | 2025.03.25 22:51:33.630203 [ 268 ] {2ac464c3-33ab-4869-bc1d-f03f23d090d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2898 | 2025.03.25 22:51:33.630570 [ 268 ] {2ac464c3-33ab-4869-bc1d-f03f23d090d1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2899 | 2025.03.25 22:51:33.630806 [ 268 ] {2ac464c3-33ab-4869-bc1d-f03f23d090d1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2900 | 2025.03.25 22:51:33.630983 [ 268 ] {2ac464c3-33ab-4869-bc1d-f03f23d090d1} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001326 sec., 30165.912518853696 rows/sec., 2.01 MiB/sec. | ||
2901 | 2025.03.25 22:51:33.631032 [ 268 ] {2ac464c3-33ab-4869-bc1d-f03f23d090d1} <Debug> TCPHandler: Processed in 0.001508394 sec. | ||
2902 | 2025.03.25 22:51:37.498668 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2903 | 2025.03.25 22:51:37.498748 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2904 | 2025.03.25 22:51:37.579993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
2905 | 2025.03.25 22:51:37.580893 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2906 | 2025.03.25 22:51:37.580939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2907 | 2025.03.25 22:51:37.581499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2908 | 2025.03.25 22:51:37.581755 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2909 | 2025.03.25 22:51:37.581953 [ 139 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2910 | 2025.03.25 22:51:37.582010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
2911 | 2025.03.25 22:51:37.582035 [ 139 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2912 | 2025.03.25 22:51:37.582064 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2913 | 2025.03.25 22:51:37.582309 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::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 | ||
2914 | 2025.03.25 22:51:37.582481 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2915 | 2025.03.25 22:51:37.582526 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
2916 | 2025.03.25 22:51:37.582606 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
2917 | 2025.03.25 22:51:37.582689 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
2918 | 2025.03.25 22:51:37.582899 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
2919 | 2025.03.25 22:51:37.583114 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
2920 | 2025.03.25 22:51:37.583277 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
2921 | 2025.03.25 22:51:37.585050 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002903956 sec., 2541705.177351172 rows/sec., 36.36 MiB/sec. | ||
2922 | 2025.03.25 22:51:37.585766 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2923 | 2025.03.25 22:51:37.586058 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_16_3} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2924 | 2025.03.25 22:51:37.586141 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_16_3} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2925 | 2025.03.25 22:51:37.586240 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
2926 | 2025.03.25 22:51:37.600249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 400 | ||
2927 | 2025.03.25 22:51:37.603474 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2928 | 2025.03.25 22:51:37.603519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2929 | 2025.03.25 22:51:37.605029 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2930 | 2025.03.25 22:51:37.605344 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2931 | 2025.03.25 22:51:37.605956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
2932 | 2025.03.25 22:51:38.001408 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001018353 sec. | ||
2933 | 2025.03.25 22:51:38.053268 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
2934 | 2025.03.25 22:51:38.074812 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2935 | 2025.03.25 22:51:38.074868 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2936 | 2025.03.25 22:51:38.082802 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2937 | 2025.03.25 22:51:38.083607 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2938 | 2025.03.25 22:51:38.083900 [ 139 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2939 | 2025.03.25 22:51:38.083980 [ 139 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2940 | 2025.03.25 22:51:38.084026 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2941 | 2025.03.25 22:51:38.084448 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::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 | ||
2942 | 2025.03.25 22:51:38.094145 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
2943 | 2025.03.25 22:51:38.095251 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2944 | 2025.03.25 22:51:38.096186 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
2945 | 2025.03.25 22:51:38.100893 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
2946 | 2025.03.25 22:51:38.105721 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
2947 | 2025.03.25 22:51:38.110836 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
2948 | 2025.03.25 22:51:38.116368 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
2949 | 2025.03.25 22:51:38.121114 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::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 | ||
2950 | 2025.03.25 22:51:38.181838 [ 188 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.097718102 sec., 1238.255732801687 rows/sec., 6.40 MiB/sec. | ||
2951 | 2025.03.25 22:51:38.184533 [ 188 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2952 | 2025.03.25 22:51:38.187605 [ 188 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_16_3} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2953 | 2025.03.25 22:51:38.187732 [ 188 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_16_3} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2954 | 2025.03.25 22:51:38.190164 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
2955 | 2025.03.25 22:51:38.621160 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2956 | 2025.03.25 22:51:38.621373 [ 268 ] {c07c47eb-9f4c-4b1d-badc-092adf160680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2957 | 2025.03.25 22:51:38.621459 [ 268 ] {c07c47eb-9f4c-4b1d-badc-092adf160680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2958 | 2025.03.25 22:51:38.622303 [ 268 ] {c07c47eb-9f4c-4b1d-badc-092adf160680} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2959 | 2025.03.25 22:51:38.622352 [ 268 ] {c07c47eb-9f4c-4b1d-badc-092adf160680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2960 | 2025.03.25 22:51:38.622797 [ 268 ] {c07c47eb-9f4c-4b1d-badc-092adf160680} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2961 | 2025.03.25 22:51:38.623054 [ 268 ] {c07c47eb-9f4c-4b1d-badc-092adf160680} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2962 | 2025.03.25 22:51:38.623303 [ 268 ] {c07c47eb-9f4c-4b1d-badc-092adf160680} <Debug> executeQuery: Read 94 rows, 8.38 KiB in 0.001976 sec., 47570.85020242915 rows/sec., 4.14 MiB/sec. | ||
2963 | 2025.03.25 22:51:38.623635 [ 268 ] {c07c47eb-9f4c-4b1d-badc-092adf160680} <Debug> TCPHandler: Processed in 0.002613919 sec. | ||
2964 | 2025.03.25 22:51:38.623775 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2965 | 2025.03.25 22:51:38.623887 [ 268 ] {824a0f4b-8508-4469-8d9d-dd6a6005f5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2966 | 2025.03.25 22:51:38.623935 [ 268 ] {824a0f4b-8508-4469-8d9d-dd6a6005f5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2967 | 2025.03.25 22:51:38.624474 [ 268 ] {824a0f4b-8508-4469-8d9d-dd6a6005f5c7} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2968 | 2025.03.25 22:51:38.624512 [ 268 ] {824a0f4b-8508-4469-8d9d-dd6a6005f5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2969 | 2025.03.25 22:51:38.624871 [ 268 ] {824a0f4b-8508-4469-8d9d-dd6a6005f5c7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2970 | 2025.03.25 22:51:38.625110 [ 268 ] {824a0f4b-8508-4469-8d9d-dd6a6005f5c7} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2971 | 2025.03.25 22:51:38.625302 [ 268 ] {824a0f4b-8508-4469-8d9d-dd6a6005f5c7} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001444 sec., 22160.6648199446 rows/sec., 1.63 MiB/sec. | ||
2972 | 2025.03.25 22:51:38.625354 [ 268 ] {824a0f4b-8508-4469-8d9d-dd6a6005f5c7} <Debug> TCPHandler: Processed in 0.001634817 sec. | ||
2973 | 2025.03.25 22:51:38.625462 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2974 | 2025.03.25 22:51:38.625566 [ 268 ] {68a8091f-397d-4c2d-b396-7121b44d05b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2975 | 2025.03.25 22:51:38.625611 [ 268 ] {68a8091f-397d-4c2d-b396-7121b44d05b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2976 | 2025.03.25 22:51:38.626142 [ 268 ] {68a8091f-397d-4c2d-b396-7121b44d05b4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2977 | 2025.03.25 22:51:38.626179 [ 268 ] {68a8091f-397d-4c2d-b396-7121b44d05b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2978 | 2025.03.25 22:51:38.626531 [ 268 ] {68a8091f-397d-4c2d-b396-7121b44d05b4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2979 | 2025.03.25 22:51:38.626787 [ 268 ] {68a8091f-397d-4c2d-b396-7121b44d05b4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2980 | 2025.03.25 22:51:38.626968 [ 268 ] {68a8091f-397d-4c2d-b396-7121b44d05b4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001424 sec., 47752.808988764045 rows/sec., 3.73 MiB/sec. | ||
2981 | 2025.03.25 22:51:38.627020 [ 268 ] {68a8091f-397d-4c2d-b396-7121b44d05b4} <Debug> TCPHandler: Processed in 0.001608716 sec. | ||
2982 | 2025.03.25 22:51:38.627136 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2983 | 2025.03.25 22:51:38.627243 [ 268 ] {60ed2870-f90f-4e88-94cc-d9d303809281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2984 | 2025.03.25 22:51:38.627292 [ 268 ] {60ed2870-f90f-4e88-94cc-d9d303809281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2985 | 2025.03.25 22:51:38.627787 [ 268 ] {60ed2870-f90f-4e88-94cc-d9d303809281} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2986 | 2025.03.25 22:51:38.627823 [ 268 ] {60ed2870-f90f-4e88-94cc-d9d303809281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2987 | 2025.03.25 22:51:38.628198 [ 268 ] {60ed2870-f90f-4e88-94cc-d9d303809281} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2988 | 2025.03.25 22:51:38.628434 [ 268 ] {60ed2870-f90f-4e88-94cc-d9d303809281} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2989 | 2025.03.25 22:51:38.628555 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2990 | 2025.03.25 22:51:38.628600 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2991 | 2025.03.25 22:51:38.628621 [ 268 ] {60ed2870-f90f-4e88-94cc-d9d303809281} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001399 sec., 78627.59113652608 rows/sec., 5.49 MiB/sec. | ||
2992 | 2025.03.25 22:51:38.628625 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
2993 | 2025.03.25 22:51:38.628725 [ 268 ] {60ed2870-f90f-4e88-94cc-d9d303809281} <Debug> TCPHandler: Processed in 0.001627957 sec. | ||
2994 | 2025.03.25 22:51:38.629078 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::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 | ||
2995 | 2025.03.25 22:51:38.629103 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2996 | 2025.03.25 22:51:38.629386 [ 268 ] {5877d7ec-b925-4a8e-9546-a7f0e76aaec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2997 | 2025.03.25 22:51:38.629454 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2998 | 2025.03.25 22:51:38.629568 [ 268 ] {5877d7ec-b925-4a8e-9546-a7f0e76aaec3} <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 | ||
2999 | 2025.03.25 22:51:38.629576 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 6624 rows starting from the beginning of the part | ||
3000 | 2025.03.25 22:51:38.630040 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
3001 | 2025.03.25 22:51:38.630487 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
3002 | 2025.03.25 22:51:38.630919 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 145 rows starting from the beginning of the part | ||
3003 | 2025.03.25 22:51:38.631398 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
3004 | 2025.03.25 22:51:38.631830 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
3005 | 2025.03.25 22:51:38.634627 [ 268 ] {5877d7ec-b925-4a8e-9546-a7f0e76aaec3} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3006 | 2025.03.25 22:51:38.634704 [ 268 ] {5877d7ec-b925-4a8e-9546-a7f0e76aaec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3007 | 2025.03.25 22:51:38.636485 [ 268 ] {5877d7ec-b925-4a8e-9546-a7f0e76aaec3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3008 | 2025.03.25 22:51:38.636886 [ 268 ] {5877d7ec-b925-4a8e-9546-a7f0e76aaec3} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3009 | 2025.03.25 22:51:38.637347 [ 268 ] {5877d7ec-b925-4a8e-9546-a7f0e76aaec3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.008022 sec., 3989.0301670406384 rows/sec., 7.15 MiB/sec. | ||
3010 | 2025.03.25 22:51:38.638051 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7189 rows, containing 5 columns (5 merged, 0 gathered) in 0.009291029 sec., 773757.1371265766 rows/sec., 52.77 MiB/sec. | ||
3011 | 2025.03.25 22:51:38.638101 [ 268 ] {5877d7ec-b925-4a8e-9546-a7f0e76aaec3} <Debug> TCPHandler: Processed in 0.009137166 sec. | ||
3012 | 2025.03.25 22:51:38.638248 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3013 | 2025.03.25 22:51:38.638362 [ 268 ] {4be22c2a-b7a8-4b5f-87c8-e7a2eafaa4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3014 | 2025.03.25 22:51:38.638438 [ 268 ] {4be22c2a-b7a8-4b5f-87c8-e7a2eafaa4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3015 | 2025.03.25 22:51:38.638521 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3016 | 2025.03.25 22:51:38.639232 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3017 | 2025.03.25 22:51:38.639423 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3018 | 2025.03.25 22:51:38.639617 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
3019 | 2025.03.25 22:51:38.639673 [ 268 ] {4be22c2a-b7a8-4b5f-87c8-e7a2eafaa4ee} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3020 | 2025.03.25 22:51:38.639720 [ 268 ] {4be22c2a-b7a8-4b5f-87c8-e7a2eafaa4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3021 | 2025.03.25 22:51:38.640120 [ 268 ] {4be22c2a-b7a8-4b5f-87c8-e7a2eafaa4ee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3022 | 2025.03.25 22:51:38.640374 [ 268 ] {4be22c2a-b7a8-4b5f-87c8-e7a2eafaa4ee} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3023 | 2025.03.25 22:51:38.640507 [ 149 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3024 | 2025.03.25 22:51:38.640558 [ 149 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3025 | 2025.03.25 22:51:38.640567 [ 268 ] {4be22c2a-b7a8-4b5f-87c8-e7a2eafaa4ee} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00223 sec., 17937.219730941702 rows/sec., 1.20 MiB/sec. | ||
3026 | 2025.03.25 22:51:38.640588 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3027 | 2025.03.25 22:51:38.640649 [ 268 ] {4be22c2a-b7a8-4b5f-87c8-e7a2eafaa4ee} <Debug> TCPHandler: Processed in 0.002448085 sec. | ||
3028 | 2025.03.25 22:51:38.640962 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::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 | ||
3029 | 2025.03.25 22:51:38.641151 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3030 | 2025.03.25 22:51:38.641191 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 294 rows starting from the beginning of the part | ||
3031 | 2025.03.25 22:51:38.641326 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
3032 | 2025.03.25 22:51:38.641508 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
3033 | 2025.03.25 22:51:38.641672 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
3034 | 2025.03.25 22:51:38.641911 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
3035 | 2025.03.25 22:51:38.642139 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
3036 | 2025.03.25 22:51:38.643413 [ 198 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 4 columns (4 merged, 0 gathered) in 0.002705871 sec., 174435.5144794412 rows/sec., 11.88 MiB/sec. | ||
3037 | 2025.03.25 22:51:38.643597 [ 198 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3038 | 2025.03.25 22:51:38.643966 [ 198 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_16_3} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2025.03.25 22:51:38.644068 [ 198 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_16_3} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3040 | 2025.03.25 22:51:38.644162 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3041 | 2025.03.25 22:51:39.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.90 MiB, peak 186.39 MiB, free memory in arenas 0.00 B, will set to 179.21 MiB (RSS), difference: 2.31 MiB | ||
3042 | 2025.03.25 22:51:39.877947 [ 148 ] {} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3043 | 2025.03.25 22:51:39.878025 [ 148 ] {} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3044 | 2025.03.25 22:51:39.878049 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3045 | 2025.03.25 22:51:39.878336 [ 186 ] {fe2146e0-67b9-44c8-9c97-fdf63da9910e::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 | ||
3046 | 2025.03.25 22:51:39.878719 [ 186 ] {fe2146e0-67b9-44c8-9c97-fdf63da9910e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3047 | 2025.03.25 22:51:39.878766 [ 186 ] {fe2146e0-67b9-44c8-9c97-fdf63da9910e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
3048 | 2025.03.25 22:51:39.878867 [ 186 ] {fe2146e0-67b9-44c8-9c97-fdf63da9910e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
3049 | 2025.03.25 22:51:39.879006 [ 186 ] {fe2146e0-67b9-44c8-9c97-fdf63da9910e::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 | ||
3050 | 2025.03.25 22:51:39.879121 [ 186 ] {fe2146e0-67b9-44c8-9c97-fdf63da9910e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
3051 | 2025.03.25 22:51:39.879260 [ 186 ] {fe2146e0-67b9-44c8-9c97-fdf63da9910e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
3052 | 2025.03.25 22:51:39.881611 [ 192 ] {fe2146e0-67b9-44c8-9c97-fdf63da9910e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 6 columns (6 merged, 0 gathered) in 0.003480579 sec., 10055.798187600396 rows/sec., 2.06 MiB/sec. | ||
3053 | 2025.03.25 22:51:39.881856 [ 189 ] {fe2146e0-67b9-44c8-9c97-fdf63da9910e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3054 | 2025.03.25 22:51:39.882384 [ 189 ] {fe2146e0-67b9-44c8-9c97-fdf63da9910e::all_1_5_1} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3055 | 2025.03.25 22:51:39.882480 [ 189 ] {fe2146e0-67b9-44c8-9c97-fdf63da9910e::all_1_5_1} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3056 | 2025.03.25 22:51:39.882591 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3057 | 2025.03.25 22:51:41.125466 [ 147 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3058 | 2025.03.25 22:51:41.125532 [ 147 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3059 | 2025.03.25 22:51:41.125556 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3060 | 2025.03.25 22:51:41.125947 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::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 | ||
3061 | 2025.03.25 22:51:41.126205 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3062 | 2025.03.25 22:51:41.126273 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
3063 | 2025.03.25 22:51:41.126449 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
3064 | 2025.03.25 22:51:41.126710 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
3065 | 2025.03.25 22:51:41.126970 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
3066 | 2025.03.25 22:51:41.127106 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
3067 | 2025.03.25 22:51:41.128390 [ 189 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.002736241 sec., 192965.4588174068 rows/sec., 14.20 MiB/sec. | ||
3068 | 2025.03.25 22:51:41.128637 [ 192 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3069 | 2025.03.25 22:51:41.129013 [ 192 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_5_1} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3070 | 2025.03.25 22:51:41.129109 [ 192 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_5_1} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3071 | 2025.03.25 22:51:41.129216 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3072 | 2025.03.25 22:51:42.887703 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3073 | 2025.03.25 22:51:42.887905 [ 268 ] {5cbcb08e-64a0-43a1-8383-c78ff81169dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3074 | 2025.03.25 22:51:42.887992 [ 268 ] {5cbcb08e-64a0-43a1-8383-c78ff81169dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3075 | 2025.03.25 22:51:42.889418 [ 268 ] {5cbcb08e-64a0-43a1-8383-c78ff81169dc} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3076 | 2025.03.25 22:51:42.889468 [ 268 ] {5cbcb08e-64a0-43a1-8383-c78ff81169dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3077 | 2025.03.25 22:51:42.889988 [ 268 ] {5cbcb08e-64a0-43a1-8383-c78ff81169dc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3078 | 2025.03.25 22:51:42.890262 [ 268 ] {5cbcb08e-64a0-43a1-8383-c78ff81169dc} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3079 | 2025.03.25 22:51:42.890479 [ 268 ] {5cbcb08e-64a0-43a1-8383-c78ff81169dc} <Debug> executeQuery: Read 1186 rows, 100.49 KiB in 0.002628 sec., 451293.75951293757 rows/sec., 37.34 MiB/sec. | ||
3080 | 2025.03.25 22:51:42.890612 [ 268 ] {5cbcb08e-64a0-43a1-8383-c78ff81169dc} <Debug> TCPHandler: Processed in 0.003050858 sec. | ||
3081 | 2025.03.25 22:51:42.890767 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3082 | 2025.03.25 22:51:42.890887 [ 268 ] {ce2a05de-3ac3-44ff-a71d-9cd0f545b822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3083 | 2025.03.25 22:51:42.890938 [ 268 ] {ce2a05de-3ac3-44ff-a71d-9cd0f545b822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3084 | 2025.03.25 22:51:42.891635 [ 268 ] {ce2a05de-3ac3-44ff-a71d-9cd0f545b822} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3085 | 2025.03.25 22:51:42.891686 [ 268 ] {ce2a05de-3ac3-44ff-a71d-9cd0f545b822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3086 | 2025.03.25 22:51:42.892191 [ 268 ] {ce2a05de-3ac3-44ff-a71d-9cd0f545b822} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3087 | 2025.03.25 22:51:42.892547 [ 268 ] {ce2a05de-3ac3-44ff-a71d-9cd0f545b822} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3088 | 2025.03.25 22:51:42.892827 [ 268 ] {ce2a05de-3ac3-44ff-a71d-9cd0f545b822} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001957 sec., 4087.8896269800716 rows/sec., 307.39 KiB/sec. | ||
3089 | 2025.03.25 22:51:42.893125 [ 268 ] {ce2a05de-3ac3-44ff-a71d-9cd0f545b822} <Debug> TCPHandler: Processed in 0.002413405 sec. | ||
3090 | 2025.03.25 22:51:42.893291 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3091 | 2025.03.25 22:51:42.893407 [ 268 ] {2c9bbbb5-78da-4947-87db-19d6116e1266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3092 | 2025.03.25 22:51:42.893456 [ 268 ] {2c9bbbb5-78da-4947-87db-19d6116e1266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3093 | 2025.03.25 22:51:42.894122 [ 268 ] {2c9bbbb5-78da-4947-87db-19d6116e1266} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3094 | 2025.03.25 22:51:42.894163 [ 268 ] {2c9bbbb5-78da-4947-87db-19d6116e1266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3095 | 2025.03.25 22:51:42.894548 [ 268 ] {2c9bbbb5-78da-4947-87db-19d6116e1266} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3096 | 2025.03.25 22:51:42.894798 [ 268 ] {2c9bbbb5-78da-4947-87db-19d6116e1266} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3097 | 2025.03.25 22:51:42.894990 [ 268 ] {2c9bbbb5-78da-4947-87db-19d6116e1266} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001606 sec., 141967.6214196762 rows/sec., 9.61 MiB/sec. | ||
3098 | 2025.03.25 22:51:42.895066 [ 268 ] {2c9bbbb5-78da-4947-87db-19d6116e1266} <Debug> TCPHandler: Processed in 0.001834192 sec. | ||
3099 | 2025.03.25 22:51:42.895196 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3100 | 2025.03.25 22:51:42.895306 [ 268 ] {dec648dc-72d1-47db-b6fb-9a51006c0fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3101 | 2025.03.25 22:51:42.895352 [ 268 ] {dec648dc-72d1-47db-b6fb-9a51006c0fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3102 | 2025.03.25 22:51:42.896082 [ 268 ] {dec648dc-72d1-47db-b6fb-9a51006c0fb3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3103 | 2025.03.25 22:51:42.896120 [ 268 ] {dec648dc-72d1-47db-b6fb-9a51006c0fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3104 | 2025.03.25 22:51:42.896500 [ 268 ] {dec648dc-72d1-47db-b6fb-9a51006c0fb3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3105 | 2025.03.25 22:51:42.896750 [ 268 ] {dec648dc-72d1-47db-b6fb-9a51006c0fb3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3106 | 2025.03.25 22:51:42.896932 [ 268 ] {dec648dc-72d1-47db-b6fb-9a51006c0fb3} <Debug> executeQuery: Read 500 rows, 37.81 KiB in 0.001649 sec., 303214.0691328077 rows/sec., 22.39 MiB/sec. | ||
3107 | 2025.03.25 22:51:42.896985 [ 268 ] {dec648dc-72d1-47db-b6fb-9a51006c0fb3} <Debug> TCPHandler: Processed in 0.001842591 sec. | ||
3108 | 2025.03.25 22:51:42.897114 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3109 | 2025.03.25 22:51:42.897227 [ 268 ] {f38d18fb-e74e-4598-ac22-715098468390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3110 | 2025.03.25 22:51:42.897279 [ 268 ] {f38d18fb-e74e-4598-ac22-715098468390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3111 | 2025.03.25 22:51:42.898012 [ 268 ] {f38d18fb-e74e-4598-ac22-715098468390} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3112 | 2025.03.25 22:51:42.898050 [ 268 ] {f38d18fb-e74e-4598-ac22-715098468390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3113 | 2025.03.25 22:51:42.898507 [ 268 ] {f38d18fb-e74e-4598-ac22-715098468390} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3114 | 2025.03.25 22:51:42.898788 [ 268 ] {f38d18fb-e74e-4598-ac22-715098468390} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3115 | 2025.03.25 22:51:42.898969 [ 268 ] {f38d18fb-e74e-4598-ac22-715098468390} <Debug> executeQuery: Read 954 rows, 65.54 KiB in 0.00177 sec., 538983.0508474576 rows/sec., 36.16 MiB/sec. | ||
3116 | 2025.03.25 22:51:42.899021 [ 268 ] {f38d18fb-e74e-4598-ac22-715098468390} <Debug> TCPHandler: Processed in 0.001957224 sec. | ||
3117 | 2025.03.25 22:51:42.899144 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3118 | 2025.03.25 22:51:42.899252 [ 268 ] {e6587b45-412e-4d70-8455-dc217f031fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3119 | 2025.03.25 22:51:42.899320 [ 268 ] {e6587b45-412e-4d70-8455-dc217f031fbf} <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 | ||
3120 | 2025.03.25 22:51:42.900387 [ 268 ] {e6587b45-412e-4d70-8455-dc217f031fbf} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3121 | 2025.03.25 22:51:42.900424 [ 268 ] {e6587b45-412e-4d70-8455-dc217f031fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3122 | 2025.03.25 22:51:42.901093 [ 268 ] {e6587b45-412e-4d70-8455-dc217f031fbf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3123 | 2025.03.25 22:51:42.901382 [ 268 ] {e6587b45-412e-4d70-8455-dc217f031fbf} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3124 | 2025.03.25 22:51:42.901582 [ 268 ] {e6587b45-412e-4d70-8455-dc217f031fbf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002352 sec., 3401.360544217687 rows/sec., 6.10 MiB/sec. | ||
3125 | 2025.03.25 22:51:42.901682 [ 268 ] {e6587b45-412e-4d70-8455-dc217f031fbf} <Debug> TCPHandler: Processed in 0.002590269 sec. | ||
3126 | 2025.03.25 22:51:42.901811 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3127 | 2025.03.25 22:51:42.901938 [ 268 ] {4828f340-5597-433c-bbdc-828c1796484e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3128 | 2025.03.25 22:51:42.901986 [ 268 ] {4828f340-5597-433c-bbdc-828c1796484e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3129 | 2025.03.25 22:51:42.902464 [ 268 ] {4828f340-5597-433c-bbdc-828c1796484e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3130 | 2025.03.25 22:51:42.902502 [ 268 ] {4828f340-5597-433c-bbdc-828c1796484e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3131 | 2025.03.25 22:51:42.902875 [ 268 ] {4828f340-5597-433c-bbdc-828c1796484e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3132 | 2025.03.25 22:51:42.903135 [ 268 ] {4828f340-5597-433c-bbdc-828c1796484e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3133 | 2025.03.25 22:51:42.903361 [ 268 ] {4828f340-5597-433c-bbdc-828c1796484e} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001458 sec., 26063.10013717421 rows/sec., 1.75 MiB/sec. | ||
3134 | 2025.03.25 22:51:42.903555 [ 268 ] {4828f340-5597-433c-bbdc-828c1796484e} <Debug> TCPHandler: Processed in 0.00179301 sec. | ||
3135 | 2025.03.25 22:51:43.613955 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3136 | 2025.03.25 22:51:43.614147 [ 268 ] {1200b0fd-4d46-42bd-93d4-569dbb70d498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3137 | 2025.03.25 22:51:43.614220 [ 268 ] {1200b0fd-4d46-42bd-93d4-569dbb70d498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3138 | 2025.03.25 22:51:43.614955 [ 268 ] {1200b0fd-4d46-42bd-93d4-569dbb70d498} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3139 | 2025.03.25 22:51:43.615002 [ 268 ] {1200b0fd-4d46-42bd-93d4-569dbb70d498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3140 | 2025.03.25 22:51:43.615439 [ 268 ] {1200b0fd-4d46-42bd-93d4-569dbb70d498} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3141 | 2025.03.25 22:51:43.615707 [ 268 ] {1200b0fd-4d46-42bd-93d4-569dbb70d498} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3142 | 2025.03.25 22:51:43.615899 [ 144 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3143 | 2025.03.25 22:51:43.615974 [ 268 ] {1200b0fd-4d46-42bd-93d4-569dbb70d498} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001876 sec., 2132.1961620469083 rows/sec., 179.59 KiB/sec. | ||
3144 | 2025.03.25 22:51:43.615992 [ 144 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3145 | 2025.03.25 22:51:43.616072 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3146 | 2025.03.25 22:51:43.616109 [ 268 ] {1200b0fd-4d46-42bd-93d4-569dbb70d498} <Debug> TCPHandler: Processed in 0.002283741 sec. | ||
3147 | 2025.03.25 22:51:43.616318 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3148 | 2025.03.25 22:51:43.616327 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::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 | ||
3149 | 2025.03.25 22:51:43.616480 [ 268 ] {cde110da-8ecd-4267-a3b6-034ad238cca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3150 | 2025.03.25 22:51:43.616583 [ 268 ] {cde110da-8ecd-4267-a3b6-034ad238cca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3151 | 2025.03.25 22:51:43.616679 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3152 | 2025.03.25 22:51:43.616778 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1370 rows starting from the beginning of the part | ||
3153 | 2025.03.25 22:51:43.617118 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 215 rows starting from the beginning of the part | ||
3154 | 2025.03.25 22:51:43.617461 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
3155 | 2025.03.25 22:51:43.617830 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 94 rows starting from the beginning of the part | ||
3156 | 2025.03.25 22:51:43.618158 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1186 rows starting from the beginning of the part | ||
3157 | 2025.03.25 22:51:43.618383 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
3158 | 2025.03.25 22:51:43.619203 [ 268 ] {cde110da-8ecd-4267-a3b6-034ad238cca8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3159 | 2025.03.25 22:51:43.619262 [ 268 ] {cde110da-8ecd-4267-a3b6-034ad238cca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3160 | 2025.03.25 22:51:43.620153 [ 268 ] {cde110da-8ecd-4267-a3b6-034ad238cca8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3161 | 2025.03.25 22:51:43.620681 [ 268 ] {cde110da-8ecd-4267-a3b6-034ad238cca8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3162 | 2025.03.25 22:51:43.620934 [ 144 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3163 | 2025.03.25 22:51:43.621014 [ 144 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3164 | 2025.03.25 22:51:43.621054 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3165 | 2025.03.25 22:51:43.621063 [ 268 ] {cde110da-8ecd-4267-a3b6-034ad238cca8} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.004619 sec., 1731.9766183156528 rows/sec., 139.12 KiB/sec. | ||
3166 | 2025.03.25 22:51:43.621349 [ 268 ] {cde110da-8ecd-4267-a3b6-034ad238cca8} <Debug> TCPHandler: Processed in 0.005100615 sec. | ||
3167 | 2025.03.25 22:51:43.621427 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::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 | ||
3168 | 2025.03.25 22:51:43.621708 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3169 | 2025.03.25 22:51:43.621919 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3170 | 2025.03.25 22:51:43.622048 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 586 rows starting from the beginning of the part | ||
3171 | 2025.03.25 22:51:43.622146 [ 268 ] {6c4071d5-65a0-48fb-a176-815ecc2b43fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3172 | 2025.03.25 22:51:43.622419 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2915 rows, containing 5 columns (5 merged, 0 gathered) in 0.00620363 sec., 469886.1795432674 rows/sec., 41.30 MiB/sec. | ||
3173 | 2025.03.25 22:51:43.622465 [ 268 ] {6c4071d5-65a0-48fb-a176-815ecc2b43fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3174 | 2025.03.25 22:51:43.622472 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
3175 | 2025.03.25 22:51:43.623073 [ 200 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3176 | 2025.03.25 22:51:43.623099 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
3177 | 2025.03.25 22:51:43.623780 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 68 rows starting from the beginning of the part | ||
3178 | 2025.03.25 22:51:43.624158 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 500 rows starting from the beginning of the part | ||
3179 | 2025.03.25 22:51:43.624595 [ 200 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_21_4} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3180 | 2025.03.25 22:51:43.624601 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
3181 | 2025.03.25 22:51:43.625065 [ 200 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_21_4} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3182 | 2025.03.25 22:51:43.625453 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
3183 | 2025.03.25 22:51:43.626482 [ 268 ] {6c4071d5-65a0-48fb-a176-815ecc2b43fc} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3184 | 2025.03.25 22:51:43.626558 [ 268 ] {6c4071d5-65a0-48fb-a176-815ecc2b43fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3185 | 2025.03.25 22:51:43.627667 [ 268 ] {6c4071d5-65a0-48fb-a176-815ecc2b43fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3186 | 2025.03.25 22:51:43.628200 [ 268 ] {6c4071d5-65a0-48fb-a176-815ecc2b43fc} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3187 | 2025.03.25 22:51:43.628284 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 5 columns (5 merged, 0 gathered) in 0.007117451 sec., 184335.65612183348 rows/sec., 14.61 MiB/sec. | ||
3188 | 2025.03.25 22:51:43.628533 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3189 | 2025.03.25 22:51:43.628576 [ 268 ] {6c4071d5-65a0-48fb-a176-815ecc2b43fc} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.006604 sec., 302.8467595396729 rows/sec., 23.07 KiB/sec. | ||
3190 | 2025.03.25 22:51:43.628749 [ 268 ] {6c4071d5-65a0-48fb-a176-815ecc2b43fc} <Debug> TCPHandler: Processed in 0.007177371 sec. | ||
3191 | 2025.03.25 22:51:43.628936 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3192 | 2025.03.25 22:51:43.629035 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_21_4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3193 | 2025.03.25 22:51:43.629152 [ 268 ] {46787f44-caac-4c84-9632-992ec93f3a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3194 | 2025.03.25 22:51:43.629207 [ 192 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_21_4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3195 | 2025.03.25 22:51:43.629225 [ 268 ] {46787f44-caac-4c84-9632-992ec93f3a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3196 | 2025.03.25 22:51:43.629393 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
3197 | 2025.03.25 22:51:43.629844 [ 268 ] {46787f44-caac-4c84-9632-992ec93f3a9f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3198 | 2025.03.25 22:51:43.629889 [ 268 ] {46787f44-caac-4c84-9632-992ec93f3a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3199 | 2025.03.25 22:51:43.630279 [ 268 ] {46787f44-caac-4c84-9632-992ec93f3a9f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3200 | 2025.03.25 22:51:43.630545 [ 268 ] {46787f44-caac-4c84-9632-992ec93f3a9f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3201 | 2025.03.25 22:51:43.630781 [ 268 ] {46787f44-caac-4c84-9632-992ec93f3a9f} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001709 sec., 1170.2750146284377 rows/sec., 73.71 KiB/sec. | ||
3202 | 2025.03.25 22:51:43.630835 [ 268 ] {46787f44-caac-4c84-9632-992ec93f3a9f} <Debug> TCPHandler: Processed in 0.001956904 sec. | ||
3203 | 2025.03.25 22:51:45.082172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3204 | 2025.03.25 22:51:45.082971 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3205 | 2025.03.25 22:51:45.083021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3206 | 2025.03.25 22:51:45.083560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3207 | 2025.03.25 22:51:45.083818 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3208 | 2025.03.25 22:51:45.084069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3209 | 2025.03.25 22:51:45.594242 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3210 | 2025.03.25 22:51:45.613600 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3211 | 2025.03.25 22:51:45.613659 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3212 | 2025.03.25 22:51:45.621023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3213 | 2025.03.25 22:51:45.621807 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3214 | 2025.03.25 22:51:45.625067 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3215 | 2025.03.25 22:51:47.606237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 434 | ||
3216 | 2025.03.25 22:51:47.609508 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3217 | 2025.03.25 22:51:47.609560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3218 | 2025.03.25 22:51:47.611103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3219 | 2025.03.25 22:51:47.611424 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3220 | 2025.03.25 22:51:47.611585 [ 136 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3221 | 2025.03.25 22:51:47.611663 [ 136 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3222 | 2025.03.25 22:51:47.611710 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3223 | 2025.03.25 22:51:47.612261 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::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 | ||
3224 | 2025.03.25 22:51:47.613110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
3225 | 2025.03.25 22:51:47.613401 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3226 | 2025.03.25 22:51:47.613533 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 268 rows starting from the beginning of the part | ||
3227 | 2025.03.25 22:51:47.614096 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::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 | ||
3228 | 2025.03.25 22:51:47.614654 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
3229 | 2025.03.25 22:51:47.615177 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
3230 | 2025.03.25 22:51:47.615690 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
3231 | 2025.03.25 22:51:47.616247 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
3232 | 2025.03.25 22:51:47.624147 [ 199 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 72 columns (72 merged, 0 gathered) in 0.012337048 sec., 35178.593777052665 rows/sec., 32.49 MiB/sec. | ||
3233 | 2025.03.25 22:51:47.625369 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3234 | 2025.03.25 22:51:47.626272 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_11_2} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3235 | 2025.03.25 22:51:47.626380 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_11_2} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3236 | 2025.03.25 22:51:47.626742 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
3237 | 2025.03.25 22:51:48.620908 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3238 | 2025.03.25 22:51:48.621127 [ 268 ] {538bfb95-276b-4de1-a238-02623082e557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3239 | 2025.03.25 22:51:48.621204 [ 268 ] {538bfb95-276b-4de1-a238-02623082e557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3240 | 2025.03.25 22:51:48.622033 [ 268 ] {538bfb95-276b-4de1-a238-02623082e557} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3241 | 2025.03.25 22:51:48.622089 [ 268 ] {538bfb95-276b-4de1-a238-02623082e557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3242 | 2025.03.25 22:51:48.622544 [ 268 ] {538bfb95-276b-4de1-a238-02623082e557} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3243 | 2025.03.25 22:51:48.622818 [ 268 ] {538bfb95-276b-4de1-a238-02623082e557} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3244 | 2025.03.25 22:51:48.623078 [ 268 ] {538bfb95-276b-4de1-a238-02623082e557} <Debug> executeQuery: Read 94 rows, 8.38 KiB in 0.002005 sec., 46882.793017456366 rows/sec., 4.08 MiB/sec. | ||
3245 | 2025.03.25 22:51:48.623204 [ 268 ] {538bfb95-276b-4de1-a238-02623082e557} <Debug> TCPHandler: Processed in 0.002446976 sec. | ||
3246 | 2025.03.25 22:51:48.623438 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3247 | 2025.03.25 22:51:48.623559 [ 268 ] {868ee480-0379-40b7-9911-80c2b2da3b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3248 | 2025.03.25 22:51:48.623611 [ 268 ] {868ee480-0379-40b7-9911-80c2b2da3b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3249 | 2025.03.25 22:51:48.624188 [ 268 ] {868ee480-0379-40b7-9911-80c2b2da3b04} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2025.03.25 22:51:48.624230 [ 268 ] {868ee480-0379-40b7-9911-80c2b2da3b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3251 | 2025.03.25 22:51:48.624598 [ 268 ] {868ee480-0379-40b7-9911-80c2b2da3b04} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3252 | 2025.03.25 22:51:48.624849 [ 268 ] {868ee480-0379-40b7-9911-80c2b2da3b04} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3253 | 2025.03.25 22:51:48.625087 [ 268 ] {868ee480-0379-40b7-9911-80c2b2da3b04} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001555 sec., 20578.778135048233 rows/sec., 1.51 MiB/sec. | ||
3254 | 2025.03.25 22:51:48.625220 [ 268 ] {868ee480-0379-40b7-9911-80c2b2da3b04} <Debug> TCPHandler: Processed in 0.001872952 sec. | ||
3255 | 2025.03.25 22:51:48.625346 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3256 | 2025.03.25 22:51:48.625455 [ 268 ] {1a1c37cf-f60a-409c-8231-5fa6e0a2f767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3257 | 2025.03.25 22:51:48.625502 [ 268 ] {1a1c37cf-f60a-409c-8231-5fa6e0a2f767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3258 | 2025.03.25 22:51:48.626058 [ 268 ] {1a1c37cf-f60a-409c-8231-5fa6e0a2f767} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3259 | 2025.03.25 22:51:48.626097 [ 268 ] {1a1c37cf-f60a-409c-8231-5fa6e0a2f767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3260 | 2025.03.25 22:51:48.626460 [ 268 ] {1a1c37cf-f60a-409c-8231-5fa6e0a2f767} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3261 | 2025.03.25 22:51:48.626722 [ 268 ] {1a1c37cf-f60a-409c-8231-5fa6e0a2f767} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3262 | 2025.03.25 22:51:48.626935 [ 268 ] {1a1c37cf-f60a-409c-8231-5fa6e0a2f767} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001502 sec., 45272.96937416778 rows/sec., 3.54 MiB/sec. | ||
3263 | 2025.03.25 22:51:48.626988 [ 268 ] {1a1c37cf-f60a-409c-8231-5fa6e0a2f767} <Debug> TCPHandler: Processed in 0.001697898 sec. | ||
3264 | 2025.03.25 22:51:48.627110 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3265 | 2025.03.25 22:51:48.627219 [ 268 ] {dca25551-f946-45ce-9123-a7520c17a162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3266 | 2025.03.25 22:51:48.627269 [ 268 ] {dca25551-f946-45ce-9123-a7520c17a162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3267 | 2025.03.25 22:51:48.627773 [ 268 ] {dca25551-f946-45ce-9123-a7520c17a162} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3268 | 2025.03.25 22:51:48.627812 [ 268 ] {dca25551-f946-45ce-9123-a7520c17a162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3269 | 2025.03.25 22:51:48.628195 [ 268 ] {dca25551-f946-45ce-9123-a7520c17a162} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3270 | 2025.03.25 22:51:48.628443 [ 268 ] {dca25551-f946-45ce-9123-a7520c17a162} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3271 | 2025.03.25 22:51:48.628700 [ 268 ] {dca25551-f946-45ce-9123-a7520c17a162} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001502 sec., 73235.68575233022 rows/sec., 5.11 MiB/sec. | ||
3272 | 2025.03.25 22:51:48.628916 [ 268 ] {dca25551-f946-45ce-9123-a7520c17a162} <Debug> TCPHandler: Processed in 0.001854911 sec. | ||
3273 | 2025.03.25 22:51:48.629063 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3274 | 2025.03.25 22:51:48.629169 [ 268 ] {1b0c2d5b-ccfa-4ca7-9edf-36274bb9f8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3275 | 2025.03.25 22:51:48.629241 [ 268 ] {1b0c2d5b-ccfa-4ca7-9edf-36274bb9f8f6} <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 | ||
3276 | 2025.03.25 22:51:48.630397 [ 268 ] {1b0c2d5b-ccfa-4ca7-9edf-36274bb9f8f6} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3277 | 2025.03.25 22:51:48.630437 [ 268 ] {1b0c2d5b-ccfa-4ca7-9edf-36274bb9f8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3278 | 2025.03.25 22:51:48.631088 [ 268 ] {1b0c2d5b-ccfa-4ca7-9edf-36274bb9f8f6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3279 | 2025.03.25 22:51:48.631368 [ 268 ] {1b0c2d5b-ccfa-4ca7-9edf-36274bb9f8f6} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3280 | 2025.03.25 22:51:48.631610 [ 268 ] {1b0c2d5b-ccfa-4ca7-9edf-36274bb9f8f6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002464 sec., 12987.012987012988 rows/sec., 23.27 MiB/sec. | ||
3281 | 2025.03.25 22:51:48.631713 [ 268 ] {1b0c2d5b-ccfa-4ca7-9edf-36274bb9f8f6} <Debug> TCPHandler: Processed in 0.00270202 sec. | ||
3282 | 2025.03.25 22:51:48.631828 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3283 | 2025.03.25 22:51:48.631933 [ 268 ] {203cdb06-8a84-4e57-87b5-a7925f236fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3284 | 2025.03.25 22:51:48.631980 [ 268 ] {203cdb06-8a84-4e57-87b5-a7925f236fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3285 | 2025.03.25 22:51:48.632413 [ 268 ] {203cdb06-8a84-4e57-87b5-a7925f236fad} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3286 | 2025.03.25 22:51:48.632452 [ 268 ] {203cdb06-8a84-4e57-87b5-a7925f236fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3287 | 2025.03.25 22:51:48.632809 [ 268 ] {203cdb06-8a84-4e57-87b5-a7925f236fad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3288 | 2025.03.25 22:51:48.633067 [ 268 ] {203cdb06-8a84-4e57-87b5-a7925f236fad} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3289 | 2025.03.25 22:51:48.633296 [ 268 ] {203cdb06-8a84-4e57-87b5-a7925f236fad} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001384 sec., 28901.73410404624 rows/sec., 1.93 MiB/sec. | ||
3290 | 2025.03.25 22:51:48.633347 [ 268 ] {203cdb06-8a84-4e57-87b5-a7925f236fad} <Debug> TCPHandler: Processed in 0.001569986 sec. | ||
3291 | 2025.03.25 22:51:52.498795 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3292 | 2025.03.25 22:51:52.498888 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3293 | 2025.03.25 22:51:52.584227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3294 | 2025.03.25 22:51:52.584963 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3295 | 2025.03.25 22:51:52.585016 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3296 | 2025.03.25 22:51:52.585665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3297 | 2025.03.25 22:51:52.585929 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3298 | 2025.03.25 22:51:52.586245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3299 | 2025.03.25 22:51:53.125166 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3300 | 2025.03.25 22:51:53.145653 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3301 | 2025.03.25 22:51:53.145726 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3302 | 2025.03.25 22:51:53.153195 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3303 | 2025.03.25 22:51:53.153983 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3304 | 2025.03.25 22:51:53.157095 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3305 | 2025.03.25 22:51:53.619749 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3306 | 2025.03.25 22:51:53.620060 [ 268 ] {71025e03-fc42-4ae6-83ec-4398bbd1e927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3307 | 2025.03.25 22:51:53.620177 [ 268 ] {71025e03-fc42-4ae6-83ec-4398bbd1e927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3308 | 2025.03.25 22:51:53.621027 [ 268 ] {71025e03-fc42-4ae6-83ec-4398bbd1e927} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3309 | 2025.03.25 22:51:53.621079 [ 268 ] {71025e03-fc42-4ae6-83ec-4398bbd1e927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3310 | 2025.03.25 22:51:53.621527 [ 268 ] {71025e03-fc42-4ae6-83ec-4398bbd1e927} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3311 | 2025.03.25 22:51:53.621788 [ 268 ] {71025e03-fc42-4ae6-83ec-4398bbd1e927} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3312 | 2025.03.25 22:51:53.622034 [ 268 ] {71025e03-fc42-4ae6-83ec-4398bbd1e927} <Debug> executeQuery: Read 46 rows, 3.93 KiB in 0.00206 sec., 22330.09708737864 rows/sec., 1.86 MiB/sec. | ||
3313 | 2025.03.25 22:51:53.622098 [ 268 ] {71025e03-fc42-4ae6-83ec-4398bbd1e927} <Debug> TCPHandler: Processed in 0.002547708 sec. | ||
3314 | 2025.03.25 22:51:53.622227 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3315 | 2025.03.25 22:51:53.622342 [ 268 ] {f0ed461e-fdd4-4cec-b6fc-1cecce97c657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3316 | 2025.03.25 22:51:53.622390 [ 268 ] {f0ed461e-fdd4-4cec-b6fc-1cecce97c657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3317 | 2025.03.25 22:51:53.622929 [ 268 ] {f0ed461e-fdd4-4cec-b6fc-1cecce97c657} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3318 | 2025.03.25 22:51:53.622970 [ 268 ] {f0ed461e-fdd4-4cec-b6fc-1cecce97c657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3319 | 2025.03.25 22:51:53.623326 [ 268 ] {f0ed461e-fdd4-4cec-b6fc-1cecce97c657} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3320 | 2025.03.25 22:51:53.623565 [ 268 ] {f0ed461e-fdd4-4cec-b6fc-1cecce97c657} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3321 | 2025.03.25 22:51:53.623720 [ 130 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3322 | 2025.03.25 22:51:53.623797 [ 268 ] {f0ed461e-fdd4-4cec-b6fc-1cecce97c657} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001475 sec., 5423.728813559323 rows/sec., 407.84 KiB/sec. | ||
3323 | 2025.03.25 22:51:53.623808 [ 130 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3324 | 2025.03.25 22:51:53.623882 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3325 | 2025.03.25 22:51:53.623926 [ 268 ] {f0ed461e-fdd4-4cec-b6fc-1cecce97c657} <Debug> TCPHandler: Processed in 0.001753709 sec. | ||
3326 | 2025.03.25 22:51:53.624073 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::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 | ||
3327 | 2025.03.25 22:51:53.624106 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3328 | 2025.03.25 22:51:53.624196 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3329 | 2025.03.25 22:51:53.624238 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 62 rows starting from the beginning of the part | ||
3330 | 2025.03.25 22:51:53.624242 [ 268 ] {cf9d1a45-e6a6-4aa0-abb4-e9a2379c90fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3331 | 2025.03.25 22:51:53.624315 [ 268 ] {cf9d1a45-e6a6-4aa0-abb4-e9a2379c90fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3332 | 2025.03.25 22:51:53.624343 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
3333 | 2025.03.25 22:51:53.624752 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
3334 | 2025.03.25 22:51:53.625136 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
3335 | 2025.03.25 22:51:53.625579 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
3336 | 2025.03.25 22:51:53.625973 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
3337 | 2025.03.25 22:51:53.627035 [ 268 ] {cf9d1a45-e6a6-4aa0-abb4-e9a2379c90fc} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3338 | 2025.03.25 22:51:53.627081 [ 268 ] {cf9d1a45-e6a6-4aa0-abb4-e9a2379c90fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3339 | 2025.03.25 22:51:53.627713 [ 268 ] {cf9d1a45-e6a6-4aa0-abb4-e9a2379c90fc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3340 | 2025.03.25 22:51:53.627877 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 5 columns (5 merged, 0 gathered) in 0.003883318 sec., 38626.76195974679 rows/sec., 2.99 MiB/sec. | ||
3341 | 2025.03.25 22:51:53.628101 [ 268 ] {cf9d1a45-e6a6-4aa0-abb4-e9a2379c90fc} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3342 | 2025.03.25 22:51:53.628136 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3343 | 2025.03.25 22:51:53.628493 [ 268 ] {cf9d1a45-e6a6-4aa0-abb4-e9a2379c90fc} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.004269 sec., 10306.863434059498 rows/sec., 824.44 KiB/sec. | ||
3344 | 2025.03.25 22:51:53.628650 [ 268 ] {cf9d1a45-e6a6-4aa0-abb4-e9a2379c90fc} <Debug> TCPHandler: Processed in 0.004591703 sec. | ||
3345 | 2025.03.25 22:51:53.628781 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_21_4} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3346 | 2025.03.25 22:51:53.628816 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3347 | 2025.03.25 22:51:53.628917 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_21_4} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3348 | 2025.03.25 22:51:53.628992 [ 268 ] {611575d6-d505-48f4-b657-641a036739c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3349 | 2025.03.25 22:51:53.629089 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3350 | 2025.03.25 22:51:53.629110 [ 268 ] {611575d6-d505-48f4-b657-641a036739c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3351 | 2025.03.25 22:51:53.629648 [ 268 ] {611575d6-d505-48f4-b657-641a036739c9} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3352 | 2025.03.25 22:51:53.629687 [ 268 ] {611575d6-d505-48f4-b657-641a036739c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3353 | 2025.03.25 22:51:53.630081 [ 268 ] {611575d6-d505-48f4-b657-641a036739c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3354 | 2025.03.25 22:51:53.630323 [ 268 ] {611575d6-d505-48f4-b657-641a036739c9} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3355 | 2025.03.25 22:51:53.630603 [ 268 ] {611575d6-d505-48f4-b657-641a036739c9} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001653 sec., 66545.67453115547 rows/sec., 4.64 MiB/sec. | ||
3356 | 2025.03.25 22:51:53.630808 [ 268 ] {611575d6-d505-48f4-b657-641a036739c9} <Debug> TCPHandler: Processed in 0.002051156 sec. | ||
3357 | 2025.03.25 22:51:53.630976 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3358 | 2025.03.25 22:51:53.631084 [ 268 ] {c189c109-06bc-4cab-9179-dbfa95d3fbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3359 | 2025.03.25 22:51:53.631161 [ 268 ] {c189c109-06bc-4cab-9179-dbfa95d3fbee} <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 | ||
3360 | 2025.03.25 22:51:53.632215 [ 268 ] {c189c109-06bc-4cab-9179-dbfa95d3fbee} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3361 | 2025.03.25 22:51:53.632254 [ 268 ] {c189c109-06bc-4cab-9179-dbfa95d3fbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3362 | 2025.03.25 22:51:53.632851 [ 268 ] {c189c109-06bc-4cab-9179-dbfa95d3fbee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3363 | 2025.03.25 22:51:53.633112 [ 268 ] {c189c109-06bc-4cab-9179-dbfa95d3fbee} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3364 | 2025.03.25 22:51:53.633307 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3365 | 2025.03.25 22:51:53.633405 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3366 | 2025.03.25 22:51:53.633430 [ 268 ] {c189c109-06bc-4cab-9179-dbfa95d3fbee} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002352 sec., 3401.360544217687 rows/sec., 6.10 MiB/sec. | ||
3367 | 2025.03.25 22:51:53.633466 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3368 | 2025.03.25 22:51:53.633858 [ 268 ] {c189c109-06bc-4cab-9179-dbfa95d3fbee} <Debug> TCPHandler: Processed in 0.002931476 sec. | ||
3369 | 2025.03.25 22:51:53.633863 [ 191 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::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 | ||
3370 | 2025.03.25 22:51:53.634246 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3371 | 2025.03.25 22:51:53.634604 [ 268 ] {0a2cb771-ab7a-4a62-ae4f-132187b9a574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3372 | 2025.03.25 22:51:53.634729 [ 268 ] {0a2cb771-ab7a-4a62-ae4f-132187b9a574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3373 | 2025.03.25 22:51:53.635117 [ 191 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3374 | 2025.03.25 22:51:53.635377 [ 191 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 284 rows starting from the beginning of the part | ||
3375 | 2025.03.25 22:51:53.636123 [ 191 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
3376 | 2025.03.25 22:51:53.636813 [ 268 ] {0a2cb771-ab7a-4a62-ae4f-132187b9a574} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3377 | 2025.03.25 22:51:53.636850 [ 191 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
3378 | 2025.03.25 22:51:53.636872 [ 268 ] {0a2cb771-ab7a-4a62-ae4f-132187b9a574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3379 | 2025.03.25 22:51:53.637396 [ 191 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
3380 | 2025.03.25 22:51:53.638022 [ 191 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
3381 | 2025.03.25 22:51:53.638380 [ 268 ] {0a2cb771-ab7a-4a62-ae4f-132187b9a574} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3382 | 2025.03.25 22:51:53.638633 [ 191 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
3383 | 2025.03.25 22:51:53.639349 [ 268 ] {0a2cb771-ab7a-4a62-ae4f-132187b9a574} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3384 | 2025.03.25 22:51:53.639916 [ 268 ] {0a2cb771-ab7a-4a62-ae4f-132187b9a574} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.005429 sec., 7367.839381101492 rows/sec., 503.66 KiB/sec. | ||
3385 | 2025.03.25 22:51:53.640038 [ 268 ] {0a2cb771-ab7a-4a62-ae4f-132187b9a574} <Debug> TCPHandler: Processed in 0.005933354 sec. | ||
3386 | 2025.03.25 22:51:53.643324 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 19 columns (19 merged, 0 gathered) in 0.009702638 sec., 38340.088540868994 rows/sec., 68.70 MiB/sec. | ||
3387 | 2025.03.25 22:51:53.644073 [ 196 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3388 | 2025.03.25 22:51:53.644586 [ 196 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3389 | 2025.03.25 22:51:53.644676 [ 196 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3390 | 2025.03.25 22:51:53.644841 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
3391 | 2025.03.25 22:51:57.613355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 458 | ||
3392 | 2025.03.25 22:51:57.616450 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3393 | 2025.03.25 22:51:57.616502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3394 | 2025.03.25 22:51:57.617982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3395 | 2025.03.25 22:51:57.618339 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3396 | 2025.03.25 22:51:57.618992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
3397 | 2025.03.25 22:51:58.625257 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3398 | 2025.03.25 22:51:58.625475 [ 268 ] {c62636d7-27c9-4236-8102-3f3361ec238e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3399 | 2025.03.25 22:51:58.625549 [ 268 ] {c62636d7-27c9-4236-8102-3f3361ec238e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3400 | 2025.03.25 22:51:58.626431 [ 268 ] {c62636d7-27c9-4236-8102-3f3361ec238e} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3401 | 2025.03.25 22:51:58.626489 [ 268 ] {c62636d7-27c9-4236-8102-3f3361ec238e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3402 | 2025.03.25 22:51:58.626949 [ 268 ] {c62636d7-27c9-4236-8102-3f3361ec238e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3403 | 2025.03.25 22:51:58.627217 [ 268 ] {c62636d7-27c9-4236-8102-3f3361ec238e} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3404 | 2025.03.25 22:51:58.627458 [ 268 ] {c62636d7-27c9-4236-8102-3f3361ec238e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002044 sec., 11741.682974559688 rows/sec., 997.58 KiB/sec. | ||
3405 | 2025.03.25 22:51:58.627522 [ 268 ] {c62636d7-27c9-4236-8102-3f3361ec238e} <Debug> TCPHandler: Processed in 0.002407824 sec. | ||
3406 | 2025.03.25 22:51:58.627637 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3407 | 2025.03.25 22:51:58.627749 [ 268 ] {9360e41c-a7c0-4e5f-948f-203da62ff251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3408 | 2025.03.25 22:51:58.627798 [ 268 ] {9360e41c-a7c0-4e5f-948f-203da62ff251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3409 | 2025.03.25 22:51:58.628329 [ 268 ] {9360e41c-a7c0-4e5f-948f-203da62ff251} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3410 | 2025.03.25 22:51:58.628371 [ 268 ] {9360e41c-a7c0-4e5f-948f-203da62ff251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3411 | 2025.03.25 22:51:58.628726 [ 268 ] {9360e41c-a7c0-4e5f-948f-203da62ff251} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3412 | 2025.03.25 22:51:58.628977 [ 268 ] {9360e41c-a7c0-4e5f-948f-203da62ff251} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3413 | 2025.03.25 22:51:58.629229 [ 268 ] {9360e41c-a7c0-4e5f-948f-203da62ff251} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001505 sec., 5315.614617940199 rows/sec., 433.45 KiB/sec. | ||
3414 | 2025.03.25 22:51:58.629375 [ 268 ] {9360e41c-a7c0-4e5f-948f-203da62ff251} <Debug> TCPHandler: Processed in 0.00178516 sec. | ||
3415 | 2025.03.25 22:51:58.629505 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3416 | 2025.03.25 22:51:58.629622 [ 268 ] {a52bcf93-6bf3-4770-8499-f440676af759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3417 | 2025.03.25 22:51:58.629668 [ 268 ] {a52bcf93-6bf3-4770-8499-f440676af759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3418 | 2025.03.25 22:51:58.630324 [ 268 ] {a52bcf93-6bf3-4770-8499-f440676af759} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3419 | 2025.03.25 22:51:58.630365 [ 268 ] {a52bcf93-6bf3-4770-8499-f440676af759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3420 | 2025.03.25 22:51:58.630753 [ 268 ] {a52bcf93-6bf3-4770-8499-f440676af759} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3421 | 2025.03.25 22:51:58.630995 [ 268 ] {a52bcf93-6bf3-4770-8499-f440676af759} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3422 | 2025.03.25 22:51:58.631205 [ 268 ] {a52bcf93-6bf3-4770-8499-f440676af759} <Debug> executeQuery: Read 244 rows, 22.19 KiB in 0.001608 sec., 151741.2935323383 rows/sec., 13.48 MiB/sec. | ||
3423 | 2025.03.25 22:51:58.631258 [ 268 ] {a52bcf93-6bf3-4770-8499-f440676af759} <Debug> TCPHandler: Processed in 0.001806881 sec. | ||
3424 | 2025.03.25 22:51:58.631371 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3425 | 2025.03.25 22:51:58.631479 [ 268 ] {5c8c5288-1c9d-4c06-bcc5-df536e277326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3426 | 2025.03.25 22:51:58.631523 [ 268 ] {5c8c5288-1c9d-4c06-bcc5-df536e277326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3427 | 2025.03.25 22:51:58.632067 [ 268 ] {5c8c5288-1c9d-4c06-bcc5-df536e277326} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3428 | 2025.03.25 22:51:58.632107 [ 268 ] {5c8c5288-1c9d-4c06-bcc5-df536e277326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3429 | 2025.03.25 22:51:58.632461 [ 268 ] {5c8c5288-1c9d-4c06-bcc5-df536e277326} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3430 | 2025.03.25 22:51:58.632695 [ 268 ] {5c8c5288-1c9d-4c06-bcc5-df536e277326} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3431 | 2025.03.25 22:51:58.632958 [ 268 ] {5c8c5288-1c9d-4c06-bcc5-df536e277326} <Debug> executeQuery: Read 52 rows, 3.93 KiB in 0.001501 sec., 34643.5709526982 rows/sec., 2.55 MiB/sec. | ||
3432 | 2025.03.25 22:51:58.633167 [ 268 ] {5c8c5288-1c9d-4c06-bcc5-df536e277326} <Debug> TCPHandler: Processed in 0.001843392 sec. | ||
3433 | 2025.03.25 22:51:58.633352 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3434 | 2025.03.25 22:51:58.633458 [ 268 ] {d2cfd548-12ef-4849-89bf-6ba42c2f2050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3435 | 2025.03.25 22:51:58.633503 [ 268 ] {d2cfd548-12ef-4849-89bf-6ba42c2f2050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3436 | 2025.03.25 22:51:58.634061 [ 268 ] {d2cfd548-12ef-4849-89bf-6ba42c2f2050} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3437 | 2025.03.25 22:51:58.634100 [ 268 ] {d2cfd548-12ef-4849-89bf-6ba42c2f2050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3438 | 2025.03.25 22:51:58.634446 [ 268 ] {d2cfd548-12ef-4849-89bf-6ba42c2f2050} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3439 | 2025.03.25 22:51:58.634681 [ 268 ] {d2cfd548-12ef-4849-89bf-6ba42c2f2050} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3440 | 2025.03.25 22:51:58.634891 [ 268 ] {d2cfd548-12ef-4849-89bf-6ba42c2f2050} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001457 sec., 16472.203157172273 rows/sec., 1.37 MiB/sec. | ||
3441 | 2025.03.25 22:51:58.634945 [ 268 ] {d2cfd548-12ef-4849-89bf-6ba42c2f2050} <Debug> TCPHandler: Processed in 0.001651577 sec. | ||
3442 | 2025.03.25 22:51:58.635048 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3443 | 2025.03.25 22:51:58.635151 [ 268 ] {f8bff7e9-4962-4bc0-954b-f496d194fb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3444 | 2025.03.25 22:51:58.635194 [ 268 ] {f8bff7e9-4962-4bc0-954b-f496d194fb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3445 | 2025.03.25 22:51:58.635718 [ 268 ] {f8bff7e9-4962-4bc0-954b-f496d194fb1c} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3446 | 2025.03.25 22:51:58.635758 [ 268 ] {f8bff7e9-4962-4bc0-954b-f496d194fb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3447 | 2025.03.25 22:51:58.636113 [ 268 ] {f8bff7e9-4962-4bc0-954b-f496d194fb1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3448 | 2025.03.25 22:51:58.636348 [ 268 ] {f8bff7e9-4962-4bc0-954b-f496d194fb1c} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3449 | 2025.03.25 22:51:58.636609 [ 268 ] {f8bff7e9-4962-4bc0-954b-f496d194fb1c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001464 sec., 8196.72131147541 rows/sec., 640.37 KiB/sec. | ||
3450 | 2025.03.25 22:51:58.636675 [ 268 ] {f8bff7e9-4962-4bc0-954b-f496d194fb1c} <Debug> TCPHandler: Processed in 0.001677108 sec. | ||
3451 | 2025.03.25 22:51:58.636780 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3452 | 2025.03.25 22:51:58.636890 [ 268 ] {0bc63f8c-4d99-4c80-87f2-8ee77298697e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3453 | 2025.03.25 22:51:58.636935 [ 268 ] {0bc63f8c-4d99-4c80-87f2-8ee77298697e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3454 | 2025.03.25 22:51:58.637505 [ 268 ] {0bc63f8c-4d99-4c80-87f2-8ee77298697e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3455 | 2025.03.25 22:51:58.637544 [ 268 ] {0bc63f8c-4d99-4c80-87f2-8ee77298697e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3456 | 2025.03.25 22:51:58.637898 [ 268 ] {0bc63f8c-4d99-4c80-87f2-8ee77298697e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3457 | 2025.03.25 22:51:58.638133 [ 268 ] {0bc63f8c-4d99-4c80-87f2-8ee77298697e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3458 | 2025.03.25 22:51:58.638340 [ 268 ] {0bc63f8c-4d99-4c80-87f2-8ee77298697e} <Debug> executeQuery: Read 140 rows, 11.59 KiB in 0.001471 sec., 95173.35146159075 rows/sec., 7.69 MiB/sec. | ||
3459 | 2025.03.25 22:51:58.638392 [ 268 ] {0bc63f8c-4d99-4c80-87f2-8ee77298697e} <Debug> TCPHandler: Processed in 0.001662218 sec. | ||
3460 | 2025.03.25 22:51:58.638494 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3461 | 2025.03.25 22:51:58.638598 [ 268 ] {89b1223a-057b-4e5f-a654-9a25e5bfa6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3462 | 2025.03.25 22:51:58.638646 [ 268 ] {89b1223a-057b-4e5f-a654-9a25e5bfa6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3463 | 2025.03.25 22:51:58.639171 [ 268 ] {89b1223a-057b-4e5f-a654-9a25e5bfa6aa} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3464 | 2025.03.25 22:51:58.639210 [ 268 ] {89b1223a-057b-4e5f-a654-9a25e5bfa6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3465 | 2025.03.25 22:51:58.639587 [ 268 ] {89b1223a-057b-4e5f-a654-9a25e5bfa6aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3466 | 2025.03.25 22:51:58.639821 [ 268 ] {89b1223a-057b-4e5f-a654-9a25e5bfa6aa} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3467 | 2025.03.25 22:51:58.639983 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3468 | 2025.03.25 22:51:58.640046 [ 268 ] {89b1223a-057b-4e5f-a654-9a25e5bfa6aa} <Debug> executeQuery: Read 190 rows, 13.97 KiB in 0.00147 sec., 129251.70068027212 rows/sec., 9.28 MiB/sec. | ||
3469 | 2025.03.25 22:51:58.640065 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2025.03.25 22:51:58.640137 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3471 | 2025.03.25 22:51:58.640166 [ 268 ] {89b1223a-057b-4e5f-a654-9a25e5bfa6aa} <Debug> TCPHandler: Processed in 0.001718669 sec. | ||
3472 | 2025.03.25 22:51:58.640363 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3473 | 2025.03.25 22:51:58.640381 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::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 | ||
3474 | 2025.03.25 22:51:58.640553 [ 268 ] {01a83b0e-d092-4316-9741-60bf16c8e732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3475 | 2025.03.25 22:51:58.640753 [ 268 ] {01a83b0e-d092-4316-9741-60bf16c8e732} <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 | ||
3476 | 2025.03.25 22:51:58.640780 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3477 | 2025.03.25 22:51:58.640953 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7189 rows starting from the beginning of the part | ||
3478 | 2025.03.25 22:51:58.641341 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 954 rows starting from the beginning of the part | ||
3479 | 2025.03.25 22:51:58.641669 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
3480 | 2025.03.25 22:51:58.641989 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part | ||
3481 | 2025.03.25 22:51:58.642335 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
3482 | 2025.03.25 22:51:58.642634 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 190 rows starting from the beginning of the part | ||
3483 | 2025.03.25 22:51:58.645969 [ 268 ] {01a83b0e-d092-4316-9741-60bf16c8e732} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3484 | 2025.03.25 22:51:58.646051 [ 268 ] {01a83b0e-d092-4316-9741-60bf16c8e732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3485 | 2025.03.25 22:51:58.647276 [ 268 ] {01a83b0e-d092-4316-9741-60bf16c8e732} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3486 | 2025.03.25 22:51:58.647644 [ 268 ] {01a83b0e-d092-4316-9741-60bf16c8e732} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3487 | 2025.03.25 22:51:58.647917 [ 268 ] {01a83b0e-d092-4316-9741-60bf16c8e732} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00743 sec., 4306.864064602961 rows/sec., 7.72 MiB/sec. | ||
3488 | 2025.03.25 22:51:58.648114 [ 268 ] {01a83b0e-d092-4316-9741-60bf16c8e732} <Debug> TCPHandler: Processed in 0.007828467 sec. | ||
3489 | 2025.03.25 22:51:58.648254 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3490 | 2025.03.25 22:51:58.648544 [ 268 ] {71967fde-1648-4040-8a68-c99457d0ce8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3491 | 2025.03.25 22:51:58.648624 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8555 rows, containing 5 columns (5 merged, 0 gathered) in 0.008368019 sec., 1022344.7150394854 rows/sec., 69.72 MiB/sec. | ||
3492 | 2025.03.25 22:51:58.648636 [ 268 ] {71967fde-1648-4040-8a68-c99457d0ce8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3493 | 2025.03.25 22:51:58.648863 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3494 | 2025.03.25 22:51:58.649504 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3495 | 2025.03.25 22:51:58.649719 [ 190 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3496 | 2025.03.25 22:51:58.649756 [ 268 ] {71967fde-1648-4040-8a68-c99457d0ce8a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3497 | 2025.03.25 22:51:58.649841 [ 268 ] {71967fde-1648-4040-8a68-c99457d0ce8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3498 | 2025.03.25 22:51:58.649870 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
3499 | 2025.03.25 22:51:58.650268 [ 268 ] {71967fde-1648-4040-8a68-c99457d0ce8a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3500 | 2025.03.25 22:51:58.650509 [ 268 ] {71967fde-1648-4040-8a68-c99457d0ce8a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3501 | 2025.03.25 22:51:58.650676 [ 123 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3502 | 2025.03.25 22:51:58.650743 [ 123 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3503 | 2025.03.25 22:51:58.650771 [ 268 ] {71967fde-1648-4040-8a68-c99457d0ce8a} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.002324 sec., 24096.385542168675 rows/sec., 1.62 MiB/sec. | ||
3504 | 2025.03.25 22:51:58.650784 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3505 | 2025.03.25 22:51:58.650923 [ 268 ] {71967fde-1648-4040-8a68-c99457d0ce8a} <Debug> TCPHandler: Processed in 0.002718361 sec. | ||
3506 | 2025.03.25 22:51:58.651144 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::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 | ||
3507 | 2025.03.25 22:51:58.651304 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3508 | 2025.03.25 22:51:58.651331 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 472 rows starting from the beginning of the part | ||
3509 | 2025.03.25 22:51:58.651399 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
3510 | 2025.03.25 22:51:58.651623 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
3511 | 2025.03.25 22:51:58.651820 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
3512 | 2025.03.25 22:51:58.652001 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
3513 | 2025.03.25 22:51:58.652170 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::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 | ||
3514 | 2025.03.25 22:51:58.653328 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 4 columns (4 merged, 0 gathered) in 0.002421254 sec., 267629.9140858415 rows/sec., 18.14 MiB/sec. | ||
3515 | 2025.03.25 22:51:58.653560 [ 195 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3516 | 2025.03.25 22:51:58.653954 [ 195 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_21_4} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3517 | 2025.03.25 22:51:58.654058 [ 195 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_21_4} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3518 | 2025.03.25 22:51:58.654173 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3519 | 2025.03.25 22:52:00.086409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
3520 | 2025.03.25 22:52:00.087206 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3521 | 2025.03.25 22:52:00.087266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3522 | 2025.03.25 22:52:00.087856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3523 | 2025.03.25 22:52:00.088123 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3524 | 2025.03.25 22:52:00.088420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
3525 | 2025.03.25 22:52:00.657203 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3526 | 2025.03.25 22:52:00.678573 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3527 | 2025.03.25 22:52:00.678634 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3528 | 2025.03.25 22:52:00.686246 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3529 | 2025.03.25 22:52:00.687039 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3530 | 2025.03.25 22:52:00.690121 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3531 | 2025.03.25 22:52:03.622274 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3532 | 2025.03.25 22:52:03.622466 [ 268 ] {b1e3e6c8-68d2-48f1-a502-84517d91876e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3533 | 2025.03.25 22:52:03.622537 [ 268 ] {b1e3e6c8-68d2-48f1-a502-84517d91876e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3534 | 2025.03.25 22:52:03.623333 [ 268 ] {b1e3e6c8-68d2-48f1-a502-84517d91876e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3535 | 2025.03.25 22:52:03.623378 [ 268 ] {b1e3e6c8-68d2-48f1-a502-84517d91876e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3536 | 2025.03.25 22:52:03.623811 [ 268 ] {b1e3e6c8-68d2-48f1-a502-84517d91876e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3537 | 2025.03.25 22:52:03.624069 [ 268 ] {b1e3e6c8-68d2-48f1-a502-84517d91876e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3538 | 2025.03.25 22:52:03.624280 [ 268 ] {b1e3e6c8-68d2-48f1-a502-84517d91876e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001868 sec., 38543.89721627409 rows/sec., 3.13 MiB/sec. | ||
3539 | 2025.03.25 22:52:03.624345 [ 268 ] {b1e3e6c8-68d2-48f1-a502-84517d91876e} <Debug> TCPHandler: Processed in 0.00220407 sec. | ||
3540 | 2025.03.25 22:52:03.624473 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3541 | 2025.03.25 22:52:03.624588 [ 268 ] {9083f8ca-da98-48d7-b66e-17676cdd80ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3542 | 2025.03.25 22:52:03.624637 [ 268 ] {9083f8ca-da98-48d7-b66e-17676cdd80ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3543 | 2025.03.25 22:52:03.625167 [ 268 ] {9083f8ca-da98-48d7-b66e-17676cdd80ac} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3544 | 2025.03.25 22:52:03.625205 [ 268 ] {9083f8ca-da98-48d7-b66e-17676cdd80ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3545 | 2025.03.25 22:52:03.625556 [ 268 ] {9083f8ca-da98-48d7-b66e-17676cdd80ac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3546 | 2025.03.25 22:52:03.625809 [ 268 ] {9083f8ca-da98-48d7-b66e-17676cdd80ac} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3547 | 2025.03.25 22:52:03.626031 [ 268 ] {9083f8ca-da98-48d7-b66e-17676cdd80ac} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001471 sec., 5438.477226376614 rows/sec., 408.95 KiB/sec. | ||
3548 | 2025.03.25 22:52:03.626084 [ 268 ] {9083f8ca-da98-48d7-b66e-17676cdd80ac} <Debug> TCPHandler: Processed in 0.001665707 sec. | ||
3549 | 2025.03.25 22:52:03.626190 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3550 | 2025.03.25 22:52:03.626296 [ 268 ] {99921a53-2bc2-4a3f-b451-b19215c76460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3551 | 2025.03.25 22:52:03.626341 [ 268 ] {99921a53-2bc2-4a3f-b451-b19215c76460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3552 | 2025.03.25 22:52:03.626894 [ 268 ] {99921a53-2bc2-4a3f-b451-b19215c76460} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3553 | 2025.03.25 22:52:03.626933 [ 268 ] {99921a53-2bc2-4a3f-b451-b19215c76460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3554 | 2025.03.25 22:52:03.627281 [ 268 ] {99921a53-2bc2-4a3f-b451-b19215c76460} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3555 | 2025.03.25 22:52:03.627517 [ 268 ] {99921a53-2bc2-4a3f-b451-b19215c76460} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3556 | 2025.03.25 22:52:03.627744 [ 268 ] {99921a53-2bc2-4a3f-b451-b19215c76460} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001471 sec., 48946.29503738953 rows/sec., 3.82 MiB/sec. | ||
3557 | 2025.03.25 22:52:03.627799 [ 268 ] {99921a53-2bc2-4a3f-b451-b19215c76460} <Debug> TCPHandler: Processed in 0.001659318 sec. | ||
3558 | 2025.03.25 22:52:03.627913 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3559 | 2025.03.25 22:52:03.628020 [ 268 ] {2f3a9f4d-263b-4679-94e7-42552f659eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3560 | 2025.03.25 22:52:03.628070 [ 268 ] {2f3a9f4d-263b-4679-94e7-42552f659eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3561 | 2025.03.25 22:52:03.628601 [ 268 ] {2f3a9f4d-263b-4679-94e7-42552f659eb3} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3562 | 2025.03.25 22:52:03.628640 [ 268 ] {2f3a9f4d-263b-4679-94e7-42552f659eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3563 | 2025.03.25 22:52:03.629029 [ 268 ] {2f3a9f4d-263b-4679-94e7-42552f659eb3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3564 | 2025.03.25 22:52:03.629269 [ 268 ] {2f3a9f4d-263b-4679-94e7-42552f659eb3} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3565 | 2025.03.25 22:52:03.629478 [ 268 ] {2f3a9f4d-263b-4679-94e7-42552f659eb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001481 sec., 108035.11141120865 rows/sec., 7.52 MiB/sec. | ||
3566 | 2025.03.25 22:52:03.629530 [ 268 ] {2f3a9f4d-263b-4679-94e7-42552f659eb3} <Debug> TCPHandler: Processed in 0.001668318 sec. | ||
3567 | 2025.03.25 22:52:03.629649 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3568 | 2025.03.25 22:52:03.629756 [ 268 ] {57f2d5e4-e560-4ac2-aec5-aab687b2a008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3569 | 2025.03.25 22:52:03.629822 [ 268 ] {57f2d5e4-e560-4ac2-aec5-aab687b2a008} <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 | ||
3570 | 2025.03.25 22:52:03.630869 [ 268 ] {57f2d5e4-e560-4ac2-aec5-aab687b2a008} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3571 | 2025.03.25 22:52:03.630910 [ 268 ] {57f2d5e4-e560-4ac2-aec5-aab687b2a008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3572 | 2025.03.25 22:52:03.631509 [ 268 ] {57f2d5e4-e560-4ac2-aec5-aab687b2a008} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3573 | 2025.03.25 22:52:03.631776 [ 268 ] {57f2d5e4-e560-4ac2-aec5-aab687b2a008} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3574 | 2025.03.25 22:52:03.632014 [ 268 ] {57f2d5e4-e560-4ac2-aec5-aab687b2a008} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002281 sec., 3507.2336694432265 rows/sec., 6.28 MiB/sec. | ||
3575 | 2025.03.25 22:52:03.632114 [ 268 ] {57f2d5e4-e560-4ac2-aec5-aab687b2a008} <Debug> TCPHandler: Processed in 0.002517557 sec. | ||
3576 | 2025.03.25 22:52:03.632241 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3577 | 2025.03.25 22:52:03.632348 [ 268 ] {2352319e-6680-4a8c-8b57-be0464cff6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3578 | 2025.03.25 22:52:03.632395 [ 268 ] {2352319e-6680-4a8c-8b57-be0464cff6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3579 | 2025.03.25 22:52:03.632835 [ 268 ] {2352319e-6680-4a8c-8b57-be0464cff6cc} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3580 | 2025.03.25 22:52:03.632875 [ 268 ] {2352319e-6680-4a8c-8b57-be0464cff6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3581 | 2025.03.25 22:52:03.633238 [ 268 ] {2352319e-6680-4a8c-8b57-be0464cff6cc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3582 | 2025.03.25 22:52:03.633471 [ 268 ] {2352319e-6680-4a8c-8b57-be0464cff6cc} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3583 | 2025.03.25 22:52:03.633683 [ 268 ] {2352319e-6680-4a8c-8b57-be0464cff6cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. | ||
3584 | 2025.03.25 22:52:03.633734 [ 268 ] {2352319e-6680-4a8c-8b57-be0464cff6cc} <Debug> TCPHandler: Processed in 0.001543524 sec. | ||
3585 | 2025.03.25 22:52:07.498944 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3586 | 2025.03.25 22:52:07.499015 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3587 | 2025.03.25 22:52:07.588620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
3588 | 2025.03.25 22:52:07.589608 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3589 | 2025.03.25 22:52:07.589686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3590 | 2025.03.25 22:52:07.590334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3591 | 2025.03.25 22:52:07.590594 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3592 | 2025.03.25 22:52:07.590845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3593 | 2025.03.25 22:52:07.619224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 490 | ||
3594 | 2025.03.25 22:52:07.622476 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3595 | 2025.03.25 22:52:07.622530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3596 | 2025.03.25 22:52:07.624292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3597 | 2025.03.25 22:52:07.624630 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3598 | 2025.03.25 22:52:07.625629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
3599 | 2025.03.25 22:52:08.190253 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3600 | 2025.03.25 22:52:08.212059 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3601 | 2025.03.25 22:52:08.212114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3602 | 2025.03.25 22:52:08.219663 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3603 | 2025.03.25 22:52:08.220458 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3604 | 2025.03.25 22:52:08.224112 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3605 | 2025.03.25 22:52:08.623329 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3606 | 2025.03.25 22:52:08.623639 [ 268 ] {25579411-0d0b-40bb-9bab-dc5d5503b5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3607 | 2025.03.25 22:52:08.623760 [ 268 ] {25579411-0d0b-40bb-9bab-dc5d5503b5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3608 | 2025.03.25 22:52:08.624651 [ 268 ] {25579411-0d0b-40bb-9bab-dc5d5503b5a5} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3609 | 2025.03.25 22:52:08.624704 [ 268 ] {25579411-0d0b-40bb-9bab-dc5d5503b5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3610 | 2025.03.25 22:52:08.625156 [ 268 ] {25579411-0d0b-40bb-9bab-dc5d5503b5a5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3611 | 2025.03.25 22:52:08.625417 [ 268 ] {25579411-0d0b-40bb-9bab-dc5d5503b5a5} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3612 | 2025.03.25 22:52:08.625618 [ 111 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3613 | 2025.03.25 22:52:08.625684 [ 268 ] {25579411-0d0b-40bb-9bab-dc5d5503b5a5} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002132 sec., 56285.17823639774 rows/sec., 4.78 MiB/sec. | ||
3614 | 2025.03.25 22:52:08.625712 [ 111 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3615 | 2025.03.25 22:52:08.625780 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3616 | 2025.03.25 22:52:08.625807 [ 268 ] {25579411-0d0b-40bb-9bab-dc5d5503b5a5} <Debug> TCPHandler: Processed in 0.00266928 sec. | ||
3617 | 2025.03.25 22:52:08.626070 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3618 | 2025.03.25 22:52:08.626088 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::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 | ||
3619 | 2025.03.25 22:52:08.626416 [ 268 ] {7adfc3a0-2103-4b8a-8930-9d022abad847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3620 | 2025.03.25 22:52:08.626577 [ 268 ] {7adfc3a0-2103-4b8a-8930-9d022abad847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3621 | 2025.03.25 22:52:08.626665 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3622 | 2025.03.25 22:52:08.626809 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1375 rows starting from the beginning of the part | ||
3623 | 2025.03.25 22:52:08.626981 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 94 rows starting from the beginning of the part | ||
3624 | 2025.03.25 22:52:08.627339 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
3625 | 2025.03.25 22:52:08.627763 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 244 rows starting from the beginning of the part | ||
3626 | 2025.03.25 22:52:08.628202 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
3627 | 2025.03.25 22:52:08.628477 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 120 rows starting from the beginning of the part | ||
3628 | 2025.03.25 22:52:08.629118 [ 268 ] {7adfc3a0-2103-4b8a-8930-9d022abad847} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3629 | 2025.03.25 22:52:08.629162 [ 268 ] {7adfc3a0-2103-4b8a-8930-9d022abad847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3630 | 2025.03.25 22:52:08.629717 [ 268 ] {7adfc3a0-2103-4b8a-8930-9d022abad847} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3631 | 2025.03.25 22:52:08.630009 [ 268 ] {7adfc3a0-2103-4b8a-8930-9d022abad847} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3632 | 2025.03.25 22:52:08.630418 [ 268 ] {7adfc3a0-2103-4b8a-8930-9d022abad847} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.004119 sec., 7768.87594076232 rows/sec., 584.18 KiB/sec. | ||
3633 | 2025.03.25 22:52:08.630887 [ 268 ] {7adfc3a0-2103-4b8a-8930-9d022abad847} <Debug> TCPHandler: Processed in 0.004909081 sec. | ||
3634 | 2025.03.25 22:52:08.631276 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.005388601 sec., 362060.57936002314 rows/sec., 32.06 MiB/sec. | ||
3635 | 2025.03.25 22:52:08.631292 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3636 | 2025.03.25 22:52:08.631432 [ 268 ] {466207e6-da76-424d-9ef6-c1e6e03b4da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3637 | 2025.03.25 22:52:08.631490 [ 268 ] {466207e6-da76-424d-9ef6-c1e6e03b4da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3638 | 2025.03.25 22:52:08.631514 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3639 | 2025.03.25 22:52:08.631916 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_26_5} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3640 | 2025.03.25 22:52:08.632002 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_26_5} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3641 | 2025.03.25 22:52:08.632097 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
3642 | 2025.03.25 22:52:08.632293 [ 268 ] {466207e6-da76-424d-9ef6-c1e6e03b4da9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3643 | 2025.03.25 22:52:08.632331 [ 268 ] {466207e6-da76-424d-9ef6-c1e6e03b4da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3644 | 2025.03.25 22:52:08.632699 [ 268 ] {466207e6-da76-424d-9ef6-c1e6e03b4da9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3645 | 2025.03.25 22:52:08.632939 [ 268 ] {466207e6-da76-424d-9ef6-c1e6e03b4da9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3646 | 2025.03.25 22:52:08.633103 [ 111 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3647 | 2025.03.25 22:52:08.633157 [ 111 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3648 | 2025.03.25 22:52:08.633191 [ 268 ] {466207e6-da76-424d-9ef6-c1e6e03b4da9} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001775 sec., 54084.50704225352 rows/sec., 4.22 MiB/sec. | ||
3649 | 2025.03.25 22:52:08.633200 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3650 | 2025.03.25 22:52:08.633349 [ 268 ] {466207e6-da76-424d-9ef6-c1e6e03b4da9} <Debug> TCPHandler: Processed in 0.002164729 sec. | ||
3651 | 2025.03.25 22:52:08.633444 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::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 | ||
3652 | 2025.03.25 22:52:08.633542 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3653 | 2025.03.25 22:52:08.633619 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3654 | 2025.03.25 22:52:08.633697 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 596 rows starting from the beginning of the part | ||
3655 | 2025.03.25 22:52:08.633737 [ 268 ] {103453b1-4f3e-4fe7-9102-6efbddebc6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3656 | 2025.03.25 22:52:08.633877 [ 268 ] {103453b1-4f3e-4fe7-9102-6efbddebc6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3657 | 2025.03.25 22:52:08.634030 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part | ||
3658 | 2025.03.25 22:52:08.634368 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
3659 | 2025.03.25 22:52:08.634751 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 140 rows starting from the beginning of the part | ||
3660 | 2025.03.25 22:52:08.635124 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
3661 | 2025.03.25 22:52:08.635454 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 96 rows starting from the beginning of the part | ||
3662 | 2025.03.25 22:52:08.636491 [ 268 ] {103453b1-4f3e-4fe7-9102-6efbddebc6ed} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3663 | 2025.03.25 22:52:08.636566 [ 268 ] {103453b1-4f3e-4fe7-9102-6efbddebc6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3664 | 2025.03.25 22:52:08.637511 [ 268 ] {103453b1-4f3e-4fe7-9102-6efbddebc6ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3665 | 2025.03.25 22:52:08.637964 [ 268 ] {103453b1-4f3e-4fe7-9102-6efbddebc6ed} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3666 | 2025.03.25 22:52:08.638405 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 5 columns (5 merged, 0 gathered) in 0.005071204 sec., 200346.89986835473 rows/sec., 16.15 MiB/sec. | ||
3667 | 2025.03.25 22:52:08.638480 [ 268 ] {103453b1-4f3e-4fe7-9102-6efbddebc6ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004797 sec., 33354.17969564311 rows/sec., 2.32 MiB/sec. | ||
3668 | 2025.03.25 22:52:08.638618 [ 268 ] {103453b1-4f3e-4fe7-9102-6efbddebc6ed} <Debug> TCPHandler: Processed in 0.005141606 sec. | ||
3669 | 2025.03.25 22:52:08.638677 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3670 | 2025.03.25 22:52:08.638787 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3671 | 2025.03.25 22:52:08.638957 [ 268 ] {738c66d4-e196-4e22-8d0d-2580e1d7620f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3672 | 2025.03.25 22:52:08.639102 [ 268 ] {738c66d4-e196-4e22-8d0d-2580e1d7620f} <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 | ||
3673 | 2025.03.25 22:52:08.639115 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_26_5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3674 | 2025.03.25 22:52:08.639438 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_26_5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3675 | 2025.03.25 22:52:08.639620 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
3676 | 2025.03.25 22:52:08.640645 [ 268 ] {738c66d4-e196-4e22-8d0d-2580e1d7620f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3677 | 2025.03.25 22:52:08.640689 [ 268 ] {738c66d4-e196-4e22-8d0d-2580e1d7620f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3678 | 2025.03.25 22:52:08.641343 [ 268 ] {738c66d4-e196-4e22-8d0d-2580e1d7620f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3679 | 2025.03.25 22:52:08.641597 [ 268 ] {738c66d4-e196-4e22-8d0d-2580e1d7620f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3680 | 2025.03.25 22:52:08.641854 [ 268 ] {738c66d4-e196-4e22-8d0d-2580e1d7620f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002961 sec., 10807.159743329956 rows/sec., 19.37 MiB/sec. | ||
3681 | 2025.03.25 22:52:08.641946 [ 268 ] {738c66d4-e196-4e22-8d0d-2580e1d7620f} <Debug> TCPHandler: Processed in 0.003224522 sec. | ||
3682 | 2025.03.25 22:52:08.642057 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3683 | 2025.03.25 22:52:08.642160 [ 268 ] {d8c780d7-73cc-44d3-9a4a-e6af4e89c4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3684 | 2025.03.25 22:52:08.642205 [ 268 ] {d8c780d7-73cc-44d3-9a4a-e6af4e89c4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3685 | 2025.03.25 22:52:08.642634 [ 268 ] {d8c780d7-73cc-44d3-9a4a-e6af4e89c4e2} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3686 | 2025.03.25 22:52:08.642672 [ 268 ] {d8c780d7-73cc-44d3-9a4a-e6af4e89c4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3687 | 2025.03.25 22:52:08.643034 [ 268 ] {d8c780d7-73cc-44d3-9a4a-e6af4e89c4e2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3688 | 2025.03.25 22:52:08.643269 [ 268 ] {d8c780d7-73cc-44d3-9a4a-e6af4e89c4e2} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3689 | 2025.03.25 22:52:08.643540 [ 268 ] {d8c780d7-73cc-44d3-9a4a-e6af4e89c4e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
3690 | 2025.03.25 22:52:08.643755 [ 268 ] {d8c780d7-73cc-44d3-9a4a-e6af4e89c4e2} <Debug> TCPHandler: Processed in 0.001742699 sec. | ||
3691 | 2025.03.25 22:52:11.887566 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3692 | 2025.03.25 22:52:11.887777 [ 268 ] {d667aa1b-df7e-43a0-943d-ff450eda86a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3693 | 2025.03.25 22:52:11.887855 [ 268 ] {d667aa1b-df7e-43a0-943d-ff450eda86a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3694 | 2025.03.25 22:52:11.888628 [ 268 ] {d667aa1b-df7e-43a0-943d-ff450eda86a2} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3695 | 2025.03.25 22:52:11.888682 [ 268 ] {d667aa1b-df7e-43a0-943d-ff450eda86a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3696 | 2025.03.25 22:52:11.889136 [ 268 ] {d667aa1b-df7e-43a0-943d-ff450eda86a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3697 | 2025.03.25 22:52:11.889414 [ 268 ] {d667aa1b-df7e-43a0-943d-ff450eda86a2} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2025.03.25 22:52:11.889709 [ 268 ] {d667aa1b-df7e-43a0-943d-ff450eda86a2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001965 sec., 2035.623409669211 rows/sec., 165.99 KiB/sec. | ||
3699 | 2025.03.25 22:52:11.890068 [ 268 ] {d667aa1b-df7e-43a0-943d-ff450eda86a2} <Debug> TCPHandler: Processed in 0.00264594 sec. | ||
3700 | 2025.03.25 22:52:11.890251 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3701 | 2025.03.25 22:52:11.890363 [ 268 ] {ad8b26b3-00e9-4051-9c68-3a0cba7bb2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3702 | 2025.03.25 22:52:11.890410 [ 268 ] {ad8b26b3-00e9-4051-9c68-3a0cba7bb2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3703 | 2025.03.25 22:52:11.891593 [ 268 ] {ad8b26b3-00e9-4051-9c68-3a0cba7bb2be} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2025.03.25 22:52:11.891636 [ 268 ] {ad8b26b3-00e9-4051-9c68-3a0cba7bb2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3705 | 2025.03.25 22:52:11.892093 [ 268 ] {ad8b26b3-00e9-4051-9c68-3a0cba7bb2be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3706 | 2025.03.25 22:52:11.892348 [ 268 ] {ad8b26b3-00e9-4051-9c68-3a0cba7bb2be} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3707 | 2025.03.25 22:52:11.892565 [ 268 ] {ad8b26b3-00e9-4051-9c68-3a0cba7bb2be} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002229 sec., 544638.8515029161 rows/sec., 44.99 MiB/sec. | ||
3708 | 2025.03.25 22:52:11.892621 [ 268 ] {ad8b26b3-00e9-4051-9c68-3a0cba7bb2be} <Debug> TCPHandler: Processed in 0.002429985 sec. | ||
3709 | 2025.03.25 22:52:11.892751 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3710 | 2025.03.25 22:52:11.892860 [ 268 ] {4e9610ad-4e3c-4bef-9cf1-d29fe0ff421f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3711 | 2025.03.25 22:52:11.892906 [ 268 ] {4e9610ad-4e3c-4bef-9cf1-d29fe0ff421f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3712 | 2025.03.25 22:52:11.893460 [ 268 ] {4e9610ad-4e3c-4bef-9cf1-d29fe0ff421f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2025.03.25 22:52:11.893501 [ 268 ] {4e9610ad-4e3c-4bef-9cf1-d29fe0ff421f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3714 | 2025.03.25 22:52:11.893872 [ 268 ] {4e9610ad-4e3c-4bef-9cf1-d29fe0ff421f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3715 | 2025.03.25 22:52:11.894132 [ 268 ] {4e9610ad-4e3c-4bef-9cf1-d29fe0ff421f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3716 | 2025.03.25 22:52:11.894375 [ 268 ] {4e9610ad-4e3c-4bef-9cf1-d29fe0ff421f} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001529 sec., 7848.266841072596 rows/sec., 576.10 KiB/sec. | ||
3717 | 2025.03.25 22:52:11.894459 [ 268 ] {4e9610ad-4e3c-4bef-9cf1-d29fe0ff421f} <Debug> TCPHandler: Processed in 0.00176621 sec. | ||
3718 | 2025.03.25 22:52:11.894688 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3719 | 2025.03.25 22:52:11.894798 [ 268 ] {afa846b7-7728-41a3-b0fe-67adbfa91e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3720 | 2025.03.25 22:52:11.894846 [ 268 ] {afa846b7-7728-41a3-b0fe-67adbfa91e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3721 | 2025.03.25 22:52:11.895480 [ 268 ] {afa846b7-7728-41a3-b0fe-67adbfa91e8c} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3722 | 2025.03.25 22:52:11.895525 [ 268 ] {afa846b7-7728-41a3-b0fe-67adbfa91e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3723 | 2025.03.25 22:52:11.895895 [ 268 ] {afa846b7-7728-41a3-b0fe-67adbfa91e8c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3724 | 2025.03.25 22:52:11.896139 [ 268 ] {afa846b7-7728-41a3-b0fe-67adbfa91e8c} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2025.03.25 22:52:11.896372 [ 268 ] {afa846b7-7728-41a3-b0fe-67adbfa91e8c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001593 sec., 143126.1770244821 rows/sec., 9.69 MiB/sec. | ||
3726 | 2025.03.25 22:52:11.896575 [ 268 ] {afa846b7-7728-41a3-b0fe-67adbfa91e8c} <Debug> TCPHandler: Processed in 0.001962314 sec. | ||
3727 | 2025.03.25 22:52:11.896694 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3728 | 2025.03.25 22:52:11.896799 [ 268 ] {ea505d99-dd72-45c1-8308-ed6bd52a4698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3729 | 2025.03.25 22:52:11.896846 [ 268 ] {ea505d99-dd72-45c1-8308-ed6bd52a4698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3730 | 2025.03.25 22:52:11.897577 [ 268 ] {ea505d99-dd72-45c1-8308-ed6bd52a4698} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3731 | 2025.03.25 22:52:11.897616 [ 268 ] {ea505d99-dd72-45c1-8308-ed6bd52a4698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3732 | 2025.03.25 22:52:11.898009 [ 268 ] {ea505d99-dd72-45c1-8308-ed6bd52a4698} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3733 | 2025.03.25 22:52:11.898256 [ 268 ] {ea505d99-dd72-45c1-8308-ed6bd52a4698} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3734 | 2025.03.25 22:52:11.898462 [ 268 ] {ea505d99-dd72-45c1-8308-ed6bd52a4698} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001685 sec., 315727.00296735903 rows/sec., 23.40 MiB/sec. | ||
3735 | 2025.03.25 22:52:11.898515 [ 268 ] {ea505d99-dd72-45c1-8308-ed6bd52a4698} <Debug> TCPHandler: Processed in 0.001872092 sec. | ||
3736 | 2025.03.25 22:52:11.898632 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3737 | 2025.03.25 22:52:11.898742 [ 268 ] {beade6e4-2197-4896-bc1a-04ad6c622d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3738 | 2025.03.25 22:52:11.898793 [ 268 ] {beade6e4-2197-4896-bc1a-04ad6c622d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3739 | 2025.03.25 22:52:11.899505 [ 268 ] {beade6e4-2197-4896-bc1a-04ad6c622d8a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3740 | 2025.03.25 22:52:11.899544 [ 268 ] {beade6e4-2197-4896-bc1a-04ad6c622d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3741 | 2025.03.25 22:52:11.899976 [ 268 ] {beade6e4-2197-4896-bc1a-04ad6c622d8a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3742 | 2025.03.25 22:52:11.900224 [ 268 ] {beade6e4-2197-4896-bc1a-04ad6c622d8a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3743 | 2025.03.25 22:52:11.900475 [ 268 ] {beade6e4-2197-4896-bc1a-04ad6c622d8a} <Debug> executeQuery: Read 954 rows, 65.53 KiB in 0.001748 sec., 545766.590389016 rows/sec., 36.61 MiB/sec. | ||
3744 | 2025.03.25 22:52:11.900613 [ 268 ] {beade6e4-2197-4896-bc1a-04ad6c622d8a} <Debug> TCPHandler: Processed in 0.002028395 sec. | ||
3745 | 2025.03.25 22:52:11.900835 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3746 | 2025.03.25 22:52:11.900940 [ 268 ] {f1c64a61-6a87-4626-bbe0-ad5917dfd9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3747 | 2025.03.25 22:52:11.901014 [ 268 ] {f1c64a61-6a87-4626-bbe0-ad5917dfd9a4} <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 | ||
3748 | 2025.03.25 22:52:11.902096 [ 268 ] {f1c64a61-6a87-4626-bbe0-ad5917dfd9a4} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3749 | 2025.03.25 22:52:11.902137 [ 268 ] {f1c64a61-6a87-4626-bbe0-ad5917dfd9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3750 | 2025.03.25 22:52:11.902735 [ 268 ] {f1c64a61-6a87-4626-bbe0-ad5917dfd9a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3751 | 2025.03.25 22:52:11.902999 [ 268 ] {f1c64a61-6a87-4626-bbe0-ad5917dfd9a4} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3752 | 2025.03.25 22:52:11.903249 [ 268 ] {f1c64a61-6a87-4626-bbe0-ad5917dfd9a4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002331 sec., 3432.003432003432 rows/sec., 6.15 MiB/sec. | ||
3753 | 2025.03.25 22:52:11.903348 [ 268 ] {f1c64a61-6a87-4626-bbe0-ad5917dfd9a4} <Debug> TCPHandler: Processed in 0.002583598 sec. | ||
3754 | 2025.03.25 22:52:11.903460 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3755 | 2025.03.25 22:52:11.903563 [ 268 ] {673da8c4-efe9-4e92-8adf-90090193bf88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3756 | 2025.03.25 22:52:11.903609 [ 268 ] {673da8c4-efe9-4e92-8adf-90090193bf88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3757 | 2025.03.25 22:52:11.904050 [ 268 ] {673da8c4-efe9-4e92-8adf-90090193bf88} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3758 | 2025.03.25 22:52:11.904090 [ 268 ] {673da8c4-efe9-4e92-8adf-90090193bf88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3759 | 2025.03.25 22:52:11.904448 [ 268 ] {673da8c4-efe9-4e92-8adf-90090193bf88} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3760 | 2025.03.25 22:52:11.904692 [ 268 ] {673da8c4-efe9-4e92-8adf-90090193bf88} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3761 | 2025.03.25 22:52:11.904893 [ 268 ] {673da8c4-efe9-4e92-8adf-90090193bf88} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001351 sec., 29607.698001480385 rows/sec., 2.00 MiB/sec. | ||
3762 | 2025.03.25 22:52:11.904943 [ 268 ] {673da8c4-efe9-4e92-8adf-90090193bf88} <Debug> TCPHandler: Processed in 0.001534515 sec. | ||
3763 | 2025.03.25 22:52:13.616900 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3764 | 2025.03.25 22:52:13.617101 [ 268 ] {5862a9fc-1791-4757-b63f-415ca12d5fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3765 | 2025.03.25 22:52:13.617181 [ 268 ] {5862a9fc-1791-4757-b63f-415ca12d5fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3766 | 2025.03.25 22:52:13.618056 [ 268 ] {5862a9fc-1791-4757-b63f-415ca12d5fbe} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3767 | 2025.03.25 22:52:13.618100 [ 268 ] {5862a9fc-1791-4757-b63f-415ca12d5fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3768 | 2025.03.25 22:52:13.618538 [ 268 ] {5862a9fc-1791-4757-b63f-415ca12d5fbe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3769 | 2025.03.25 22:52:13.618806 [ 268 ] {5862a9fc-1791-4757-b63f-415ca12d5fbe} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3770 | 2025.03.25 22:52:13.619010 [ 268 ] {5862a9fc-1791-4757-b63f-415ca12d5fbe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001971 sec., 28411.97361745307 rows/sec., 2.18 MiB/sec. | ||
3771 | 2025.03.25 22:52:13.619076 [ 268 ] {5862a9fc-1791-4757-b63f-415ca12d5fbe} <Debug> TCPHandler: Processed in 0.002307672 sec. | ||
3772 | 2025.03.25 22:52:13.619191 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3773 | 2025.03.25 22:52:13.619304 [ 268 ] {9a47ab8b-5ec5-477c-b9f5-9fae25ebe7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3774 | 2025.03.25 22:52:13.619352 [ 268 ] {9a47ab8b-5ec5-477c-b9f5-9fae25ebe7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3775 | 2025.03.25 22:52:13.619901 [ 268 ] {9a47ab8b-5ec5-477c-b9f5-9fae25ebe7ea} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3776 | 2025.03.25 22:52:13.619941 [ 268 ] {9a47ab8b-5ec5-477c-b9f5-9fae25ebe7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3777 | 2025.03.25 22:52:13.620305 [ 268 ] {9a47ab8b-5ec5-477c-b9f5-9fae25ebe7ea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3778 | 2025.03.25 22:52:13.620549 [ 268 ] {9a47ab8b-5ec5-477c-b9f5-9fae25ebe7ea} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3779 | 2025.03.25 22:52:13.620728 [ 268 ] {9a47ab8b-5ec5-477c-b9f5-9fae25ebe7ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001453 sec., 44046.799724707496 rows/sec., 3.44 MiB/sec. | ||
3780 | 2025.03.25 22:52:13.620779 [ 268 ] {9a47ab8b-5ec5-477c-b9f5-9fae25ebe7ea} <Debug> TCPHandler: Processed in 0.001640457 sec. | ||
3781 | 2025.03.25 22:52:13.620896 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3782 | 2025.03.25 22:52:13.621008 [ 268 ] {b7e6ed38-66c5-4544-85a7-66ba0dba5efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3783 | 2025.03.25 22:52:13.621060 [ 268 ] {b7e6ed38-66c5-4544-85a7-66ba0dba5efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3784 | 2025.03.25 22:52:13.621551 [ 268 ] {b7e6ed38-66c5-4544-85a7-66ba0dba5efc} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3785 | 2025.03.25 22:52:13.621589 [ 268 ] {b7e6ed38-66c5-4544-85a7-66ba0dba5efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3786 | 2025.03.25 22:52:13.621970 [ 268 ] {b7e6ed38-66c5-4544-85a7-66ba0dba5efc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3787 | 2025.03.25 22:52:13.622210 [ 268 ] {b7e6ed38-66c5-4544-85a7-66ba0dba5efc} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3788 | 2025.03.25 22:52:13.622392 [ 268 ] {b7e6ed38-66c5-4544-85a7-66ba0dba5efc} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00141 sec., 38297.87234042553 rows/sec., 2.67 MiB/sec. | ||
3789 | 2025.03.25 22:52:13.622444 [ 268 ] {b7e6ed38-66c5-4544-85a7-66ba0dba5efc} <Debug> TCPHandler: Processed in 0.001599356 sec. | ||
3790 | 2025.03.25 22:52:13.622548 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3791 | 2025.03.25 22:52:13.622653 [ 268 ] {48b454aa-d3ac-476f-bb7e-cdd61ad9f98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3792 | 2025.03.25 22:52:13.622698 [ 268 ] {48b454aa-d3ac-476f-bb7e-cdd61ad9f98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3793 | 2025.03.25 22:52:13.623117 [ 268 ] {48b454aa-d3ac-476f-bb7e-cdd61ad9f98b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3794 | 2025.03.25 22:52:13.623155 [ 268 ] {48b454aa-d3ac-476f-bb7e-cdd61ad9f98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
3795 | 2025.03.25 22:52:13.623512 [ 268 ] {48b454aa-d3ac-476f-bb7e-cdd61ad9f98b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3796 | 2025.03.25 22:52:13.623751 [ 268 ] {48b454aa-d3ac-476f-bb7e-cdd61ad9f98b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3797 | 2025.03.25 22:52:13.623929 [ 268 ] {48b454aa-d3ac-476f-bb7e-cdd61ad9f98b} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.0013 sec., 15384.615384615385 rows/sec., 1.03 MiB/sec. | ||
3798 | 2025.03.25 22:52:13.623979 [ 268 ] {48b454aa-d3ac-476f-bb7e-cdd61ad9f98b} <Debug> TCPHandler: Processed in 0.001480423 sec. | ||
3799 | 2025.03.25 22:52:15.091001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
3800 | 2025.03.25 22:52:15.091685 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3801 | 2025.03.25 22:52:15.091734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3802 | 2025.03.25 22:52:15.092255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3803 | 2025.03.25 22:52:15.092507 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3804 | 2025.03.25 22:52:15.092724 [ 104 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3805 | 2025.03.25 22:52:15.092762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
3806 | 2025.03.25 22:52:15.092809 [ 104 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3807 | 2025.03.25 22:52:15.092838 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3808 | 2025.03.25 22:52:15.092959 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::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 | ||
3809 | 2025.03.25 22:52:15.093068 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3810 | 2025.03.25 22:52:15.093103 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
3811 | 2025.03.25 22:52:15.093170 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
3812 | 2025.03.25 22:52:15.093354 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
3813 | 2025.03.25 22:52:15.093632 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
3814 | 2025.03.25 22:52:15.093814 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
3815 | 2025.03.25 22:52:15.094015 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
3816 | 2025.03.25 22:52:15.096433 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003525549 sec., 2751060.8986004735 rows/sec., 39.35 MiB/sec. | ||
3817 | 2025.03.25 22:52:15.096770 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3818 | 2025.03.25 22:52:15.097158 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_21_4} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3819 | 2025.03.25 22:52:15.097251 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_21_4} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3820 | 2025.03.25 22:52:15.097371 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3821 | 2025.03.25 22:52:15.724225 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
3822 | 2025.03.25 22:52:15.746538 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3823 | 2025.03.25 22:52:15.746609 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3824 | 2025.03.25 22:52:15.754367 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3825 | 2025.03.25 22:52:15.755186 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3826 | 2025.03.25 22:52:15.755499 [ 103 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3827 | 2025.03.25 22:52:15.755557 [ 103 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3828 | 2025.03.25 22:52:15.755591 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3829 | 2025.03.25 22:52:15.755832 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::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 | ||
3830 | 2025.03.25 22:52:15.765600 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
3831 | 2025.03.25 22:52:15.766504 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3832 | 2025.03.25 22:52:15.767409 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
3833 | 2025.03.25 22:52:15.772020 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
3834 | 2025.03.25 22:52:15.776716 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
3835 | 2025.03.25 22:52:15.781678 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
3836 | 2025.03.25 22:52:15.786966 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
3837 | 2025.03.25 22:52:15.791565 [ 187 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
3838 | 2025.03.25 22:52:15.851725 [ 186 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.096047675 sec., 1655.4278903679865 rows/sec., 8.56 MiB/sec. | ||
3839 | 2025.03.25 22:52:15.854416 [ 189 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3840 | 2025.03.25 22:52:15.857521 [ 189 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_21_4} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3841 | 2025.03.25 22:52:15.857656 [ 189 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_21_4} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3842 | 2025.03.25 22:52:15.860099 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
3843 | 2025.03.25 22:52:16.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.18 MiB, peak 194.72 MiB, free memory in arenas 0.00 B, will set to 186.81 MiB (RSS), difference: 2.63 MiB | ||
3844 | 2025.03.25 22:52:17.625887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 526 | ||
3845 | 2025.03.25 22:52:17.629186 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3846 | 2025.03.25 22:52:17.629248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3847 | 2025.03.25 22:52:17.630743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3848 | 2025.03.25 22:52:17.631079 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3849 | 2025.03.25 22:52:17.631673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
3850 | 2025.03.25 22:52:18.624092 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3851 | 2025.03.25 22:52:18.624382 [ 268 ] {2b435273-e233-4886-bdbe-d29a3f70f50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3852 | 2025.03.25 22:52:18.624454 [ 268 ] {2b435273-e233-4886-bdbe-d29a3f70f50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3853 | 2025.03.25 22:52:18.625301 [ 268 ] {2b435273-e233-4886-bdbe-d29a3f70f50d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3854 | 2025.03.25 22:52:18.625351 [ 268 ] {2b435273-e233-4886-bdbe-d29a3f70f50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3855 | 2025.03.25 22:52:18.625809 [ 268 ] {2b435273-e233-4886-bdbe-d29a3f70f50d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3856 | 2025.03.25 22:52:18.626076 [ 268 ] {2b435273-e233-4886-bdbe-d29a3f70f50d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3857 | 2025.03.25 22:52:18.626355 [ 268 ] {2b435273-e233-4886-bdbe-d29a3f70f50d} <Debug> executeQuery: Read 120 rows, 10.44 KiB in 0.002028 sec., 59171.5976331361 rows/sec., 5.03 MiB/sec. | ||
3858 | 2025.03.25 22:52:18.626476 [ 268 ] {2b435273-e233-4886-bdbe-d29a3f70f50d} <Debug> TCPHandler: Processed in 0.002576309 sec. | ||
3859 | 2025.03.25 22:52:18.626745 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3860 | 2025.03.25 22:52:18.626909 [ 268 ] {43a15ab9-b646-4414-a809-2daa5df7ce67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3861 | 2025.03.25 22:52:18.626961 [ 268 ] {43a15ab9-b646-4414-a809-2daa5df7ce67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3862 | 2025.03.25 22:52:18.627538 [ 268 ] {43a15ab9-b646-4414-a809-2daa5df7ce67} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3863 | 2025.03.25 22:52:18.627579 [ 268 ] {43a15ab9-b646-4414-a809-2daa5df7ce67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3864 | 2025.03.25 22:52:18.627938 [ 268 ] {43a15ab9-b646-4414-a809-2daa5df7ce67} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3865 | 2025.03.25 22:52:18.628187 [ 268 ] {43a15ab9-b646-4414-a809-2daa5df7ce67} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3866 | 2025.03.25 22:52:18.628361 [ 100 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3867 | 2025.03.25 22:52:18.628432 [ 268 ] {43a15ab9-b646-4414-a809-2daa5df7ce67} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001548 sec., 20671.834625322997 rows/sec., 1.52 MiB/sec. | ||
3868 | 2025.03.25 22:52:18.628461 [ 100 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3869 | 2025.03.25 22:52:18.628537 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3870 | 2025.03.25 22:52:18.628549 [ 268 ] {43a15ab9-b646-4414-a809-2daa5df7ce67} <Debug> TCPHandler: Processed in 0.001913693 sec. | ||
3871 | 2025.03.25 22:52:18.628775 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::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 | ||
3872 | 2025.03.25 22:52:18.628786 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3873 | 2025.03.25 22:52:18.629041 [ 268 ] {0f5fa7dc-9841-41ea-ad56-f58355d70598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3874 | 2025.03.25 22:52:18.629054 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3875 | 2025.03.25 22:52:18.629140 [ 268 ] {0f5fa7dc-9841-41ea-ad56-f58355d70598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3876 | 2025.03.25 22:52:18.629141 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 62 rows starting from the beginning of the part | ||
3877 | 2025.03.25 22:52:18.629492 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part | ||
3878 | 2025.03.25 22:52:18.629821 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
3879 | 2025.03.25 22:52:18.630121 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
3880 | 2025.03.25 22:52:18.630467 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
3881 | 2025.03.25 22:52:18.630770 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
3882 | 2025.03.25 22:52:18.632454 [ 268 ] {0f5fa7dc-9841-41ea-ad56-f58355d70598} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3883 | 2025.03.25 22:52:18.632531 [ 268 ] {0f5fa7dc-9841-41ea-ad56-f58355d70598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3884 | 2025.03.25 22:52:18.633719 [ 268 ] {0f5fa7dc-9841-41ea-ad56-f58355d70598} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3885 | 2025.03.25 22:52:18.634045 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.005382392 sec., 36786.618291644314 rows/sec., 2.84 MiB/sec. | ||
3886 | 2025.03.25 22:52:18.634247 [ 268 ] {0f5fa7dc-9841-41ea-ad56-f58355d70598} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3887 | 2025.03.25 22:52:18.634565 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3888 | 2025.03.25 22:52:18.634690 [ 268 ] {0f5fa7dc-9841-41ea-ad56-f58355d70598} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.005716 sec., 16794.96151154654 rows/sec., 1.31 MiB/sec. | ||
3889 | 2025.03.25 22:52:18.634817 [ 268 ] {0f5fa7dc-9841-41ea-ad56-f58355d70598} <Debug> TCPHandler: Processed in 0.006108518 sec. | ||
3890 | 2025.03.25 22:52:18.634984 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3891 | 2025.03.25 22:52:18.635175 [ 268 ] {e5227bed-c6a4-4d0b-be0c-a1317fb2ae2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3892 | 2025.03.25 22:52:18.635261 [ 268 ] {e5227bed-c6a4-4d0b-be0c-a1317fb2ae2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3893 | 2025.03.25 22:52:18.635453 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_26_5} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3894 | 2025.03.25 22:52:18.635722 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_26_5} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3895 | 2025.03.25 22:52:18.635897 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3896 | 2025.03.25 22:52:18.636236 [ 268 ] {e5227bed-c6a4-4d0b-be0c-a1317fb2ae2a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3897 | 2025.03.25 22:52:18.636280 [ 268 ] {e5227bed-c6a4-4d0b-be0c-a1317fb2ae2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3898 | 2025.03.25 22:52:18.636674 [ 268 ] {e5227bed-c6a4-4d0b-be0c-a1317fb2ae2a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3899 | 2025.03.25 22:52:18.636922 [ 268 ] {e5227bed-c6a4-4d0b-be0c-a1317fb2ae2a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3900 | 2025.03.25 22:52:18.637097 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3901 | 2025.03.25 22:52:18.637160 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3902 | 2025.03.25 22:52:18.637180 [ 268 ] {e5227bed-c6a4-4d0b-be0c-a1317fb2ae2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00203 sec., 78817.73399014778 rows/sec., 5.49 MiB/sec. | ||
3903 | 2025.03.25 22:52:18.637198 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3904 | 2025.03.25 22:52:18.637395 [ 268 ] {e5227bed-c6a4-4d0b-be0c-a1317fb2ae2a} <Debug> TCPHandler: Processed in 0.002468615 sec. | ||
3905 | 2025.03.25 22:52:18.637805 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3906 | 2025.03.25 22:52:18.638096 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::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 | ||
3907 | 2025.03.25 22:52:18.638165 [ 268 ] {fe3b61d5-9553-4ec8-84da-73e44d36f148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3908 | 2025.03.25 22:52:18.638367 [ 268 ] {fe3b61d5-9553-4ec8-84da-73e44d36f148} <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 | ||
3909 | 2025.03.25 22:52:18.638588 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3910 | 2025.03.25 22:52:18.638722 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8555 rows starting from the beginning of the part | ||
3911 | 2025.03.25 22:52:18.639087 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
3912 | 2025.03.25 22:52:18.639516 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
3913 | 2025.03.25 22:52:18.639952 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 954 rows starting from the beginning of the part | ||
3914 | 2025.03.25 22:52:18.640402 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part | ||
3915 | 2025.03.25 22:52:18.640887 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
3916 | 2025.03.25 22:52:18.643557 [ 268 ] {fe3b61d5-9553-4ec8-84da-73e44d36f148} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3917 | 2025.03.25 22:52:18.643636 [ 268 ] {fe3b61d5-9553-4ec8-84da-73e44d36f148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3918 | 2025.03.25 22:52:18.645351 [ 268 ] {fe3b61d5-9553-4ec8-84da-73e44d36f148} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3919 | 2025.03.25 22:52:18.646089 [ 268 ] {fe3b61d5-9553-4ec8-84da-73e44d36f148} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3920 | 2025.03.25 22:52:18.646311 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3921 | 2025.03.25 22:52:18.646394 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3922 | 2025.03.25 22:52:18.646423 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3923 | 2025.03.25 22:52:18.646467 [ 268 ] {fe3b61d5-9553-4ec8-84da-73e44d36f148} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.008399 sec., 3809.9773782593165 rows/sec., 6.83 MiB/sec. | ||
3924 | 2025.03.25 22:52:18.646831 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::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 | ||
3925 | 2025.03.25 22:52:18.646956 [ 268 ] {fe3b61d5-9553-4ec8-84da-73e44d36f148} <Debug> TCPHandler: Processed in 0.009293269 sec. | ||
3926 | 2025.03.25 22:52:18.647499 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3927 | 2025.03.25 22:52:18.648024 [ 268 ] {967f9122-725c-4ec0-b107-1dbfbb8103d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3928 | 2025.03.25 22:52:18.648318 [ 268 ] {967f9122-725c-4ec0-b107-1dbfbb8103d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3929 | 2025.03.25 22:52:18.648334 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10043 rows, containing 5 columns (5 merged, 0 gathered) in 0.010917816 sec., 919872.6192124871 rows/sec., 62.71 MiB/sec. | ||
3930 | 2025.03.25 22:52:18.648653 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3931 | 2025.03.25 22:52:18.648760 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3932 | 2025.03.25 22:52:18.649142 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 372 rows starting from the beginning of the part | ||
3933 | 2025.03.25 22:52:18.650208 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3934 | 2025.03.25 22:52:18.650537 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
3935 | 2025.03.25 22:52:18.650658 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3936 | 2025.03.25 22:52:18.650995 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
3937 | 2025.03.25 22:52:18.651562 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
3938 | 2025.03.25 22:52:18.651778 [ 268 ] {967f9122-725c-4ec0-b107-1dbfbb8103d9} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3939 | 2025.03.25 22:52:18.651863 [ 268 ] {967f9122-725c-4ec0-b107-1dbfbb8103d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3940 | 2025.03.25 22:52:18.652422 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
3941 | 2025.03.25 22:52:18.653143 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
3942 | 2025.03.25 22:52:18.653479 [ 268 ] {967f9122-725c-4ec0-b107-1dbfbb8103d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3943 | 2025.03.25 22:52:18.653731 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
3944 | 2025.03.25 22:52:18.654381 [ 268 ] {967f9122-725c-4ec0-b107-1dbfbb8103d9} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3945 | 2025.03.25 22:52:18.654678 [ 98 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3946 | 2025.03.25 22:52:18.654810 [ 98 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3947 | 2025.03.25 22:52:18.654923 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3948 | 2025.03.25 22:52:18.655138 [ 268 ] {967f9122-725c-4ec0-b107-1dbfbb8103d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007322 sec., 8194.48238186288 rows/sec., 565.50 KiB/sec. | ||
3949 | 2025.03.25 22:52:18.655412 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::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 | ||
3950 | 2025.03.25 22:52:18.655470 [ 268 ] {967f9122-725c-4ec0-b107-1dbfbb8103d9} <Debug> TCPHandler: Processed in 0.008113993 sec. | ||
3951 | 2025.03.25 22:52:18.655743 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3952 | 2025.03.25 22:52:18.655793 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 648 rows starting from the beginning of the part | ||
3953 | 2025.03.25 22:52:18.656106 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
3954 | 2025.03.25 22:52:18.656523 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::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 | ||
3955 | 2025.03.25 22:52:18.656691 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
3956 | 2025.03.25 22:52:18.656881 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
3957 | 2025.03.25 22:52:18.657061 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3958 | 2025.03.25 22:52:18.659077 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 4 columns (4 merged, 0 gathered) in 0.00399372 sec., 222349.08806826719 rows/sec., 15.05 MiB/sec. | ||
3959 | 2025.03.25 22:52:18.659401 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3960 | 2025.03.25 22:52:18.660044 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_26_5} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3961 | 2025.03.25 22:52:18.660151 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_26_5} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3962 | 2025.03.25 22:52:18.660292 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3963 | 2025.03.25 22:52:18.661132 [ 194 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 19 columns (19 merged, 0 gathered) in 0.01462651 sec., 33090.60056021566 rows/sec., 59.30 MiB/sec. | ||
3964 | 2025.03.25 22:52:18.662220 [ 191 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3965 | 2025.03.25 22:52:18.662734 [ 191 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3966 | 2025.03.25 22:52:18.662829 [ 191 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3967 | 2025.03.25 22:52:18.663014 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
3968 | 2025.03.25 22:52:22.499059 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3969 | 2025.03.25 22:52:22.499133 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3970 | 2025.03.25 22:52:22.592977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
3971 | 2025.03.25 22:52:22.593707 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3972 | 2025.03.25 22:52:22.593759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3973 | 2025.03.25 22:52:22.594322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3974 | 2025.03.25 22:52:22.594601 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3975 | 2025.03.25 22:52:22.594803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
3976 | 2025.03.25 22:52:23.265739 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
3977 | 2025.03.25 22:52:23.284913 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3978 | 2025.03.25 22:52:23.284982 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3979 | 2025.03.25 22:52:23.291979 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3980 | 2025.03.25 22:52:23.292752 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3981 | 2025.03.25 22:52:23.296805 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
3982 | 2025.03.25 22:52:23.622826 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3983 | 2025.03.25 22:52:23.623044 [ 268 ] {facd31c6-3112-485d-8a12-7cd39c1788e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3984 | 2025.03.25 22:52:23.623130 [ 268 ] {facd31c6-3112-485d-8a12-7cd39c1788e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3985 | 2025.03.25 22:52:23.623992 [ 268 ] {facd31c6-3112-485d-8a12-7cd39c1788e0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3986 | 2025.03.25 22:52:23.624038 [ 268 ] {facd31c6-3112-485d-8a12-7cd39c1788e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3987 | 2025.03.25 22:52:23.624494 [ 268 ] {facd31c6-3112-485d-8a12-7cd39c1788e0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3988 | 2025.03.25 22:52:23.624756 [ 268 ] {facd31c6-3112-485d-8a12-7cd39c1788e0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3989 | 2025.03.25 22:52:23.625022 [ 268 ] {facd31c6-3112-485d-8a12-7cd39c1788e0} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00204 sec., 35294.11764705882 rows/sec., 2.87 MiB/sec. | ||
3990 | 2025.03.25 22:52:23.625097 [ 268 ] {facd31c6-3112-485d-8a12-7cd39c1788e0} <Debug> TCPHandler: Processed in 0.002417394 sec. | ||
3991 | 2025.03.25 22:52:23.625228 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3992 | 2025.03.25 22:52:23.625343 [ 268 ] {932b2a03-14b5-46bd-a960-5778f00aca3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3993 | 2025.03.25 22:52:23.625392 [ 268 ] {932b2a03-14b5-46bd-a960-5778f00aca3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3994 | 2025.03.25 22:52:23.626112 [ 268 ] {932b2a03-14b5-46bd-a960-5778f00aca3f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3995 | 2025.03.25 22:52:23.626175 [ 268 ] {932b2a03-14b5-46bd-a960-5778f00aca3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
3996 | 2025.03.25 22:52:23.626625 [ 268 ] {932b2a03-14b5-46bd-a960-5778f00aca3f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3997 | 2025.03.25 22:52:23.626889 [ 268 ] {932b2a03-14b5-46bd-a960-5778f00aca3f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3998 | 2025.03.25 22:52:23.627103 [ 268 ] {932b2a03-14b5-46bd-a960-5778f00aca3f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001784 sec., 4484.304932735426 rows/sec., 337.20 KiB/sec. | ||
3999 | 2025.03.25 22:52:23.627194 [ 268 ] {932b2a03-14b5-46bd-a960-5778f00aca3f} <Debug> TCPHandler: Processed in 0.002020706 sec. | ||
4000 | 2025.03.25 22:52:23.627372 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4001 | 2025.03.25 22:52:23.627512 [ 268 ] {b8a53348-f05f-41fd-b21f-64dcf9a45601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4002 | 2025.03.25 22:52:23.627571 [ 268 ] {b8a53348-f05f-41fd-b21f-64dcf9a45601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4003 | 2025.03.25 22:52:23.628273 [ 268 ] {b8a53348-f05f-41fd-b21f-64dcf9a45601} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4004 | 2025.03.25 22:52:23.628321 [ 268 ] {b8a53348-f05f-41fd-b21f-64dcf9a45601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4005 | 2025.03.25 22:52:23.628732 [ 268 ] {b8a53348-f05f-41fd-b21f-64dcf9a45601} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4006 | 2025.03.25 22:52:23.628998 [ 268 ] {b8a53348-f05f-41fd-b21f-64dcf9a45601} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4007 | 2025.03.25 22:52:23.629227 [ 268 ] {b8a53348-f05f-41fd-b21f-64dcf9a45601} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001756 sec., 41002.27790432802 rows/sec., 3.20 MiB/sec. | ||
4008 | 2025.03.25 22:52:23.629304 [ 268 ] {b8a53348-f05f-41fd-b21f-64dcf9a45601} <Debug> TCPHandler: Processed in 0.002037716 sec. | ||
4009 | 2025.03.25 22:52:23.629421 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4010 | 2025.03.25 22:52:23.629528 [ 268 ] {6d5d146a-8907-44ba-ada1-4c4da4f3adaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4011 | 2025.03.25 22:52:23.629581 [ 268 ] {6d5d146a-8907-44ba-ada1-4c4da4f3adaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4012 | 2025.03.25 22:52:23.630132 [ 268 ] {6d5d146a-8907-44ba-ada1-4c4da4f3adaf} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4013 | 2025.03.25 22:52:23.630172 [ 268 ] {6d5d146a-8907-44ba-ada1-4c4da4f3adaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4014 | 2025.03.25 22:52:23.630580 [ 268 ] {6d5d146a-8907-44ba-ada1-4c4da4f3adaf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4015 | 2025.03.25 22:52:23.630831 [ 268 ] {6d5d146a-8907-44ba-ada1-4c4da4f3adaf} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2025.03.25 22:52:23.631043 [ 268 ] {6d5d146a-8907-44ba-ada1-4c4da4f3adaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec. | ||
4017 | 2025.03.25 22:52:23.631097 [ 268 ] {6d5d146a-8907-44ba-ada1-4c4da4f3adaf} <Debug> TCPHandler: Processed in 0.001729028 sec. | ||
4018 | 2025.03.25 22:52:23.631219 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4019 | 2025.03.25 22:52:23.631331 [ 268 ] {775dff39-0773-4ba0-9607-e53a71fab851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4020 | 2025.03.25 22:52:23.631400 [ 268 ] {775dff39-0773-4ba0-9607-e53a71fab851} <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 | ||
4021 | 2025.03.25 22:52:23.632508 [ 268 ] {775dff39-0773-4ba0-9607-e53a71fab851} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4022 | 2025.03.25 22:52:23.632548 [ 268 ] {775dff39-0773-4ba0-9607-e53a71fab851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4023 | 2025.03.25 22:52:23.633180 [ 268 ] {775dff39-0773-4ba0-9607-e53a71fab851} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4024 | 2025.03.25 22:52:23.633453 [ 268 ] {775dff39-0773-4ba0-9607-e53a71fab851} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4025 | 2025.03.25 22:52:23.633717 [ 268 ] {775dff39-0773-4ba0-9607-e53a71fab851} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002407 sec., 3323.639385126714 rows/sec., 5.96 MiB/sec. | ||
4026 | 2025.03.25 22:52:23.633823 [ 268 ] {775dff39-0773-4ba0-9607-e53a71fab851} <Debug> TCPHandler: Processed in 0.00265495 sec. | ||
4027 | 2025.03.25 22:52:23.633938 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4028 | 2025.03.25 22:52:23.634044 [ 268 ] {b3d1ae7a-66df-4a3c-a77f-e636774bad36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4029 | 2025.03.25 22:52:23.634091 [ 268 ] {b3d1ae7a-66df-4a3c-a77f-e636774bad36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4030 | 2025.03.25 22:52:23.634552 [ 268 ] {b3d1ae7a-66df-4a3c-a77f-e636774bad36} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4031 | 2025.03.25 22:52:23.634591 [ 268 ] {b3d1ae7a-66df-4a3c-a77f-e636774bad36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4032 | 2025.03.25 22:52:23.634954 [ 268 ] {b3d1ae7a-66df-4a3c-a77f-e636774bad36} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4033 | 2025.03.25 22:52:23.635196 [ 268 ] {b3d1ae7a-66df-4a3c-a77f-e636774bad36} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4034 | 2025.03.25 22:52:23.635407 [ 268 ] {b3d1ae7a-66df-4a3c-a77f-e636774bad36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. | ||
4035 | 2025.03.25 22:52:23.635459 [ 268 ] {b3d1ae7a-66df-4a3c-a77f-e636774bad36} <Debug> TCPHandler: Processed in 0.001571876 sec. | ||
4036 | 2025.03.25 22:52:24.494535 [ 92 ] {} <Debug> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4037 | 2025.03.25 22:52:24.494621 [ 92 ] {} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4038 | 2025.03.25 22:52:24.494649 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4039 | 2025.03.25 22:52:24.494821 [ 196 ] {38376566-f004-422c-a0e1-00c01abd68d5::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 | ||
4040 | 2025.03.25 22:52:24.495024 [ 196 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4041 | 2025.03.25 22:52:24.495068 [ 196 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
4042 | 2025.03.25 22:52:24.495162 [ 196 ] {38376566-f004-422c-a0e1-00c01abd68d5::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 | ||
4043 | 2025.03.25 22:52:24.495419 [ 196 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4044 | 2025.03.25 22:52:24.495640 [ 196 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
4045 | 2025.03.25 22:52:24.495822 [ 196 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
4046 | 2025.03.25 22:52:24.496963 [ 194 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.002246951 sec., 9791.045732639473 rows/sec., 836.64 KiB/sec. | ||
4047 | 2025.03.25 22:52:24.497150 [ 194 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4048 | 2025.03.25 22:52:24.497516 [ 194 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_5_1} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4049 | 2025.03.25 22:52:24.497603 [ 194 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_5_1} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4050 | 2025.03.25 22:52:24.497704 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4051 | 2025.03.25 22:52:27.631942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 550 | ||
4052 | 2025.03.25 22:52:27.634900 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4053 | 2025.03.25 22:52:27.634959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4054 | 2025.03.25 22:52:27.636442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4055 | 2025.03.25 22:52:27.636771 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4056 | 2025.03.25 22:52:27.637424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
4057 | 2025.03.25 22:52:28.623883 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4058 | 2025.03.25 22:52:28.624136 [ 268 ] {c51d8073-6eba-4e4f-98ab-7f1d35f8ede3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4059 | 2025.03.25 22:52:28.624222 [ 268 ] {c51d8073-6eba-4e4f-98ab-7f1d35f8ede3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4060 | 2025.03.25 22:52:28.625334 [ 268 ] {c51d8073-6eba-4e4f-98ab-7f1d35f8ede3} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4061 | 2025.03.25 22:52:28.625385 [ 268 ] {c51d8073-6eba-4e4f-98ab-7f1d35f8ede3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4062 | 2025.03.25 22:52:28.625920 [ 268 ] {c51d8073-6eba-4e4f-98ab-7f1d35f8ede3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4063 | 2025.03.25 22:52:28.626214 [ 268 ] {c51d8073-6eba-4e4f-98ab-7f1d35f8ede3} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4064 | 2025.03.25 22:52:28.626455 [ 268 ] {c51d8073-6eba-4e4f-98ab-7f1d35f8ede3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002379 sec., 1681.3787305590583 rows/sec., 137.10 KiB/sec. | ||
4065 | 2025.03.25 22:52:28.626542 [ 268 ] {c51d8073-6eba-4e4f-98ab-7f1d35f8ede3} <Debug> TCPHandler: Processed in 0.002833274 sec. | ||
4066 | 2025.03.25 22:52:28.626683 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4067 | 2025.03.25 22:52:28.626820 [ 268 ] {228c63b1-7847-42b2-ade7-e5ea863f0d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4068 | 2025.03.25 22:52:28.626872 [ 268 ] {228c63b1-7847-42b2-ade7-e5ea863f0d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4069 | 2025.03.25 22:52:28.627544 [ 268 ] {228c63b1-7847-42b2-ade7-e5ea863f0d56} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4070 | 2025.03.25 22:52:28.627606 [ 268 ] {228c63b1-7847-42b2-ade7-e5ea863f0d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4071 | 2025.03.25 22:52:28.628109 [ 268 ] {228c63b1-7847-42b2-ade7-e5ea863f0d56} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4072 | 2025.03.25 22:52:28.628362 [ 268 ] {228c63b1-7847-42b2-ade7-e5ea863f0d56} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4073 | 2025.03.25 22:52:28.628551 [ 88 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4074 | 2025.03.25 22:52:28.628617 [ 268 ] {228c63b1-7847-42b2-ade7-e5ea863f0d56} <Debug> executeQuery: Read 122 rows, 10.59 KiB in 0.00182 sec., 67032.96703296703 rows/sec., 5.68 MiB/sec. | ||
4075 | 2025.03.25 22:52:28.628643 [ 88 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4076 | 2025.03.25 22:52:28.628706 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4077 | 2025.03.25 22:52:28.628782 [ 268 ] {228c63b1-7847-42b2-ade7-e5ea863f0d56} <Debug> TCPHandler: Processed in 0.002148918 sec. | ||
4078 | 2025.03.25 22:52:28.629083 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
4079 | 2025.03.25 22:52:28.629145 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4080 | 2025.03.25 22:52:28.629486 [ 268 ] {52a1791e-9cf0-4c17-b322-29c52353c014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4081 | 2025.03.25 22:52:28.629491 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4082 | 2025.03.25 22:52:28.629584 [ 268 ] {52a1791e-9cf0-4c17-b322-29c52353c014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4083 | 2025.03.25 22:52:28.629585 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1403 rows starting from the beginning of the part | ||
4084 | 2025.03.25 22:52:28.629935 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1214 rows starting from the beginning of the part | ||
4085 | 2025.03.25 22:52:28.630310 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
4086 | 2025.03.25 22:52:28.630734 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 120 rows starting from the beginning of the part | ||
4087 | 2025.03.25 22:52:28.631091 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 72 rows starting from the beginning of the part | ||
4088 | 2025.03.25 22:52:28.631446 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 122 rows starting from the beginning of the part | ||
4089 | 2025.03.25 22:52:28.632443 [ 268 ] {52a1791e-9cf0-4c17-b322-29c52353c014} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4090 | 2025.03.25 22:52:28.632523 [ 268 ] {52a1791e-9cf0-4c17-b322-29c52353c014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4091 | 2025.03.25 22:52:28.633433 [ 268 ] {52a1791e-9cf0-4c17-b322-29c52353c014} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4092 | 2025.03.25 22:52:28.633884 [ 268 ] {52a1791e-9cf0-4c17-b322-29c52353c014} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4093 | 2025.03.25 22:52:28.634145 [ 268 ] {52a1791e-9cf0-4c17-b322-29c52353c014} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.004751 sec., 7577.352136392338 rows/sec., 565.26 KiB/sec. | ||
4094 | 2025.03.25 22:52:28.634261 [ 268 ] {52a1791e-9cf0-4c17-b322-29c52353c014} <Debug> TCPHandler: Processed in 0.005234978 sec. | ||
4095 | 2025.03.25 22:52:28.634545 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4096 | 2025.03.25 22:52:28.634665 [ 194 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2987 rows, containing 5 columns (5 merged, 0 gathered) in 0.005829111 sec., 512428.05292264983 rows/sec., 44.62 MiB/sec. | ||
4097 | 2025.03.25 22:52:28.634736 [ 268 ] {e3fa3bda-d884-44c8-be88-90f396a0f903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4098 | 2025.03.25 22:52:28.634796 [ 268 ] {e3fa3bda-d884-44c8-be88-90f396a0f903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4099 | 2025.03.25 22:52:28.635020 [ 194 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4100 | 2025.03.25 22:52:28.635716 [ 194 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4101 | 2025.03.25 22:52:28.635954 [ 194 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_31_6} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4102 | 2025.03.25 22:52:28.636097 [ 268 ] {e3fa3bda-d884-44c8-be88-90f396a0f903} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4103 | 2025.03.25 22:52:28.636108 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
4104 | 2025.03.25 22:52:28.636172 [ 268 ] {e3fa3bda-d884-44c8-be88-90f396a0f903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4105 | 2025.03.25 22:52:28.636576 [ 268 ] {e3fa3bda-d884-44c8-be88-90f396a0f903} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4106 | 2025.03.25 22:52:28.636825 [ 268 ] {e3fa3bda-d884-44c8-be88-90f396a0f903} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4107 | 2025.03.25 22:52:28.636998 [ 88 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4108 | 2025.03.25 22:52:28.637063 [ 88 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4109 | 2025.03.25 22:52:28.637098 [ 268 ] {e3fa3bda-d884-44c8-be88-90f396a0f903} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.002389 sec., 41858.51820845542 rows/sec., 3.27 MiB/sec. | ||
4110 | 2025.03.25 22:52:28.637106 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4111 | 2025.03.25 22:52:28.637284 [ 268 ] {e3fa3bda-d884-44c8-be88-90f396a0f903} <Debug> TCPHandler: Processed in 0.002872624 sec. | ||
4112 | 2025.03.25 22:52:28.637358 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
4113 | 2025.03.25 22:52:28.637459 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4114 | 2025.03.25 22:52:28.637518 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4115 | 2025.03.25 22:52:28.637593 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 628 rows starting from the beginning of the part | ||
4116 | 2025.03.25 22:52:28.637683 [ 268 ] {9079f115-7779-479a-8514-3036cd2b266a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4117 | 2025.03.25 22:52:28.637855 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 532 rows starting from the beginning of the part | ||
4118 | 2025.03.25 22:52:28.637897 [ 268 ] {9079f115-7779-479a-8514-3036cd2b266a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4119 | 2025.03.25 22:52:28.638244 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
4120 | 2025.03.25 22:52:28.638644 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
4121 | 2025.03.25 22:52:28.639071 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 72 rows starting from the beginning of the part | ||
4122 | 2025.03.25 22:52:28.639446 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 100 rows starting from the beginning of the part | ||
4123 | 2025.03.25 22:52:28.640494 [ 268 ] {9079f115-7779-479a-8514-3036cd2b266a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4124 | 2025.03.25 22:52:28.640565 [ 268 ] {9079f115-7779-479a-8514-3036cd2b266a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4125 | 2025.03.25 22:52:28.641701 [ 268 ] {9079f115-7779-479a-8514-3036cd2b266a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4126 | 2025.03.25 22:52:28.642241 [ 268 ] {9079f115-7779-479a-8514-3036cd2b266a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4127 | 2025.03.25 22:52:28.642335 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.005091995 sec., 293008.92872047203 rows/sec., 23.25 MiB/sec. | ||
4128 | 2025.03.25 22:52:28.642595 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4129 | 2025.03.25 22:52:28.642647 [ 268 ] {9079f115-7779-479a-8514-3036cd2b266a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.005023 sec., 32251.642444754132 rows/sec., 2.25 MiB/sec. | ||
4130 | 2025.03.25 22:52:28.642791 [ 268 ] {9079f115-7779-479a-8514-3036cd2b266a} <Debug> TCPHandler: Processed in 0.005399011 sec. | ||
4131 | 2025.03.25 22:52:28.642969 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4132 | 2025.03.25 22:52:28.643091 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4133 | 2025.03.25 22:52:28.643173 [ 268 ] {91fc75ee-3e0a-451b-8bf5-3e6d0be7a4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4134 | 2025.03.25 22:52:28.643283 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_31_6} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4135 | 2025.03.25 22:52:28.643343 [ 268 ] {91fc75ee-3e0a-451b-8bf5-3e6d0be7a4f6} <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 | ||
4136 | 2025.03.25 22:52:28.643465 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
4137 | 2025.03.25 22:52:28.644686 [ 268 ] {91fc75ee-3e0a-451b-8bf5-3e6d0be7a4f6} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4138 | 2025.03.25 22:52:28.644730 [ 268 ] {91fc75ee-3e0a-451b-8bf5-3e6d0be7a4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4139 | 2025.03.25 22:52:28.645407 [ 268 ] {91fc75ee-3e0a-451b-8bf5-3e6d0be7a4f6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4140 | 2025.03.25 22:52:28.645670 [ 268 ] {91fc75ee-3e0a-451b-8bf5-3e6d0be7a4f6} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4141 | 2025.03.25 22:52:28.645920 [ 268 ] {91fc75ee-3e0a-451b-8bf5-3e6d0be7a4f6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002805 sec., 11408.199643493761 rows/sec., 20.44 MiB/sec. | ||
4142 | 2025.03.25 22:52:28.646014 [ 268 ] {91fc75ee-3e0a-451b-8bf5-3e6d0be7a4f6} <Debug> TCPHandler: Processed in 0.00311301 sec. | ||
4143 | 2025.03.25 22:52:28.646155 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4144 | 2025.03.25 22:52:28.646263 [ 268 ] {a175684a-9e04-47e2-aa66-1eef2d016293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4145 | 2025.03.25 22:52:28.646310 [ 268 ] {a175684a-9e04-47e2-aa66-1eef2d016293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4146 | 2025.03.25 22:52:28.646758 [ 268 ] {a175684a-9e04-47e2-aa66-1eef2d016293} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4147 | 2025.03.25 22:52:28.646798 [ 268 ] {a175684a-9e04-47e2-aa66-1eef2d016293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4148 | 2025.03.25 22:52:28.647153 [ 268 ] {a175684a-9e04-47e2-aa66-1eef2d016293} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4149 | 2025.03.25 22:52:28.647388 [ 268 ] {a175684a-9e04-47e2-aa66-1eef2d016293} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4150 | 2025.03.25 22:52:28.647596 [ 268 ] {a175684a-9e04-47e2-aa66-1eef2d016293} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
4151 | 2025.03.25 22:52:28.647647 [ 268 ] {a175684a-9e04-47e2-aa66-1eef2d016293} <Debug> TCPHandler: Processed in 0.001543055 sec. | ||
4152 | 2025.03.25 22:52:30.094961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4153 | 2025.03.25 22:52:30.095771 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4154 | 2025.03.25 22:52:30.095823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4155 | 2025.03.25 22:52:30.096370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4156 | 2025.03.25 22:52:30.096646 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4157 | 2025.03.25 22:52:30.096932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4158 | 2025.03.25 22:52:30.796899 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4159 | 2025.03.25 22:52:30.817284 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4160 | 2025.03.25 22:52:30.817351 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4161 | 2025.03.25 22:52:30.825432 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4162 | 2025.03.25 22:52:30.826242 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4163 | 2025.03.25 22:52:30.829537 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4164 | 2025.03.25 22:52:33.622692 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4165 | 2025.03.25 22:52:33.622900 [ 268 ] {b3b5cdc4-a4a5-44bf-af8b-1a104f3dbc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4166 | 2025.03.25 22:52:33.622980 [ 268 ] {b3b5cdc4-a4a5-44bf-af8b-1a104f3dbc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4167 | 2025.03.25 22:52:33.623790 [ 268 ] {b3b5cdc4-a4a5-44bf-af8b-1a104f3dbc47} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4168 | 2025.03.25 22:52:33.623847 [ 268 ] {b3b5cdc4-a4a5-44bf-af8b-1a104f3dbc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4169 | 2025.03.25 22:52:33.624334 [ 268 ] {b3b5cdc4-a4a5-44bf-af8b-1a104f3dbc47} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4170 | 2025.03.25 22:52:33.624598 [ 268 ] {b3b5cdc4-a4a5-44bf-af8b-1a104f3dbc47} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4171 | 2025.03.25 22:52:33.624847 [ 268 ] {b3b5cdc4-a4a5-44bf-af8b-1a104f3dbc47} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002002 sec., 35964.03596403597 rows/sec., 2.92 MiB/sec. | ||
4172 | 2025.03.25 22:52:33.624916 [ 268 ] {b3b5cdc4-a4a5-44bf-af8b-1a104f3dbc47} <Debug> TCPHandler: Processed in 0.002362883 sec. | ||
4173 | 2025.03.25 22:52:33.625048 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4174 | 2025.03.25 22:52:33.625166 [ 268 ] {2f475339-63f3-43e8-b1af-b9e488ee3842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4175 | 2025.03.25 22:52:33.625217 [ 268 ] {2f475339-63f3-43e8-b1af-b9e488ee3842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4176 | 2025.03.25 22:52:33.625763 [ 268 ] {2f475339-63f3-43e8-b1af-b9e488ee3842} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4177 | 2025.03.25 22:52:33.625805 [ 268 ] {2f475339-63f3-43e8-b1af-b9e488ee3842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4178 | 2025.03.25 22:52:33.626165 [ 268 ] {2f475339-63f3-43e8-b1af-b9e488ee3842} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4179 | 2025.03.25 22:52:33.626411 [ 268 ] {2f475339-63f3-43e8-b1af-b9e488ee3842} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4180 | 2025.03.25 22:52:33.626629 [ 268 ] {2f475339-63f3-43e8-b1af-b9e488ee3842} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001489 sec., 5372.733378106112 rows/sec., 404.00 KiB/sec. | ||
4181 | 2025.03.25 22:52:33.626684 [ 268 ] {2f475339-63f3-43e8-b1af-b9e488ee3842} <Debug> TCPHandler: Processed in 0.001690788 sec. | ||
4182 | 2025.03.25 22:52:33.626804 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4183 | 2025.03.25 22:52:33.626915 [ 268 ] {567ad515-b534-4f8c-b4ad-cc09d483698e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4184 | 2025.03.25 22:52:33.626962 [ 268 ] {567ad515-b534-4f8c-b4ad-cc09d483698e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4185 | 2025.03.25 22:52:33.627512 [ 268 ] {567ad515-b534-4f8c-b4ad-cc09d483698e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4186 | 2025.03.25 22:52:33.627552 [ 268 ] {567ad515-b534-4f8c-b4ad-cc09d483698e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4187 | 2025.03.25 22:52:33.627914 [ 268 ] {567ad515-b534-4f8c-b4ad-cc09d483698e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4188 | 2025.03.25 22:52:33.628158 [ 268 ] {567ad515-b534-4f8c-b4ad-cc09d483698e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4189 | 2025.03.25 22:52:33.628414 [ 268 ] {567ad515-b534-4f8c-b4ad-cc09d483698e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001516 sec., 47493.403693931396 rows/sec., 3.71 MiB/sec. | ||
4190 | 2025.03.25 22:52:33.628597 [ 268 ] {567ad515-b534-4f8c-b4ad-cc09d483698e} <Debug> TCPHandler: Processed in 0.001839952 sec. | ||
4191 | 2025.03.25 22:52:33.628793 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4192 | 2025.03.25 22:52:33.628902 [ 268 ] {42044883-43e6-4f04-98e4-8ba3afa18a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4193 | 2025.03.25 22:52:33.628954 [ 268 ] {42044883-43e6-4f04-98e4-8ba3afa18a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4194 | 2025.03.25 22:52:33.629507 [ 268 ] {42044883-43e6-4f04-98e4-8ba3afa18a93} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4195 | 2025.03.25 22:52:33.629546 [ 268 ] {42044883-43e6-4f04-98e4-8ba3afa18a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4196 | 2025.03.25 22:52:33.629942 [ 268 ] {42044883-43e6-4f04-98e4-8ba3afa18a93} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4197 | 2025.03.25 22:52:33.630209 [ 268 ] {42044883-43e6-4f04-98e4-8ba3afa18a93} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4198 | 2025.03.25 22:52:33.630428 [ 268 ] {42044883-43e6-4f04-98e4-8ba3afa18a93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec. | ||
4199 | 2025.03.25 22:52:33.630483 [ 268 ] {42044883-43e6-4f04-98e4-8ba3afa18a93} <Debug> TCPHandler: Processed in 0.00175639 sec. | ||
4200 | 2025.03.25 22:52:33.630589 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4201 | 2025.03.25 22:52:33.630693 [ 268 ] {feffca21-0186-45bb-a023-a5f8a5d2cee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4202 | 2025.03.25 22:52:33.630761 [ 268 ] {feffca21-0186-45bb-a023-a5f8a5d2cee2} <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 | ||
4203 | 2025.03.25 22:52:33.631818 [ 268 ] {feffca21-0186-45bb-a023-a5f8a5d2cee2} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4204 | 2025.03.25 22:52:33.631858 [ 268 ] {feffca21-0186-45bb-a023-a5f8a5d2cee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4205 | 2025.03.25 22:52:33.632476 [ 268 ] {feffca21-0186-45bb-a023-a5f8a5d2cee2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4206 | 2025.03.25 22:52:33.632739 [ 268 ] {feffca21-0186-45bb-a023-a5f8a5d2cee2} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4207 | 2025.03.25 22:52:33.633007 [ 268 ] {feffca21-0186-45bb-a023-a5f8a5d2cee2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002327 sec., 3437.902879243661 rows/sec., 6.16 MiB/sec. | ||
4208 | 2025.03.25 22:52:33.633428 [ 268 ] {feffca21-0186-45bb-a023-a5f8a5d2cee2} <Debug> TCPHandler: Processed in 0.002885685 sec. | ||
4209 | 2025.03.25 22:52:33.633646 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4210 | 2025.03.25 22:52:33.633757 [ 268 ] {9a03b160-6383-490c-84e8-9a3f49716e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4211 | 2025.03.25 22:52:33.633806 [ 268 ] {9a03b160-6383-490c-84e8-9a3f49716e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4212 | 2025.03.25 22:52:33.634288 [ 268 ] {9a03b160-6383-490c-84e8-9a3f49716e45} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4213 | 2025.03.25 22:52:33.634329 [ 268 ] {9a03b160-6383-490c-84e8-9a3f49716e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4214 | 2025.03.25 22:52:33.634701 [ 268 ] {9a03b160-6383-490c-84e8-9a3f49716e45} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4215 | 2025.03.25 22:52:33.634950 [ 268 ] {9a03b160-6383-490c-84e8-9a3f49716e45} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4216 | 2025.03.25 22:52:33.635172 [ 268 ] {9a03b160-6383-490c-84e8-9a3f49716e45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
4217 | 2025.03.25 22:52:33.635230 [ 268 ] {9a03b160-6383-490c-84e8-9a3f49716e45} <Debug> TCPHandler: Processed in 0.001636197 sec. | ||
4218 | 2025.03.25 22:52:37.499190 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4219 | 2025.03.25 22:52:37.499269 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4220 | 2025.03.25 22:52:37.597109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4221 | 2025.03.25 22:52:37.598121 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4222 | 2025.03.25 22:52:37.598165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4223 | 2025.03.25 22:52:37.598738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4224 | 2025.03.25 22:52:37.599021 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4225 | 2025.03.25 22:52:37.599278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4226 | 2025.03.25 22:52:37.637632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 576 | ||
4227 | 2025.03.25 22:52:37.640708 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4228 | 2025.03.25 22:52:37.640770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4229 | 2025.03.25 22:52:37.642278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4230 | 2025.03.25 22:52:37.642607 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4231 | 2025.03.25 22:52:37.642829 [ 79 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4232 | 2025.03.25 22:52:37.642952 [ 79 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4233 | 2025.03.25 22:52:37.643025 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4234 | 2025.03.25 22:52:37.643654 [ 197 ] {23aecd76-8758-4b9d-960a-1761760522f6::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 | ||
4235 | 2025.03.25 22:52:37.644352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
4236 | 2025.03.25 22:52:37.644837 [ 197 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4237 | 2025.03.25 22:52:37.645021 [ 197 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
4238 | 2025.03.25 22:52:37.645768 [ 197 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
4239 | 2025.03.25 22:52:37.646416 [ 197 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
4240 | 2025.03.25 22:52:37.647034 [ 197 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
4241 | 2025.03.25 22:52:37.647677 [ 197 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
4242 | 2025.03.25 22:52:37.648281 [ 197 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
4243 | 2025.03.25 22:52:37.656758 [ 190 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 72 columns (72 merged, 0 gathered) in 0.013546365 sec., 42520.63191859957 rows/sec., 37.01 MiB/sec. | ||
4244 | 2025.03.25 22:52:37.658054 [ 195 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4245 | 2025.03.25 22:52:37.659020 [ 195 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_16_3} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4246 | 2025.03.25 22:52:37.659120 [ 195 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_16_3} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4247 | 2025.03.25 22:52:37.659463 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
4248 | 2025.03.25 22:52:38.329670 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4249 | 2025.03.25 22:52:38.351452 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4250 | 2025.03.25 22:52:38.351516 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4251 | 2025.03.25 22:52:38.359470 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4252 | 2025.03.25 22:52:38.360276 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4253 | 2025.03.25 22:52:38.363402 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4254 | 2025.03.25 22:52:38.616815 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4255 | 2025.03.25 22:52:38.617127 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
4256 | 2025.03.25 22:52:38.617582 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4257 | 2025.03.25 22:52:38.617635 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
4258 | 2025.03.25 22:52:38.618014 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4259 | 2025.03.25 22:52:38.618100 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4260 | 2025.03.25 22:52:38.618276 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
4261 | 2025.03.25 22:52:38.618317 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4262 | 2025.03.25 22:52:38.618344 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4263 | 2025.03.25 22:52:38.618362 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4264 | 2025.03.25 22:52:38.618414 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
4265 | 2025.03.25 22:52:38.618439 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4266 | 2025.03.25 22:52:38.619317 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002335 sec., 14989.293361884369 rows/sec., 634.03 KiB/sec. | ||
4267 | 2025.03.25 22:52:38.619415 [ 268 ] {35db5c37-5ac9-41f2-8c07-4999f77033fd} <Debug> TCPHandler: Processed in 0.002751902 sec. | ||
4268 | 2025.03.25 22:52:38.619770 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4269 | 2025.03.25 22:52:38.619948 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
4270 | 2025.03.25 22:52:38.620257 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4271 | 2025.03.25 22:52:38.620307 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
4272 | 2025.03.25 22:52:38.620629 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4273 | 2025.03.25 22:52:38.620694 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4274 | 2025.03.25 22:52:38.620837 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
4275 | 2025.03.25 22:52:38.620872 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4276 | 2025.03.25 22:52:38.620895 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4277 | 2025.03.25 22:52:38.620912 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4278 | 2025.03.25 22:52:38.620956 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
4279 | 2025.03.25 22:52:38.620979 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4280 | 2025.03.25 22:52:38.621515 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001654 sec., 21160.822249093108 rows/sec., 895.08 KiB/sec. | ||
4281 | 2025.03.25 22:52:38.621599 [ 268 ] {e5257236-d74c-400f-96c8-5af05192d69b} <Debug> TCPHandler: Processed in 0.001882703 sec. | ||
4282 | 2025.03.25 22:52:38.622455 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4283 | 2025.03.25 22:52:38.622676 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
4284 | 2025.03.25 22:52:38.623053 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4285 | 2025.03.25 22:52:38.623105 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
4286 | 2025.03.25 22:52:38.623435 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4287 | 2025.03.25 22:52:38.623501 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4288 | 2025.03.25 22:52:38.623645 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
4289 | 2025.03.25 22:52:38.623679 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4290 | 2025.03.25 22:52:38.623703 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4291 | 2025.03.25 22:52:38.623719 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4292 | 2025.03.25 22:52:38.623764 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
4293 | 2025.03.25 22:52:38.623882 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4294 | 2025.03.25 22:52:38.624439 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001871 sec., 18706.57402458578 rows/sec., 791.27 KiB/sec. | ||
4295 | 2025.03.25 22:52:38.624622 [ 268 ] {b3df524f-c2fa-4d14-8751-335efaafb744} <Debug> TCPHandler: Processed in 0.00223252 sec. | ||
4296 | 2025.03.25 22:52:38.625038 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4297 | 2025.03.25 22:52:38.625207 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
4298 | 2025.03.25 22:52:38.625511 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4299 | 2025.03.25 22:52:38.625562 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
4300 | 2025.03.25 22:52:38.625890 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4301 | 2025.03.25 22:52:38.625955 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4302 | 2025.03.25 22:52:38.626095 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
4303 | 2025.03.25 22:52:38.626135 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4304 | 2025.03.25 22:52:38.626158 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4305 | 2025.03.25 22:52:38.626174 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4306 | 2025.03.25 22:52:38.626217 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
4307 | 2025.03.25 22:52:38.626239 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4308 | 2025.03.25 22:52:38.626933 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001807 sec., 19369.12008854455 rows/sec., 819.30 KiB/sec. | ||
4309 | 2025.03.25 22:52:38.627050 [ 268 ] {24536dec-1d16-493e-a709-baec4a5100ea} <Debug> TCPHandler: Processed in 0.002063626 sec. | ||
4310 | 2025.03.25 22:52:38.627273 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4311 | 2025.03.25 22:52:38.627444 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
4312 | 2025.03.25 22:52:38.627758 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4313 | 2025.03.25 22:52:38.627809 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
4314 | 2025.03.25 22:52:38.628137 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4315 | 2025.03.25 22:52:38.628202 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4316 | 2025.03.25 22:52:38.628344 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
4317 | 2025.03.25 22:52:38.628378 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4318 | 2025.03.25 22:52:38.628401 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4319 | 2025.03.25 22:52:38.628417 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4320 | 2025.03.25 22:52:38.628461 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
4321 | 2025.03.25 22:52:38.628484 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4322 | 2025.03.25 22:52:38.629043 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001682 sec., 20808.56123662307 rows/sec., 880.18 KiB/sec. | ||
4323 | 2025.03.25 22:52:38.629162 [ 268 ] {e4279222-2d57-430e-8a93-9b714178bb7f} <Debug> TCPHandler: Processed in 0.001941014 sec. | ||
4324 | 2025.03.25 22:52:38.629392 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4325 | 2025.03.25 22:52:38.629559 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
4326 | 2025.03.25 22:52:38.629868 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4327 | 2025.03.25 22:52:38.629918 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
4328 | 2025.03.25 22:52:38.630244 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4329 | 2025.03.25 22:52:38.630309 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4330 | 2025.03.25 22:52:38.630451 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
4331 | 2025.03.25 22:52:38.630483 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4332 | 2025.03.25 22:52:38.630506 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4333 | 2025.03.25 22:52:38.630522 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4334 | 2025.03.25 22:52:38.630567 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
4335 | 2025.03.25 22:52:38.630590 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4336 | 2025.03.25 22:52:38.631146 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001666 sec., 21008.40336134454 rows/sec., 888.64 KiB/sec. | ||
4337 | 2025.03.25 22:52:38.631272 [ 268 ] {d3847c16-4130-4933-a37c-637a7250ef39} <Debug> TCPHandler: Processed in 0.001931204 sec. | ||
4338 | 2025.03.25 22:52:38.631638 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4339 | 2025.03.25 22:52:38.631811 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
4340 | 2025.03.25 22:52:38.632120 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4341 | 2025.03.25 22:52:38.632174 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
4342 | 2025.03.25 22:52:38.632502 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4343 | 2025.03.25 22:52:38.632567 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4344 | 2025.03.25 22:52:38.632707 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
4345 | 2025.03.25 22:52:38.632739 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4346 | 2025.03.25 22:52:38.632762 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4347 | 2025.03.25 22:52:38.632778 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4348 | 2025.03.25 22:52:38.632823 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
4349 | 2025.03.25 22:52:38.632846 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4350 | 2025.03.25 22:52:38.633428 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001703 sec., 20551.96711685261 rows/sec., 869.33 KiB/sec. | ||
4351 | 2025.03.25 22:52:38.633546 [ 268 ] {932b70d7-ffd0-4bf4-b862-0bb54adcb4ee} <Debug> TCPHandler: Processed in 0.001959994 sec. | ||
4352 | 2025.03.25 22:52:38.633789 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4353 | 2025.03.25 22:52:38.633963 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
4354 | 2025.03.25 22:52:38.634273 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4355 | 2025.03.25 22:52:38.634325 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
4356 | 2025.03.25 22:52:38.634657 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4357 | 2025.03.25 22:52:38.634722 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4358 | 2025.03.25 22:52:38.634863 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
4359 | 2025.03.25 22:52:38.634896 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4360 | 2025.03.25 22:52:38.634918 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4361 | 2025.03.25 22:52:38.634935 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4362 | 2025.03.25 22:52:38.634981 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
4363 | 2025.03.25 22:52:38.635005 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4364 | 2025.03.25 22:52:38.635810 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001933 sec., 18106.57009829281 rows/sec., 765.89 KiB/sec. | ||
4365 | 2025.03.25 22:52:38.635938 [ 268 ] {3eea1b72-b3e6-461b-b7bd-ea8493d3b185} <Debug> TCPHandler: Processed in 0.00219962 sec. | ||
4366 | 2025.03.25 22:52:38.636153 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4367 | 2025.03.25 22:52:38.636325 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
4368 | 2025.03.25 22:52:38.636638 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4369 | 2025.03.25 22:52:38.636691 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
4370 | 2025.03.25 22:52:38.637031 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4371 | 2025.03.25 22:52:38.637098 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4372 | 2025.03.25 22:52:38.637244 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
4373 | 2025.03.25 22:52:38.637277 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4374 | 2025.03.25 22:52:38.637300 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4375 | 2025.03.25 22:52:38.637317 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4376 | 2025.03.25 22:52:38.637362 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
4377 | 2025.03.25 22:52:38.637387 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4378 | 2025.03.25 22:52:38.637932 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001691 sec., 20697.811945594323 rows/sec., 875.50 KiB/sec. | ||
4379 | 2025.03.25 22:52:38.638049 [ 268 ] {af5a3e31-20bc-4bda-a981-164c3db418a7} <Debug> TCPHandler: Processed in 0.001946473 sec. | ||
4380 | 2025.03.25 22:52:38.638258 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4381 | 2025.03.25 22:52:38.638428 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
4382 | 2025.03.25 22:52:38.638744 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4383 | 2025.03.25 22:52:38.638796 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4384 | 2025.03.25 22:52:38.639137 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4385 | 2025.03.25 22:52:38.639201 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4386 | 2025.03.25 22:52:38.639340 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
4387 | 2025.03.25 22:52:38.639372 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4388 | 2025.03.25 22:52:38.639394 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4389 | 2025.03.25 22:52:38.639410 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4390 | 2025.03.25 22:52:38.639454 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4391 | 2025.03.25 22:52:38.639478 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4392 | 2025.03.25 22:52:38.640023 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001678 sec., 20858.164481525626 rows/sec., 882.28 KiB/sec. | ||
4393 | 2025.03.25 22:52:38.640140 [ 268 ] {1405c0e7-8fb3-42e2-abe9-306153ecb1d2} <Debug> TCPHandler: Processed in 0.001934003 sec. | ||
4394 | 2025.03.25 22:52:38.640368 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4395 | 2025.03.25 22:52:38.640540 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
4396 | 2025.03.25 22:52:38.640856 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4397 | 2025.03.25 22:52:38.640908 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4398 | 2025.03.25 22:52:38.641254 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4399 | 2025.03.25 22:52:38.641319 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4400 | 2025.03.25 22:52:38.641460 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
4401 | 2025.03.25 22:52:38.641493 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4402 | 2025.03.25 22:52:38.641516 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4403 | 2025.03.25 22:52:38.641533 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4404 | 2025.03.25 22:52:38.641577 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4405 | 2025.03.25 22:52:38.641601 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4406 | 2025.03.25 22:52:38.642142 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001686 sec., 20759.193357058124 rows/sec., 878.10 KiB/sec. | ||
4407 | 2025.03.25 22:52:38.642261 [ 268 ] {f763d261-880b-4ea6-8005-e307b1efd83c} <Debug> TCPHandler: Processed in 0.001945623 sec. | ||
4408 | 2025.03.25 22:52:38.647527 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4409 | 2025.03.25 22:52:38.647870 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
4410 | 2025.03.25 22:52:38.648370 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4411 | 2025.03.25 22:52:38.648425 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
4412 | 2025.03.25 22:52:38.648775 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4413 | 2025.03.25 22:52:38.648841 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4414 | 2025.03.25 22:52:38.648982 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
4415 | 2025.03.25 22:52:38.649014 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4416 | 2025.03.25 22:52:38.649037 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Debug> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (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 | ||
4417 | 2025.03.25 22:52:38.649054 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4418 | 2025.03.25 22:52:38.649097 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
4419 | 2025.03.25 22:52:38.649122 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
4420 | 2025.03.25 22:52:38.649683 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001993 sec., 17561.465127947817 rows/sec., 742.83 KiB/sec. | ||
4421 | 2025.03.25 22:52:38.649801 [ 268 ] {9e0f0edf-8bf0-411e-a308-214101ce93e3} <Debug> TCPHandler: Processed in 0.002378523 sec. | ||
4422 | 2025.03.25 22:52:38.657422 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4423 | 2025.03.25 22:52:38.657562 [ 268 ] {194a6d86-1cb8-49a8-af59-b3f8b7a8cdf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
4424 | 2025.03.25 22:52:38.657620 [ 268 ] {194a6d86-1cb8-49a8-af59-b3f8b7a8cdf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4425 | 2025.03.25 22:52:38.658390 [ 268 ] {194a6d86-1cb8-49a8-af59-b3f8b7a8cdf4} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4426 | 2025.03.25 22:52:38.658436 [ 268 ] {194a6d86-1cb8-49a8-af59-b3f8b7a8cdf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4427 | 2025.03.25 22:52:38.658952 [ 268 ] {194a6d86-1cb8-49a8-af59-b3f8b7a8cdf4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4428 | 2025.03.25 22:52:38.659177 [ 268 ] {194a6d86-1cb8-49a8-af59-b3f8b7a8cdf4} <Trace> oximeter.timeseries_schema (fe2146e0-67b9-44c8-9c97-fdf63da9910e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4429 | 2025.03.25 22:52:38.659430 [ 268 ] {194a6d86-1cb8-49a8-af59-b3f8b7a8cdf4} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001902 sec., 6309.148264984227 rows/sec., 2.24 MiB/sec. | ||
4430 | 2025.03.25 22:52:38.659636 [ 268 ] {194a6d86-1cb8-49a8-af59-b3f8b7a8cdf4} <Debug> TCPHandler: Processed in 0.002276141 sec. | ||
4431 | 2025.03.25 22:52:38.659787 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4432 | 2025.03.25 22:52:38.659896 [ 268 ] {073a9e0d-809b-4bc7-a02c-e9407088b223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4433 | 2025.03.25 22:52:38.659942 [ 268 ] {073a9e0d-809b-4bc7-a02c-e9407088b223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4434 | 2025.03.25 22:52:38.660601 [ 268 ] {073a9e0d-809b-4bc7-a02c-e9407088b223} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4435 | 2025.03.25 22:52:38.660642 [ 268 ] {073a9e0d-809b-4bc7-a02c-e9407088b223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4436 | 2025.03.25 22:52:38.661024 [ 268 ] {073a9e0d-809b-4bc7-a02c-e9407088b223} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4437 | 2025.03.25 22:52:38.661270 [ 268 ] {073a9e0d-809b-4bc7-a02c-e9407088b223} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4438 | 2025.03.25 22:52:38.661524 [ 268 ] {073a9e0d-809b-4bc7-a02c-e9407088b223} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001645 sec., 128875.37993920973 rows/sec., 8.20 MiB/sec. | ||
4439 | 2025.03.25 22:52:38.661685 [ 268 ] {073a9e0d-809b-4bc7-a02c-e9407088b223} <Debug> TCPHandler: Processed in 0.001949044 sec. | ||
4440 | 2025.03.25 22:52:38.661802 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4441 | 2025.03.25 22:52:38.661906 [ 268 ] {cad800fd-2bf4-4c0b-8573-535f4bd9511d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4442 | 2025.03.25 22:52:38.661952 [ 268 ] {cad800fd-2bf4-4c0b-8573-535f4bd9511d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4443 | 2025.03.25 22:52:38.662798 [ 268 ] {cad800fd-2bf4-4c0b-8573-535f4bd9511d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4444 | 2025.03.25 22:52:38.662837 [ 268 ] {cad800fd-2bf4-4c0b-8573-535f4bd9511d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4445 | 2025.03.25 22:52:38.663275 [ 268 ] {cad800fd-2bf4-4c0b-8573-535f4bd9511d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4446 | 2025.03.25 22:52:38.663517 [ 268 ] {cad800fd-2bf4-4c0b-8573-535f4bd9511d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4447 | 2025.03.25 22:52:38.663808 [ 268 ] {cad800fd-2bf4-4c0b-8573-535f4bd9511d} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001899 sec., 358609.794628752 rows/sec., 28.50 MiB/sec. | ||
4448 | 2025.03.25 22:52:38.664029 [ 268 ] {cad800fd-2bf4-4c0b-8573-535f4bd9511d} <Debug> TCPHandler: Processed in 0.002272861 sec. | ||
4449 | 2025.03.25 22:52:38.664188 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4450 | 2025.03.25 22:52:38.664292 [ 268 ] {ba9f16b2-e926-42f3-ad0e-ae4ab1f86745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4451 | 2025.03.25 22:52:38.664337 [ 268 ] {ba9f16b2-e926-42f3-ad0e-ae4ab1f86745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4452 | 2025.03.25 22:52:38.664934 [ 268 ] {ba9f16b2-e926-42f3-ad0e-ae4ab1f86745} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4453 | 2025.03.25 22:52:38.664973 [ 268 ] {ba9f16b2-e926-42f3-ad0e-ae4ab1f86745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4454 | 2025.03.25 22:52:38.665338 [ 268 ] {ba9f16b2-e926-42f3-ad0e-ae4ab1f86745} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4455 | 2025.03.25 22:52:38.665578 [ 268 ] {ba9f16b2-e926-42f3-ad0e-ae4ab1f86745} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4456 | 2025.03.25 22:52:38.665794 [ 268 ] {ba9f16b2-e926-42f3-ad0e-ae4ab1f86745} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001524 sec., 90551.18110236221 rows/sec., 5.63 MiB/sec. | ||
4457 | 2025.03.25 22:52:38.665847 [ 268 ] {ba9f16b2-e926-42f3-ad0e-ae4ab1f86745} <Debug> TCPHandler: Processed in 0.001710458 sec. | ||
4458 | 2025.03.25 22:52:38.665967 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4459 | 2025.03.25 22:52:38.666097 [ 268 ] {535729bd-2a6b-494b-813d-cf41ac8a9b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4460 | 2025.03.25 22:52:38.666153 [ 268 ] {535729bd-2a6b-494b-813d-cf41ac8a9b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4461 | 2025.03.25 22:52:38.666832 [ 268 ] {535729bd-2a6b-494b-813d-cf41ac8a9b07} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4462 | 2025.03.25 22:52:38.666882 [ 268 ] {535729bd-2a6b-494b-813d-cf41ac8a9b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4463 | 2025.03.25 22:52:38.667271 [ 268 ] {535729bd-2a6b-494b-813d-cf41ac8a9b07} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4464 | 2025.03.25 22:52:38.667511 [ 268 ] {535729bd-2a6b-494b-813d-cf41ac8a9b07} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4465 | 2025.03.25 22:52:38.667740 [ 268 ] {535729bd-2a6b-494b-813d-cf41ac8a9b07} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001671 sec., 67624.17713943747 rows/sec., 4.38 MiB/sec. | ||
4466 | 2025.03.25 22:52:38.667798 [ 268 ] {535729bd-2a6b-494b-813d-cf41ac8a9b07} <Debug> TCPHandler: Processed in 0.001885672 sec. | ||
4467 | 2025.03.25 22:52:38.667913 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4468 | 2025.03.25 22:52:38.668020 [ 268 ] {85e78ea4-8a59-4fa0-8929-6e6ce40b4607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4469 | 2025.03.25 22:52:38.668066 [ 268 ] {85e78ea4-8a59-4fa0-8929-6e6ce40b4607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4470 | 2025.03.25 22:52:38.668628 [ 268 ] {85e78ea4-8a59-4fa0-8929-6e6ce40b4607} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4471 | 2025.03.25 22:52:38.668667 [ 268 ] {85e78ea4-8a59-4fa0-8929-6e6ce40b4607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4472 | 2025.03.25 22:52:38.669017 [ 268 ] {85e78ea4-8a59-4fa0-8929-6e6ce40b4607} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4473 | 2025.03.25 22:52:38.669267 [ 268 ] {85e78ea4-8a59-4fa0-8929-6e6ce40b4607} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4474 | 2025.03.25 22:52:38.669563 [ 268 ] {85e78ea4-8a59-4fa0-8929-6e6ce40b4607} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001547 sec., 72398.19004524886 rows/sec., 4.12 MiB/sec. | ||
4475 | 2025.03.25 22:52:38.669632 [ 268 ] {85e78ea4-8a59-4fa0-8929-6e6ce40b4607} <Debug> TCPHandler: Processed in 0.001770531 sec. | ||
4476 | 2025.03.25 22:52:38.669748 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4477 | 2025.03.25 22:52:38.669855 [ 268 ] {1cb57d34-391a-4469-bedd-2c7375329ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4478 | 2025.03.25 22:52:38.669899 [ 268 ] {1cb57d34-391a-4469-bedd-2c7375329ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4479 | 2025.03.25 22:52:38.670582 [ 268 ] {1cb57d34-391a-4469-bedd-2c7375329ca3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4480 | 2025.03.25 22:52:38.670622 [ 268 ] {1cb57d34-391a-4469-bedd-2c7375329ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4481 | 2025.03.25 22:52:38.670998 [ 268 ] {1cb57d34-391a-4469-bedd-2c7375329ca3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4482 | 2025.03.25 22:52:38.671236 [ 268 ] {1cb57d34-391a-4469-bedd-2c7375329ca3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4483 | 2025.03.25 22:52:38.671456 [ 268 ] {1cb57d34-391a-4469-bedd-2c7375329ca3} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001622 sec., 255240.44389642417 rows/sec., 18.15 MiB/sec. | ||
4484 | 2025.03.25 22:52:38.671514 [ 268 ] {1cb57d34-391a-4469-bedd-2c7375329ca3} <Debug> TCPHandler: Processed in 0.001816941 sec. | ||
4485 | 2025.03.25 22:52:38.671630 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4486 | 2025.03.25 22:52:38.671737 [ 268 ] {15d5b46b-1955-4888-9801-9530f99346e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4487 | 2025.03.25 22:52:38.671784 [ 268 ] {15d5b46b-1955-4888-9801-9530f99346e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4488 | 2025.03.25 22:52:38.672217 [ 268 ] {15d5b46b-1955-4888-9801-9530f99346e7} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4489 | 2025.03.25 22:52:38.672257 [ 268 ] {15d5b46b-1955-4888-9801-9530f99346e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4490 | 2025.03.25 22:52:38.672621 [ 268 ] {15d5b46b-1955-4888-9801-9530f99346e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
4491 | 2025.03.25 22:52:38.672884 [ 268 ] {15d5b46b-1955-4888-9801-9530f99346e7} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4492 | 2025.03.25 22:52:38.673164 [ 268 ] {15d5b46b-1955-4888-9801-9530f99346e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001435 sec., 4181.1846689895465 rows/sec., 218.45 KiB/sec. | ||
4493 | 2025.03.25 22:52:38.673221 [ 268 ] {15d5b46b-1955-4888-9801-9530f99346e7} <Debug> TCPHandler: Processed in 0.001642517 sec. | ||
4494 | 2025.03.25 22:52:38.673328 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4495 | 2025.03.25 22:52:38.673432 [ 268 ] {6f362acb-63fb-4337-8272-e21057bb0659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4496 | 2025.03.25 22:52:38.673480 [ 268 ] {6f362acb-63fb-4337-8272-e21057bb0659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4497 | 2025.03.25 22:52:38.674015 [ 268 ] {6f362acb-63fb-4337-8272-e21057bb0659} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4498 | 2025.03.25 22:52:38.674055 [ 268 ] {6f362acb-63fb-4337-8272-e21057bb0659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4499 | 2025.03.25 22:52:38.674442 [ 268 ] {6f362acb-63fb-4337-8272-e21057bb0659} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4500 | 2025.03.25 22:52:38.674681 [ 268 ] {6f362acb-63fb-4337-8272-e21057bb0659} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4501 | 2025.03.25 22:52:38.674958 [ 268 ] {6f362acb-63fb-4337-8272-e21057bb0659} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001522 sec., 155716.1629434954 rows/sec., 10.44 MiB/sec. | ||
4502 | 2025.03.25 22:52:38.675185 [ 268 ] {6f362acb-63fb-4337-8272-e21057bb0659} <Debug> TCPHandler: Processed in 0.001904712 sec. | ||
4503 | 2025.03.25 22:52:38.675344 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4504 | 2025.03.25 22:52:38.675448 [ 268 ] {9677f897-f383-44a9-9f63-1cf092d1a38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4505 | 2025.03.25 22:52:38.675497 [ 268 ] {9677f897-f383-44a9-9f63-1cf092d1a38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4506 | 2025.03.25 22:52:38.675947 [ 268 ] {9677f897-f383-44a9-9f63-1cf092d1a38a} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4507 | 2025.03.25 22:52:38.675986 [ 268 ] {9677f897-f383-44a9-9f63-1cf092d1a38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4508 | 2025.03.25 22:52:38.676333 [ 268 ] {9677f897-f383-44a9-9f63-1cf092d1a38a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
4509 | 2025.03.25 22:52:38.676566 [ 268 ] {9677f897-f383-44a9-9f63-1cf092d1a38a} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4510 | 2025.03.25 22:52:38.676778 [ 268 ] {9677f897-f383-44a9-9f63-1cf092d1a38a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec. | ||
4511 | 2025.03.25 22:52:38.676868 [ 268 ] {9677f897-f383-44a9-9f63-1cf092d1a38a} <Debug> TCPHandler: Processed in 0.001575786 sec. | ||
4512 | 2025.03.25 22:52:38.676980 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4513 | 2025.03.25 22:52:38.677084 [ 268 ] {cf0ec903-6b76-4a29-83e2-872634dc2f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4514 | 2025.03.25 22:52:38.677149 [ 268 ] {cf0ec903-6b76-4a29-83e2-872634dc2f60} <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 | ||
4515 | 2025.03.25 22:52:38.678280 [ 268 ] {cf0ec903-6b76-4a29-83e2-872634dc2f60} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4516 | 2025.03.25 22:52:38.678318 [ 268 ] {cf0ec903-6b76-4a29-83e2-872634dc2f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4517 | 2025.03.25 22:52:38.678970 [ 268 ] {cf0ec903-6b76-4a29-83e2-872634dc2f60} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4518 | 2025.03.25 22:52:38.679251 [ 268 ] {cf0ec903-6b76-4a29-83e2-872634dc2f60} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4519 | 2025.03.25 22:52:38.679493 [ 268 ] {cf0ec903-6b76-4a29-83e2-872634dc2f60} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00243 sec., 13168.724279835391 rows/sec., 23.60 MiB/sec. | ||
4520 | 2025.03.25 22:52:38.680004 [ 268 ] {cf0ec903-6b76-4a29-83e2-872634dc2f60} <Debug> TCPHandler: Processed in 0.003073059 sec. | ||
4521 | 2025.03.25 22:52:38.680167 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4522 | 2025.03.25 22:52:38.680273 [ 268 ] {be8e34fc-44b2-4a32-a43d-514adc3914ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4523 | 2025.03.25 22:52:38.680320 [ 268 ] {be8e34fc-44b2-4a32-a43d-514adc3914ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4524 | 2025.03.25 22:52:38.680786 [ 268 ] {be8e34fc-44b2-4a32-a43d-514adc3914ba} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4525 | 2025.03.25 22:52:38.680824 [ 268 ] {be8e34fc-44b2-4a32-a43d-514adc3914ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4526 | 2025.03.25 22:52:38.681217 [ 268 ] {be8e34fc-44b2-4a32-a43d-514adc3914ba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4527 | 2025.03.25 22:52:38.681465 [ 268 ] {be8e34fc-44b2-4a32-a43d-514adc3914ba} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4528 | 2025.03.25 22:52:38.681663 [ 268 ] {be8e34fc-44b2-4a32-a43d-514adc3914ba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001412 sec., 58073.65439093484 rows/sec., 3.69 MiB/sec. | ||
4529 | 2025.03.25 22:52:38.681715 [ 268 ] {be8e34fc-44b2-4a32-a43d-514adc3914ba} <Debug> TCPHandler: Processed in 0.001599046 sec. | ||
4530 | 2025.03.25 22:52:39.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.47 MiB, peak 194.72 MiB, free memory in arenas 0.00 B, will set to 189.10 MiB (RSS), difference: -1.36 MiB | ||
4531 | 2025.03.25 22:52:41.887934 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4532 | 2025.03.25 22:52:41.888144 [ 268 ] {8b8c2159-1d55-4c48-a86a-760856fb2df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4533 | 2025.03.25 22:52:41.888220 [ 268 ] {8b8c2159-1d55-4c48-a86a-760856fb2df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4534 | 2025.03.25 22:52:41.889899 [ 268 ] {8b8c2159-1d55-4c48-a86a-760856fb2df5} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4535 | 2025.03.25 22:52:41.889949 [ 268 ] {8b8c2159-1d55-4c48-a86a-760856fb2df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4536 | 2025.03.25 22:52:41.890482 [ 268 ] {8b8c2159-1d55-4c48-a86a-760856fb2df5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4537 | 2025.03.25 22:52:41.890790 [ 268 ] {8b8c2159-1d55-4c48-a86a-760856fb2df5} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4538 | 2025.03.25 22:52:41.891043 [ 268 ] {8b8c2159-1d55-4c48-a86a-760856fb2df5} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002953 sec., 410430.07111412124 rows/sec., 33.91 MiB/sec. | ||
4539 | 2025.03.25 22:52:41.891112 [ 268 ] {8b8c2159-1d55-4c48-a86a-760856fb2df5} <Debug> TCPHandler: Processed in 0.003313455 sec. | ||
4540 | 2025.03.25 22:52:41.891250 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4541 | 2025.03.25 22:52:41.891368 [ 268 ] {24e5f5b4-9986-4015-9654-dc01978d84f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4542 | 2025.03.25 22:52:41.891419 [ 268 ] {24e5f5b4-9986-4015-9654-dc01978d84f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4543 | 2025.03.25 22:52:41.891976 [ 268 ] {24e5f5b4-9986-4015-9654-dc01978d84f3} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4544 | 2025.03.25 22:52:41.892018 [ 268 ] {24e5f5b4-9986-4015-9654-dc01978d84f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4545 | 2025.03.25 22:52:41.892384 [ 268 ] {24e5f5b4-9986-4015-9654-dc01978d84f3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4546 | 2025.03.25 22:52:41.892639 [ 268 ] {24e5f5b4-9986-4015-9654-dc01978d84f3} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4547 | 2025.03.25 22:52:41.892820 [ 75 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4548 | 2025.03.25 22:52:41.892885 [ 268 ] {24e5f5b4-9986-4015-9654-dc01978d84f3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00154 sec., 5194.805194805195 rows/sec., 390.63 KiB/sec. | ||
4549 | 2025.03.25 22:52:41.892897 [ 75 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4550 | 2025.03.25 22:52:41.892965 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4551 | 2025.03.25 22:52:41.893011 [ 268 ] {24e5f5b4-9986-4015-9654-dc01978d84f3} <Debug> TCPHandler: Processed in 0.001813601 sec. | ||
4552 | 2025.03.25 22:52:41.893225 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
4553 | 2025.03.25 22:52:41.893238 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4554 | 2025.03.25 22:52:41.893481 [ 268 ] {98fb2068-8812-48cc-bdf9-323e6c19af2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4555 | 2025.03.25 22:52:41.893501 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4556 | 2025.03.25 22:52:41.893582 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 66 rows starting from the beginning of the part | ||
4557 | 2025.03.25 22:52:41.893584 [ 268 ] {98fb2068-8812-48cc-bdf9-323e6c19af2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4558 | 2025.03.25 22:52:41.893957 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
4559 | 2025.03.25 22:52:41.894272 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
4560 | 2025.03.25 22:52:41.894629 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
4561 | 2025.03.25 22:52:41.894941 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
4562 | 2025.03.25 22:52:41.895254 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
4563 | 2025.03.25 22:52:41.896668 [ 268 ] {98fb2068-8812-48cc-bdf9-323e6c19af2b} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4564 | 2025.03.25 22:52:41.896745 [ 268 ] {98fb2068-8812-48cc-bdf9-323e6c19af2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4565 | 2025.03.25 22:52:41.897860 [ 268 ] {98fb2068-8812-48cc-bdf9-323e6c19af2b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4566 | 2025.03.25 22:52:41.898140 [ 195 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.005055474 sec., 52220.62263597835 rows/sec., 3.72 MiB/sec. | ||
4567 | 2025.03.25 22:52:41.898343 [ 268 ] {98fb2068-8812-48cc-bdf9-323e6c19af2b} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4568 | 2025.03.25 22:52:41.898417 [ 195 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4569 | 2025.03.25 22:52:41.898582 [ 75 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
4570 | 2025.03.25 22:52:41.898668 [ 75 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2025.03.25 22:52:41.898758 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4572 | 2025.03.25 22:52:41.898877 [ 268 ] {98fb2068-8812-48cc-bdf9-323e6c19af2b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005435 sec., 41950.321987120515 rows/sec., 2.84 MiB/sec. | ||
4573 | 2025.03.25 22:52:41.899185 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
4574 | 2025.03.25 22:52:41.899232 [ 268 ] {98fb2068-8812-48cc-bdf9-323e6c19af2b} <Debug> TCPHandler: Processed in 0.006072256 sec. | ||
4575 | 2025.03.25 22:52:41.899439 [ 195 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4576 | 2025.03.25 22:52:41.899569 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4577 | 2025.03.25 22:52:41.899577 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4578 | 2025.03.25 22:52:41.899670 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
4579 | 2025.03.25 22:52:41.899772 [ 195 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_31_6} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4580 | 2025.03.25 22:52:41.899985 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
4581 | 2025.03.25 22:52:41.900025 [ 268 ] {6301607f-7db2-47f6-9849-9e5c1d59c06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4582 | 2025.03.25 22:52:41.900267 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
4583 | 2025.03.25 22:52:41.900455 [ 268 ] {6301607f-7db2-47f6-9849-9e5c1d59c06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4584 | 2025.03.25 22:52:41.900613 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
4585 | 2025.03.25 22:52:41.900915 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
4586 | 2025.03.25 22:52:41.901200 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
4587 | 2025.03.25 22:52:41.901792 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4588 | 2025.03.25 22:52:41.903618 [ 268 ] {6301607f-7db2-47f6-9849-9e5c1d59c06f} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2025.03.25 22:52:41.903693 [ 268 ] {6301607f-7db2-47f6-9849-9e5c1d59c06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4590 | 2025.03.25 22:52:41.904337 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1073 rows, containing 5 columns (5 merged, 0 gathered) in 0.005465583 sec., 196319.4045356186 rows/sec., 14.11 MiB/sec. | ||
4591 | 2025.03.25 22:52:41.904574 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4592 | 2025.03.25 22:52:41.904583 [ 268 ] {6301607f-7db2-47f6-9849-9e5c1d59c06f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4593 | 2025.03.25 22:52:41.905134 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4594 | 2025.03.25 22:52:41.905165 [ 268 ] {6301607f-7db2-47f6-9849-9e5c1d59c06f} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4595 | 2025.03.25 22:52:41.905303 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_10_2} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
4596 | 2025.03.25 22:52:41.905553 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
4597 | 2025.03.25 22:52:41.905657 [ 268 ] {6301607f-7db2-47f6-9849-9e5c1d59c06f} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.005873 sec., 89902.945683637 rows/sec., 6.66 MiB/sec. | ||
4598 | 2025.03.25 22:52:41.905739 [ 268 ] {6301607f-7db2-47f6-9849-9e5c1d59c06f} <Debug> TCPHandler: Processed in 0.006303382 sec. | ||
4599 | 2025.03.25 22:52:41.905869 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4600 | 2025.03.25 22:52:41.905982 [ 268 ] {1edf8fe0-d98a-4b6f-9234-7e710e1931d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4601 | 2025.03.25 22:52:41.906036 [ 268 ] {1edf8fe0-d98a-4b6f-9234-7e710e1931d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4602 | 2025.03.25 22:52:41.906948 [ 268 ] {1edf8fe0-d98a-4b6f-9234-7e710e1931d4} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4603 | 2025.03.25 22:52:41.906990 [ 268 ] {1edf8fe0-d98a-4b6f-9234-7e710e1931d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4604 | 2025.03.25 22:52:41.907460 [ 268 ] {1edf8fe0-d98a-4b6f-9234-7e710e1931d4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4605 | 2025.03.25 22:52:41.907716 [ 268 ] {1edf8fe0-d98a-4b6f-9234-7e710e1931d4} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4606 | 2025.03.25 22:52:41.907898 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4607 | 2025.03.25 22:52:41.907951 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4608 | 2025.03.25 22:52:41.907965 [ 268 ] {1edf8fe0-d98a-4b6f-9234-7e710e1931d4} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001998 sec., 476476.4764764764 rows/sec., 31.96 MiB/sec. | ||
4609 | 2025.03.25 22:52:41.907984 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4610 | 2025.03.25 22:52:41.908158 [ 268 ] {1edf8fe0-d98a-4b6f-9234-7e710e1931d4} <Debug> TCPHandler: Processed in 0.002327102 sec. | ||
4611 | 2025.03.25 22:52:41.908380 [ 188 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
4612 | 2025.03.25 22:52:41.908676 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4613 | 2025.03.25 22:52:41.908832 [ 188 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4614 | 2025.03.25 22:52:41.908918 [ 188 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10043 rows starting from the beginning of the part | ||
4615 | 2025.03.25 22:52:41.908943 [ 268 ] {80b9b484-b605-453d-bae7-9b4e64801bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4616 | 2025.03.25 22:52:41.909262 [ 188 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
4617 | 2025.03.25 22:52:41.909335 [ 268 ] {80b9b484-b605-453d-bae7-9b4e64801bb1} <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 | ||
4618 | 2025.03.25 22:52:41.909642 [ 188 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 162 rows starting from the beginning of the part | ||
4619 | 2025.03.25 22:52:41.910076 [ 188 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
4620 | 2025.03.25 22:52:41.910461 [ 188 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part | ||
4621 | 2025.03.25 22:52:41.910848 [ 188 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 952 rows starting from the beginning of the part | ||
4622 | 2025.03.25 22:52:41.914162 [ 268 ] {80b9b484-b605-453d-bae7-9b4e64801bb1} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4623 | 2025.03.25 22:52:41.914257 [ 268 ] {80b9b484-b605-453d-bae7-9b4e64801bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4624 | 2025.03.25 22:52:41.915742 [ 268 ] {80b9b484-b605-453d-bae7-9b4e64801bb1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4625 | 2025.03.25 22:52:41.916500 [ 268 ] {80b9b484-b605-453d-bae7-9b4e64801bb1} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4626 | 2025.03.25 22:52:41.916725 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4627 | 2025.03.25 22:52:41.916795 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4628 | 2025.03.25 22:52:41.916835 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4629 | 2025.03.25 22:52:41.916850 [ 268 ] {80b9b484-b605-453d-bae7-9b4e64801bb1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007959 sec., 1005.1514009297649 rows/sec., 1.80 MiB/sec. | ||
4630 | 2025.03.25 22:52:41.917163 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
4631 | 2025.03.25 22:52:41.917239 [ 268 ] {80b9b484-b605-453d-bae7-9b4e64801bb1} <Debug> TCPHandler: Processed in 0.008789407 sec. | ||
4632 | 2025.03.25 22:52:41.917458 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4633 | 2025.03.25 22:52:41.917791 [ 268 ] {b6fc45cd-6fbc-4ae7-a58a-7f320b5f823a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4634 | 2025.03.25 22:52:41.917812 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4635 | 2025.03.25 22:52:41.917980 [ 268 ] {b6fc45cd-6fbc-4ae7-a58a-7f320b5f823a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4636 | 2025.03.25 22:52:41.918226 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 484 rows starting from the beginning of the part | ||
4637 | 2025.03.25 22:52:41.918684 [ 188 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11714 rows, containing 5 columns (5 merged, 0 gathered) in 0.010549818 sec., 1110350.9084232543 rows/sec., 75.64 MiB/sec. | ||
4638 | 2025.03.25 22:52:41.919376 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
4639 | 2025.03.25 22:52:41.919488 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4640 | 2025.03.25 22:52:41.920238 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
4641 | 2025.03.25 22:52:41.920690 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4642 | 2025.03.25 22:52:41.921158 [ 268 ] {b6fc45cd-6fbc-4ae7-a58a-7f320b5f823a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4643 | 2025.03.25 22:52:41.921176 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4644 | 2025.03.25 22:52:41.921209 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
4645 | 2025.03.25 22:52:41.921218 [ 268 ] {b6fc45cd-6fbc-4ae7-a58a-7f320b5f823a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4646 | 2025.03.25 22:52:41.921364 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
4647 | 2025.03.25 22:52:41.921870 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
4648 | 2025.03.25 22:52:41.922436 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
4649 | 2025.03.25 22:52:41.922441 [ 268 ] {b6fc45cd-6fbc-4ae7-a58a-7f320b5f823a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4650 | 2025.03.25 22:52:41.923066 [ 268 ] {b6fc45cd-6fbc-4ae7-a58a-7f320b5f823a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4651 | 2025.03.25 22:52:41.923343 [ 75 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4652 | 2025.03.25 22:52:41.923442 [ 75 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4653 | 2025.03.25 22:52:41.923500 [ 268 ] {b6fc45cd-6fbc-4ae7-a58a-7f320b5f823a} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.0058 sec., 6896.551724137931 rows/sec., 476.83 KiB/sec. | ||
4654 | 2025.03.25 22:52:41.923513 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4655 | 2025.03.25 22:52:41.923831 [ 268 ] {b6fc45cd-6fbc-4ae7-a58a-7f320b5f823a} <Debug> TCPHandler: Processed in 0.006429635 sec. | ||
4656 | 2025.03.25 22:52:41.924021 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
4657 | 2025.03.25 22:52:41.924227 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4658 | 2025.03.25 22:52:41.924277 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 888 rows starting from the beginning of the part | ||
4659 | 2025.03.25 22:52:41.924442 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4660 | 2025.03.25 22:52:41.924636 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
4661 | 2025.03.25 22:52:41.924757 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
4662 | 2025.03.25 22:52:41.924929 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
4663 | 2025.03.25 22:52:41.925084 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
4664 | 2025.03.25 22:52:41.927165 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1190 rows, containing 4 columns (4 merged, 0 gathered) in 0.003477048 sec., 342244.34060156776 rows/sec., 23.05 MiB/sec. | ||
4665 | 2025.03.25 22:52:41.927390 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4666 | 2025.03.25 22:52:41.927868 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4667 | 2025.03.25 22:52:41.927951 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_31_6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4668 | 2025.03.25 22:52:41.928525 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
4669 | 2025.03.25 22:52:41.941827 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 19 columns (19 merged, 0 gathered) in 0.024900372 sec., 22971.544360863365 rows/sec., 41.16 MiB/sec. | ||
4670 | 2025.03.25 22:52:41.942549 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4671 | 2025.03.25 22:52:41.942937 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4672 | 2025.03.25 22:52:41.943019 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4673 | 2025.03.25 22:52:41.943127 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
4674 | 2025.03.25 22:52:42.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.75 MiB, peak 197.10 MiB, free memory in arenas 0.00 B, will set to 191.24 MiB (RSS), difference: 1.48 MiB | ||
4675 | 2025.03.25 22:52:43.617542 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4676 | 2025.03.25 22:52:43.617758 [ 268 ] {63581013-5a31-4f35-a801-4de277ec5f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4677 | 2025.03.25 22:52:43.617841 [ 268 ] {63581013-5a31-4f35-a801-4de277ec5f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4678 | 2025.03.25 22:52:43.618698 [ 268 ] {63581013-5a31-4f35-a801-4de277ec5f61} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4679 | 2025.03.25 22:52:43.618743 [ 268 ] {63581013-5a31-4f35-a801-4de277ec5f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4680 | 2025.03.25 22:52:43.619199 [ 268 ] {63581013-5a31-4f35-a801-4de277ec5f61} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4681 | 2025.03.25 22:52:43.619464 [ 268 ] {63581013-5a31-4f35-a801-4de277ec5f61} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4682 | 2025.03.25 22:52:43.619673 [ 268 ] {63581013-5a31-4f35-a801-4de277ec5f61} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001977 sec., 28325.74607991907 rows/sec., 2.18 MiB/sec. | ||
4683 | 2025.03.25 22:52:43.619740 [ 268 ] {63581013-5a31-4f35-a801-4de277ec5f61} <Debug> TCPHandler: Processed in 0.002342832 sec. | ||
4684 | 2025.03.25 22:52:43.619871 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4685 | 2025.03.25 22:52:43.619992 [ 268 ] {6d479c17-1092-4f94-a250-4672d600d2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4686 | 2025.03.25 22:52:43.620042 [ 268 ] {6d479c17-1092-4f94-a250-4672d600d2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4687 | 2025.03.25 22:52:43.620622 [ 268 ] {6d479c17-1092-4f94-a250-4672d600d2f3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4688 | 2025.03.25 22:52:43.620661 [ 268 ] {6d479c17-1092-4f94-a250-4672d600d2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4689 | 2025.03.25 22:52:43.621030 [ 268 ] {6d479c17-1092-4f94-a250-4672d600d2f3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4690 | 2025.03.25 22:52:43.621311 [ 268 ] {6d479c17-1092-4f94-a250-4672d600d2f3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4691 | 2025.03.25 22:52:43.621541 [ 268 ] {6d479c17-1092-4f94-a250-4672d600d2f3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001566 sec., 40868.45466155811 rows/sec., 3.19 MiB/sec. | ||
4692 | 2025.03.25 22:52:43.621615 [ 268 ] {6d479c17-1092-4f94-a250-4672d600d2f3} <Debug> TCPHandler: Processed in 0.0017932 sec. | ||
4693 | 2025.03.25 22:52:43.621857 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4694 | 2025.03.25 22:52:43.621973 [ 268 ] {f9d6bc5f-6a49-4862-9d95-abcba76c6b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4695 | 2025.03.25 22:52:43.622027 [ 268 ] {f9d6bc5f-6a49-4862-9d95-abcba76c6b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4696 | 2025.03.25 22:52:43.622543 [ 268 ] {f9d6bc5f-6a49-4862-9d95-abcba76c6b5c} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4697 | 2025.03.25 22:52:43.622583 [ 268 ] {f9d6bc5f-6a49-4862-9d95-abcba76c6b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4698 | 2025.03.25 22:52:43.622976 [ 268 ] {f9d6bc5f-6a49-4862-9d95-abcba76c6b5c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4699 | 2025.03.25 22:52:43.623225 [ 268 ] {f9d6bc5f-6a49-4862-9d95-abcba76c6b5c} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4700 | 2025.03.25 22:52:43.623437 [ 268 ] {f9d6bc5f-6a49-4862-9d95-abcba76c6b5c} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001492 sec., 36193.029490616624 rows/sec., 2.52 MiB/sec. | ||
4701 | 2025.03.25 22:52:43.623489 [ 268 ] {f9d6bc5f-6a49-4862-9d95-abcba76c6b5c} <Debug> TCPHandler: Processed in 0.001717959 sec. | ||
4702 | 2025.03.25 22:52:43.623598 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4703 | 2025.03.25 22:52:43.623704 [ 268 ] {73b4711a-ab49-4d42-9910-4a795705dd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4704 | 2025.03.25 22:52:43.623752 [ 268 ] {73b4711a-ab49-4d42-9910-4a795705dd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4705 | 2025.03.25 22:52:43.624181 [ 268 ] {73b4711a-ab49-4d42-9910-4a795705dd2b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4706 | 2025.03.25 22:52:43.624220 [ 268 ] {73b4711a-ab49-4d42-9910-4a795705dd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4707 | 2025.03.25 22:52:43.624671 [ 268 ] {73b4711a-ab49-4d42-9910-4a795705dd2b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4708 | 2025.03.25 22:52:43.624916 [ 268 ] {73b4711a-ab49-4d42-9910-4a795705dd2b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4709 | 2025.03.25 22:52:43.625136 [ 268 ] {73b4711a-ab49-4d42-9910-4a795705dd2b} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001452 sec., 13774.104683195594 rows/sec., 946.97 KiB/sec. | ||
4710 | 2025.03.25 22:52:43.625190 [ 268 ] {73b4711a-ab49-4d42-9910-4a795705dd2b} <Debug> TCPHandler: Processed in 0.001642917 sec. | ||
4711 | 2025.03.25 22:52:45.099435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
4712 | 2025.03.25 22:52:45.100236 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4713 | 2025.03.25 22:52:45.100290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4714 | 2025.03.25 22:52:45.100838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4715 | 2025.03.25 22:52:45.101107 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4716 | 2025.03.25 22:52:45.101460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
4717 | 2025.03.25 22:52:45.863496 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4718 | 2025.03.25 22:52:45.884896 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4719 | 2025.03.25 22:52:45.884952 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4720 | 2025.03.25 22:52:45.892524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4721 | 2025.03.25 22:52:45.893321 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4722 | 2025.03.25 22:52:45.897091 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4723 | 2025.03.25 22:52:47.644588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 646 | ||
4724 | 2025.03.25 22:52:47.648615 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4725 | 2025.03.25 22:52:47.648677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4726 | 2025.03.25 22:52:47.650257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4727 | 2025.03.25 22:52:47.650579 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4728 | 2025.03.25 22:52:47.651380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
4729 | 2025.03.25 22:52:48.629465 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4730 | 2025.03.25 22:52:48.629679 [ 268 ] {72b1ed44-efe9-41ec-b388-067a2dcf4c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4731 | 2025.03.25 22:52:48.629767 [ 268 ] {72b1ed44-efe9-41ec-b388-067a2dcf4c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4732 | 2025.03.25 22:52:48.630606 [ 268 ] {72b1ed44-efe9-41ec-b388-067a2dcf4c2b} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4733 | 2025.03.25 22:52:48.630653 [ 268 ] {72b1ed44-efe9-41ec-b388-067a2dcf4c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4734 | 2025.03.25 22:52:48.631120 [ 268 ] {72b1ed44-efe9-41ec-b388-067a2dcf4c2b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4735 | 2025.03.25 22:52:48.631417 [ 268 ] {72b1ed44-efe9-41ec-b388-067a2dcf4c2b} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4736 | 2025.03.25 22:52:48.631555 [ 69 ] {} <Debug> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
4737 | 2025.03.25 22:52:48.631605 [ 69 ] {} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4738 | 2025.03.25 22:52:48.631628 [ 268 ] {72b1ed44-efe9-41ec-b388-067a2dcf4c2b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002007 sec., 105630.29397110114 rows/sec., 6.72 MiB/sec. | ||
4739 | 2025.03.25 22:52:48.631634 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4740 | 2025.03.25 22:52:48.631731 [ 268 ] {72b1ed44-efe9-41ec-b388-067a2dcf4c2b} <Debug> TCPHandler: Processed in 0.002407974 sec. | ||
4741 | 2025.03.25 22:52:48.631779 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::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 | ||
4742 | 2025.03.25 22:52:48.631901 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4743 | 2025.03.25 22:52:48.631916 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4744 | 2025.03.25 22:52:48.631966 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
4745 | 2025.03.25 22:52:48.632044 [ 268 ] {d7d5b9ba-4fa1-44f0-9402-d1f68b0397f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4746 | 2025.03.25 22:52:48.632184 [ 268 ] {d7d5b9ba-4fa1-44f0-9402-d1f68b0397f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4747 | 2025.03.25 22:52:48.632208 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
4748 | 2025.03.25 22:52:48.632449 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::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 | ||
4749 | 2025.03.25 22:52:48.632770 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
4750 | 2025.03.25 22:52:48.632946 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
4751 | 2025.03.25 22:52:48.633119 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
4752 | 2025.03.25 22:52:48.634008 [ 268 ] {d7d5b9ba-4fa1-44f0-9402-d1f68b0397f0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4753 | 2025.03.25 22:52:48.634054 [ 268 ] {d7d5b9ba-4fa1-44f0-9402-d1f68b0397f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4754 | 2025.03.25 22:52:48.634726 [ 268 ] {d7d5b9ba-4fa1-44f0-9402-d1f68b0397f0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4755 | 2025.03.25 22:52:48.634839 [ 199 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.003122841 sec., 166515.04191215627 rows/sec., 11.82 MiB/sec. | ||
4756 | 2025.03.25 22:52:48.635132 [ 268 ] {d7d5b9ba-4fa1-44f0-9402-d1f68b0397f0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4757 | 2025.03.25 22:52:48.635211 [ 192 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
4758 | 2025.03.25 22:52:48.635372 [ 69 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4759 | 2025.03.25 22:52:48.635485 [ 69 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4760 | 2025.03.25 22:52:48.635557 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4761 | 2025.03.25 22:52:48.635754 [ 268 ] {d7d5b9ba-4fa1-44f0-9402-d1f68b0397f0} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.003705 sec., 183805.66801619434 rows/sec., 14.61 MiB/sec. | ||
4762 | 2025.03.25 22:52:48.635759 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
4763 | 2025.03.25 22:52:48.635971 [ 268 ] {d7d5b9ba-4fa1-44f0-9402-d1f68b0397f0} <Debug> TCPHandler: Processed in 0.004126613 sec. | ||
4764 | 2025.03.25 22:52:48.636121 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4765 | 2025.03.25 22:52:48.636237 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4766 | 2025.03.25 22:52:48.636242 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1404 rows starting from the beginning of the part | ||
4767 | 2025.03.25 22:52:48.636262 [ 192 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_6_1} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4768 | 2025.03.25 22:52:48.636738 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part | ||
4769 | 2025.03.25 22:52:48.636738 [ 268 ] {8bbd71ec-d0d5-41ef-ac5b-34aed672054a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4770 | 2025.03.25 22:52:48.636771 [ 192 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_6_1} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
4771 | 2025.03.25 22:52:48.636843 [ 268 ] {8bbd71ec-d0d5-41ef-ac5b-34aed672054a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4772 | 2025.03.25 22:52:48.637172 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 681 rows starting from the beginning of the part | ||
4773 | 2025.03.25 22:52:48.637197 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4774 | 2025.03.25 22:52:48.637424 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1212 rows starting from the beginning of the part | ||
4775 | 2025.03.25 22:52:48.637592 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
4776 | 2025.03.25 22:52:48.637791 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 681 rows starting from the beginning of the part | ||
4777 | 2025.03.25 22:52:48.638511 [ 268 ] {8bbd71ec-d0d5-41ef-ac5b-34aed672054a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4778 | 2025.03.25 22:52:48.638557 [ 268 ] {8bbd71ec-d0d5-41ef-ac5b-34aed672054a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4779 | 2025.03.25 22:52:48.639129 [ 268 ] {8bbd71ec-d0d5-41ef-ac5b-34aed672054a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4780 | 2025.03.25 22:52:48.639425 [ 268 ] {8bbd71ec-d0d5-41ef-ac5b-34aed672054a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4781 | 2025.03.25 22:52:48.639647 [ 268 ] {8bbd71ec-d0d5-41ef-ac5b-34aed672054a} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.003079 sec., 44819.746670997076 rows/sec., 2.79 MiB/sec. | ||
4782 | 2025.03.25 22:52:48.639742 [ 268 ] {8bbd71ec-d0d5-41ef-ac5b-34aed672054a} <Debug> TCPHandler: Processed in 0.003591652 sec. | ||
4783 | 2025.03.25 22:52:48.639952 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4784 | 2025.03.25 22:52:48.640190 [ 268 ] {e0a271e4-b287-4226-95a7-1f0a3d0ea07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4785 | 2025.03.25 22:52:48.640240 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4106 rows, containing 5 columns (5 merged, 0 gathered) in 0.004586354 sec., 895264.5173050314 rows/sec., 76.75 MiB/sec. | ||
4786 | 2025.03.25 22:52:48.640265 [ 268 ] {e0a271e4-b287-4226-95a7-1f0a3d0ea07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4787 | 2025.03.25 22:52:48.640614 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4788 | 2025.03.25 22:52:48.641444 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4789 | 2025.03.25 22:52:48.641638 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_36_7} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4790 | 2025.03.25 22:52:48.641813 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
4791 | 2025.03.25 22:52:48.641999 [ 268 ] {e0a271e4-b287-4226-95a7-1f0a3d0ea07f} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4792 | 2025.03.25 22:52:48.642055 [ 268 ] {e0a271e4-b287-4226-95a7-1f0a3d0ea07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4793 | 2025.03.25 22:52:48.642613 [ 268 ] {e0a271e4-b287-4226-95a7-1f0a3d0ea07f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4794 | 2025.03.25 22:52:48.643035 [ 268 ] {e0a271e4-b287-4226-95a7-1f0a3d0ea07f} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4795 | 2025.03.25 22:52:48.643290 [ 268 ] {e0a271e4-b287-4226-95a7-1f0a3d0ea07f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003184 sec., 35489.94974874372 rows/sec., 2.30 MiB/sec. | ||
4796 | 2025.03.25 22:52:48.643370 [ 268 ] {e0a271e4-b287-4226-95a7-1f0a3d0ea07f} <Debug> TCPHandler: Processed in 0.003483478 sec. | ||
4797 | 2025.03.25 22:52:48.643514 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4798 | 2025.03.25 22:52:48.643652 [ 268 ] {5039fedd-b701-453c-abe6-5e5e4770685c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4799 | 2025.03.25 22:52:48.643716 [ 268 ] {5039fedd-b701-453c-abe6-5e5e4770685c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4800 | 2025.03.25 22:52:48.644489 [ 268 ] {5039fedd-b701-453c-abe6-5e5e4770685c} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4801 | 2025.03.25 22:52:48.644538 [ 268 ] {5039fedd-b701-453c-abe6-5e5e4770685c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4802 | 2025.03.25 22:52:48.645054 [ 268 ] {5039fedd-b701-453c-abe6-5e5e4770685c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4803 | 2025.03.25 22:52:48.645423 [ 268 ] {5039fedd-b701-453c-abe6-5e5e4770685c} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4804 | 2025.03.25 22:52:48.645572 [ 69 ] {} <Debug> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
4805 | 2025.03.25 22:52:48.645614 [ 69 ] {} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4806 | 2025.03.25 22:52:48.645640 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4807 | 2025.03.25 22:52:48.645700 [ 268 ] {5039fedd-b701-453c-abe6-5e5e4770685c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002054 sec., 54527.75073028238 rows/sec., 3.11 MiB/sec. | ||
4808 | 2025.03.25 22:52:48.645908 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::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 | ||
4809 | 2025.03.25 22:52:48.645913 [ 268 ] {5039fedd-b701-453c-abe6-5e5e4770685c} <Debug> TCPHandler: Processed in 0.002460556 sec. | ||
4810 | 2025.03.25 22:52:48.646161 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4811 | 2025.03.25 22:52:48.646214 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4812 | 2025.03.25 22:52:48.646235 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
4813 | 2025.03.25 22:52:48.646560 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
4814 | 2025.03.25 22:52:48.646581 [ 268 ] {a8f7c64b-f3fd-466a-8fbd-1e24cb37c9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4815 | 2025.03.25 22:52:48.646742 [ 268 ] {a8f7c64b-f3fd-466a-8fbd-1e24cb37c9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4816 | 2025.03.25 22:52:48.646806 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::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 | ||
4817 | 2025.03.25 22:52:48.647146 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
4818 | 2025.03.25 22:52:48.647376 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
4819 | 2025.03.25 22:52:48.647724 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
4820 | 2025.03.25 22:52:48.650001 [ 268 ] {a8f7c64b-f3fd-466a-8fbd-1e24cb37c9db} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4821 | 2025.03.25 22:52:48.650077 [ 268 ] {a8f7c64b-f3fd-466a-8fbd-1e24cb37c9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4822 | 2025.03.25 22:52:48.650741 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.005017433 sec., 54210.987969346075 rows/sec., 3.48 MiB/sec. | ||
4823 | 2025.03.25 22:52:48.650962 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
4824 | 2025.03.25 22:52:48.651052 [ 268 ] {a8f7c64b-f3fd-466a-8fbd-1e24cb37c9db} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4825 | 2025.03.25 22:52:48.651558 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_6_1} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4826 | 2025.03.25 22:52:48.651666 [ 268 ] {a8f7c64b-f3fd-466a-8fbd-1e24cb37c9db} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4827 | 2025.03.25 22:52:48.651737 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_6_1} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
4828 | 2025.03.25 22:52:48.651944 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4829 | 2025.03.25 22:52:48.651953 [ 68 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4830 | 2025.03.25 22:52:48.652054 [ 68 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4831 | 2025.03.25 22:52:48.652098 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4832 | 2025.03.25 22:52:48.652146 [ 268 ] {a8f7c64b-f3fd-466a-8fbd-1e24cb37c9db} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.005682 sec., 72861.66842661034 rows/sec., 5.18 MiB/sec. | ||
4833 | 2025.03.25 22:52:48.652539 [ 268 ] {a8f7c64b-f3fd-466a-8fbd-1e24cb37c9db} <Debug> TCPHandler: Processed in 0.006419315 sec. | ||
4834 | 2025.03.25 22:52:48.652542 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
4835 | 2025.03.25 22:52:48.652878 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4836 | 2025.03.25 22:52:48.653065 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4837 | 2025.03.25 22:52:48.653150 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 630 rows starting from the beginning of the part | ||
4838 | 2025.03.25 22:52:48.653152 [ 268 ] {9187e7a5-82be-49b3-9459-ce39fcb8d4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4839 | 2025.03.25 22:52:48.653411 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part | ||
4840 | 2025.03.25 22:52:48.653418 [ 268 ] {9187e7a5-82be-49b3-9459-ce39fcb8d4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4841 | 2025.03.25 22:52:48.653753 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 414 rows starting from the beginning of the part | ||
4842 | 2025.03.25 22:52:48.654059 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 528 rows starting from the beginning of the part | ||
4843 | 2025.03.25 22:52:48.654379 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
4844 | 2025.03.25 22:52:48.654677 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 414 rows starting from the beginning of the part | ||
4845 | 2025.03.25 22:52:48.655965 [ 268 ] {9187e7a5-82be-49b3-9459-ce39fcb8d4d5} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4846 | 2025.03.25 22:52:48.656042 [ 268 ] {9187e7a5-82be-49b3-9459-ce39fcb8d4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4847 | 2025.03.25 22:52:48.657141 [ 268 ] {9187e7a5-82be-49b3-9459-ce39fcb8d4d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
4848 | 2025.03.25 22:52:48.657487 [ 268 ] {9187e7a5-82be-49b3-9459-ce39fcb8d4d5} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4849 | 2025.03.25 22:52:48.658060 [ 268 ] {9187e7a5-82be-49b3-9459-ce39fcb8d4d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004949 sec., 1212.366134572641 rows/sec., 63.34 KiB/sec. | ||
4850 | 2025.03.25 22:52:48.658362 [ 268 ] {9187e7a5-82be-49b3-9459-ce39fcb8d4d5} <Debug> TCPHandler: Processed in 0.005610536 sec. | ||
4851 | 2025.03.25 22:52:48.658384 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 5 columns (5 merged, 0 gathered) in 0.0062098 sec., 341717.9297239847 rows/sec., 26.44 MiB/sec. | ||
4852 | 2025.03.25 22:52:48.658526 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4853 | 2025.03.25 22:52:48.658631 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4854 | 2025.03.25 22:52:48.658742 [ 268 ] {5e721e32-40af-40fc-9a31-8981cb3b3f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4855 | 2025.03.25 22:52:48.658825 [ 268 ] {5e721e32-40af-40fc-9a31-8981cb3b3f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4856 | 2025.03.25 22:52:48.659246 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4857 | 2025.03.25 22:52:48.659412 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_36_7} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4858 | 2025.03.25 22:52:48.659529 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
4859 | 2025.03.25 22:52:48.659812 [ 268 ] {5e721e32-40af-40fc-9a31-8981cb3b3f49} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4860 | 2025.03.25 22:52:48.659856 [ 268 ] {5e721e32-40af-40fc-9a31-8981cb3b3f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4861 | 2025.03.25 22:52:48.660258 [ 268 ] {5e721e32-40af-40fc-9a31-8981cb3b3f49} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4862 | 2025.03.25 22:52:48.660516 [ 268 ] {5e721e32-40af-40fc-9a31-8981cb3b3f49} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4863 | 2025.03.25 22:52:48.660727 [ 268 ] {5e721e32-40af-40fc-9a31-8981cb3b3f49} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002069 sec., 114548.09086515225 rows/sec., 7.68 MiB/sec. | ||
4864 | 2025.03.25 22:52:48.660785 [ 268 ] {5e721e32-40af-40fc-9a31-8981cb3b3f49} <Debug> TCPHandler: Processed in 0.002326723 sec. | ||
4865 | 2025.03.25 22:52:48.660903 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4866 | 2025.03.25 22:52:48.661013 [ 268 ] {20177688-8663-4da7-b77e-d59e88e14a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4867 | 2025.03.25 22:52:48.661059 [ 268 ] {20177688-8663-4da7-b77e-d59e88e14a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4868 | 2025.03.25 22:52:48.661487 [ 268 ] {20177688-8663-4da7-b77e-d59e88e14a25} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4869 | 2025.03.25 22:52:48.661524 [ 268 ] {20177688-8663-4da7-b77e-d59e88e14a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4870 | 2025.03.25 22:52:48.661882 [ 268 ] {20177688-8663-4da7-b77e-d59e88e14a25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
4871 | 2025.03.25 22:52:48.662130 [ 268 ] {20177688-8663-4da7-b77e-d59e88e14a25} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4872 | 2025.03.25 22:52:48.662355 [ 268 ] {20177688-8663-4da7-b77e-d59e88e14a25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001363 sec., 733.6757153338224 rows/sec., 49.44 KiB/sec. | ||
4873 | 2025.03.25 22:52:48.662408 [ 268 ] {20177688-8663-4da7-b77e-d59e88e14a25} <Debug> TCPHandler: Processed in 0.001556815 sec. | ||
4874 | 2025.03.25 22:52:48.662538 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4875 | 2025.03.25 22:52:48.662667 [ 268 ] {6fccafa4-c6ef-4fe3-9553-d266dd4957f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4876 | 2025.03.25 22:52:48.662748 [ 268 ] {6fccafa4-c6ef-4fe3-9553-d266dd4957f0} <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 | ||
4877 | 2025.03.25 22:52:48.663965 [ 268 ] {6fccafa4-c6ef-4fe3-9553-d266dd4957f0} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4878 | 2025.03.25 22:52:48.664003 [ 268 ] {6fccafa4-c6ef-4fe3-9553-d266dd4957f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4879 | 2025.03.25 22:52:48.664699 [ 268 ] {6fccafa4-c6ef-4fe3-9553-d266dd4957f0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4880 | 2025.03.25 22:52:48.664969 [ 268 ] {6fccafa4-c6ef-4fe3-9553-d266dd4957f0} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4881 | 2025.03.25 22:52:48.665213 [ 268 ] {6fccafa4-c6ef-4fe3-9553-d266dd4957f0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002579 sec., 12407.91004265219 rows/sec., 22.23 MiB/sec. | ||
4882 | 2025.03.25 22:52:48.665307 [ 268 ] {6fccafa4-c6ef-4fe3-9553-d266dd4957f0} <Debug> TCPHandler: Processed in 0.002841214 sec. | ||
4883 | 2025.03.25 22:52:48.665413 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4884 | 2025.03.25 22:52:48.665512 [ 268 ] {19d99c9a-dfb5-4b94-ba24-3d4f643f7594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4885 | 2025.03.25 22:52:48.665555 [ 268 ] {19d99c9a-dfb5-4b94-ba24-3d4f643f7594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4886 | 2025.03.25 22:52:48.665968 [ 268 ] {19d99c9a-dfb5-4b94-ba24-3d4f643f7594} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4887 | 2025.03.25 22:52:48.666004 [ 268 ] {19d99c9a-dfb5-4b94-ba24-3d4f643f7594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4888 | 2025.03.25 22:52:48.666431 [ 268 ] {19d99c9a-dfb5-4b94-ba24-3d4f643f7594} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4889 | 2025.03.25 22:52:48.666678 [ 268 ] {19d99c9a-dfb5-4b94-ba24-3d4f643f7594} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4890 | 2025.03.25 22:52:48.666899 [ 268 ] {19d99c9a-dfb5-4b94-ba24-3d4f643f7594} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001385 sec., 59205.7761732852 rows/sec., 3.76 MiB/sec. | ||
4891 | 2025.03.25 22:52:48.667019 [ 268 ] {19d99c9a-dfb5-4b94-ba24-3d4f643f7594} <Debug> TCPHandler: Processed in 0.001638397 sec. | ||
4892 | 2025.03.25 22:52:52.499316 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4893 | 2025.03.25 22:52:52.499393 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4894 | 2025.03.25 22:52:52.601606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
4895 | 2025.03.25 22:52:52.602250 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4896 | 2025.03.25 22:52:52.602295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4897 | 2025.03.25 22:52:52.602847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4898 | 2025.03.25 22:52:52.603114 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4899 | 2025.03.25 22:52:52.603375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
4900 | 2025.03.25 22:52:52.603387 [ 62 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4901 | 2025.03.25 22:52:52.603491 [ 62 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4902 | 2025.03.25 22:52:52.603533 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4903 | 2025.03.25 22:52:52.603685 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::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 | ||
4904 | 2025.03.25 22:52:52.603833 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4905 | 2025.03.25 22:52:52.603878 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
4906 | 2025.03.25 22:52:52.603961 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
4907 | 2025.03.25 22:52:52.604068 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
4908 | 2025.03.25 22:52:52.604271 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
4909 | 2025.03.25 22:52:52.604486 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
4910 | 2025.03.25 22:52:52.604673 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
4911 | 2025.03.25 22:52:52.609784 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006159929 sec., 1940931.4620347086 rows/sec., 27.77 MiB/sec. | ||
4912 | 2025.03.25 22:52:52.610227 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4913 | 2025.03.25 22:52:52.610624 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_26_5} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4914 | 2025.03.25 22:52:52.610718 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_26_5} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4915 | 2025.03.25 22:52:52.610841 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
4916 | 2025.03.25 22:52:53.397198 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
4917 | 2025.03.25 22:52:53.419338 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4918 | 2025.03.25 22:52:53.419404 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4919 | 2025.03.25 22:52:53.427315 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4920 | 2025.03.25 22:52:53.428186 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4921 | 2025.03.25 22:52:53.428558 [ 62 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4922 | 2025.03.25 22:52:53.428719 [ 62 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4923 | 2025.03.25 22:52:53.428810 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4924 | 2025.03.25 22:52:53.429400 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::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 | ||
4925 | 2025.03.25 22:52:53.444766 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
4926 | 2025.03.25 22:52:53.446348 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4927 | 2025.03.25 22:52:53.447990 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
4928 | 2025.03.25 22:52:53.453632 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
4929 | 2025.03.25 22:52:53.459251 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
4930 | 2025.03.25 22:52:53.464997 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
4931 | 2025.03.25 22:52:53.470915 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
4932 | 2025.03.25 22:52:53.475517 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
4933 | 2025.03.25 22:52:53.533945 [ 195 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.104967816 sec., 1867.2390020956518 rows/sec., 9.66 MiB/sec. | ||
4934 | 2025.03.25 22:52:53.536803 [ 195 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4935 | 2025.03.25 22:52:53.539641 [ 195 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_26_5} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4936 | 2025.03.25 22:52:53.539729 [ 195 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_26_5} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4937 | 2025.03.25 22:52:53.542126 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4938 | 2025.03.25 22:52:53.622615 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4939 | 2025.03.25 22:52:53.622807 [ 268 ] {a8703c92-8bef-4753-ba0e-faefa38a25ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4940 | 2025.03.25 22:52:53.622897 [ 268 ] {a8703c92-8bef-4753-ba0e-faefa38a25ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4941 | 2025.03.25 22:52:53.623695 [ 268 ] {a8703c92-8bef-4753-ba0e-faefa38a25ee} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4942 | 2025.03.25 22:52:53.623744 [ 268 ] {a8703c92-8bef-4753-ba0e-faefa38a25ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4943 | 2025.03.25 22:52:53.624193 [ 268 ] {a8703c92-8bef-4753-ba0e-faefa38a25ee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4944 | 2025.03.25 22:52:53.624461 [ 268 ] {a8703c92-8bef-4753-ba0e-faefa38a25ee} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4945 | 2025.03.25 22:52:53.624712 [ 268 ] {a8703c92-8bef-4753-ba0e-faefa38a25ee} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001969 sec., 36566.785170137126 rows/sec., 2.97 MiB/sec. | ||
4946 | 2025.03.25 22:52:53.624777 [ 268 ] {a8703c92-8bef-4753-ba0e-faefa38a25ee} <Debug> TCPHandler: Processed in 0.002299872 sec. | ||
4947 | 2025.03.25 22:52:53.624910 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4948 | 2025.03.25 22:52:53.625026 [ 268 ] {9eda086e-5f91-4ebc-82a9-b237e6ac17c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4949 | 2025.03.25 22:52:53.625076 [ 268 ] {9eda086e-5f91-4ebc-82a9-b237e6ac17c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4950 | 2025.03.25 22:52:53.625624 [ 268 ] {9eda086e-5f91-4ebc-82a9-b237e6ac17c0} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4951 | 2025.03.25 22:52:53.625665 [ 268 ] {9eda086e-5f91-4ebc-82a9-b237e6ac17c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4952 | 2025.03.25 22:52:53.626064 [ 268 ] {9eda086e-5f91-4ebc-82a9-b237e6ac17c0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4953 | 2025.03.25 22:52:53.626315 [ 268 ] {9eda086e-5f91-4ebc-82a9-b237e6ac17c0} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4954 | 2025.03.25 22:52:53.626534 [ 268 ] {9eda086e-5f91-4ebc-82a9-b237e6ac17c0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001536 sec., 5208.333333333333 rows/sec., 391.64 KiB/sec. | ||
4955 | 2025.03.25 22:52:53.626588 [ 268 ] {9eda086e-5f91-4ebc-82a9-b237e6ac17c0} <Debug> TCPHandler: Processed in 0.001735609 sec. | ||
4956 | 2025.03.25 22:52:53.626708 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4957 | 2025.03.25 22:52:53.626827 [ 268 ] {f80aaa41-a5c6-4c88-85be-ecbfaf2871b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4958 | 2025.03.25 22:52:53.626873 [ 268 ] {f80aaa41-a5c6-4c88-85be-ecbfaf2871b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4959 | 2025.03.25 22:52:53.627435 [ 268 ] {f80aaa41-a5c6-4c88-85be-ecbfaf2871b6} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4960 | 2025.03.25 22:52:53.627476 [ 268 ] {f80aaa41-a5c6-4c88-85be-ecbfaf2871b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4961 | 2025.03.25 22:52:53.627850 [ 268 ] {f80aaa41-a5c6-4c88-85be-ecbfaf2871b6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4962 | 2025.03.25 22:52:53.628093 [ 268 ] {f80aaa41-a5c6-4c88-85be-ecbfaf2871b6} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4963 | 2025.03.25 22:52:53.628351 [ 268 ] {f80aaa41-a5c6-4c88-85be-ecbfaf2871b6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001541 sec., 46722.90720311486 rows/sec., 3.65 MiB/sec. | ||
4964 | 2025.03.25 22:52:53.628567 [ 268 ] {f80aaa41-a5c6-4c88-85be-ecbfaf2871b6} <Debug> TCPHandler: Processed in 0.001908413 sec. | ||
4965 | 2025.03.25 22:52:53.628777 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4966 | 2025.03.25 22:52:53.628888 [ 268 ] {02b5ef05-0ecb-414f-bc84-68d3f546e98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4967 | 2025.03.25 22:52:53.628939 [ 268 ] {02b5ef05-0ecb-414f-bc84-68d3f546e98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4968 | 2025.03.25 22:52:53.629507 [ 268 ] {02b5ef05-0ecb-414f-bc84-68d3f546e98e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4969 | 2025.03.25 22:52:53.629547 [ 268 ] {02b5ef05-0ecb-414f-bc84-68d3f546e98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4970 | 2025.03.25 22:52:53.629949 [ 268 ] {02b5ef05-0ecb-414f-bc84-68d3f546e98e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4971 | 2025.03.25 22:52:53.630194 [ 268 ] {02b5ef05-0ecb-414f-bc84-68d3f546e98e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4972 | 2025.03.25 22:52:53.630410 [ 268 ] {02b5ef05-0ecb-414f-bc84-68d3f546e98e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. | ||
4973 | 2025.03.25 22:52:53.630464 [ 268 ] {02b5ef05-0ecb-414f-bc84-68d3f546e98e} <Debug> TCPHandler: Processed in 0.00175513 sec. | ||
4974 | 2025.03.25 22:52:53.630568 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4975 | 2025.03.25 22:52:53.630672 [ 268 ] {6ba20e80-1ff0-4931-86cf-34b3a5275fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4976 | 2025.03.25 22:52:53.630739 [ 268 ] {6ba20e80-1ff0-4931-86cf-34b3a5275fac} <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 | ||
4977 | 2025.03.25 22:52:53.631818 [ 268 ] {6ba20e80-1ff0-4931-86cf-34b3a5275fac} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4978 | 2025.03.25 22:52:53.631857 [ 268 ] {6ba20e80-1ff0-4931-86cf-34b3a5275fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4979 | 2025.03.25 22:52:53.632497 [ 268 ] {6ba20e80-1ff0-4931-86cf-34b3a5275fac} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4980 | 2025.03.25 22:52:53.632763 [ 268 ] {6ba20e80-1ff0-4931-86cf-34b3a5275fac} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4981 | 2025.03.25 22:52:53.633070 [ 268 ] {6ba20e80-1ff0-4931-86cf-34b3a5275fac} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002417 sec., 3309.8882912701697 rows/sec., 5.93 MiB/sec. | ||
4982 | 2025.03.25 22:52:53.633590 [ 268 ] {6ba20e80-1ff0-4931-86cf-34b3a5275fac} <Debug> TCPHandler: Processed in 0.003066249 sec. | ||
4983 | 2025.03.25 22:52:53.633741 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4984 | 2025.03.25 22:52:53.633849 [ 268 ] {b5424575-9558-4ae4-8a7b-4909e697171b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4985 | 2025.03.25 22:52:53.633896 [ 268 ] {b5424575-9558-4ae4-8a7b-4909e697171b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4986 | 2025.03.25 22:52:53.634357 [ 268 ] {b5424575-9558-4ae4-8a7b-4909e697171b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4987 | 2025.03.25 22:52:53.634396 [ 268 ] {b5424575-9558-4ae4-8a7b-4909e697171b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4988 | 2025.03.25 22:52:53.634765 [ 268 ] {b5424575-9558-4ae4-8a7b-4909e697171b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4989 | 2025.03.25 22:52:53.635002 [ 268 ] {b5424575-9558-4ae4-8a7b-4909e697171b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4990 | 2025.03.25 22:52:53.635208 [ 268 ] {b5424575-9558-4ae4-8a7b-4909e697171b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec. | ||
4991 | 2025.03.25 22:52:53.635260 [ 268 ] {b5424575-9558-4ae4-8a7b-4909e697171b} <Debug> TCPHandler: Processed in 0.001568765 sec. | ||
4992 | 2025.03.25 22:52:54.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.39 MiB, peak 203.51 MiB, free memory in arenas 0.00 B, will set to 194.70 MiB (RSS), difference: 1.30 MiB | ||
4993 | 2025.03.25 22:52:57.651875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 680 | ||
4994 | 2025.03.25 22:52:57.655522 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4995 | 2025.03.25 22:52:57.655587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
4996 | 2025.03.25 22:52:57.657175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4997 | 2025.03.25 22:52:57.657574 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4998 | 2025.03.25 22:52:57.658740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
4999 | 2025.03.25 22:52:58.630561 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5000 | 2025.03.25 22:52:58.630756 [ 268 ] {ed31d543-9246-46d9-b598-d3482754b1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5001 | 2025.03.25 22:52:58.630833 [ 268 ] {ed31d543-9246-46d9-b598-d3482754b1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5002 | 2025.03.25 22:52:58.631800 [ 268 ] {ed31d543-9246-46d9-b598-d3482754b1c1} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5003 | 2025.03.25 22:52:58.631854 [ 268 ] {ed31d543-9246-46d9-b598-d3482754b1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5004 | 2025.03.25 22:52:58.632320 [ 268 ] {ed31d543-9246-46d9-b598-d3482754b1c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5005 | 2025.03.25 22:52:58.632584 [ 268 ] {ed31d543-9246-46d9-b598-d3482754b1c1} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5006 | 2025.03.25 22:52:58.632896 [ 268 ] {ed31d543-9246-46d9-b598-d3482754b1c1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002171 sec., 97650.8521418701 rows/sec., 6.21 MiB/sec. | ||
5007 | 2025.03.25 22:52:58.633031 [ 268 ] {ed31d543-9246-46d9-b598-d3482754b1c1} <Debug> TCPHandler: Processed in 0.002606519 sec. | ||
5008 | 2025.03.25 22:52:58.633170 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5009 | 2025.03.25 22:52:58.633290 [ 268 ] {5c343698-cc48-43e7-9c89-94d21cbebaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5010 | 2025.03.25 22:52:58.633347 [ 268 ] {5c343698-cc48-43e7-9c89-94d21cbebaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5011 | 2025.03.25 22:52:58.633927 [ 268 ] {5c343698-cc48-43e7-9c89-94d21cbebaab} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5012 | 2025.03.25 22:52:58.633970 [ 268 ] {5c343698-cc48-43e7-9c89-94d21cbebaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5013 | 2025.03.25 22:52:58.634337 [ 268 ] {5c343698-cc48-43e7-9c89-94d21cbebaab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5014 | 2025.03.25 22:52:58.634594 [ 268 ] {5c343698-cc48-43e7-9c89-94d21cbebaab} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5015 | 2025.03.25 22:52:58.634810 [ 268 ] {5c343698-cc48-43e7-9c89-94d21cbebaab} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001548 sec., 6459.948320413437 rows/sec., 526.76 KiB/sec. | ||
5016 | 2025.03.25 22:52:58.634865 [ 268 ] {5c343698-cc48-43e7-9c89-94d21cbebaab} <Debug> TCPHandler: Processed in 0.001749099 sec. | ||
5017 | 2025.03.25 22:52:58.634983 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5018 | 2025.03.25 22:52:58.635091 [ 268 ] {29bf80e3-1c8b-4c57-aa7b-1e14e72d07fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5019 | 2025.03.25 22:52:58.635138 [ 268 ] {29bf80e3-1c8b-4c57-aa7b-1e14e72d07fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5020 | 2025.03.25 22:52:58.636047 [ 268 ] {29bf80e3-1c8b-4c57-aa7b-1e14e72d07fb} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5021 | 2025.03.25 22:52:58.636088 [ 268 ] {29bf80e3-1c8b-4c57-aa7b-1e14e72d07fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5022 | 2025.03.25 22:52:58.636496 [ 268 ] {29bf80e3-1c8b-4c57-aa7b-1e14e72d07fb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5023 | 2025.03.25 22:52:58.636742 [ 268 ] {29bf80e3-1c8b-4c57-aa7b-1e14e72d07fb} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5024 | 2025.03.25 22:52:58.636963 [ 268 ] {29bf80e3-1c8b-4c57-aa7b-1e14e72d07fb} <Debug> executeQuery: Read 686 rows, 55.79 KiB in 0.001894 sec., 362196.40971488913 rows/sec., 28.77 MiB/sec. | ||
5025 | 2025.03.25 22:52:58.637014 [ 268 ] {29bf80e3-1c8b-4c57-aa7b-1e14e72d07fb} <Debug> TCPHandler: Processed in 0.002083707 sec. | ||
5026 | 2025.03.25 22:52:58.637140 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5027 | 2025.03.25 22:52:58.637250 [ 268 ] {27932a9e-e286-4e1d-933e-daf135177923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5028 | 2025.03.25 22:52:58.637294 [ 268 ] {27932a9e-e286-4e1d-933e-daf135177923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5029 | 2025.03.25 22:52:58.637868 [ 268 ] {27932a9e-e286-4e1d-933e-daf135177923} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5030 | 2025.03.25 22:52:58.637906 [ 268 ] {27932a9e-e286-4e1d-933e-daf135177923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5031 | 2025.03.25 22:52:58.638318 [ 268 ] {27932a9e-e286-4e1d-933e-daf135177923} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5032 | 2025.03.25 22:52:58.638564 [ 268 ] {27932a9e-e286-4e1d-933e-daf135177923} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5033 | 2025.03.25 22:52:58.638768 [ 268 ] {27932a9e-e286-4e1d-933e-daf135177923} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.001537 sec., 96291.4769030579 rows/sec., 6.03 MiB/sec. | ||
5034 | 2025.03.25 22:52:58.638820 [ 268 ] {27932a9e-e286-4e1d-933e-daf135177923} <Debug> TCPHandler: Processed in 0.001732169 sec. | ||
5035 | 2025.03.25 22:52:58.638936 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5036 | 2025.03.25 22:52:58.639041 [ 268 ] {54ca907b-be03-4559-8bed-6cf1ebc77027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5037 | 2025.03.25 22:52:58.639086 [ 268 ] {54ca907b-be03-4559-8bed-6cf1ebc77027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5038 | 2025.03.25 22:52:58.639659 [ 268 ] {54ca907b-be03-4559-8bed-6cf1ebc77027} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5039 | 2025.03.25 22:52:58.639699 [ 268 ] {54ca907b-be03-4559-8bed-6cf1ebc77027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5040 | 2025.03.25 22:52:58.640052 [ 268 ] {54ca907b-be03-4559-8bed-6cf1ebc77027} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5041 | 2025.03.25 22:52:58.640301 [ 268 ] {54ca907b-be03-4559-8bed-6cf1ebc77027} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5042 | 2025.03.25 22:52:58.640506 [ 268 ] {54ca907b-be03-4559-8bed-6cf1ebc77027} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001485 sec., 76094.2760942761 rows/sec., 4.93 MiB/sec. | ||
5043 | 2025.03.25 22:52:58.640558 [ 268 ] {54ca907b-be03-4559-8bed-6cf1ebc77027} <Debug> TCPHandler: Processed in 0.001674417 sec. | ||
5044 | 2025.03.25 22:52:58.640675 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5045 | 2025.03.25 22:52:58.640781 [ 268 ] {eb153530-0ae8-4245-802d-c795a3c1c603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5046 | 2025.03.25 22:52:58.640826 [ 268 ] {eb153530-0ae8-4245-802d-c795a3c1c603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5047 | 2025.03.25 22:52:58.641398 [ 268 ] {eb153530-0ae8-4245-802d-c795a3c1c603} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5048 | 2025.03.25 22:52:58.641438 [ 268 ] {eb153530-0ae8-4245-802d-c795a3c1c603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5049 | 2025.03.25 22:52:58.641797 [ 268 ] {eb153530-0ae8-4245-802d-c795a3c1c603} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5050 | 2025.03.25 22:52:58.642037 [ 268 ] {eb153530-0ae8-4245-802d-c795a3c1c603} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5051 | 2025.03.25 22:52:58.642206 [ 268 ] {eb153530-0ae8-4245-802d-c795a3c1c603} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001446 sec., 77455.04840940525 rows/sec., 4.41 MiB/sec. | ||
5052 | 2025.03.25 22:52:58.642256 [ 268 ] {eb153530-0ae8-4245-802d-c795a3c1c603} <Debug> TCPHandler: Processed in 0.001630797 sec. | ||
5053 | 2025.03.25 22:52:58.642371 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5054 | 2025.03.25 22:52:58.642476 [ 268 ] {a278da49-ab5f-4e02-b7c6-1b58772cd02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5055 | 2025.03.25 22:52:58.642520 [ 268 ] {a278da49-ab5f-4e02-b7c6-1b58772cd02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5056 | 2025.03.25 22:52:58.643237 [ 268 ] {a278da49-ab5f-4e02-b7c6-1b58772cd02e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5057 | 2025.03.25 22:52:58.643275 [ 268 ] {a278da49-ab5f-4e02-b7c6-1b58772cd02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5058 | 2025.03.25 22:52:58.643644 [ 268 ] {a278da49-ab5f-4e02-b7c6-1b58772cd02e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5059 | 2025.03.25 22:52:58.643882 [ 268 ] {a278da49-ab5f-4e02-b7c6-1b58772cd02e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5060 | 2025.03.25 22:52:58.644060 [ 268 ] {a278da49-ab5f-4e02-b7c6-1b58772cd02e} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.001605 sec., 264174.4548286604 rows/sec., 18.84 MiB/sec. | ||
5061 | 2025.03.25 22:52:58.644111 [ 268 ] {a278da49-ab5f-4e02-b7c6-1b58772cd02e} <Debug> TCPHandler: Processed in 0.001790611 sec. | ||
5062 | 2025.03.25 22:52:58.644228 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5063 | 2025.03.25 22:52:58.644334 [ 268 ] {faa313ce-33e6-4144-a32d-07a5c9d36e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5064 | 2025.03.25 22:52:58.644380 [ 268 ] {faa313ce-33e6-4144-a32d-07a5c9d36e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5065 | 2025.03.25 22:52:58.644814 [ 268 ] {faa313ce-33e6-4144-a32d-07a5c9d36e37} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5066 | 2025.03.25 22:52:58.644852 [ 268 ] {faa313ce-33e6-4144-a32d-07a5c9d36e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5067 | 2025.03.25 22:52:58.645204 [ 268 ] {faa313ce-33e6-4144-a32d-07a5c9d36e37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
5068 | 2025.03.25 22:52:58.645455 [ 268 ] {faa313ce-33e6-4144-a32d-07a5c9d36e37} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5069 | 2025.03.25 22:52:58.645630 [ 268 ] {faa313ce-33e6-4144-a32d-07a5c9d36e37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001318 sec., 4552.352048558422 rows/sec., 237.84 KiB/sec. | ||
5070 | 2025.03.25 22:52:58.645677 [ 268 ] {faa313ce-33e6-4144-a32d-07a5c9d36e37} <Debug> TCPHandler: Processed in 0.001499974 sec. | ||
5071 | 2025.03.25 22:52:58.645810 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5072 | 2025.03.25 22:52:58.645925 [ 268 ] {9133dee6-2a0e-4b5f-be8f-4b0f236f190b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5073 | 2025.03.25 22:52:58.645973 [ 268 ] {9133dee6-2a0e-4b5f-be8f-4b0f236f190b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5074 | 2025.03.25 22:52:58.646534 [ 268 ] {9133dee6-2a0e-4b5f-be8f-4b0f236f190b} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5075 | 2025.03.25 22:52:58.646572 [ 268 ] {9133dee6-2a0e-4b5f-be8f-4b0f236f190b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5076 | 2025.03.25 22:52:58.646970 [ 268 ] {9133dee6-2a0e-4b5f-be8f-4b0f236f190b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5077 | 2025.03.25 22:52:58.647210 [ 268 ] {9133dee6-2a0e-4b5f-be8f-4b0f236f190b} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5078 | 2025.03.25 22:52:58.647434 [ 268 ] {9133dee6-2a0e-4b5f-be8f-4b0f236f190b} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.001522 sec., 159001.31406044678 rows/sec., 10.66 MiB/sec. | ||
5079 | 2025.03.25 22:52:58.647514 [ 268 ] {9133dee6-2a0e-4b5f-be8f-4b0f236f190b} <Debug> TCPHandler: Processed in 0.001762589 sec. | ||
5080 | 2025.03.25 22:52:58.647768 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5081 | 2025.03.25 22:52:58.647882 [ 268 ] {251176c8-603b-4e09-8f39-341e0656c3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5082 | 2025.03.25 22:52:58.647932 [ 268 ] {251176c8-603b-4e09-8f39-341e0656c3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5083 | 2025.03.25 22:52:58.648366 [ 268 ] {251176c8-603b-4e09-8f39-341e0656c3e1} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5084 | 2025.03.25 22:52:58.648404 [ 268 ] {251176c8-603b-4e09-8f39-341e0656c3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5085 | 2025.03.25 22:52:58.648752 [ 268 ] {251176c8-603b-4e09-8f39-341e0656c3e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
5086 | 2025.03.25 22:52:58.648996 [ 268 ] {251176c8-603b-4e09-8f39-341e0656c3e1} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5087 | 2025.03.25 22:52:58.649236 [ 268 ] {251176c8-603b-4e09-8f39-341e0656c3e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001364 sec., 733.1378299120234 rows/sec., 49.40 KiB/sec. | ||
5088 | 2025.03.25 22:52:58.649323 [ 268 ] {251176c8-603b-4e09-8f39-341e0656c3e1} <Debug> TCPHandler: Processed in 0.001643307 sec. | ||
5089 | 2025.03.25 22:52:58.649460 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5090 | 2025.03.25 22:52:58.649598 [ 268 ] {385db905-340a-4e1a-baab-c14ac949fa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5091 | 2025.03.25 22:52:58.649680 [ 268 ] {385db905-340a-4e1a-baab-c14ac949fa77} <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 | ||
5092 | 2025.03.25 22:52:58.650876 [ 268 ] {385db905-340a-4e1a-baab-c14ac949fa77} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5093 | 2025.03.25 22:52:58.650915 [ 268 ] {385db905-340a-4e1a-baab-c14ac949fa77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5094 | 2025.03.25 22:52:58.651579 [ 268 ] {385db905-340a-4e1a-baab-c14ac949fa77} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5095 | 2025.03.25 22:52:58.651840 [ 268 ] {385db905-340a-4e1a-baab-c14ac949fa77} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5096 | 2025.03.25 22:52:58.652047 [ 268 ] {385db905-340a-4e1a-baab-c14ac949fa77} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002479 sec., 12908.43081887858 rows/sec., 23.13 MiB/sec. | ||
5097 | 2025.03.25 22:52:58.652149 [ 268 ] {385db905-340a-4e1a-baab-c14ac949fa77} <Debug> TCPHandler: Processed in 0.002756062 sec. | ||
5098 | 2025.03.25 22:52:58.652266 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5099 | 2025.03.25 22:52:58.652371 [ 268 ] {0c6ccce8-9d37-494b-8406-dc5f5841a5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5100 | 2025.03.25 22:52:58.652417 [ 268 ] {0c6ccce8-9d37-494b-8406-dc5f5841a5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5101 | 2025.03.25 22:52:58.652871 [ 268 ] {0c6ccce8-9d37-494b-8406-dc5f5841a5b6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5102 | 2025.03.25 22:52:58.652908 [ 268 ] {0c6ccce8-9d37-494b-8406-dc5f5841a5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5103 | 2025.03.25 22:52:58.653278 [ 268 ] {0c6ccce8-9d37-494b-8406-dc5f5841a5b6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5104 | 2025.03.25 22:52:58.653536 [ 268 ] {0c6ccce8-9d37-494b-8406-dc5f5841a5b6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5105 | 2025.03.25 22:52:58.653746 [ 268 ] {0c6ccce8-9d37-494b-8406-dc5f5841a5b6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001387 sec., 59120.403749098776 rows/sec., 3.75 MiB/sec. | ||
5106 | 2025.03.25 22:52:58.653918 [ 268 ] {0c6ccce8-9d37-494b-8406-dc5f5841a5b6} <Debug> TCPHandler: Processed in 0.001701079 sec. | ||
5107 | 2025.03.25 22:53:00.103538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5108 | 2025.03.25 22:53:00.104241 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5109 | 2025.03.25 22:53:00.104291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5110 | 2025.03.25 22:53:00.104956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5111 | 2025.03.25 22:53:00.105259 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5112 | 2025.03.25 22:53:00.105518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5113 | 2025.03.25 22:53:00.944882 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5114 | 2025.03.25 22:53:00.965282 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5115 | 2025.03.25 22:53:00.965349 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5116 | 2025.03.25 22:53:00.972755 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5117 | 2025.03.25 22:53:00.973565 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5118 | 2025.03.25 22:53:00.976661 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5119 | 2025.03.25 22:53:03.623237 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5120 | 2025.03.25 22:53:03.623455 [ 268 ] {edb05ada-9b65-4e88-ab6a-56675e214b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5121 | 2025.03.25 22:53:03.623539 [ 268 ] {edb05ada-9b65-4e88-ab6a-56675e214b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5122 | 2025.03.25 22:53:03.624405 [ 268 ] {edb05ada-9b65-4e88-ab6a-56675e214b68} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5123 | 2025.03.25 22:53:03.624456 [ 268 ] {edb05ada-9b65-4e88-ab6a-56675e214b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5124 | 2025.03.25 22:53:03.624933 [ 268 ] {edb05ada-9b65-4e88-ab6a-56675e214b68} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5125 | 2025.03.25 22:53:03.625196 [ 268 ] {edb05ada-9b65-4e88-ab6a-56675e214b68} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5126 | 2025.03.25 22:53:03.625457 [ 268 ] {edb05ada-9b65-4e88-ab6a-56675e214b68} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002064 sec., 34883.72093023256 rows/sec., 2.83 MiB/sec. | ||
5127 | 2025.03.25 22:53:03.625525 [ 268 ] {edb05ada-9b65-4e88-ab6a-56675e214b68} <Debug> TCPHandler: Processed in 0.002436105 sec. | ||
5128 | 2025.03.25 22:53:03.625659 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5129 | 2025.03.25 22:53:03.625775 [ 268 ] {c230ab16-6aef-4cde-ba4f-63551cfb3370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5130 | 2025.03.25 22:53:03.625825 [ 268 ] {c230ab16-6aef-4cde-ba4f-63551cfb3370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5131 | 2025.03.25 22:53:03.626372 [ 268 ] {c230ab16-6aef-4cde-ba4f-63551cfb3370} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5132 | 2025.03.25 22:53:03.626415 [ 268 ] {c230ab16-6aef-4cde-ba4f-63551cfb3370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5133 | 2025.03.25 22:53:03.626777 [ 268 ] {c230ab16-6aef-4cde-ba4f-63551cfb3370} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5134 | 2025.03.25 22:53:03.627020 [ 268 ] {c230ab16-6aef-4cde-ba4f-63551cfb3370} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5135 | 2025.03.25 22:53:03.627237 [ 268 ] {c230ab16-6aef-4cde-ba4f-63551cfb3370} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001488 sec., 5376.344086021506 rows/sec., 404.28 KiB/sec. | ||
5136 | 2025.03.25 22:53:03.627291 [ 268 ] {c230ab16-6aef-4cde-ba4f-63551cfb3370} <Debug> TCPHandler: Processed in 0.001688018 sec. | ||
5137 | 2025.03.25 22:53:03.627426 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5138 | 2025.03.25 22:53:03.627565 [ 268 ] {84aca711-c042-42e1-95e1-82e03a8cbc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5139 | 2025.03.25 22:53:03.627622 [ 268 ] {84aca711-c042-42e1-95e1-82e03a8cbc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5140 | 2025.03.25 22:53:03.628268 [ 268 ] {84aca711-c042-42e1-95e1-82e03a8cbc40} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5141 | 2025.03.25 22:53:03.628309 [ 268 ] {84aca711-c042-42e1-95e1-82e03a8cbc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5142 | 2025.03.25 22:53:03.628689 [ 268 ] {84aca711-c042-42e1-95e1-82e03a8cbc40} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5143 | 2025.03.25 22:53:03.628938 [ 268 ] {84aca711-c042-42e1-95e1-82e03a8cbc40} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5144 | 2025.03.25 22:53:03.629150 [ 268 ] {84aca711-c042-42e1-95e1-82e03a8cbc40} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001616 sec., 44554.455445544554 rows/sec., 3.48 MiB/sec. | ||
5145 | 2025.03.25 22:53:03.629204 [ 268 ] {84aca711-c042-42e1-95e1-82e03a8cbc40} <Debug> TCPHandler: Processed in 0.001844392 sec. | ||
5146 | 2025.03.25 22:53:03.629325 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5147 | 2025.03.25 22:53:03.629432 [ 268 ] {b3e9fb37-c19e-4301-ad63-1d237da702d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5148 | 2025.03.25 22:53:03.629482 [ 268 ] {b3e9fb37-c19e-4301-ad63-1d237da702d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5149 | 2025.03.25 22:53:03.630017 [ 268 ] {b3e9fb37-c19e-4301-ad63-1d237da702d1} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5150 | 2025.03.25 22:53:03.630057 [ 268 ] {b3e9fb37-c19e-4301-ad63-1d237da702d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5151 | 2025.03.25 22:53:03.630453 [ 268 ] {b3e9fb37-c19e-4301-ad63-1d237da702d1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5152 | 2025.03.25 22:53:03.630720 [ 268 ] {b3e9fb37-c19e-4301-ad63-1d237da702d1} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5153 | 2025.03.25 22:53:03.630884 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5154 | 2025.03.25 22:53:03.630945 [ 268 ] {b3e9fb37-c19e-4301-ad63-1d237da702d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
5155 | 2025.03.25 22:53:03.630962 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5156 | 2025.03.25 22:53:03.631056 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5157 | 2025.03.25 22:53:03.631076 [ 268 ] {b3e9fb37-c19e-4301-ad63-1d237da702d1} <Debug> TCPHandler: Processed in 0.00180317 sec. | ||
5158 | 2025.03.25 22:53:03.631314 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5159 | 2025.03.25 22:53:03.631336 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5160 | 2025.03.25 22:53:03.631474 [ 268 ] {aab02bbf-8a67-4480-bbb2-df4e1ab16db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5161 | 2025.03.25 22:53:03.631669 [ 268 ] {aab02bbf-8a67-4480-bbb2-df4e1ab16db7} <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 | ||
5162 | 2025.03.25 22:53:03.631742 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5163 | 2025.03.25 22:53:03.631914 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11714 rows starting from the beginning of the part | ||
5164 | 2025.03.25 22:53:03.632255 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 54 rows starting from the beginning of the part | ||
5165 | 2025.03.25 22:53:03.632589 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
5166 | 2025.03.25 22:53:03.633049 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
5167 | 2025.03.25 22:53:03.633487 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 242 rows starting from the beginning of the part | ||
5168 | 2025.03.25 22:53:03.633911 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
5169 | 2025.03.25 22:53:03.636519 [ 268 ] {aab02bbf-8a67-4480-bbb2-df4e1ab16db7} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5170 | 2025.03.25 22:53:03.636591 [ 268 ] {aab02bbf-8a67-4480-bbb2-df4e1ab16db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5171 | 2025.03.25 22:53:03.638367 [ 268 ] {aab02bbf-8a67-4480-bbb2-df4e1ab16db7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5172 | 2025.03.25 22:53:03.639111 [ 268 ] {aab02bbf-8a67-4480-bbb2-df4e1ab16db7} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5173 | 2025.03.25 22:53:03.639409 [ 268 ] {aab02bbf-8a67-4480-bbb2-df4e1ab16db7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007983 sec., 1002.1295252411373 rows/sec., 1.80 MiB/sec. | ||
5174 | 2025.03.25 22:53:03.639570 [ 268 ] {aab02bbf-8a67-4480-bbb2-df4e1ab16db7} <Debug> TCPHandler: Processed in 0.008333188 sec. | ||
5175 | 2025.03.25 22:53:03.639700 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5176 | 2025.03.25 22:53:03.639829 [ 268 ] {5679c4a2-ec1c-45ce-aa88-72b59e4f66fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5177 | 2025.03.25 22:53:03.639876 [ 268 ] {5679c4a2-ec1c-45ce-aa88-72b59e4f66fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5178 | 2025.03.25 22:53:03.640702 [ 268 ] {5679c4a2-ec1c-45ce-aa88-72b59e4f66fd} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5179 | 2025.03.25 22:53:03.640798 [ 268 ] {5679c4a2-ec1c-45ce-aa88-72b59e4f66fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5180 | 2025.03.25 22:53:03.640965 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12567 rows, containing 5 columns (5 merged, 0 gathered) in 0.00974581 sec., 1289477.2214931338 rows/sec., 87.84 MiB/sec. | ||
5181 | 2025.03.25 22:53:03.641355 [ 268 ] {5679c4a2-ec1c-45ce-aa88-72b59e4f66fd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5182 | 2025.03.25 22:53:03.641488 [ 186 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5183 | 2025.03.25 22:53:03.641759 [ 268 ] {5679c4a2-ec1c-45ce-aa88-72b59e4f66fd} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5184 | 2025.03.25 22:53:03.642014 [ 46 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5185 | 2025.03.25 22:53:03.642140 [ 46 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5186 | 2025.03.25 22:53:03.642218 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5187 | 2025.03.25 22:53:03.642232 [ 186 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5188 | 2025.03.25 22:53:03.642246 [ 268 ] {5679c4a2-ec1c-45ce-aa88-72b59e4f66fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002416 sec., 24834.437086092712 rows/sec., 1.67 MiB/sec. | ||
5189 | 2025.03.25 22:53:03.642633 [ 268 ] {5679c4a2-ec1c-45ce-aa88-72b59e4f66fd} <Debug> TCPHandler: Processed in 0.002981968 sec. | ||
5190 | 2025.03.25 22:53:03.642632 [ 186 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5191 | 2025.03.25 22:53:03.642666 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5192 | 2025.03.25 22:53:03.642863 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
5193 | 2025.03.25 22:53:03.642918 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5194 | 2025.03.25 22:53:03.642955 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1190 rows starting from the beginning of the part | ||
5195 | 2025.03.25 22:53:03.643029 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
5196 | 2025.03.25 22:53:03.643298 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
5197 | 2025.03.25 22:53:03.643441 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
5198 | 2025.03.25 22:53:03.643571 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part | ||
5199 | 2025.03.25 22:53:03.643776 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
5200 | 2025.03.25 22:53:03.645179 [ 188 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 4 columns (4 merged, 0 gathered) in 0.002841814 sec., 525720.5432867879 rows/sec., 35.18 MiB/sec. | ||
5201 | 2025.03.25 22:53:03.645526 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5202 | 2025.03.25 22:53:03.645953 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5203 | 2025.03.25 22:53:03.646057 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_36_7} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5204 | 2025.03.25 22:53:03.646170 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
5205 | 2025.03.25 22:53:07.499440 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5206 | 2025.03.25 22:53:07.499517 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5207 | 2025.03.25 22:53:07.605695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5208 | 2025.03.25 22:53:07.606525 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5209 | 2025.03.25 22:53:07.606562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5210 | 2025.03.25 22:53:07.607048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5211 | 2025.03.25 22:53:07.607362 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5212 | 2025.03.25 22:53:07.607559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5213 | 2025.03.25 22:53:07.659014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 716 | ||
5214 | 2025.03.25 22:53:07.662826 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5215 | 2025.03.25 22:53:07.662902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5216 | 2025.03.25 22:53:07.664593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5217 | 2025.03.25 22:53:07.664951 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5218 | 2025.03.25 22:53:07.666185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
5219 | 2025.03.25 22:53:08.476764 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5220 | 2025.03.25 22:53:08.497100 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5221 | 2025.03.25 22:53:08.497159 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5222 | 2025.03.25 22:53:08.504843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5223 | 2025.03.25 22:53:08.505653 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5224 | 2025.03.25 22:53:08.508522 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5225 | 2025.03.25 22:53:08.629427 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5226 | 2025.03.25 22:53:08.629647 [ 268 ] {8d500453-947c-4f0f-b4e3-9aecc092d5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5227 | 2025.03.25 22:53:08.629733 [ 268 ] {8d500453-947c-4f0f-b4e3-9aecc092d5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5228 | 2025.03.25 22:53:08.630662 [ 268 ] {8d500453-947c-4f0f-b4e3-9aecc092d5c2} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5229 | 2025.03.25 22:53:08.630715 [ 268 ] {8d500453-947c-4f0f-b4e3-9aecc092d5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5230 | 2025.03.25 22:53:08.631191 [ 268 ] {8d500453-947c-4f0f-b4e3-9aecc092d5c2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5231 | 2025.03.25 22:53:08.631493 [ 268 ] {8d500453-947c-4f0f-b4e3-9aecc092d5c2} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5232 | 2025.03.25 22:53:08.631731 [ 268 ] {8d500453-947c-4f0f-b4e3-9aecc092d5c2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002144 sec., 98880.59701492537 rows/sec., 6.29 MiB/sec. | ||
5233 | 2025.03.25 22:53:08.631796 [ 268 ] {8d500453-947c-4f0f-b4e3-9aecc092d5c2} <Debug> TCPHandler: Processed in 0.002517937 sec. | ||
5234 | 2025.03.25 22:53:08.631929 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5235 | 2025.03.25 22:53:08.632044 [ 268 ] {fd6c1a5a-c342-4a90-903f-fff5cc479750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5236 | 2025.03.25 22:53:08.632092 [ 268 ] {fd6c1a5a-c342-4a90-903f-fff5cc479750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5237 | 2025.03.25 22:53:08.632959 [ 268 ] {fd6c1a5a-c342-4a90-903f-fff5cc479750} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5238 | 2025.03.25 22:53:08.633001 [ 268 ] {fd6c1a5a-c342-4a90-903f-fff5cc479750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5239 | 2025.03.25 22:53:08.633426 [ 268 ] {fd6c1a5a-c342-4a90-903f-fff5cc479750} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5240 | 2025.03.25 22:53:08.633679 [ 268 ] {fd6c1a5a-c342-4a90-903f-fff5cc479750} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5241 | 2025.03.25 22:53:08.633907 [ 268 ] {fd6c1a5a-c342-4a90-903f-fff5cc479750} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.00189 sec., 360317.4603174603 rows/sec., 28.64 MiB/sec. | ||
5242 | 2025.03.25 22:53:08.633960 [ 268 ] {fd6c1a5a-c342-4a90-903f-fff5cc479750} <Debug> TCPHandler: Processed in 0.002085287 sec. | ||
5243 | 2025.03.25 22:53:08.634080 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5244 | 2025.03.25 22:53:08.634190 [ 268 ] {4790ebd0-d03f-406a-b817-09eefc93ea79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5245 | 2025.03.25 22:53:08.634236 [ 268 ] {4790ebd0-d03f-406a-b817-09eefc93ea79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5246 | 2025.03.25 22:53:08.634824 [ 268 ] {4790ebd0-d03f-406a-b817-09eefc93ea79} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5247 | 2025.03.25 22:53:08.634864 [ 268 ] {4790ebd0-d03f-406a-b817-09eefc93ea79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5248 | 2025.03.25 22:53:08.635234 [ 268 ] {4790ebd0-d03f-406a-b817-09eefc93ea79} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5249 | 2025.03.25 22:53:08.635487 [ 268 ] {4790ebd0-d03f-406a-b817-09eefc93ea79} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5250 | 2025.03.25 22:53:08.635658 [ 39 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5251 | 2025.03.25 22:53:08.635717 [ 39 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5252 | 2025.03.25 22:53:08.635731 [ 268 ] {4790ebd0-d03f-406a-b817-09eefc93ea79} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001555 sec., 88745.9807073955 rows/sec., 5.52 MiB/sec. | ||
5253 | 2025.03.25 22:53:08.635758 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5254 | 2025.03.25 22:53:08.635846 [ 268 ] {4790ebd0-d03f-406a-b817-09eefc93ea79} <Debug> TCPHandler: Processed in 0.001813991 sec. | ||
5255 | 2025.03.25 22:53:08.636083 [ 201 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5256 | 2025.03.25 22:53:08.636127 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5257 | 2025.03.25 22:53:08.636495 [ 268 ] {18222afb-7ae6-4bca-b889-1b8496bc3ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5258 | 2025.03.25 22:53:08.636586 [ 201 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5259 | 2025.03.25 22:53:08.636663 [ 268 ] {18222afb-7ae6-4bca-b889-1b8496bc3ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5260 | 2025.03.25 22:53:08.636703 [ 201 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 174 rows starting from the beginning of the part | ||
5261 | 2025.03.25 22:53:08.637231 [ 201 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 138 rows starting from the beginning of the part | ||
5262 | 2025.03.25 22:53:08.637482 [ 201 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
5263 | 2025.03.25 22:53:08.637884 [ 201 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
5264 | 2025.03.25 22:53:08.638097 [ 201 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
5265 | 2025.03.25 22:53:08.638354 [ 201 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part | ||
5266 | 2025.03.25 22:53:08.639421 [ 268 ] {18222afb-7ae6-4bca-b889-1b8496bc3ba3} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5267 | 2025.03.25 22:53:08.639462 [ 268 ] {18222afb-7ae6-4bca-b889-1b8496bc3ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5268 | 2025.03.25 22:53:08.640041 [ 268 ] {18222afb-7ae6-4bca-b889-1b8496bc3ba3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5269 | 2025.03.25 22:53:08.640296 [ 201 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.00443002 sec., 138599.82573442106 rows/sec., 9.29 MiB/sec. | ||
5270 | 2025.03.25 22:53:08.640439 [ 268 ] {18222afb-7ae6-4bca-b889-1b8496bc3ba3} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5271 | 2025.03.25 22:53:08.640553 [ 191 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5272 | 2025.03.25 22:53:08.640848 [ 268 ] {18222afb-7ae6-4bca-b889-1b8496bc3ba3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.004493 sec., 25150.233696861786 rows/sec., 1.63 MiB/sec. | ||
5273 | 2025.03.25 22:53:08.640997 [ 268 ] {18222afb-7ae6-4bca-b889-1b8496bc3ba3} <Debug> TCPHandler: Processed in 0.004954822 sec. | ||
5274 | 2025.03.25 22:53:08.641158 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5275 | 2025.03.25 22:53:08.641208 [ 191 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5276 | 2025.03.25 22:53:08.641368 [ 268 ] {f40a320f-e4fd-441e-8e9b-eeb6ee0aadf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5277 | 2025.03.25 22:53:08.641398 [ 191 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_36_7} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5278 | 2025.03.25 22:53:08.641440 [ 268 ] {f40a320f-e4fd-441e-8e9b-eeb6ee0aadf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5279 | 2025.03.25 22:53:08.641565 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
5280 | 2025.03.25 22:53:08.642159 [ 268 ] {f40a320f-e4fd-441e-8e9b-eeb6ee0aadf0} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5281 | 2025.03.25 22:53:08.642203 [ 268 ] {f40a320f-e4fd-441e-8e9b-eeb6ee0aadf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5282 | 2025.03.25 22:53:08.642574 [ 268 ] {f40a320f-e4fd-441e-8e9b-eeb6ee0aadf0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5283 | 2025.03.25 22:53:08.642827 [ 268 ] {f40a320f-e4fd-441e-8e9b-eeb6ee0aadf0} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5284 | 2025.03.25 22:53:08.643051 [ 268 ] {f40a320f-e4fd-441e-8e9b-eeb6ee0aadf0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001754 sec., 63854.04789053592 rows/sec., 3.64 MiB/sec. | ||
5285 | 2025.03.25 22:53:08.643103 [ 268 ] {f40a320f-e4fd-441e-8e9b-eeb6ee0aadf0} <Debug> TCPHandler: Processed in 0.002005095 sec. | ||
5286 | 2025.03.25 22:53:08.643220 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5287 | 2025.03.25 22:53:08.643326 [ 268 ] {e12ac285-e8dd-4c68-a308-ac1c0538f080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5288 | 2025.03.25 22:53:08.643371 [ 268 ] {e12ac285-e8dd-4c68-a308-ac1c0538f080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5289 | 2025.03.25 22:53:08.644050 [ 268 ] {e12ac285-e8dd-4c68-a308-ac1c0538f080} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5290 | 2025.03.25 22:53:08.644090 [ 268 ] {e12ac285-e8dd-4c68-a308-ac1c0538f080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5291 | 2025.03.25 22:53:08.644473 [ 268 ] {e12ac285-e8dd-4c68-a308-ac1c0538f080} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5292 | 2025.03.25 22:53:08.644728 [ 268 ] {e12ac285-e8dd-4c68-a308-ac1c0538f080} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5293 | 2025.03.25 22:53:08.644992 [ 268 ] {e12ac285-e8dd-4c68-a308-ac1c0538f080} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001682 sec., 246135.5529131986 rows/sec., 17.50 MiB/sec. | ||
5294 | 2025.03.25 22:53:08.645177 [ 268 ] {e12ac285-e8dd-4c68-a308-ac1c0538f080} <Debug> TCPHandler: Processed in 0.002004395 sec. | ||
5295 | 2025.03.25 22:53:08.645410 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5296 | 2025.03.25 22:53:08.645518 [ 268 ] {abb4bd5d-a88e-4ca6-a58d-ac9d971bd98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5297 | 2025.03.25 22:53:08.645567 [ 268 ] {abb4bd5d-a88e-4ca6-a58d-ac9d971bd98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5298 | 2025.03.25 22:53:08.646046 [ 268 ] {abb4bd5d-a88e-4ca6-a58d-ac9d971bd98e} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5299 | 2025.03.25 22:53:08.646085 [ 268 ] {abb4bd5d-a88e-4ca6-a58d-ac9d971bd98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5300 | 2025.03.25 22:53:08.646443 [ 268 ] {abb4bd5d-a88e-4ca6-a58d-ac9d971bd98e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
5301 | 2025.03.25 22:53:08.646694 [ 268 ] {abb4bd5d-a88e-4ca6-a58d-ac9d971bd98e} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5302 | 2025.03.25 22:53:08.646977 [ 268 ] {abb4bd5d-a88e-4ca6-a58d-ac9d971bd98e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
5303 | 2025.03.25 22:53:08.647039 [ 268 ] {abb4bd5d-a88e-4ca6-a58d-ac9d971bd98e} <Debug> TCPHandler: Processed in 0.001702768 sec. | ||
5304 | 2025.03.25 22:53:08.647145 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5305 | 2025.03.25 22:53:08.647248 [ 268 ] {4b331369-f136-48ca-b2b1-b8b4a69d6863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5306 | 2025.03.25 22:53:08.647297 [ 268 ] {4b331369-f136-48ca-b2b1-b8b4a69d6863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5307 | 2025.03.25 22:53:08.647829 [ 268 ] {4b331369-f136-48ca-b2b1-b8b4a69d6863} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5308 | 2025.03.25 22:53:08.647869 [ 268 ] {4b331369-f136-48ca-b2b1-b8b4a69d6863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5309 | 2025.03.25 22:53:08.648269 [ 268 ] {4b331369-f136-48ca-b2b1-b8b4a69d6863} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5310 | 2025.03.25 22:53:08.648517 [ 268 ] {4b331369-f136-48ca-b2b1-b8b4a69d6863} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5311 | 2025.03.25 22:53:08.648722 [ 268 ] {4b331369-f136-48ca-b2b1-b8b4a69d6863} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001496 sec., 158422.45989304813 rows/sec., 10.62 MiB/sec. | ||
5312 | 2025.03.25 22:53:08.648773 [ 268 ] {4b331369-f136-48ca-b2b1-b8b4a69d6863} <Debug> TCPHandler: Processed in 0.001678738 sec. | ||
5313 | 2025.03.25 22:53:08.648887 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5314 | 2025.03.25 22:53:08.648994 [ 268 ] {147def92-73ec-4b75-adf5-96add426f304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5315 | 2025.03.25 22:53:08.649041 [ 268 ] {147def92-73ec-4b75-adf5-96add426f304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5316 | 2025.03.25 22:53:08.649462 [ 268 ] {147def92-73ec-4b75-adf5-96add426f304} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5317 | 2025.03.25 22:53:08.649501 [ 268 ] {147def92-73ec-4b75-adf5-96add426f304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5318 | 2025.03.25 22:53:08.649857 [ 268 ] {147def92-73ec-4b75-adf5-96add426f304} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
5319 | 2025.03.25 22:53:08.650102 [ 268 ] {147def92-73ec-4b75-adf5-96add426f304} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5320 | 2025.03.25 22:53:08.650304 [ 268 ] {147def92-73ec-4b75-adf5-96add426f304} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec. | ||
5321 | 2025.03.25 22:53:08.650354 [ 268 ] {147def92-73ec-4b75-adf5-96add426f304} <Debug> TCPHandler: Processed in 0.001517374 sec. | ||
5322 | 2025.03.25 22:53:08.650459 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5323 | 2025.03.25 22:53:08.650562 [ 268 ] {8954e605-2a6e-40f6-81ce-962185a18fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5324 | 2025.03.25 22:53:08.650629 [ 268 ] {8954e605-2a6e-40f6-81ce-962185a18fea} <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 | ||
5325 | 2025.03.25 22:53:08.651757 [ 268 ] {8954e605-2a6e-40f6-81ce-962185a18fea} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5326 | 2025.03.25 22:53:08.651797 [ 268 ] {8954e605-2a6e-40f6-81ce-962185a18fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5327 | 2025.03.25 22:53:08.652457 [ 268 ] {8954e605-2a6e-40f6-81ce-962185a18fea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5328 | 2025.03.25 22:53:08.652724 [ 268 ] {8954e605-2a6e-40f6-81ce-962185a18fea} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5329 | 2025.03.25 22:53:08.652916 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5330 | 2025.03.25 22:53:08.653003 [ 268 ] {8954e605-2a6e-40f6-81ce-962185a18fea} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002456 sec., 13029.315960912052 rows/sec., 23.35 MiB/sec. | ||
5331 | 2025.03.25 22:53:08.653013 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5332 | 2025.03.25 22:53:08.653097 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
5333 | 2025.03.25 22:53:08.653398 [ 268 ] {8954e605-2a6e-40f6-81ce-962185a18fea} <Debug> TCPHandler: Processed in 0.002987738 sec. | ||
5334 | 2025.03.25 22:53:08.653458 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5335 | 2025.03.25 22:53:08.653594 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5336 | 2025.03.25 22:53:08.653836 [ 268 ] {89669bc1-b0d4-460d-8465-566f49c06c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5337 | 2025.03.25 22:53:08.653955 [ 268 ] {89669bc1-b0d4-460d-8465-566f49c06c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5338 | 2025.03.25 22:53:08.654490 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5339 | 2025.03.25 22:53:08.654734 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 572 rows starting from the beginning of the part | ||
5340 | 2025.03.25 22:53:08.655475 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
5341 | 2025.03.25 22:53:08.656406 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
5342 | 2025.03.25 22:53:08.656414 [ 268 ] {89669bc1-b0d4-460d-8465-566f49c06c24} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5343 | 2025.03.25 22:53:08.656495 [ 268 ] {89669bc1-b0d4-460d-8465-566f49c06c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5344 | 2025.03.25 22:53:08.657004 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part | ||
5345 | 2025.03.25 22:53:08.657610 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
5346 | 2025.03.25 22:53:08.658212 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
5347 | 2025.03.25 22:53:08.658390 [ 268 ] {89669bc1-b0d4-460d-8465-566f49c06c24} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5348 | 2025.03.25 22:53:08.659155 [ 268 ] {89669bc1-b0d4-460d-8465-566f49c06c24} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5349 | 2025.03.25 22:53:08.659728 [ 268 ] {89669bc1-b0d4-460d-8465-566f49c06c24} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00594 sec., 13804.713804713805 rows/sec., 897.81 KiB/sec. | ||
5350 | 2025.03.25 22:53:08.660106 [ 268 ] {89669bc1-b0d4-460d-8465-566f49c06c24} <Debug> TCPHandler: Processed in 0.006588719 sec. | ||
5351 | 2025.03.25 22:53:08.665253 [ 193 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 19 columns (19 merged, 0 gathered) in 0.012006801 sec., 56967.71354834648 rows/sec., 102.08 MiB/sec. | ||
5352 | 2025.03.25 22:53:08.666018 [ 196 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5353 | 2025.03.25 22:53:08.666446 [ 196 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5354 | 2025.03.25 22:53:08.666535 [ 196 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5355 | 2025.03.25 22:53:08.666656 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
5356 | 2025.03.25 22:53:09.000150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.26 MiB, peak 204.78 MiB, free memory in arenas 0.00 B, will set to 198.34 MiB (RSS), difference: 1.08 MiB | ||
5357 | 2025.03.25 22:53:11.887894 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5358 | 2025.03.25 22:53:11.888222 [ 268 ] {782c54fe-4b0b-4df9-9b64-f8401f91d2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5359 | 2025.03.25 22:53:11.888340 [ 268 ] {782c54fe-4b0b-4df9-9b64-f8401f91d2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5360 | 2025.03.25 22:53:11.889130 [ 268 ] {782c54fe-4b0b-4df9-9b64-f8401f91d2d9} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5361 | 2025.03.25 22:53:11.889174 [ 268 ] {782c54fe-4b0b-4df9-9b64-f8401f91d2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5362 | 2025.03.25 22:53:11.889615 [ 268 ] {782c54fe-4b0b-4df9-9b64-f8401f91d2d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5363 | 2025.03.25 22:53:11.889890 [ 268 ] {782c54fe-4b0b-4df9-9b64-f8401f91d2d9} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5364 | 2025.03.25 22:53:11.890148 [ 268 ] {782c54fe-4b0b-4df9-9b64-f8401f91d2d9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001998 sec., 2002.0020020020017 rows/sec., 163.25 KiB/sec. | ||
5365 | 2025.03.25 22:53:11.890321 [ 268 ] {782c54fe-4b0b-4df9-9b64-f8401f91d2d9} <Debug> TCPHandler: Processed in 0.002615989 sec. | ||
5366 | 2025.03.25 22:53:11.890440 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5367 | 2025.03.25 22:53:11.890553 [ 268 ] {5db0f77a-923b-4ab8-a5a8-2b641b88a9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5368 | 2025.03.25 22:53:11.890601 [ 268 ] {5db0f77a-923b-4ab8-a5a8-2b641b88a9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5369 | 2025.03.25 22:53:11.891806 [ 268 ] {5db0f77a-923b-4ab8-a5a8-2b641b88a9ed} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5370 | 2025.03.25 22:53:11.891846 [ 268 ] {5db0f77a-923b-4ab8-a5a8-2b641b88a9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5371 | 2025.03.25 22:53:11.892299 [ 268 ] {5db0f77a-923b-4ab8-a5a8-2b641b88a9ed} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5372 | 2025.03.25 22:53:11.892569 [ 268 ] {5db0f77a-923b-4ab8-a5a8-2b641b88a9ed} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5373 | 2025.03.25 22:53:11.892700 [ 33 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5374 | 2025.03.25 22:53:11.892743 [ 33 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5375 | 2025.03.25 22:53:11.892759 [ 268 ] {5db0f77a-923b-4ab8-a5a8-2b641b88a9ed} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002234 sec., 543419.8746642794 rows/sec., 44.89 MiB/sec. | ||
5376 | 2025.03.25 22:53:11.892770 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5377 | 2025.03.25 22:53:11.892861 [ 268 ] {5db0f77a-923b-4ab8-a5a8-2b641b88a9ed} <Debug> TCPHandler: Processed in 0.002473725 sec. | ||
5378 | 2025.03.25 22:53:11.893048 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
5379 | 2025.03.25 22:53:11.893065 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5380 | 2025.03.25 22:53:11.893310 [ 268 ] {bfdf12d3-d576-4c39-a0c6-5fa15589d72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5381 | 2025.03.25 22:53:11.893341 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5382 | 2025.03.25 22:53:11.893390 [ 268 ] {bfdf12d3-d576-4c39-a0c6-5fa15589d72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5383 | 2025.03.25 22:53:11.893412 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1965 rows starting from the beginning of the part | ||
5384 | 2025.03.25 22:53:11.893725 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part | ||
5385 | 2025.03.25 22:53:11.894052 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 686 rows starting from the beginning of the part | ||
5386 | 2025.03.25 22:53:11.894424 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
5387 | 2025.03.25 22:53:11.894805 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 681 rows starting from the beginning of the part | ||
5388 | 2025.03.25 22:53:11.895187 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1214 rows starting from the beginning of the part | ||
5389 | 2025.03.25 22:53:11.896274 [ 268 ] {bfdf12d3-d576-4c39-a0c6-5fa15589d72f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5390 | 2025.03.25 22:53:11.896341 [ 268 ] {bfdf12d3-d576-4c39-a0c6-5fa15589d72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5391 | 2025.03.25 22:53:11.897174 [ 268 ] {bfdf12d3-d576-4c39-a0c6-5fa15589d72f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5392 | 2025.03.25 22:53:11.897719 [ 268 ] {bfdf12d3-d576-4c39-a0c6-5fa15589d72f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5393 | 2025.03.25 22:53:11.898043 [ 268 ] {bfdf12d3-d576-4c39-a0c6-5fa15589d72f} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.004806 sec., 2496.878901373283 rows/sec., 183.28 KiB/sec. | ||
5394 | 2025.03.25 22:53:11.898125 [ 268 ] {bfdf12d3-d576-4c39-a0c6-5fa15589d72f} <Debug> TCPHandler: Processed in 0.005118145 sec. | ||
5395 | 2025.03.25 22:53:11.898281 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5396 | 2025.03.25 22:53:11.898410 [ 268 ] {134b9473-bf12-4eca-a5d2-48413a955888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5397 | 2025.03.25 22:53:11.898456 [ 268 ] {134b9473-bf12-4eca-a5d2-48413a955888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5398 | 2025.03.25 22:53:11.899082 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4690 rows, containing 5 columns (5 merged, 0 gathered) in 0.006194069 sec., 757175.9371747393 rows/sec., 64.61 MiB/sec. | ||
5399 | 2025.03.25 22:53:11.899447 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5400 | 2025.03.25 22:53:11.899915 [ 268 ] {134b9473-bf12-4eca-a5d2-48413a955888} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5401 | 2025.03.25 22:53:11.899980 [ 268 ] {134b9473-bf12-4eca-a5d2-48413a955888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5402 | 2025.03.25 22:53:11.900153 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5403 | 2025.03.25 22:53:11.900386 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_41_8} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5404 | 2025.03.25 22:53:11.900577 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
5405 | 2025.03.25 22:53:11.900714 [ 268 ] {134b9473-bf12-4eca-a5d2-48413a955888} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5406 | 2025.03.25 22:53:11.900980 [ 268 ] {134b9473-bf12-4eca-a5d2-48413a955888} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5407 | 2025.03.25 22:53:11.901168 [ 268 ] {134b9473-bf12-4eca-a5d2-48413a955888} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002786 sec., 81837.76022972004 rows/sec., 5.54 MiB/sec. | ||
5408 | 2025.03.25 22:53:11.901230 [ 268 ] {134b9473-bf12-4eca-a5d2-48413a955888} <Debug> TCPHandler: Processed in 0.003010638 sec. | ||
5409 | 2025.03.25 22:53:11.901364 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5410 | 2025.03.25 22:53:11.901470 [ 268 ] {ffcb0d7f-3db1-474f-890c-2b55a2f00269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5411 | 2025.03.25 22:53:11.901515 [ 268 ] {ffcb0d7f-3db1-474f-890c-2b55a2f00269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5412 | 2025.03.25 22:53:11.902259 [ 268 ] {ffcb0d7f-3db1-474f-890c-2b55a2f00269} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5413 | 2025.03.25 22:53:11.902303 [ 268 ] {ffcb0d7f-3db1-474f-890c-2b55a2f00269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5414 | 2025.03.25 22:53:11.902697 [ 268 ] {ffcb0d7f-3db1-474f-890c-2b55a2f00269} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5415 | 2025.03.25 22:53:11.902948 [ 268 ] {ffcb0d7f-3db1-474f-890c-2b55a2f00269} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5416 | 2025.03.25 22:53:11.903084 [ 33 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5417 | 2025.03.25 22:53:11.903126 [ 33 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5418 | 2025.03.25 22:53:11.903135 [ 268 ] {ffcb0d7f-3db1-474f-890c-2b55a2f00269} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001685 sec., 315727.00296735903 rows/sec., 23.40 MiB/sec. | ||
5419 | 2025.03.25 22:53:11.903152 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5420 | 2025.03.25 22:53:11.903219 [ 268 ] {ffcb0d7f-3db1-474f-890c-2b55a2f00269} <Debug> TCPHandler: Processed in 0.001906273 sec. | ||
5421 | 2025.03.25 22:53:11.903284 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
5422 | 2025.03.25 22:53:11.903339 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5423 | 2025.03.25 22:53:11.903395 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5424 | 2025.03.25 22:53:11.903430 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 948 rows starting from the beginning of the part | ||
5425 | 2025.03.25 22:53:11.903506 [ 268 ] {cd885232-ffd3-4256-a37b-852931fea897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5426 | 2025.03.25 22:53:11.903604 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part | ||
5427 | 2025.03.25 22:53:11.903665 [ 268 ] {cd885232-ffd3-4256-a37b-852931fea897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5428 | 2025.03.25 22:53:11.904010 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 424 rows starting from the beginning of the part | ||
5429 | 2025.03.25 22:53:11.904357 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
5430 | 2025.03.25 22:53:11.904736 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 414 rows starting from the beginning of the part | ||
5431 | 2025.03.25 22:53:11.905104 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 532 rows starting from the beginning of the part | ||
5432 | 2025.03.25 22:53:11.906078 [ 268 ] {cd885232-ffd3-4256-a37b-852931fea897} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5433 | 2025.03.25 22:53:11.906119 [ 268 ] {cd885232-ffd3-4256-a37b-852931fea897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5434 | 2025.03.25 22:53:11.906785 [ 268 ] {cd885232-ffd3-4256-a37b-852931fea897} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5435 | 2025.03.25 22:53:11.907148 [ 268 ] {cd885232-ffd3-4256-a37b-852931fea897} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5436 | 2025.03.25 22:53:11.907214 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2462 rows, containing 5 columns (5 merged, 0 gathered) in 0.00399079 sec., 616920.459357671 rows/sec., 47.40 MiB/sec. | ||
5437 | 2025.03.25 22:53:11.907437 [ 268 ] {cd885232-ffd3-4256-a37b-852931fea897} <Debug> executeQuery: Read 956 rows, 65.68 KiB in 0.003971 sec., 240745.40418030723 rows/sec., 16.15 MiB/sec. | ||
5438 | 2025.03.25 22:53:11.907453 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5439 | 2025.03.25 22:53:11.907548 [ 268 ] {cd885232-ffd3-4256-a37b-852931fea897} <Debug> TCPHandler: Processed in 0.004261525 sec. | ||
5440 | 2025.03.25 22:53:11.907672 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5441 | 2025.03.25 22:53:11.907800 [ 268 ] {74b2584f-9227-443b-9bc2-7229a5ba252a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5442 | 2025.03.25 22:53:11.907810 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5443 | 2025.03.25 22:53:11.907901 [ 268 ] {74b2584f-9227-443b-9bc2-7229a5ba252a} <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 | ||
5444 | 2025.03.25 22:53:11.907926 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_41_8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5445 | 2025.03.25 22:53:11.908044 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
5446 | 2025.03.25 22:53:11.909014 [ 268 ] {74b2584f-9227-443b-9bc2-7229a5ba252a} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5447 | 2025.03.25 22:53:11.909052 [ 268 ] {74b2584f-9227-443b-9bc2-7229a5ba252a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5448 | 2025.03.25 22:53:11.909662 [ 268 ] {74b2584f-9227-443b-9bc2-7229a5ba252a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5449 | 2025.03.25 22:53:11.909932 [ 268 ] {74b2584f-9227-443b-9bc2-7229a5ba252a} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5450 | 2025.03.25 22:53:11.910240 [ 268 ] {74b2584f-9227-443b-9bc2-7229a5ba252a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002467 sec., 3242.8050263477908 rows/sec., 5.81 MiB/sec. | ||
5451 | 2025.03.25 22:53:11.910818 [ 268 ] {74b2584f-9227-443b-9bc2-7229a5ba252a} <Debug> TCPHandler: Processed in 0.003198152 sec. | ||
5452 | 2025.03.25 22:53:11.911081 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5453 | 2025.03.25 22:53:11.911192 [ 268 ] {b0c474e7-dde0-4134-b27d-7cb63686b55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5454 | 2025.03.25 22:53:11.911243 [ 268 ] {b0c474e7-dde0-4134-b27d-7cb63686b55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5455 | 2025.03.25 22:53:11.911732 [ 268 ] {b0c474e7-dde0-4134-b27d-7cb63686b55f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5456 | 2025.03.25 22:53:11.911771 [ 268 ] {b0c474e7-dde0-4134-b27d-7cb63686b55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5457 | 2025.03.25 22:53:11.912142 [ 268 ] {b0c474e7-dde0-4134-b27d-7cb63686b55f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5458 | 2025.03.25 22:53:11.912394 [ 268 ] {b0c474e7-dde0-4134-b27d-7cb63686b55f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5459 | 2025.03.25 22:53:11.912615 [ 268 ] {b0c474e7-dde0-4134-b27d-7cb63686b55f} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001447 sec., 29025.57014512785 rows/sec., 1.95 MiB/sec. | ||
5460 | 2025.03.25 22:53:11.912667 [ 268 ] {b0c474e7-dde0-4134-b27d-7cb63686b55f} <Debug> TCPHandler: Processed in 0.001655137 sec. | ||
5461 | 2025.03.25 22:53:13.616892 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5462 | 2025.03.25 22:53:13.617093 [ 268 ] {cc5d7679-565f-4643-a036-4e52806a0db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5463 | 2025.03.25 22:53:13.617172 [ 268 ] {cc5d7679-565f-4643-a036-4e52806a0db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5464 | 2025.03.25 22:53:13.618086 [ 268 ] {cc5d7679-565f-4643-a036-4e52806a0db2} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5465 | 2025.03.25 22:53:13.618151 [ 268 ] {cc5d7679-565f-4643-a036-4e52806a0db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5466 | 2025.03.25 22:53:13.618774 [ 268 ] {cc5d7679-565f-4643-a036-4e52806a0db2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5467 | 2025.03.25 22:53:13.619183 [ 268 ] {cc5d7679-565f-4643-a036-4e52806a0db2} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5468 | 2025.03.25 22:53:13.619553 [ 268 ] {cc5d7679-565f-4643-a036-4e52806a0db2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002511 sec., 22301.871764237352 rows/sec., 1.71 MiB/sec. | ||
5469 | 2025.03.25 22:53:13.619854 [ 268 ] {cc5d7679-565f-4643-a036-4e52806a0db2} <Debug> TCPHandler: Processed in 0.003124081 sec. | ||
5470 | 2025.03.25 22:53:13.620087 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5471 | 2025.03.25 22:53:13.620232 [ 268 ] {d22088b5-d6d5-4722-ae2b-245f68bf0d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5472 | 2025.03.25 22:53:13.620302 [ 268 ] {d22088b5-d6d5-4722-ae2b-245f68bf0d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5473 | 2025.03.25 22:53:13.621131 [ 268 ] {d22088b5-d6d5-4722-ae2b-245f68bf0d3d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5474 | 2025.03.25 22:53:13.621181 [ 268 ] {d22088b5-d6d5-4722-ae2b-245f68bf0d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5475 | 2025.03.25 22:53:13.621611 [ 268 ] {d22088b5-d6d5-4722-ae2b-245f68bf0d3d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5476 | 2025.03.25 22:53:13.621863 [ 268 ] {d22088b5-d6d5-4722-ae2b-245f68bf0d3d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5477 | 2025.03.25 22:53:13.622122 [ 268 ] {d22088b5-d6d5-4722-ae2b-245f68bf0d3d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001921 sec., 33315.98125976054 rows/sec., 2.60 MiB/sec. | ||
5478 | 2025.03.25 22:53:13.622198 [ 268 ] {d22088b5-d6d5-4722-ae2b-245f68bf0d3d} <Debug> TCPHandler: Processed in 0.002177949 sec. | ||
5479 | 2025.03.25 22:53:13.622450 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5480 | 2025.03.25 22:53:13.622580 [ 268 ] {f79a0566-4b7a-42fd-907e-5c2060fd141f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5481 | 2025.03.25 22:53:13.622635 [ 268 ] {f79a0566-4b7a-42fd-907e-5c2060fd141f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5482 | 2025.03.25 22:53:13.623149 [ 268 ] {f79a0566-4b7a-42fd-907e-5c2060fd141f} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5483 | 2025.03.25 22:53:13.623192 [ 268 ] {f79a0566-4b7a-42fd-907e-5c2060fd141f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5484 | 2025.03.25 22:53:13.623588 [ 268 ] {f79a0566-4b7a-42fd-907e-5c2060fd141f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5485 | 2025.03.25 22:53:13.623838 [ 268 ] {f79a0566-4b7a-42fd-907e-5c2060fd141f} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5486 | 2025.03.25 22:53:13.624054 [ 268 ] {f79a0566-4b7a-42fd-907e-5c2060fd141f} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001502 sec., 34620.50599201065 rows/sec., 2.41 MiB/sec. | ||
5487 | 2025.03.25 22:53:13.624108 [ 268 ] {f79a0566-4b7a-42fd-907e-5c2060fd141f} <Debug> TCPHandler: Processed in 0.00174521 sec. | ||
5488 | 2025.03.25 22:53:13.624215 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5489 | 2025.03.25 22:53:13.624336 [ 268 ] {3fdd25c4-a2b1-4230-82cf-c0bde607d50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5490 | 2025.03.25 22:53:13.624391 [ 268 ] {3fdd25c4-a2b1-4230-82cf-c0bde607d50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5491 | 2025.03.25 22:53:13.624838 [ 268 ] {3fdd25c4-a2b1-4230-82cf-c0bde607d50f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5492 | 2025.03.25 22:53:13.624878 [ 268 ] {3fdd25c4-a2b1-4230-82cf-c0bde607d50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5493 | 2025.03.25 22:53:13.625260 [ 268 ] {3fdd25c4-a2b1-4230-82cf-c0bde607d50f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5494 | 2025.03.25 22:53:13.625499 [ 268 ] {3fdd25c4-a2b1-4230-82cf-c0bde607d50f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5495 | 2025.03.25 22:53:13.625717 [ 268 ] {3fdd25c4-a2b1-4230-82cf-c0bde607d50f} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001419 sec., 12684.989429175477 rows/sec., 880.21 KiB/sec. | ||
5496 | 2025.03.25 22:53:13.625768 [ 268 ] {3fdd25c4-a2b1-4230-82cf-c0bde607d50f} <Debug> TCPHandler: Processed in 0.001607176 sec. | ||
5497 | 2025.03.25 22:53:15.107716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5498 | 2025.03.25 22:53:15.108513 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5499 | 2025.03.25 22:53:15.108566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5500 | 2025.03.25 22:53:15.109099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5501 | 2025.03.25 22:53:15.109384 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5502 | 2025.03.25 22:53:15.109665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5503 | 2025.03.25 22:53:16.008627 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5504 | 2025.03.25 22:53:16.029439 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5505 | 2025.03.25 22:53:16.029502 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5506 | 2025.03.25 22:53:16.036955 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5507 | 2025.03.25 22:53:16.037735 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5508 | 2025.03.25 22:53:16.040512 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5509 | 2025.03.25 22:53:17.666441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 762 | ||
5510 | 2025.03.25 22:53:17.670145 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5511 | 2025.03.25 22:53:17.670207 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5512 | 2025.03.25 22:53:17.671802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5513 | 2025.03.25 22:53:17.672157 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5514 | 2025.03.25 22:53:17.672875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
5515 | 2025.03.25 22:53:18.629679 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5516 | 2025.03.25 22:53:18.629902 [ 268 ] {fca35995-e1e3-4e8e-9ad7-7687062b62f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5517 | 2025.03.25 22:53:18.629989 [ 268 ] {fca35995-e1e3-4e8e-9ad7-7687062b62f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5518 | 2025.03.25 22:53:18.630934 [ 268 ] {fca35995-e1e3-4e8e-9ad7-7687062b62f9} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5519 | 2025.03.25 22:53:18.630992 [ 268 ] {fca35995-e1e3-4e8e-9ad7-7687062b62f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5520 | 2025.03.25 22:53:18.631475 [ 268 ] {fca35995-e1e3-4e8e-9ad7-7687062b62f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5521 | 2025.03.25 22:53:18.631748 [ 268 ] {fca35995-e1e3-4e8e-9ad7-7687062b62f9} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5522 | 2025.03.25 22:53:18.632021 [ 268 ] {fca35995-e1e3-4e8e-9ad7-7687062b62f9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002178 sec., 97337.00642791553 rows/sec., 6.19 MiB/sec. | ||
5523 | 2025.03.25 22:53:18.632186 [ 268 ] {fca35995-e1e3-4e8e-9ad7-7687062b62f9} <Debug> TCPHandler: Processed in 0.00265688 sec. | ||
5524 | 2025.03.25 22:53:18.632325 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5525 | 2025.03.25 22:53:18.632442 [ 268 ] {1b9140ff-ca26-4d61-a704-fe3925377822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5526 | 2025.03.25 22:53:18.632492 [ 268 ] {1b9140ff-ca26-4d61-a704-fe3925377822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5527 | 2025.03.25 22:53:18.633391 [ 268 ] {1b9140ff-ca26-4d61-a704-fe3925377822} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5528 | 2025.03.25 22:53:18.633433 [ 268 ] {1b9140ff-ca26-4d61-a704-fe3925377822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5529 | 2025.03.25 22:53:18.633857 [ 268 ] {1b9140ff-ca26-4d61-a704-fe3925377822} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5530 | 2025.03.25 22:53:18.634122 [ 268 ] {1b9140ff-ca26-4d61-a704-fe3925377822} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5531 | 2025.03.25 22:53:18.634365 [ 268 ] {1b9140ff-ca26-4d61-a704-fe3925377822} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.00195 sec., 349230.76923076925 rows/sec., 27.76 MiB/sec. | ||
5532 | 2025.03.25 22:53:18.634429 [ 268 ] {1b9140ff-ca26-4d61-a704-fe3925377822} <Debug> TCPHandler: Processed in 0.002158539 sec. | ||
5533 | 2025.03.25 22:53:18.634579 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5534 | 2025.03.25 22:53:18.634689 [ 268 ] {cf7227d1-ee35-4a94-b94f-95ea275669a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5535 | 2025.03.25 22:53:18.634734 [ 268 ] {cf7227d1-ee35-4a94-b94f-95ea275669a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5536 | 2025.03.25 22:53:18.635310 [ 268 ] {cf7227d1-ee35-4a94-b94f-95ea275669a5} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5537 | 2025.03.25 22:53:18.635354 [ 268 ] {cf7227d1-ee35-4a94-b94f-95ea275669a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5538 | 2025.03.25 22:53:18.635728 [ 268 ] {cf7227d1-ee35-4a94-b94f-95ea275669a5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5539 | 2025.03.25 22:53:18.635977 [ 268 ] {cf7227d1-ee35-4a94-b94f-95ea275669a5} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5540 | 2025.03.25 22:53:18.636186 [ 268 ] {cf7227d1-ee35-4a94-b94f-95ea275669a5} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.00152 sec., 90789.47368421052 rows/sec., 5.65 MiB/sec. | ||
5541 | 2025.03.25 22:53:18.636239 [ 268 ] {cf7227d1-ee35-4a94-b94f-95ea275669a5} <Debug> TCPHandler: Processed in 0.001722149 sec. | ||
5542 | 2025.03.25 22:53:18.636356 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5543 | 2025.03.25 22:53:18.636461 [ 268 ] {95d44ae3-7cf0-4472-967f-3709af912f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5544 | 2025.03.25 22:53:18.636505 [ 268 ] {95d44ae3-7cf0-4472-967f-3709af912f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5545 | 2025.03.25 22:53:18.637078 [ 268 ] {95d44ae3-7cf0-4472-967f-3709af912f82} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5546 | 2025.03.25 22:53:18.637118 [ 268 ] {95d44ae3-7cf0-4472-967f-3709af912f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5547 | 2025.03.25 22:53:18.637478 [ 268 ] {95d44ae3-7cf0-4472-967f-3709af912f82} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5548 | 2025.03.25 22:53:18.637733 [ 268 ] {95d44ae3-7cf0-4472-967f-3709af912f82} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5549 | 2025.03.25 22:53:18.637921 [ 26 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
5550 | 2025.03.25 22:53:18.637979 [ 268 ] {95d44ae3-7cf0-4472-967f-3709af912f82} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001539 sec., 73424.30149447694 rows/sec., 4.75 MiB/sec. | ||
5551 | 2025.03.25 22:53:18.638043 [ 26 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5552 | 2025.03.25 22:53:18.638097 [ 268 ] {95d44ae3-7cf0-4472-967f-3709af912f82} <Debug> TCPHandler: Processed in 0.001790291 sec. | ||
5553 | 2025.03.25 22:53:18.638124 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5554 | 2025.03.25 22:53:18.638264 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5555 | 2025.03.25 22:53:18.638437 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
5556 | 2025.03.25 22:53:18.638466 [ 268 ] {124c6baa-52db-46c6-96ff-fcca553aa301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5557 | 2025.03.25 22:53:18.638592 [ 268 ] {124c6baa-52db-46c6-96ff-fcca553aa301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5558 | 2025.03.25 22:53:18.638874 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5559 | 2025.03.25 22:53:18.638948 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 365 rows starting from the beginning of the part | ||
5560 | 2025.03.25 22:53:18.639328 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
5561 | 2025.03.25 22:53:18.639711 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
5562 | 2025.03.25 22:53:18.640067 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
5563 | 2025.03.25 22:53:18.640369 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
5564 | 2025.03.25 22:53:18.640508 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part | ||
5565 | 2025.03.25 22:53:18.641543 [ 268 ] {124c6baa-52db-46c6-96ff-fcca553aa301} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5566 | 2025.03.25 22:53:18.641604 [ 268 ] {124c6baa-52db-46c6-96ff-fcca553aa301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5567 | 2025.03.25 22:53:18.642728 [ 268 ] {124c6baa-52db-46c6-96ff-fcca553aa301} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5568 | 2025.03.25 22:53:18.643220 [ 268 ] {124c6baa-52db-46c6-96ff-fcca553aa301} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5569 | 2025.03.25 22:53:18.643658 [ 268 ] {124c6baa-52db-46c6-96ff-fcca553aa301} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005214 sec., 21480.629075565786 rows/sec., 1.22 MiB/sec. | ||
5570 | 2025.03.25 22:53:18.643934 [ 268 ] {124c6baa-52db-46c6-96ff-fcca553aa301} <Debug> TCPHandler: Processed in 0.005737719 sec. | ||
5571 | 2025.03.25 22:53:18.643962 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.005702169 sec., 183263.59671205818 rows/sec., 12.88 MiB/sec. | ||
5572 | 2025.03.25 22:53:18.644090 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5573 | 2025.03.25 22:53:18.644202 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5574 | 2025.03.25 22:53:18.644262 [ 268 ] {56c6ad6b-3517-447f-84a1-06c498063667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5575 | 2025.03.25 22:53:18.644350 [ 268 ] {56c6ad6b-3517-447f-84a1-06c498063667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5576 | 2025.03.25 22:53:18.644871 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5577 | 2025.03.25 22:53:18.645043 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_15_3} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
5578 | 2025.03.25 22:53:18.645132 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
5579 | 2025.03.25 22:53:18.645498 [ 268 ] {56c6ad6b-3517-447f-84a1-06c498063667} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5580 | 2025.03.25 22:53:18.645543 [ 268 ] {56c6ad6b-3517-447f-84a1-06c498063667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5581 | 2025.03.25 22:53:18.645943 [ 268 ] {56c6ad6b-3517-447f-84a1-06c498063667} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5582 | 2025.03.25 22:53:18.646195 [ 268 ] {56c6ad6b-3517-447f-84a1-06c498063667} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5583 | 2025.03.25 22:53:18.646404 [ 268 ] {56c6ad6b-3517-447f-84a1-06c498063667} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.002199 sec., 188267.39427012278 rows/sec., 13.39 MiB/sec. | ||
5584 | 2025.03.25 22:53:18.646461 [ 268 ] {56c6ad6b-3517-447f-84a1-06c498063667} <Debug> TCPHandler: Processed in 0.002438285 sec. | ||
5585 | 2025.03.25 22:53:18.646578 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5586 | 2025.03.25 22:53:18.646685 [ 268 ] {fab55f4e-a29f-4ece-8939-05050dc019ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5587 | 2025.03.25 22:53:18.646732 [ 268 ] {fab55f4e-a29f-4ece-8939-05050dc019ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5588 | 2025.03.25 22:53:18.647171 [ 268 ] {fab55f4e-a29f-4ece-8939-05050dc019ad} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5589 | 2025.03.25 22:53:18.647210 [ 268 ] {fab55f4e-a29f-4ece-8939-05050dc019ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5590 | 2025.03.25 22:53:18.647569 [ 268 ] {fab55f4e-a29f-4ece-8939-05050dc019ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5591 | 2025.03.25 22:53:18.647810 [ 268 ] {fab55f4e-a29f-4ece-8939-05050dc019ad} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5592 | 2025.03.25 22:53:18.648023 [ 268 ] {fab55f4e-a29f-4ece-8939-05050dc019ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 230.67 KiB/sec. | ||
5593 | 2025.03.25 22:53:18.648074 [ 268 ] {fab55f4e-a29f-4ece-8939-05050dc019ad} <Debug> TCPHandler: Processed in 0.001546595 sec. | ||
5594 | 2025.03.25 22:53:18.648177 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5595 | 2025.03.25 22:53:18.648279 [ 268 ] {37450423-57c4-4d95-84df-d2233f4ac16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5596 | 2025.03.25 22:53:18.648328 [ 268 ] {37450423-57c4-4d95-84df-d2233f4ac16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5597 | 2025.03.25 22:53:18.648867 [ 268 ] {37450423-57c4-4d95-84df-d2233f4ac16a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5598 | 2025.03.25 22:53:18.648906 [ 268 ] {37450423-57c4-4d95-84df-d2233f4ac16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5599 | 2025.03.25 22:53:18.649296 [ 268 ] {37450423-57c4-4d95-84df-d2233f4ac16a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5600 | 2025.03.25 22:53:18.649549 [ 268 ] {37450423-57c4-4d95-84df-d2233f4ac16a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5601 | 2025.03.25 22:53:18.649788 [ 268 ] {37450423-57c4-4d95-84df-d2233f4ac16a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001525 sec., 155409.83606557376 rows/sec., 10.42 MiB/sec. | ||
5602 | 2025.03.25 22:53:18.649852 [ 268 ] {37450423-57c4-4d95-84df-d2233f4ac16a} <Debug> TCPHandler: Processed in 0.001723818 sec. | ||
5603 | 2025.03.25 22:53:18.650089 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5604 | 2025.03.25 22:53:18.650200 [ 268 ] {31d5b3d2-adc8-40c3-a6d0-1bba4de3c632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5605 | 2025.03.25 22:53:18.650250 [ 268 ] {31d5b3d2-adc8-40c3-a6d0-1bba4de3c632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5606 | 2025.03.25 22:53:18.650682 [ 268 ] {31d5b3d2-adc8-40c3-a6d0-1bba4de3c632} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5607 | 2025.03.25 22:53:18.650722 [ 268 ] {31d5b3d2-adc8-40c3-a6d0-1bba4de3c632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5608 | 2025.03.25 22:53:18.651098 [ 268 ] {31d5b3d2-adc8-40c3-a6d0-1bba4de3c632} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5609 | 2025.03.25 22:53:18.651340 [ 268 ] {31d5b3d2-adc8-40c3-a6d0-1bba4de3c632} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5610 | 2025.03.25 22:53:18.651522 [ 26 ] {} <Debug> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5611 | 2025.03.25 22:53:18.651600 [ 26 ] {} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5612 | 2025.03.25 22:53:18.651610 [ 268 ] {31d5b3d2-adc8-40c3-a6d0-1bba4de3c632} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. | ||
5613 | 2025.03.25 22:53:18.651632 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5614 | 2025.03.25 22:53:18.651751 [ 268 ] {31d5b3d2-adc8-40c3-a6d0-1bba4de3c632} <Debug> TCPHandler: Processed in 0.001741509 sec. | ||
5615 | 2025.03.25 22:53:18.651883 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::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 | ||
5616 | 2025.03.25 22:53:18.651932 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5617 | 2025.03.25 22:53:18.652168 [ 268 ] {58b9733a-7f9a-43ba-b788-92ce4c278212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5618 | 2025.03.25 22:53:18.652180 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5619 | 2025.03.25 22:53:18.652286 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
5620 | 2025.03.25 22:53:18.652318 [ 268 ] {58b9733a-7f9a-43ba-b788-92ce4c278212} <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 | ||
5621 | 2025.03.25 22:53:18.652794 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
5622 | 2025.03.25 22:53:18.653217 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
5623 | 2025.03.25 22:53:18.653606 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
5624 | 2025.03.25 22:53:18.653981 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
5625 | 2025.03.25 22:53:18.657553 [ 268 ] {58b9733a-7f9a-43ba-b788-92ce4c278212} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5626 | 2025.03.25 22:53:18.657576 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005812821 sec., 860.1675503167911 rows/sec., 57.96 KiB/sec. | ||
5627 | 2025.03.25 22:53:18.657611 [ 268 ] {58b9733a-7f9a-43ba-b788-92ce4c278212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5628 | 2025.03.25 22:53:18.657762 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5629 | 2025.03.25 22:53:18.658458 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_5_1} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5630 | 2025.03.25 22:53:18.658711 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_5_1} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5631 | 2025.03.25 22:53:18.658875 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5632 | 2025.03.25 22:53:18.659108 [ 268 ] {58b9733a-7f9a-43ba-b788-92ce4c278212} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5633 | 2025.03.25 22:53:18.659393 [ 268 ] {58b9733a-7f9a-43ba-b788-92ce4c278212} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5634 | 2025.03.25 22:53:18.659648 [ 268 ] {58b9733a-7f9a-43ba-b788-92ce4c278212} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00757 sec., 4227.212681638045 rows/sec., 7.57 MiB/sec. | ||
5635 | 2025.03.25 22:53:18.659783 [ 268 ] {58b9733a-7f9a-43ba-b788-92ce4c278212} <Debug> TCPHandler: Processed in 0.007908848 sec. | ||
5636 | 2025.03.25 22:53:18.659903 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5637 | 2025.03.25 22:53:18.660008 [ 268 ] {70c29ef8-be8f-430e-a018-01907bf62ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5638 | 2025.03.25 22:53:18.660054 [ 268 ] {70c29ef8-be8f-430e-a018-01907bf62ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5639 | 2025.03.25 22:53:18.660500 [ 268 ] {70c29ef8-be8f-430e-a018-01907bf62ac1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5640 | 2025.03.25 22:53:18.660541 [ 268 ] {70c29ef8-be8f-430e-a018-01907bf62ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5641 | 2025.03.25 22:53:18.660910 [ 268 ] {70c29ef8-be8f-430e-a018-01907bf62ac1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5642 | 2025.03.25 22:53:18.661145 [ 268 ] {70c29ef8-be8f-430e-a018-01907bf62ac1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5643 | 2025.03.25 22:53:18.661351 [ 268 ] {70c29ef8-be8f-430e-a018-01907bf62ac1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec. | ||
5644 | 2025.03.25 22:53:18.661402 [ 268 ] {70c29ef8-be8f-430e-a018-01907bf62ac1} <Debug> TCPHandler: Processed in 0.001549035 sec. | ||
5645 | 2025.03.25 22:53:22.499580 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5646 | 2025.03.25 22:53:22.499658 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5647 | 2025.03.25 22:53:22.609827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
5648 | 2025.03.25 22:53:22.610477 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5649 | 2025.03.25 22:53:22.610526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5650 | 2025.03.25 22:53:22.611064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5651 | 2025.03.25 22:53:22.611326 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5652 | 2025.03.25 22:53:22.611591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5653 | 2025.03.25 22:53:23.540603 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5654 | 2025.03.25 22:53:23.562264 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5655 | 2025.03.25 22:53:23.562318 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5656 | 2025.03.25 22:53:23.569784 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5657 | 2025.03.25 22:53:23.570623 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5658 | 2025.03.25 22:53:23.574386 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5659 | 2025.03.25 22:53:23.623294 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5660 | 2025.03.25 22:53:23.623493 [ 268 ] {6cc7a4dc-cc45-4708-b939-d2d062676248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5661 | 2025.03.25 22:53:23.623569 [ 268 ] {6cc7a4dc-cc45-4708-b939-d2d062676248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5662 | 2025.03.25 22:53:23.624388 [ 268 ] {6cc7a4dc-cc45-4708-b939-d2d062676248} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5663 | 2025.03.25 22:53:23.624437 [ 268 ] {6cc7a4dc-cc45-4708-b939-d2d062676248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5664 | 2025.03.25 22:53:23.624912 [ 268 ] {6cc7a4dc-cc45-4708-b939-d2d062676248} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5665 | 2025.03.25 22:53:23.625178 [ 268 ] {6cc7a4dc-cc45-4708-b939-d2d062676248} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5666 | 2025.03.25 22:53:23.625421 [ 268 ] {6cc7a4dc-cc45-4708-b939-d2d062676248} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001982 sec., 36326.94248234107 rows/sec., 2.95 MiB/sec. | ||
5667 | 2025.03.25 22:53:23.625486 [ 268 ] {6cc7a4dc-cc45-4708-b939-d2d062676248} <Debug> TCPHandler: Processed in 0.002329393 sec. | ||
5668 | 2025.03.25 22:53:23.625614 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5669 | 2025.03.25 22:53:23.625730 [ 268 ] {e58620f1-5bca-44ca-ba82-8af10c15b866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5670 | 2025.03.25 22:53:23.625778 [ 268 ] {e58620f1-5bca-44ca-ba82-8af10c15b866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5671 | 2025.03.25 22:53:23.626320 [ 268 ] {e58620f1-5bca-44ca-ba82-8af10c15b866} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5672 | 2025.03.25 22:53:23.626361 [ 268 ] {e58620f1-5bca-44ca-ba82-8af10c15b866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5673 | 2025.03.25 22:53:23.626721 [ 268 ] {e58620f1-5bca-44ca-ba82-8af10c15b866} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5674 | 2025.03.25 22:53:23.626965 [ 268 ] {e58620f1-5bca-44ca-ba82-8af10c15b866} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5675 | 2025.03.25 22:53:23.627179 [ 268 ] {e58620f1-5bca-44ca-ba82-8af10c15b866} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001476 sec., 5420.054200542005 rows/sec., 407.56 KiB/sec. | ||
5676 | 2025.03.25 22:53:23.627233 [ 268 ] {e58620f1-5bca-44ca-ba82-8af10c15b866} <Debug> TCPHandler: Processed in 0.001672648 sec. | ||
5677 | 2025.03.25 22:53:23.627353 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5678 | 2025.03.25 22:53:23.627461 [ 268 ] {a149e3db-be0e-4357-8112-0b1b898dcac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5679 | 2025.03.25 22:53:23.627507 [ 268 ] {a149e3db-be0e-4357-8112-0b1b898dcac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5680 | 2025.03.25 22:53:23.628060 [ 268 ] {a149e3db-be0e-4357-8112-0b1b898dcac0} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5681 | 2025.03.25 22:53:23.628100 [ 268 ] {a149e3db-be0e-4357-8112-0b1b898dcac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5682 | 2025.03.25 22:53:23.628471 [ 268 ] {a149e3db-be0e-4357-8112-0b1b898dcac0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5683 | 2025.03.25 22:53:23.628714 [ 268 ] {a149e3db-be0e-4357-8112-0b1b898dcac0} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5684 | 2025.03.25 22:53:23.628979 [ 268 ] {a149e3db-be0e-4357-8112-0b1b898dcac0} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001531 sec., 47028.08621815807 rows/sec., 3.67 MiB/sec. | ||
5685 | 2025.03.25 22:53:23.629048 [ 268 ] {a149e3db-be0e-4357-8112-0b1b898dcac0} <Debug> TCPHandler: Processed in 0.001742939 sec. | ||
5686 | 2025.03.25 22:53:23.629287 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5687 | 2025.03.25 22:53:23.629420 [ 268 ] {63b86a86-8d0a-4691-8a08-d81ddf188d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5688 | 2025.03.25 22:53:23.629470 [ 268 ] {63b86a86-8d0a-4691-8a08-d81ddf188d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5689 | 2025.03.25 22:53:23.630014 [ 268 ] {63b86a86-8d0a-4691-8a08-d81ddf188d0f} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5690 | 2025.03.25 22:53:23.630053 [ 268 ] {63b86a86-8d0a-4691-8a08-d81ddf188d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5691 | 2025.03.25 22:53:23.630452 [ 268 ] {63b86a86-8d0a-4691-8a08-d81ddf188d0f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5692 | 2025.03.25 22:53:23.630715 [ 268 ] {63b86a86-8d0a-4691-8a08-d81ddf188d0f} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5693 | 2025.03.25 22:53:23.630865 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5694 | 2025.03.25 22:53:23.630933 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5695 | 2025.03.25 22:53:23.630949 [ 268 ] {63b86a86-8d0a-4691-8a08-d81ddf188d0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. | ||
5696 | 2025.03.25 22:53:23.630972 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5697 | 2025.03.25 22:53:23.631108 [ 268 ] {63b86a86-8d0a-4691-8a08-d81ddf188d0f} <Debug> TCPHandler: Processed in 0.001906723 sec. | ||
5698 | 2025.03.25 22:53:23.631200 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
5699 | 2025.03.25 22:53:23.631271 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5700 | 2025.03.25 22:53:23.631386 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5701 | 2025.03.25 22:53:23.631473 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12567 rows starting from the beginning of the part | ||
5702 | 2025.03.25 22:53:23.631480 [ 268 ] {a21dca7c-1cd7-44e7-a184-7db05171fbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5703 | 2025.03.25 22:53:23.631793 [ 268 ] {a21dca7c-1cd7-44e7-a184-7db05171fbf8} <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 | ||
5704 | 2025.03.25 22:53:23.631818 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
5705 | 2025.03.25 22:53:23.632336 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 956 rows starting from the beginning of the part | ||
5706 | 2025.03.25 22:53:23.632777 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 52 rows starting from the beginning of the part | ||
5707 | 2025.03.25 22:53:23.633149 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
5708 | 2025.03.25 22:53:23.633625 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
5709 | 2025.03.25 22:53:23.635680 [ 268 ] {a21dca7c-1cd7-44e7-a184-7db05171fbf8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5710 | 2025.03.25 22:53:23.635731 [ 268 ] {a21dca7c-1cd7-44e7-a184-7db05171fbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5711 | 2025.03.25 22:53:23.637598 [ 268 ] {a21dca7c-1cd7-44e7-a184-7db05171fbf8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5712 | 2025.03.25 22:53:23.638087 [ 268 ] {a21dca7c-1cd7-44e7-a184-7db05171fbf8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5713 | 2025.03.25 22:53:23.638478 [ 268 ] {a21dca7c-1cd7-44e7-a184-7db05171fbf8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007047 sec., 1135.2348517099474 rows/sec., 2.03 MiB/sec. | ||
5714 | 2025.03.25 22:53:23.638699 [ 268 ] {a21dca7c-1cd7-44e7-a184-7db05171fbf8} <Debug> TCPHandler: Processed in 0.007483218 sec. | ||
5715 | 2025.03.25 22:53:23.638838 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5716 | 2025.03.25 22:53:23.638978 [ 268 ] {ea45253f-c811-4b48-ad56-6587479b9264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5717 | 2025.03.25 22:53:23.639030 [ 268 ] {ea45253f-c811-4b48-ad56-6587479b9264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5718 | 2025.03.25 22:53:23.639562 [ 268 ] {ea45253f-c811-4b48-ad56-6587479b9264} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5719 | 2025.03.25 22:53:23.639622 [ 268 ] {ea45253f-c811-4b48-ad56-6587479b9264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5720 | 2025.03.25 22:53:23.640073 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14209 rows, containing 5 columns (5 merged, 0 gathered) in 0.008991012 sec., 1580356.026663072 rows/sec., 107.53 MiB/sec. | ||
5721 | 2025.03.25 22:53:23.640371 [ 268 ] {ea45253f-c811-4b48-ad56-6587479b9264} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5722 | 2025.03.25 22:53:23.640473 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5723 | 2025.03.25 22:53:23.640833 [ 268 ] {ea45253f-c811-4b48-ad56-6587479b9264} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5724 | 2025.03.25 22:53:23.641109 [ 186 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5725 | 2025.03.25 22:53:23.641120 [ 140 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5726 | 2025.03.25 22:53:23.641281 [ 140 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5727 | 2025.03.25 22:53:23.641307 [ 268 ] {ea45253f-c811-4b48-ad56-6587479b9264} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002346 sec., 25575.447570332482 rows/sec., 1.72 MiB/sec. | ||
5728 | 2025.03.25 22:53:23.641345 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5729 | 2025.03.25 22:53:23.641467 [ 186 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5730 | 2025.03.25 22:53:23.641544 [ 268 ] {ea45253f-c811-4b48-ad56-6587479b9264} <Debug> TCPHandler: Processed in 0.002757832 sec. | ||
5731 | 2025.03.25 22:53:23.641727 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
5732 | 2025.03.25 22:53:23.641802 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
5733 | 2025.03.25 22:53:23.641897 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5734 | 2025.03.25 22:53:23.641935 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1494 rows starting from the beginning of the part | ||
5735 | 2025.03.25 22:53:23.642026 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
5736 | 2025.03.25 22:53:23.642210 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
5737 | 2025.03.25 22:53:23.642427 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part | ||
5738 | 2025.03.25 22:53:23.642535 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
5739 | 2025.03.25 22:53:23.642707 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
5740 | 2025.03.25 22:53:23.644009 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1778 rows, containing 4 columns (4 merged, 0 gathered) in 0.002469895 sec., 719868.6583842633 rows/sec., 47.97 MiB/sec. | ||
5741 | 2025.03.25 22:53:23.644310 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5742 | 2025.03.25 22:53:23.644643 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5743 | 2025.03.25 22:53:23.644726 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_41_8} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5744 | 2025.03.25 22:53:23.644816 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
5745 | 2025.03.25 22:53:27.673162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 796 | ||
5746 | 2025.03.25 22:53:27.676422 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5747 | 2025.03.25 22:53:27.676484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5748 | 2025.03.25 22:53:27.678018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5749 | 2025.03.25 22:53:27.678355 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5750 | 2025.03.25 22:53:27.678664 [ 142 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5751 | 2025.03.25 22:53:27.678820 [ 142 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5752 | 2025.03.25 22:53:27.678944 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5753 | 2025.03.25 22:53:27.679462 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::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 | ||
5754 | 2025.03.25 22:53:27.680815 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
5755 | 2025.03.25 22:53:27.681193 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5756 | 2025.03.25 22:53:27.681385 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 576 rows starting from the beginning of the part | ||
5757 | 2025.03.25 22:53:27.682083 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part | ||
5758 | 2025.03.25 22:53:27.682707 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
5759 | 2025.03.25 22:53:27.683323 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
5760 | 2025.03.25 22:53:27.683822 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
5761 | 2025.03.25 22:53:27.684294 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
5762 | 2025.03.25 22:53:27.692537 [ 197 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 72 columns (72 merged, 0 gathered) in 0.013450313 sec., 59180.778915702555 rows/sec., 51.52 MiB/sec. | ||
5763 | 2025.03.25 22:53:27.693874 [ 200 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5764 | 2025.03.25 22:53:27.694703 [ 200 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_21_4} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5765 | 2025.03.25 22:53:27.694790 [ 200 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_21_4} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5766 | 2025.03.25 22:53:27.695150 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
5767 | 2025.03.25 22:53:28.630606 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5768 | 2025.03.25 22:53:28.630823 [ 268 ] {b714a768-870b-40e8-b02a-dc3e8183d952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5769 | 2025.03.25 22:53:28.630905 [ 268 ] {b714a768-870b-40e8-b02a-dc3e8183d952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5770 | 2025.03.25 22:53:28.631781 [ 268 ] {b714a768-870b-40e8-b02a-dc3e8183d952} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5771 | 2025.03.25 22:53:28.631828 [ 268 ] {b714a768-870b-40e8-b02a-dc3e8183d952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5772 | 2025.03.25 22:53:28.632291 [ 268 ] {b714a768-870b-40e8-b02a-dc3e8183d952} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5773 | 2025.03.25 22:53:28.632566 [ 268 ] {b714a768-870b-40e8-b02a-dc3e8183d952} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5774 | 2025.03.25 22:53:28.632794 [ 268 ] {b714a768-870b-40e8-b02a-dc3e8183d952} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002032 sec., 104330.70866141733 rows/sec., 6.64 MiB/sec. | ||
5775 | 2025.03.25 22:53:28.632860 [ 268 ] {b714a768-870b-40e8-b02a-dc3e8183d952} <Debug> TCPHandler: Processed in 0.002398344 sec. | ||
5776 | 2025.03.25 22:53:28.632994 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5777 | 2025.03.25 22:53:28.633107 [ 268 ] {5c7682ec-be3a-4c7f-806f-db2d3f85c937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5778 | 2025.03.25 22:53:28.633155 [ 268 ] {5c7682ec-be3a-4c7f-806f-db2d3f85c937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5779 | 2025.03.25 22:53:28.633683 [ 268 ] {5c7682ec-be3a-4c7f-806f-db2d3f85c937} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5780 | 2025.03.25 22:53:28.633723 [ 268 ] {5c7682ec-be3a-4c7f-806f-db2d3f85c937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5781 | 2025.03.25 22:53:28.634072 [ 268 ] {5c7682ec-be3a-4c7f-806f-db2d3f85c937} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5782 | 2025.03.25 22:53:28.634320 [ 268 ] {5c7682ec-be3a-4c7f-806f-db2d3f85c937} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5783 | 2025.03.25 22:53:28.634552 [ 268 ] {5c7682ec-be3a-4c7f-806f-db2d3f85c937} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001469 sec., 2722.940776038121 rows/sec., 222.04 KiB/sec. | ||
5784 | 2025.03.25 22:53:28.634648 [ 268 ] {5c7682ec-be3a-4c7f-806f-db2d3f85c937} <Debug> TCPHandler: Processed in 0.001707728 sec. | ||
5785 | 2025.03.25 22:53:28.634786 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5786 | 2025.03.25 22:53:28.634928 [ 268 ] {371bd0d0-f1f9-4007-93f9-c7da1fb778b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5787 | 2025.03.25 22:53:28.634984 [ 268 ] {371bd0d0-f1f9-4007-93f9-c7da1fb778b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5788 | 2025.03.25 22:53:28.635993 [ 268 ] {371bd0d0-f1f9-4007-93f9-c7da1fb778b3} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5789 | 2025.03.25 22:53:28.636032 [ 268 ] {371bd0d0-f1f9-4007-93f9-c7da1fb778b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5790 | 2025.03.25 22:53:28.636451 [ 268 ] {371bd0d0-f1f9-4007-93f9-c7da1fb778b3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5791 | 2025.03.25 22:53:28.636698 [ 268 ] {371bd0d0-f1f9-4007-93f9-c7da1fb778b3} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5792 | 2025.03.25 22:53:28.636923 [ 268 ] {371bd0d0-f1f9-4007-93f9-c7da1fb778b3} <Debug> executeQuery: Read 683 rows, 55.57 KiB in 0.002027 sec., 336951.1593487913 rows/sec., 26.77 MiB/sec. | ||
5793 | 2025.03.25 22:53:28.636979 [ 268 ] {371bd0d0-f1f9-4007-93f9-c7da1fb778b3} <Debug> TCPHandler: Processed in 0.002256381 sec. | ||
5794 | 2025.03.25 22:53:28.637115 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5795 | 2025.03.25 22:53:28.637253 [ 268 ] {6147a250-a95a-49d2-8e87-b2c983c286b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5796 | 2025.03.25 22:53:28.637310 [ 268 ] {6147a250-a95a-49d2-8e87-b2c983c286b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5797 | 2025.03.25 22:53:28.638009 [ 268 ] {6147a250-a95a-49d2-8e87-b2c983c286b4} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5798 | 2025.03.25 22:53:28.638050 [ 268 ] {6147a250-a95a-49d2-8e87-b2c983c286b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5799 | 2025.03.25 22:53:28.638433 [ 268 ] {6147a250-a95a-49d2-8e87-b2c983c286b4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5800 | 2025.03.25 22:53:28.638710 [ 268 ] {6147a250-a95a-49d2-8e87-b2c983c286b4} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5801 | 2025.03.25 22:53:28.638915 [ 268 ] {6147a250-a95a-49d2-8e87-b2c983c286b4} <Debug> executeQuery: Read 142 rows, 9.07 KiB in 0.001691 sec., 83973.9798935541 rows/sec., 5.24 MiB/sec. | ||
5802 | 2025.03.25 22:53:28.638968 [ 268 ] {6147a250-a95a-49d2-8e87-b2c983c286b4} <Debug> TCPHandler: Processed in 0.001918234 sec. | ||
5803 | 2025.03.25 22:53:28.639084 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5804 | 2025.03.25 22:53:28.639191 [ 268 ] {6a89a535-055e-4d55-b993-e0aeea2e5968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5805 | 2025.03.25 22:53:28.639237 [ 268 ] {6a89a535-055e-4d55-b993-e0aeea2e5968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5806 | 2025.03.25 22:53:28.639801 [ 268 ] {6a89a535-055e-4d55-b993-e0aeea2e5968} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5807 | 2025.03.25 22:53:28.639841 [ 268 ] {6a89a535-055e-4d55-b993-e0aeea2e5968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5808 | 2025.03.25 22:53:28.640205 [ 268 ] {6a89a535-055e-4d55-b993-e0aeea2e5968} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5809 | 2025.03.25 22:53:28.640456 [ 268 ] {6a89a535-055e-4d55-b993-e0aeea2e5968} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5810 | 2025.03.25 22:53:28.640659 [ 268 ] {6a89a535-055e-4d55-b993-e0aeea2e5968} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00149 sec., 75838.92617449665 rows/sec., 4.91 MiB/sec. | ||
5811 | 2025.03.25 22:53:28.640712 [ 268 ] {6a89a535-055e-4d55-b993-e0aeea2e5968} <Debug> TCPHandler: Processed in 0.001680018 sec. | ||
5812 | 2025.03.25 22:53:28.640828 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5813 | 2025.03.25 22:53:28.640935 [ 268 ] {41c3934a-dc07-4d40-a93d-5e0cecd0fa0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5814 | 2025.03.25 22:53:28.640980 [ 268 ] {41c3934a-dc07-4d40-a93d-5e0cecd0fa0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5815 | 2025.03.25 22:53:28.641540 [ 268 ] {41c3934a-dc07-4d40-a93d-5e0cecd0fa0b} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5816 | 2025.03.25 22:53:28.641580 [ 268 ] {41c3934a-dc07-4d40-a93d-5e0cecd0fa0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5817 | 2025.03.25 22:53:28.641946 [ 268 ] {41c3934a-dc07-4d40-a93d-5e0cecd0fa0b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5818 | 2025.03.25 22:53:28.642195 [ 268 ] {41c3934a-dc07-4d40-a93d-5e0cecd0fa0b} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5819 | 2025.03.25 22:53:28.642406 [ 268 ] {41c3934a-dc07-4d40-a93d-5e0cecd0fa0b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001493 sec., 75016.74480910918 rows/sec., 4.27 MiB/sec. | ||
5820 | 2025.03.25 22:53:28.642460 [ 268 ] {41c3934a-dc07-4d40-a93d-5e0cecd0fa0b} <Debug> TCPHandler: Processed in 0.001684878 sec. | ||
5821 | 2025.03.25 22:53:28.642604 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5822 | 2025.03.25 22:53:28.642744 [ 268 ] {279a4c46-dbf1-4a29-9039-8114c2e0f797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5823 | 2025.03.25 22:53:28.642798 [ 268 ] {279a4c46-dbf1-4a29-9039-8114c2e0f797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5824 | 2025.03.25 22:53:28.643503 [ 268 ] {279a4c46-dbf1-4a29-9039-8114c2e0f797} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5825 | 2025.03.25 22:53:28.643544 [ 268 ] {279a4c46-dbf1-4a29-9039-8114c2e0f797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5826 | 2025.03.25 22:53:28.643933 [ 268 ] {279a4c46-dbf1-4a29-9039-8114c2e0f797} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5827 | 2025.03.25 22:53:28.644190 [ 268 ] {279a4c46-dbf1-4a29-9039-8114c2e0f797} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5828 | 2025.03.25 22:53:28.644412 [ 268 ] {279a4c46-dbf1-4a29-9039-8114c2e0f797} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001699 sec., 246027.07474985285 rows/sec., 17.52 MiB/sec. | ||
5829 | 2025.03.25 22:53:28.644465 [ 268 ] {279a4c46-dbf1-4a29-9039-8114c2e0f797} <Debug> TCPHandler: Processed in 0.001926594 sec. | ||
5830 | 2025.03.25 22:53:28.644579 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5831 | 2025.03.25 22:53:28.644688 [ 268 ] {a536c69a-2018-4034-a3d9-089ed5cfebcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5832 | 2025.03.25 22:53:28.644733 [ 268 ] {a536c69a-2018-4034-a3d9-089ed5cfebcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5833 | 2025.03.25 22:53:28.645171 [ 268 ] {a536c69a-2018-4034-a3d9-089ed5cfebcf} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5834 | 2025.03.25 22:53:28.645211 [ 268 ] {a536c69a-2018-4034-a3d9-089ed5cfebcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5835 | 2025.03.25 22:53:28.645573 [ 268 ] {a536c69a-2018-4034-a3d9-089ed5cfebcf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5836 | 2025.03.25 22:53:28.645817 [ 268 ] {a536c69a-2018-4034-a3d9-089ed5cfebcf} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5837 | 2025.03.25 22:53:28.645980 [ 131 ] {} <Debug> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
5838 | 2025.03.25 22:53:28.646046 [ 268 ] {a536c69a-2018-4034-a3d9-089ed5cfebcf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
5839 | 2025.03.25 22:53:28.646071 [ 131 ] {} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5840 | 2025.03.25 22:53:28.646140 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5841 | 2025.03.25 22:53:28.646159 [ 268 ] {a536c69a-2018-4034-a3d9-089ed5cfebcf} <Debug> TCPHandler: Processed in 0.001629317 sec. | ||
5842 | 2025.03.25 22:53:28.646318 [ 197 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::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 | ||
5843 | 2025.03.25 22:53:28.646332 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5844 | 2025.03.25 22:53:28.646452 [ 197 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5845 | 2025.03.25 22:53:28.646471 [ 268 ] {6d560a63-1351-4b32-9d80-39f6a64ca147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5846 | 2025.03.25 22:53:28.646491 [ 197 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
5847 | 2025.03.25 22:53:28.646535 [ 268 ] {6d560a63-1351-4b32-9d80-39f6a64ca147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5848 | 2025.03.25 22:53:28.646625 [ 197 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
5849 | 2025.03.25 22:53:28.647043 [ 197 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
5850 | 2025.03.25 22:53:28.647513 [ 197 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
5851 | 2025.03.25 22:53:28.647766 [ 197 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
5852 | 2025.03.25 22:53:28.648142 [ 197 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
5853 | 2025.03.25 22:53:28.648973 [ 268 ] {6d560a63-1351-4b32-9d80-39f6a64ca147} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5854 | 2025.03.25 22:53:28.649016 [ 268 ] {6d560a63-1351-4b32-9d80-39f6a64ca147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5855 | 2025.03.25 22:53:28.649613 [ 268 ] {6d560a63-1351-4b32-9d80-39f6a64ca147} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5856 | 2025.03.25 22:53:28.649801 [ 200 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00354396 sec., 10158.128195577829 rows/sec., 530.72 KiB/sec. | ||
5857 | 2025.03.25 22:53:28.650024 [ 268 ] {6d560a63-1351-4b32-9d80-39f6a64ca147} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5858 | 2025.03.25 22:53:28.650116 [ 200 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
5859 | 2025.03.25 22:53:28.650539 [ 268 ] {6d560a63-1351-4b32-9d80-39f6a64ca147} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.004083 sec., 58535.39064413422 rows/sec., 3.92 MiB/sec. | ||
5860 | 2025.03.25 22:53:28.651030 [ 268 ] {6d560a63-1351-4b32-9d80-39f6a64ca147} <Debug> TCPHandler: Processed in 0.004743107 sec. | ||
5861 | 2025.03.25 22:53:28.651142 [ 200 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_6_1} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5862 | 2025.03.25 22:53:28.651434 [ 200 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_6_1} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
5863 | 2025.03.25 22:53:28.651525 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5864 | 2025.03.25 22:53:28.651606 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5865 | 2025.03.25 22:53:28.651692 [ 268 ] {c265c478-7464-43d0-8693-eab2b0a25d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5866 | 2025.03.25 22:53:28.651746 [ 268 ] {c265c478-7464-43d0-8693-eab2b0a25d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5867 | 2025.03.25 22:53:28.652211 [ 268 ] {c265c478-7464-43d0-8693-eab2b0a25d12} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5868 | 2025.03.25 22:53:28.652250 [ 268 ] {c265c478-7464-43d0-8693-eab2b0a25d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5869 | 2025.03.25 22:53:28.652614 [ 268 ] {c265c478-7464-43d0-8693-eab2b0a25d12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5870 | 2025.03.25 22:53:28.652864 [ 268 ] {c265c478-7464-43d0-8693-eab2b0a25d12} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5871 | 2025.03.25 22:53:28.653093 [ 268 ] {c265c478-7464-43d0-8693-eab2b0a25d12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. | ||
5872 | 2025.03.25 22:53:28.653160 [ 268 ] {c265c478-7464-43d0-8693-eab2b0a25d12} <Debug> TCPHandler: Processed in 0.0017417 sec. | ||
5873 | 2025.03.25 22:53:28.653264 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5874 | 2025.03.25 22:53:28.653368 [ 268 ] {4582d5b5-a50e-4a57-88bc-5a8e24eefb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5875 | 2025.03.25 22:53:28.653433 [ 268 ] {4582d5b5-a50e-4a57-88bc-5a8e24eefb2b} <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 | ||
5876 | 2025.03.25 22:53:28.654525 [ 268 ] {4582d5b5-a50e-4a57-88bc-5a8e24eefb2b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5877 | 2025.03.25 22:53:28.654563 [ 268 ] {4582d5b5-a50e-4a57-88bc-5a8e24eefb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5878 | 2025.03.25 22:53:28.655194 [ 268 ] {4582d5b5-a50e-4a57-88bc-5a8e24eefb2b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5879 | 2025.03.25 22:53:28.655460 [ 268 ] {4582d5b5-a50e-4a57-88bc-5a8e24eefb2b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5880 | 2025.03.25 22:53:28.655764 [ 268 ] {4582d5b5-a50e-4a57-88bc-5a8e24eefb2b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002408 sec., 13289.036544850498 rows/sec., 23.81 MiB/sec. | ||
5881 | 2025.03.25 22:53:28.656320 [ 268 ] {4582d5b5-a50e-4a57-88bc-5a8e24eefb2b} <Debug> TCPHandler: Processed in 0.00310156 sec. | ||
5882 | 2025.03.25 22:53:28.656620 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5883 | 2025.03.25 22:53:28.656730 [ 268 ] {bda0932b-5215-45c8-a0e5-591b3675cdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5884 | 2025.03.25 22:53:28.656776 [ 268 ] {bda0932b-5215-45c8-a0e5-591b3675cdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5885 | 2025.03.25 22:53:28.657262 [ 268 ] {bda0932b-5215-45c8-a0e5-591b3675cdf1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5886 | 2025.03.25 22:53:28.657301 [ 268 ] {bda0932b-5215-45c8-a0e5-591b3675cdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5887 | 2025.03.25 22:53:28.657669 [ 268 ] {bda0932b-5215-45c8-a0e5-591b3675cdf1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5888 | 2025.03.25 22:53:28.657905 [ 268 ] {bda0932b-5215-45c8-a0e5-591b3675cdf1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5889 | 2025.03.25 22:53:28.658107 [ 268 ] {bda0932b-5215-45c8-a0e5-591b3675cdf1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001401 sec., 58529.621698786585 rows/sec., 3.72 MiB/sec. | ||
5890 | 2025.03.25 22:53:28.658157 [ 268 ] {bda0932b-5215-45c8-a0e5-591b3675cdf1} <Debug> TCPHandler: Processed in 0.001611186 sec. | ||
5891 | 2025.03.25 22:53:30.111745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
5892 | 2025.03.25 22:53:30.112431 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5893 | 2025.03.25 22:53:30.112472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5894 | 2025.03.25 22:53:30.113017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5895 | 2025.03.25 22:53:30.113290 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5896 | 2025.03.25 22:53:30.113447 [ 101 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5897 | 2025.03.25 22:53:30.113503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
5898 | 2025.03.25 22:53:30.113512 [ 101 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5899 | 2025.03.25 22:53:30.113544 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5900 | 2025.03.25 22:53:30.113645 [ 193 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
5901 | 2025.03.25 22:53:30.113731 [ 193 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5902 | 2025.03.25 22:53:30.113763 [ 193 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
5903 | 2025.03.25 22:53:30.113854 [ 193 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
5904 | 2025.03.25 22:53:30.113957 [ 193 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
5905 | 2025.03.25 22:53:30.114392 [ 193 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
5906 | 2025.03.25 22:53:30.114545 [ 193 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
5907 | 2025.03.25 22:53:30.114751 [ 193 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
5908 | 2025.03.25 22:53:30.117166 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.00356147 sec., 4007895.6161360336 rows/sec., 57.33 MiB/sec. | ||
5909 | 2025.03.25 22:53:30.117486 [ 193 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5910 | 2025.03.25 22:53:30.117760 [ 193 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5911 | 2025.03.25 22:53:30.117839 [ 193 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_31_6} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5912 | 2025.03.25 22:53:30.117918 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
5913 | 2025.03.25 22:53:31.074500 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5914 | 2025.03.25 22:53:31.097698 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5915 | 2025.03.25 22:53:31.097758 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5916 | 2025.03.25 22:53:31.105439 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5917 | 2025.03.25 22:53:31.106329 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5918 | 2025.03.25 22:53:31.106700 [ 118 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5919 | 2025.03.25 22:53:31.106848 [ 118 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5920 | 2025.03.25 22:53:31.106932 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5921 | 2025.03.25 22:53:31.107574 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
5922 | 2025.03.25 22:53:31.123576 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5923 | 2025.03.25 22:53:31.125194 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5924 | 2025.03.25 22:53:31.126869 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
5925 | 2025.03.25 22:53:31.132617 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
5926 | 2025.03.25 22:53:31.138240 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
5927 | 2025.03.25 22:53:31.143788 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
5928 | 2025.03.25 22:53:31.149452 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
5929 | 2025.03.25 22:53:31.154126 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part | ||
5930 | 2025.03.25 22:53:31.213265 [ 188 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.106151933 sec., 2204.3875545817896 rows/sec., 11.40 MiB/sec. | ||
5931 | 2025.03.25 22:53:31.215239 [ 201 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5932 | 2025.03.25 22:53:31.217699 [ 201 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5933 | 2025.03.25 22:53:31.217806 [ 201 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_31_6} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5934 | 2025.03.25 22:53:31.219257 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
5935 | 2025.03.25 22:53:32.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.60 MiB, peak 211.14 MiB, free memory in arenas 0.00 B, will set to 201.71 MiB (RSS), difference: 1.10 MiB | ||
5936 | 2025.03.25 22:53:33.623531 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5937 | 2025.03.25 22:53:33.623835 [ 268 ] {38349bc2-220f-4b98-a28f-026599bbf6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5938 | 2025.03.25 22:53:33.623954 [ 268 ] {38349bc2-220f-4b98-a28f-026599bbf6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5939 | 2025.03.25 22:53:33.624916 [ 268 ] {38349bc2-220f-4b98-a28f-026599bbf6ed} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5940 | 2025.03.25 22:53:33.624969 [ 268 ] {38349bc2-220f-4b98-a28f-026599bbf6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5941 | 2025.03.25 22:53:33.625441 [ 268 ] {38349bc2-220f-4b98-a28f-026599bbf6ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5942 | 2025.03.25 22:53:33.625707 [ 268 ] {38349bc2-220f-4b98-a28f-026599bbf6ed} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5943 | 2025.03.25 22:53:33.625925 [ 87 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5944 | 2025.03.25 22:53:33.625978 [ 268 ] {38349bc2-220f-4b98-a28f-026599bbf6ed} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002223 sec., 32388.663967611334 rows/sec., 2.63 MiB/sec. | ||
5945 | 2025.03.25 22:53:33.626030 [ 87 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5946 | 2025.03.25 22:53:33.626110 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5947 | 2025.03.25 22:53:33.626118 [ 268 ] {38349bc2-220f-4b98-a28f-026599bbf6ed} <Debug> TCPHandler: Processed in 0.002788523 sec. | ||
5948 | 2025.03.25 22:53:33.626420 [ 192 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
5949 | 2025.03.25 22:53:33.626445 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5950 | 2025.03.25 22:53:33.626913 [ 268 ] {033bf1a1-9406-4ea9-9b1a-9b3e2ef816dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5951 | 2025.03.25 22:53:33.626940 [ 192 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5952 | 2025.03.25 22:53:33.627051 [ 192 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1967 rows starting from the beginning of the part | ||
5953 | 2025.03.25 22:53:33.627062 [ 268 ] {033bf1a1-9406-4ea9-9b1a-9b3e2ef816dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5954 | 2025.03.25 22:53:33.627337 [ 192 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
5955 | 2025.03.25 22:53:33.627643 [ 192 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 681 rows starting from the beginning of the part | ||
5956 | 2025.03.25 22:53:33.628019 [ 192 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part | ||
5957 | 2025.03.25 22:53:33.628452 [ 192 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 683 rows starting from the beginning of the part | ||
5958 | 2025.03.25 22:53:33.628788 [ 192 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part | ||
5959 | 2025.03.25 22:53:33.630228 [ 268 ] {033bf1a1-9406-4ea9-9b1a-9b3e2ef816dc} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5960 | 2025.03.25 22:53:33.630296 [ 268 ] {033bf1a1-9406-4ea9-9b1a-9b3e2ef816dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5961 | 2025.03.25 22:53:33.631467 [ 268 ] {033bf1a1-9406-4ea9-9b1a-9b3e2ef816dc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5962 | 2025.03.25 22:53:33.631848 [ 268 ] {033bf1a1-9406-4ea9-9b1a-9b3e2ef816dc} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5963 | 2025.03.25 22:53:33.632132 [ 87 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5964 | 2025.03.25 22:53:33.632271 [ 87 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5965 | 2025.03.25 22:53:33.632297 [ 268 ] {033bf1a1-9406-4ea9-9b1a-9b3e2ef816dc} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005543 sec., 1443.2617716038246 rows/sec., 108.53 KiB/sec. | ||
5966 | 2025.03.25 22:53:33.632386 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5967 | 2025.03.25 22:53:33.632890 [ 268 ] {033bf1a1-9406-4ea9-9b1a-9b3e2ef816dc} <Debug> TCPHandler: Processed in 0.006578298 sec. | ||
5968 | 2025.03.25 22:53:33.633052 [ 192 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3531 rows, containing 5 columns (5 merged, 0 gathered) in 0.006804333 sec., 518934.03806074744 rows/sec., 44.05 MiB/sec. | ||
5969 | 2025.03.25 22:53:33.633061 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
5970 | 2025.03.25 22:53:33.633163 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5971 | 2025.03.25 22:53:33.633249 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5972 | 2025.03.25 22:53:33.633358 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 178 rows starting from the beginning of the part | ||
5973 | 2025.03.25 22:53:33.633425 [ 192 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5974 | 2025.03.25 22:53:33.633505 [ 268 ] {ef1be102-08b4-4c46-88aa-62240f28668d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5975 | 2025.03.25 22:53:33.633798 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
5976 | 2025.03.25 22:53:33.633886 [ 268 ] {ef1be102-08b4-4c46-88aa-62240f28668d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5977 | 2025.03.25 22:53:33.634588 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 138 rows starting from the beginning of the part | ||
5978 | 2025.03.25 22:53:33.634935 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5979 | 2025.03.25 22:53:33.635011 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
5980 | 2025.03.25 22:53:33.635457 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 142 rows starting from the beginning of the part | ||
5981 | 2025.03.25 22:53:33.635648 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_46_9} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5982 | 2025.03.25 22:53:33.636167 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
5983 | 2025.03.25 22:53:33.636212 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
5984 | 2025.03.25 22:53:33.637975 [ 268 ] {ef1be102-08b4-4c46-88aa-62240f28668d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5985 | 2025.03.25 22:53:33.638049 [ 268 ] {ef1be102-08b4-4c46-88aa-62240f28668d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5986 | 2025.03.25 22:53:33.639017 [ 268 ] {ef1be102-08b4-4c46-88aa-62240f28668d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5987 | 2025.03.25 22:53:33.639136 [ 189 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 5 columns (5 merged, 0 gathered) in 0.006541738 sec., 74292.1835145339 rows/sec., 5.02 MiB/sec. | ||
5988 | 2025.03.25 22:53:33.639424 [ 268 ] {ef1be102-08b4-4c46-88aa-62240f28668d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5989 | 2025.03.25 22:53:33.639479 [ 191 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5990 | 2025.03.25 22:53:33.639732 [ 87 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5991 | 2025.03.25 22:53:33.639900 [ 87 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5992 | 2025.03.25 22:53:33.639965 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
5993 | 2025.03.25 22:53:33.640004 [ 268 ] {ef1be102-08b4-4c46-88aa-62240f28668d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.006608 sec., 10895.88377723971 rows/sec., 871.04 KiB/sec. | ||
5994 | 2025.03.25 22:53:33.640357 [ 268 ] {ef1be102-08b4-4c46-88aa-62240f28668d} <Debug> TCPHandler: Processed in 0.007256283 sec. | ||
5995 | 2025.03.25 22:53:33.640521 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
5996 | 2025.03.25 22:53:33.640650 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5997 | 2025.03.25 22:53:33.640736 [ 189 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5998 | 2025.03.25 22:53:33.641023 [ 268 ] {f703eb5f-68c9-451b-bb82-bde84a727fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5999 | 2025.03.25 22:53:33.641036 [ 189 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_41_8} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6000 | 2025.03.25 22:53:33.641096 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6001 | 2025.03.25 22:53:33.641176 [ 268 ] {f703eb5f-68c9-451b-bb82-bde84a727fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6002 | 2025.03.25 22:53:33.641243 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 952 rows starting from the beginning of the part | ||
6003 | 2025.03.25 22:53:33.641275 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
6004 | 2025.03.25 22:53:33.641614 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
6005 | 2025.03.25 22:53:33.642039 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 414 rows starting from the beginning of the part | ||
6006 | 2025.03.25 22:53:33.642400 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part | ||
6007 | 2025.03.25 22:53:33.642720 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 418 rows starting from the beginning of the part | ||
6008 | 2025.03.25 22:53:33.643007 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part | ||
6009 | 2025.03.25 22:53:33.643961 [ 268 ] {f703eb5f-68c9-451b-bb82-bde84a727fdf} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6010 | 2025.03.25 22:53:33.644043 [ 268 ] {f703eb5f-68c9-451b-bb82-bde84a727fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6011 | 2025.03.25 22:53:33.645032 [ 268 ] {f703eb5f-68c9-451b-bb82-bde84a727fdf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6012 | 2025.03.25 22:53:33.645508 [ 268 ] {f703eb5f-68c9-451b-bb82-bde84a727fdf} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6013 | 2025.03.25 22:53:33.645885 [ 268 ] {f703eb5f-68c9-451b-bb82-bde84a727fdf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004973 sec., 32173.738186205508 rows/sec., 2.24 MiB/sec. | ||
6014 | 2025.03.25 22:53:33.646221 [ 268 ] {f703eb5f-68c9-451b-bb82-bde84a727fdf} <Debug> TCPHandler: Processed in 0.005650617 sec. | ||
6015 | 2025.03.25 22:53:33.646349 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 5 columns (5 merged, 0 gathered) in 0.006150479 sec., 323877.21346581297 rows/sec., 24.84 MiB/sec. | ||
6016 | 2025.03.25 22:53:33.646417 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6017 | 2025.03.25 22:53:33.646546 [ 268 ] {7d82df32-59ec-46d2-be6f-59928fe13b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6018 | 2025.03.25 22:53:33.646606 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6019 | 2025.03.25 22:53:33.646634 [ 268 ] {7d82df32-59ec-46d2-be6f-59928fe13b0b} <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 | ||
6020 | 2025.03.25 22:53:33.647118 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6021 | 2025.03.25 22:53:33.647272 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_46_9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6022 | 2025.03.25 22:53:33.647401 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
6023 | 2025.03.25 22:53:33.648072 [ 268 ] {7d82df32-59ec-46d2-be6f-59928fe13b0b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6024 | 2025.03.25 22:53:33.648111 [ 268 ] {7d82df32-59ec-46d2-be6f-59928fe13b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6025 | 2025.03.25 22:53:33.648762 [ 268 ] {7d82df32-59ec-46d2-be6f-59928fe13b0b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6026 | 2025.03.25 22:53:33.649027 [ 268 ] {7d82df32-59ec-46d2-be6f-59928fe13b0b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6027 | 2025.03.25 22:53:33.649231 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6028 | 2025.03.25 22:53:33.649312 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6029 | 2025.03.25 22:53:33.649341 [ 268 ] {7d82df32-59ec-46d2-be6f-59928fe13b0b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002815 sec., 2841.9182948490234 rows/sec., 5.09 MiB/sec. | ||
6030 | 2025.03.25 22:53:33.649380 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6031 | 2025.03.25 22:53:33.649798 [ 268 ] {7d82df32-59ec-46d2-be6f-59928fe13b0b} <Debug> TCPHandler: Processed in 0.003445298 sec. | ||
6032 | 2025.03.25 22:53:33.649902 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
6033 | 2025.03.25 22:53:33.650015 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6034 | 2025.03.25 22:53:33.650222 [ 268 ] {a726434f-b1ac-4c04-a30c-2fdde8090acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6035 | 2025.03.25 22:53:33.650340 [ 268 ] {a726434f-b1ac-4c04-a30c-2fdde8090acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6036 | 2025.03.25 22:53:33.651034 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6037 | 2025.03.25 22:53:33.651213 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 684 rows starting from the beginning of the part | ||
6038 | 2025.03.25 22:53:33.651933 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
6039 | 2025.03.25 22:53:33.652574 [ 268 ] {a726434f-b1ac-4c04-a30c-2fdde8090acc} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6040 | 2025.03.25 22:53:33.652650 [ 268 ] {a726434f-b1ac-4c04-a30c-2fdde8090acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6041 | 2025.03.25 22:53:33.652702 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
6042 | 2025.03.25 22:53:33.653443 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
6043 | 2025.03.25 22:53:33.654147 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
6044 | 2025.03.25 22:53:33.654231 [ 268 ] {a726434f-b1ac-4c04-a30c-2fdde8090acc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6045 | 2025.03.25 22:53:33.654600 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
6046 | 2025.03.25 22:53:33.655089 [ 268 ] {a726434f-b1ac-4c04-a30c-2fdde8090acc} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6047 | 2025.03.25 22:53:33.655846 [ 268 ] {a726434f-b1ac-4c04-a30c-2fdde8090acc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005683 sec., 10557.803976772831 rows/sec., 728.60 KiB/sec. | ||
6048 | 2025.03.25 22:53:33.655952 [ 268 ] {a726434f-b1ac-4c04-a30c-2fdde8090acc} <Debug> TCPHandler: Processed in 0.006010396 sec. | ||
6049 | 2025.03.25 22:53:33.659830 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 19 columns (19 merged, 0 gathered) in 0.010254601 sec., 75283.28015882822 rows/sec., 134.90 MiB/sec. | ||
6050 | 2025.03.25 22:53:33.661043 [ 198 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6051 | 2025.03.25 22:53:33.661519 [ 198 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6052 | 2025.03.25 22:53:33.661615 [ 198 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6053 | 2025.03.25 22:53:33.661799 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
6054 | 2025.03.25 22:53:37.499701 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6055 | 2025.03.25 22:53:37.499777 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6056 | 2025.03.25 22:53:37.613835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6057 | 2025.03.25 22:53:37.614551 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6058 | 2025.03.25 22:53:37.614599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6059 | 2025.03.25 22:53:37.615141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6060 | 2025.03.25 22:53:37.615414 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6061 | 2025.03.25 22:53:37.615668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6062 | 2025.03.25 22:53:37.681092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 832 | ||
6063 | 2025.03.25 22:53:37.684419 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6064 | 2025.03.25 22:53:37.684475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6065 | 2025.03.25 22:53:37.685937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6066 | 2025.03.25 22:53:37.686238 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6067 | 2025.03.25 22:53:37.686895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 832 | ||
6068 | 2025.03.25 22:53:38.001519 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001141416 sec. | ||
6069 | 2025.03.25 22:53:38.623702 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6070 | 2025.03.25 22:53:38.630273 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6071 | 2025.03.25 22:53:38.630800 [ 268 ] {60dbfaf0-eaec-437d-9e31-40209012e90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6072 | 2025.03.25 22:53:38.630979 [ 268 ] {60dbfaf0-eaec-437d-9e31-40209012e90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6073 | 2025.03.25 22:53:38.634020 [ 268 ] {60dbfaf0-eaec-437d-9e31-40209012e90a} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6074 | 2025.03.25 22:53:38.634110 [ 268 ] {60dbfaf0-eaec-437d-9e31-40209012e90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6075 | 2025.03.25 22:53:38.635538 [ 268 ] {60dbfaf0-eaec-437d-9e31-40209012e90a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6076 | 2025.03.25 22:53:38.636545 [ 268 ] {60dbfaf0-eaec-437d-9e31-40209012e90a} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6077 | 2025.03.25 22:53:38.637016 [ 56 ] {} <Debug> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
6078 | 2025.03.25 22:53:38.637148 [ 56 ] {} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6079 | 2025.03.25 22:53:38.637236 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6080 | 2025.03.25 22:53:38.637545 [ 268 ] {60dbfaf0-eaec-437d-9e31-40209012e90a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.006928 sec., 30600.461893764434 rows/sec., 1.95 MiB/sec. | ||
6081 | 2025.03.25 22:53:38.637809 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::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 | ||
6082 | 2025.03.25 22:53:38.638008 [ 268 ] {60dbfaf0-eaec-437d-9e31-40209012e90a} <Debug> TCPHandler: Processed in 0.007939979 sec. | ||
6083 | 2025.03.25 22:53:38.638446 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6084 | 2025.03.25 22:53:38.638485 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6085 | 2025.03.25 22:53:38.638597 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
6086 | 2025.03.25 22:53:38.638970 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
6087 | 2025.03.25 22:53:38.639414 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
6088 | 2025.03.25 22:53:38.639859 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
6089 | 2025.03.25 22:53:38.640225 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
6090 | 2025.03.25 22:53:38.640222 [ 268 ] {1c2f9dab-21d4-4dd9-9a0e-d630b1ae24f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6091 | 2025.03.25 22:53:38.640619 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
6092 | 2025.03.25 22:53:38.640602 [ 268 ] {1c2f9dab-21d4-4dd9-9a0e-d630b1ae24f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6093 | 2025.03.25 22:53:38.645711 [ 268 ] {1c2f9dab-21d4-4dd9-9a0e-d630b1ae24f9} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6094 | 2025.03.25 22:53:38.645809 [ 268 ] {1c2f9dab-21d4-4dd9-9a0e-d630b1ae24f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6095 | 2025.03.25 22:53:38.645845 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.008460561 sec., 153181.3315925504 rows/sec., 10.38 MiB/sec. | ||
6096 | 2025.03.25 22:53:38.646181 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
6097 | 2025.03.25 22:53:38.647152 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_11_2} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6098 | 2025.03.25 22:53:38.647435 [ 194 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_11_2} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
6099 | 2025.03.25 22:53:38.647510 [ 268 ] {1c2f9dab-21d4-4dd9-9a0e-d630b1ae24f9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6100 | 2025.03.25 22:53:38.647671 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
6101 | 2025.03.25 22:53:38.648166 [ 268 ] {1c2f9dab-21d4-4dd9-9a0e-d630b1ae24f9} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6102 | 2025.03.25 22:53:38.648701 [ 268 ] {1c2f9dab-21d4-4dd9-9a0e-d630b1ae24f9} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.009963 sec., 68352.90575127974 rows/sec., 5.43 MiB/sec. | ||
6103 | 2025.03.25 22:53:38.648900 [ 268 ] {1c2f9dab-21d4-4dd9-9a0e-d630b1ae24f9} <Debug> TCPHandler: Processed in 0.010565328 sec. | ||
6104 | 2025.03.25 22:53:38.649122 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6105 | 2025.03.25 22:53:38.649361 [ 268 ] {275f359b-3497-4069-947f-28f4c094b666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6106 | 2025.03.25 22:53:38.649459 [ 268 ] {275f359b-3497-4069-947f-28f4c094b666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6107 | 2025.03.25 22:53:38.652256 [ 268 ] {275f359b-3497-4069-947f-28f4c094b666} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6108 | 2025.03.25 22:53:38.652329 [ 268 ] {275f359b-3497-4069-947f-28f4c094b666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6109 | 2025.03.25 22:53:38.653526 [ 268 ] {275f359b-3497-4069-947f-28f4c094b666} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6110 | 2025.03.25 22:53:38.654132 [ 268 ] {275f359b-3497-4069-947f-28f4c094b666} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6111 | 2025.03.25 22:53:38.654879 [ 268 ] {275f359b-3497-4069-947f-28f4c094b666} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.005548 sec., 24873.82840663302 rows/sec., 1.55 MiB/sec. | ||
6112 | 2025.03.25 22:53:38.655312 [ 268 ] {275f359b-3497-4069-947f-28f4c094b666} <Debug> TCPHandler: Processed in 0.006263322 sec. | ||
6113 | 2025.03.25 22:53:38.655710 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6114 | 2025.03.25 22:53:38.655946 [ 268 ] {e09c1fb8-de89-4049-ad5f-c22679e87e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6115 | 2025.03.25 22:53:38.656060 [ 268 ] {e09c1fb8-de89-4049-ad5f-c22679e87e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6116 | 2025.03.25 22:53:38.658691 [ 268 ] {e09c1fb8-de89-4049-ad5f-c22679e87e36} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6117 | 2025.03.25 22:53:38.658767 [ 268 ] {e09c1fb8-de89-4049-ad5f-c22679e87e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6118 | 2025.03.25 22:53:38.659600 [ 268 ] {e09c1fb8-de89-4049-ad5f-c22679e87e36} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6119 | 2025.03.25 22:53:38.660032 [ 268 ] {e09c1fb8-de89-4049-ad5f-c22679e87e36} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6120 | 2025.03.25 22:53:38.660506 [ 268 ] {e09c1fb8-de89-4049-ad5f-c22679e87e36} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.004636 sec., 24374.46074201898 rows/sec., 1.58 MiB/sec. | ||
6121 | 2025.03.25 22:53:38.660681 [ 268 ] {e09c1fb8-de89-4049-ad5f-c22679e87e36} <Debug> TCPHandler: Processed in 0.005092465 sec. | ||
6122 | 2025.03.25 22:53:38.660896 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6123 | 2025.03.25 22:53:38.661221 [ 268 ] {6e0f995b-4fc2-44ee-9383-d2110ccf33c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6124 | 2025.03.25 22:53:38.661400 [ 268 ] {6e0f995b-4fc2-44ee-9383-d2110ccf33c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6125 | 2025.03.25 22:53:38.665076 [ 268 ] {6e0f995b-4fc2-44ee-9383-d2110ccf33c7} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6126 | 2025.03.25 22:53:38.665166 [ 268 ] {6e0f995b-4fc2-44ee-9383-d2110ccf33c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6127 | 2025.03.25 22:53:38.666607 [ 268 ] {6e0f995b-4fc2-44ee-9383-d2110ccf33c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6128 | 2025.03.25 22:53:38.667269 [ 268 ] {6e0f995b-4fc2-44ee-9383-d2110ccf33c7} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6129 | 2025.03.25 22:53:38.667761 [ 50 ] {} <Debug> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
6130 | 2025.03.25 22:53:38.667873 [ 50 ] {} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6131 | 2025.03.25 22:53:38.667963 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6132 | 2025.03.25 22:53:38.668336 [ 268 ] {6e0f995b-4fc2-44ee-9383-d2110ccf33c7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.007204 sec., 15546.91837867851 rows/sec., 906.89 KiB/sec. | ||
6133 | 2025.03.25 22:53:38.668489 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::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 | ||
6134 | 2025.03.25 22:53:38.668814 [ 268 ] {6e0f995b-4fc2-44ee-9383-d2110ccf33c7} <Debug> TCPHandler: Processed in 0.00799597 sec. | ||
6135 | 2025.03.25 22:53:38.669138 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6136 | 2025.03.25 22:53:38.669228 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6137 | 2025.03.25 22:53:38.669234 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 124 rows starting from the beginning of the part | ||
6138 | 2025.03.25 22:53:38.669614 [ 268 ] {5addf3a5-edc4-4ed4-a267-9d71fb5881ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6139 | 2025.03.25 22:53:38.669649 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
6140 | 2025.03.25 22:53:38.669814 [ 268 ] {5addf3a5-edc4-4ed4-a267-9d71fb5881ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6141 | 2025.03.25 22:53:38.670188 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
6142 | 2025.03.25 22:53:38.670822 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
6143 | 2025.03.25 22:53:38.671420 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
6144 | 2025.03.25 22:53:38.671995 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
6145 | 2025.03.25 22:53:38.675682 [ 268 ] {5addf3a5-edc4-4ed4-a267-9d71fb5881ec} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6146 | 2025.03.25 22:53:38.675770 [ 268 ] {5addf3a5-edc4-4ed4-a267-9d71fb5881ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6147 | 2025.03.25 22:53:38.677762 [ 268 ] {5addf3a5-edc4-4ed4-a267-9d71fb5881ec} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6148 | 2025.03.25 22:53:38.678336 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.01020281 sec., 67040.35456898638 rows/sec., 4.10 MiB/sec. | ||
6149 | 2025.03.25 22:53:38.678739 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
6150 | 2025.03.25 22:53:38.678726 [ 268 ] {5addf3a5-edc4-4ed4-a267-9d71fb5881ec} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6151 | 2025.03.25 22:53:38.679826 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_11_2} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6152 | 2025.03.25 22:53:38.679844 [ 268 ] {5addf3a5-edc4-4ed4-a267-9d71fb5881ec} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.010331 sec., 40073.56499854806 rows/sec., 2.85 MiB/sec. | ||
6153 | 2025.03.25 22:53:38.680147 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_11_2} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
6154 | 2025.03.25 22:53:38.680297 [ 268 ] {5addf3a5-edc4-4ed4-a267-9d71fb5881ec} <Debug> TCPHandler: Processed in 0.011153892 sec. | ||
6155 | 2025.03.25 22:53:38.680391 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
6156 | 2025.03.25 22:53:38.680636 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6157 | 2025.03.25 22:53:38.681028 [ 268 ] {313866a4-a374-47fe-91e6-2572641ba6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6158 | 2025.03.25 22:53:38.681194 [ 268 ] {313866a4-a374-47fe-91e6-2572641ba6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6159 | 2025.03.25 22:53:38.684038 [ 268 ] {313866a4-a374-47fe-91e6-2572641ba6f0} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6160 | 2025.03.25 22:53:38.684179 [ 268 ] {313866a4-a374-47fe-91e6-2572641ba6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6161 | 2025.03.25 22:53:38.685609 [ 268 ] {313866a4-a374-47fe-91e6-2572641ba6f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
6162 | 2025.03.25 22:53:38.686556 [ 268 ] {313866a4-a374-47fe-91e6-2572641ba6f0} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6163 | 2025.03.25 22:53:38.687093 [ 268 ] {313866a4-a374-47fe-91e6-2572641ba6f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006241 sec., 961.3843935266784 rows/sec., 50.23 KiB/sec. | ||
6164 | 2025.03.25 22:53:38.687252 [ 268 ] {313866a4-a374-47fe-91e6-2572641ba6f0} <Debug> TCPHandler: Processed in 0.006711212 sec. | ||
6165 | 2025.03.25 22:53:38.687537 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6166 | 2025.03.25 22:53:38.687813 [ 268 ] {9c6230f0-061a-41b4-b8fb-ca4c19fa00e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6167 | 2025.03.25 22:53:38.687975 [ 268 ] {9c6230f0-061a-41b4-b8fb-ca4c19fa00e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6168 | 2025.03.25 22:53:38.690749 [ 268 ] {9c6230f0-061a-41b4-b8fb-ca4c19fa00e4} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6169 | 2025.03.25 22:53:38.690825 [ 268 ] {9c6230f0-061a-41b4-b8fb-ca4c19fa00e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6170 | 2025.03.25 22:53:38.691754 [ 268 ] {9c6230f0-061a-41b4-b8fb-ca4c19fa00e4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6171 | 2025.03.25 22:53:38.692093 [ 268 ] {9c6230f0-061a-41b4-b8fb-ca4c19fa00e4} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6172 | 2025.03.25 22:53:38.692496 [ 268 ] {9c6230f0-061a-41b4-b8fb-ca4c19fa00e4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004741 sec., 49989.45370175068 rows/sec., 3.35 MiB/sec. | ||
6173 | 2025.03.25 22:53:38.692803 [ 268 ] {9c6230f0-061a-41b4-b8fb-ca4c19fa00e4} <Debug> TCPHandler: Processed in 0.005379221 sec. | ||
6174 | 2025.03.25 22:53:38.693136 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6175 | 2025.03.25 22:53:38.693434 [ 268 ] {7934ca11-3ac9-48c8-8558-cf9802acf6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6176 | 2025.03.25 22:53:38.693586 [ 268 ] {7934ca11-3ac9-48c8-8558-cf9802acf6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6177 | 2025.03.25 22:53:38.696131 [ 268 ] {7934ca11-3ac9-48c8-8558-cf9802acf6b4} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6178 | 2025.03.25 22:53:38.696221 [ 268 ] {7934ca11-3ac9-48c8-8558-cf9802acf6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6179 | 2025.03.25 22:53:38.697757 [ 268 ] {7934ca11-3ac9-48c8-8558-cf9802acf6b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
6180 | 2025.03.25 22:53:38.698768 [ 268 ] {7934ca11-3ac9-48c8-8558-cf9802acf6b4} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6181 | 2025.03.25 22:53:38.699594 [ 268 ] {7934ca11-3ac9-48c8-8558-cf9802acf6b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006264 sec., 159.64240102171138 rows/sec., 10.76 KiB/sec. | ||
6182 | 2025.03.25 22:53:38.699843 [ 268 ] {7934ca11-3ac9-48c8-8558-cf9802acf6b4} <Debug> TCPHandler: Processed in 0.006816493 sec. | ||
6183 | 2025.03.25 22:53:38.700117 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6184 | 2025.03.25 22:53:38.700516 [ 268 ] {309c96e7-b32d-41e7-9292-42ab04b17eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6185 | 2025.03.25 22:53:38.700792 [ 268 ] {309c96e7-b32d-41e7-9292-42ab04b17eb6} <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 | ||
6186 | 2025.03.25 22:53:38.709211 [ 268 ] {309c96e7-b32d-41e7-9292-42ab04b17eb6} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6187 | 2025.03.25 22:53:38.709391 [ 268 ] {309c96e7-b32d-41e7-9292-42ab04b17eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6188 | 2025.03.25 22:53:38.711634 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6189 | 2025.03.25 22:53:38.711723 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6190 | 2025.03.25 22:53:38.712754 [ 268 ] {309c96e7-b32d-41e7-9292-42ab04b17eb6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6191 | 2025.03.25 22:53:38.713579 [ 268 ] {309c96e7-b32d-41e7-9292-42ab04b17eb6} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6192 | 2025.03.25 22:53:38.714386 [ 268 ] {309c96e7-b32d-41e7-9292-42ab04b17eb6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.01402 sec., 2282.453637660485 rows/sec., 4.09 MiB/sec. | ||
6193 | 2025.03.25 22:53:38.714890 [ 268 ] {309c96e7-b32d-41e7-9292-42ab04b17eb6} <Debug> TCPHandler: Processed in 0.014879826 sec. | ||
6194 | 2025.03.25 22:53:38.715393 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6195 | 2025.03.25 22:53:38.715726 [ 268 ] {6c52b441-b80e-4da4-88c9-cb5aac1b97c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6196 | 2025.03.25 22:53:38.715883 [ 268 ] {6c52b441-b80e-4da4-88c9-cb5aac1b97c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6197 | 2025.03.25 22:53:38.717965 [ 268 ] {6c52b441-b80e-4da4-88c9-cb5aac1b97c8} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6198 | 2025.03.25 22:53:38.718041 [ 268 ] {6c52b441-b80e-4da4-88c9-cb5aac1b97c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6199 | 2025.03.25 22:53:38.719242 [ 268 ] {6c52b441-b80e-4da4-88c9-cb5aac1b97c8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6200 | 2025.03.25 22:53:38.719910 [ 268 ] {6c52b441-b80e-4da4-88c9-cb5aac1b97c8} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6201 | 2025.03.25 22:53:38.720332 [ 268 ] {6c52b441-b80e-4da4-88c9-cb5aac1b97c8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004756 sec., 17241.37931034483 rows/sec., 1.10 MiB/sec. | ||
6202 | 2025.03.25 22:53:38.720417 [ 268 ] {6c52b441-b80e-4da4-88c9-cb5aac1b97c8} <Debug> TCPHandler: Processed in 0.005107295 sec. | ||
6203 | 2025.03.25 22:53:38.726451 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6204 | 2025.03.25 22:53:38.727400 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6205 | 2025.03.25 22:53:38.731368 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6206 | 2025.03.25 22:53:40.665387 [ 151 ] {} <Debug> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6207 | 2025.03.25 22:53:40.665465 [ 151 ] {} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6208 | 2025.03.25 22:53:40.665489 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6209 | 2025.03.25 22:53:40.665740 [ 190 ] {38376566-f004-422c-a0e1-00c01abd68d5::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 | ||
6210 | 2025.03.25 22:53:40.665909 [ 190 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6211 | 2025.03.25 22:53:40.665949 [ 190 ] {38376566-f004-422c-a0e1-00c01abd68d5::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 | ||
6212 | 2025.03.25 22:53:40.666030 [ 190 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
6213 | 2025.03.25 22:53:40.666250 [ 190 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
6214 | 2025.03.25 22:53:40.666502 [ 190 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
6215 | 2025.03.25 22:53:40.666634 [ 190 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
6216 | 2025.03.25 22:53:40.667791 [ 199 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002219179 sec., 16222.215513034325 rows/sec., 1.35 MiB/sec. | ||
6217 | 2025.03.25 22:53:40.667925 [ 190 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6218 | 2025.03.25 22:53:40.668204 [ 190 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_9_2} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6219 | 2025.03.25 22:53:40.668281 [ 190 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_9_2} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6220 | 2025.03.25 22:53:40.668358 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6221 | 2025.03.25 22:53:41.888160 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6222 | 2025.03.25 22:53:41.888481 [ 268 ] {3d1b2a9d-433a-4d5d-9130-f464c0bf2dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6223 | 2025.03.25 22:53:41.888579 [ 268 ] {3d1b2a9d-433a-4d5d-9130-f464c0bf2dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6224 | 2025.03.25 22:53:41.889836 [ 268 ] {3d1b2a9d-433a-4d5d-9130-f464c0bf2dd8} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6225 | 2025.03.25 22:53:41.889889 [ 268 ] {3d1b2a9d-433a-4d5d-9130-f464c0bf2dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6226 | 2025.03.25 22:53:41.890417 [ 268 ] {3d1b2a9d-433a-4d5d-9130-f464c0bf2dd8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6227 | 2025.03.25 22:53:41.890692 [ 268 ] {3d1b2a9d-433a-4d5d-9130-f464c0bf2dd8} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6228 | 2025.03.25 22:53:41.890948 [ 268 ] {3d1b2a9d-433a-4d5d-9130-f464c0bf2dd8} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002555 sec., 474363.99217221135 rows/sec., 39.20 MiB/sec. | ||
6229 | 2025.03.25 22:53:41.891033 [ 268 ] {3d1b2a9d-433a-4d5d-9130-f464c0bf2dd8} <Debug> TCPHandler: Processed in 0.00307099 sec. | ||
6230 | 2025.03.25 22:53:41.891189 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6231 | 2025.03.25 22:53:41.891304 [ 268 ] {b4d684ea-ba84-4c59-ac58-9242b6a07015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6232 | 2025.03.25 22:53:41.891353 [ 268 ] {b4d684ea-ba84-4c59-ac58-9242b6a07015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6233 | 2025.03.25 22:53:41.891882 [ 268 ] {b4d684ea-ba84-4c59-ac58-9242b6a07015} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6234 | 2025.03.25 22:53:41.891923 [ 268 ] {b4d684ea-ba84-4c59-ac58-9242b6a07015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6235 | 2025.03.25 22:53:41.892288 [ 268 ] {b4d684ea-ba84-4c59-ac58-9242b6a07015} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6236 | 2025.03.25 22:53:41.892541 [ 268 ] {b4d684ea-ba84-4c59-ac58-9242b6a07015} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6237 | 2025.03.25 22:53:41.892756 [ 268 ] {b4d684ea-ba84-4c59-ac58-9242b6a07015} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001478 sec., 5412.719891745603 rows/sec., 407.01 KiB/sec. | ||
6238 | 2025.03.25 22:53:41.892810 [ 268 ] {b4d684ea-ba84-4c59-ac58-9242b6a07015} <Debug> TCPHandler: Processed in 0.001680688 sec. | ||
6239 | 2025.03.25 22:53:41.892916 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6240 | 2025.03.25 22:53:41.893021 [ 268 ] {e6ec317f-57f0-4658-90ef-8490da7af910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6241 | 2025.03.25 22:53:41.893066 [ 268 ] {e6ec317f-57f0-4658-90ef-8490da7af910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6242 | 2025.03.25 22:53:41.893638 [ 268 ] {e6ec317f-57f0-4658-90ef-8490da7af910} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6243 | 2025.03.25 22:53:41.893677 [ 268 ] {e6ec317f-57f0-4658-90ef-8490da7af910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6244 | 2025.03.25 22:53:41.894041 [ 268 ] {e6ec317f-57f0-4658-90ef-8490da7af910} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6245 | 2025.03.25 22:53:41.894301 [ 268 ] {e6ec317f-57f0-4658-90ef-8490da7af910} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6246 | 2025.03.25 22:53:41.894517 [ 268 ] {e6ec317f-57f0-4658-90ef-8490da7af910} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001518 sec., 150197.62845849802 rows/sec., 10.17 MiB/sec. | ||
6247 | 2025.03.25 22:53:41.894570 [ 268 ] {e6ec317f-57f0-4658-90ef-8490da7af910} <Debug> TCPHandler: Processed in 0.001705488 sec. | ||
6248 | 2025.03.25 22:53:41.894674 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6249 | 2025.03.25 22:53:41.894776 [ 268 ] {9201a816-f266-4578-b36d-f495f1f02aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6250 | 2025.03.25 22:53:41.894820 [ 268 ] {9201a816-f266-4578-b36d-f495f1f02aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6251 | 2025.03.25 22:53:41.895495 [ 268 ] {9201a816-f266-4578-b36d-f495f1f02aad} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6252 | 2025.03.25 22:53:41.895535 [ 268 ] {9201a816-f266-4578-b36d-f495f1f02aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6253 | 2025.03.25 22:53:41.895916 [ 268 ] {9201a816-f266-4578-b36d-f495f1f02aad} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6254 | 2025.03.25 22:53:41.896162 [ 268 ] {9201a816-f266-4578-b36d-f495f1f02aad} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6255 | 2025.03.25 22:53:41.896360 [ 268 ] {9201a816-f266-4578-b36d-f495f1f02aad} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001593 sec., 331450.09416195855 rows/sec., 24.55 MiB/sec. | ||
6256 | 2025.03.25 22:53:41.896456 [ 268 ] {9201a816-f266-4578-b36d-f495f1f02aad} <Debug> TCPHandler: Processed in 0.001832691 sec. | ||
6257 | 2025.03.25 22:53:41.896693 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6258 | 2025.03.25 22:53:41.896832 [ 268 ] {bc465def-d6fb-4e90-a7e4-49bd5e69184c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6259 | 2025.03.25 22:53:41.896885 [ 268 ] {bc465def-d6fb-4e90-a7e4-49bd5e69184c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6260 | 2025.03.25 22:53:41.897583 [ 268 ] {bc465def-d6fb-4e90-a7e4-49bd5e69184c} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6261 | 2025.03.25 22:53:41.897622 [ 268 ] {bc465def-d6fb-4e90-a7e4-49bd5e69184c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6262 | 2025.03.25 22:53:41.898063 [ 268 ] {bc465def-d6fb-4e90-a7e4-49bd5e69184c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6263 | 2025.03.25 22:53:41.898311 [ 268 ] {bc465def-d6fb-4e90-a7e4-49bd5e69184c} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6264 | 2025.03.25 22:53:41.898494 [ 268 ] {bc465def-d6fb-4e90-a7e4-49bd5e69184c} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001686 sec., 564650.059311981 rows/sec., 37.87 MiB/sec. | ||
6265 | 2025.03.25 22:53:41.898546 [ 268 ] {bc465def-d6fb-4e90-a7e4-49bd5e69184c} <Debug> TCPHandler: Processed in 0.001953114 sec. | ||
6266 | 2025.03.25 22:53:41.898663 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6267 | 2025.03.25 22:53:41.898769 [ 268 ] {6d1acd47-345e-4f74-9900-ce3a0fe480ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6268 | 2025.03.25 22:53:41.898837 [ 268 ] {6d1acd47-345e-4f74-9900-ce3a0fe480ad} <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 | ||
6269 | 2025.03.25 22:53:41.899882 [ 268 ] {6d1acd47-345e-4f74-9900-ce3a0fe480ad} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6270 | 2025.03.25 22:53:41.899919 [ 268 ] {6d1acd47-345e-4f74-9900-ce3a0fe480ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6271 | 2025.03.25 22:53:41.900542 [ 268 ] {6d1acd47-345e-4f74-9900-ce3a0fe480ad} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6272 | 2025.03.25 22:53:41.900816 [ 268 ] {6d1acd47-345e-4f74-9900-ce3a0fe480ad} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6273 | 2025.03.25 22:53:41.901040 [ 268 ] {6d1acd47-345e-4f74-9900-ce3a0fe480ad} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002292 sec., 3490.4013961605583 rows/sec., 6.25 MiB/sec. | ||
6274 | 2025.03.25 22:53:41.901348 [ 268 ] {6d1acd47-345e-4f74-9900-ce3a0fe480ad} <Debug> TCPHandler: Processed in 0.002736192 sec. | ||
6275 | 2025.03.25 22:53:41.901485 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6276 | 2025.03.25 22:53:41.901599 [ 268 ] {ef379fa5-87e3-4fa5-b695-ca771daabab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6277 | 2025.03.25 22:53:41.901645 [ 268 ] {ef379fa5-87e3-4fa5-b695-ca771daabab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6278 | 2025.03.25 22:53:41.902067 [ 268 ] {ef379fa5-87e3-4fa5-b695-ca771daabab7} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6279 | 2025.03.25 22:53:41.902105 [ 268 ] {ef379fa5-87e3-4fa5-b695-ca771daabab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6280 | 2025.03.25 22:53:41.902466 [ 268 ] {ef379fa5-87e3-4fa5-b695-ca771daabab7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6281 | 2025.03.25 22:53:41.902715 [ 268 ] {ef379fa5-87e3-4fa5-b695-ca771daabab7} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6282 | 2025.03.25 22:53:41.902892 [ 268 ] {ef379fa5-87e3-4fa5-b695-ca771daabab7} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001315 sec., 30418.250950570342 rows/sec., 2.05 MiB/sec. | ||
6283 | 2025.03.25 22:53:41.902939 [ 268 ] {ef379fa5-87e3-4fa5-b695-ca771daabab7} <Debug> TCPHandler: Processed in 0.001504294 sec. | ||
6284 | 2025.03.25 22:53:43.618373 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6285 | 2025.03.25 22:53:43.618580 [ 268 ] {bc13fae1-30b4-49ea-bfb2-ad0295f22fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6286 | 2025.03.25 22:53:43.618663 [ 268 ] {bc13fae1-30b4-49ea-bfb2-ad0295f22fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6287 | 2025.03.25 22:53:43.619544 [ 268 ] {bc13fae1-30b4-49ea-bfb2-ad0295f22fbc} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6288 | 2025.03.25 22:53:43.619613 [ 268 ] {bc13fae1-30b4-49ea-bfb2-ad0295f22fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6289 | 2025.03.25 22:53:43.620274 [ 268 ] {bc13fae1-30b4-49ea-bfb2-ad0295f22fbc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6290 | 2025.03.25 22:53:43.620696 [ 268 ] {bc13fae1-30b4-49ea-bfb2-ad0295f22fbc} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6291 | 2025.03.25 22:53:43.621044 [ 268 ] {bc13fae1-30b4-49ea-bfb2-ad0295f22fbc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002508 sec., 22328.54864433812 rows/sec., 1.72 MiB/sec. | ||
6292 | 2025.03.25 22:53:43.621260 [ 268 ] {bc13fae1-30b4-49ea-bfb2-ad0295f22fbc} <Debug> TCPHandler: Processed in 0.003080329 sec. | ||
6293 | 2025.03.25 22:53:43.621560 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6294 | 2025.03.25 22:53:43.621689 [ 268 ] {02137b08-3986-4a56-824e-7d4e8b64018c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6295 | 2025.03.25 22:53:43.621742 [ 268 ] {02137b08-3986-4a56-824e-7d4e8b64018c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6296 | 2025.03.25 22:53:43.622355 [ 268 ] {02137b08-3986-4a56-824e-7d4e8b64018c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6297 | 2025.03.25 22:53:43.622399 [ 268 ] {02137b08-3986-4a56-824e-7d4e8b64018c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6298 | 2025.03.25 22:53:43.622810 [ 268 ] {02137b08-3986-4a56-824e-7d4e8b64018c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6299 | 2025.03.25 22:53:43.623106 [ 268 ] {02137b08-3986-4a56-824e-7d4e8b64018c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6300 | 2025.03.25 22:53:43.623340 [ 268 ] {02137b08-3986-4a56-824e-7d4e8b64018c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001683 sec., 38027.332144979206 rows/sec., 2.97 MiB/sec. | ||
6301 | 2025.03.25 22:53:43.623398 [ 268 ] {02137b08-3986-4a56-824e-7d4e8b64018c} <Debug> TCPHandler: Processed in 0.001924533 sec. | ||
6302 | 2025.03.25 22:53:43.623528 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6303 | 2025.03.25 22:53:43.623642 [ 268 ] {f2853574-7ac5-4190-8464-70839bd40dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6304 | 2025.03.25 22:53:43.623694 [ 268 ] {f2853574-7ac5-4190-8464-70839bd40dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6305 | 2025.03.25 22:53:43.624211 [ 268 ] {f2853574-7ac5-4190-8464-70839bd40dbb} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6306 | 2025.03.25 22:53:43.624252 [ 268 ] {f2853574-7ac5-4190-8464-70839bd40dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6307 | 2025.03.25 22:53:43.624671 [ 268 ] {f2853574-7ac5-4190-8464-70839bd40dbb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6308 | 2025.03.25 22:53:43.624950 [ 268 ] {f2853574-7ac5-4190-8464-70839bd40dbb} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6309 | 2025.03.25 22:53:43.625151 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6310 | 2025.03.25 22:53:43.625216 [ 268 ] {f2853574-7ac5-4190-8464-70839bd40dbb} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001596 sec., 33834.58646616541 rows/sec., 2.36 MiB/sec. | ||
6311 | 2025.03.25 22:53:43.625235 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6312 | 2025.03.25 22:53:43.625311 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6313 | 2025.03.25 22:53:43.625348 [ 268 ] {f2853574-7ac5-4190-8464-70839bd40dbb} <Debug> TCPHandler: Processed in 0.001869262 sec. | ||
6314 | 2025.03.25 22:53:43.625564 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6315 | 2025.03.25 22:53:43.625608 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
6316 | 2025.03.25 22:53:43.625726 [ 268 ] {02249765-5a99-4804-a685-2988b5b051d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6317 | 2025.03.25 22:53:43.625826 [ 268 ] {02249765-5a99-4804-a685-2988b5b051d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6318 | 2025.03.25 22:53:43.626157 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6319 | 2025.03.25 22:53:43.626274 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14209 rows starting from the beginning of the part | ||
6320 | 2025.03.25 22:53:43.626514 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 239 rows starting from the beginning of the part | ||
6321 | 2025.03.25 22:53:43.626878 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
6322 | 2025.03.25 22:53:43.627300 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part | ||
6323 | 2025.03.25 22:53:43.627685 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 952 rows starting from the beginning of the part | ||
6324 | 2025.03.25 22:53:43.627934 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part | ||
6325 | 2025.03.25 22:53:43.628450 [ 268 ] {02249765-5a99-4804-a685-2988b5b051d6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6326 | 2025.03.25 22:53:43.628536 [ 268 ] {02249765-5a99-4804-a685-2988b5b051d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6327 | 2025.03.25 22:53:43.629316 [ 268 ] {02249765-5a99-4804-a685-2988b5b051d6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6328 | 2025.03.25 22:53:43.629784 [ 268 ] {02249765-5a99-4804-a685-2988b5b051d6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6329 | 2025.03.25 22:53:43.630045 [ 150 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6330 | 2025.03.25 22:53:43.630138 [ 150 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6331 | 2025.03.25 22:53:43.630210 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6332 | 2025.03.25 22:53:43.630384 [ 268 ] {02249765-5a99-4804-a685-2988b5b051d6} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.004613 sec., 4335.5733795794495 rows/sec., 298.07 KiB/sec. | ||
6333 | 2025.03.25 22:53:43.630505 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
6334 | 2025.03.25 22:53:43.630545 [ 268 ] {02249765-5a99-4804-a685-2988b5b051d6} <Debug> TCPHandler: Processed in 0.005062394 sec. | ||
6335 | 2025.03.25 22:53:43.630829 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6336 | 2025.03.25 22:53:43.630905 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1778 rows starting from the beginning of the part | ||
6337 | 2025.03.25 22:53:43.631287 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part | ||
6338 | 2025.03.25 22:53:43.631663 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
6339 | 2025.03.25 22:53:43.631997 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part | ||
6340 | 2025.03.25 22:53:43.632310 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
6341 | 2025.03.25 22:53:43.632737 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
6342 | 2025.03.25 22:53:43.635395 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2062 rows, containing 4 columns (4 merged, 0 gathered) in 0.005025364 sec., 410318.53612992016 rows/sec., 27.26 MiB/sec. | ||
6343 | 2025.03.25 22:53:43.635773 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6344 | 2025.03.25 22:53:43.636215 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6345 | 2025.03.25 22:53:43.636507 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_46_9} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6346 | 2025.03.25 22:53:43.636579 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15851 rows, containing 5 columns (5 merged, 0 gathered) in 0.011129391 sec., 1424246.8433358122 rows/sec., 96.81 MiB/sec. | ||
6347 | 2025.03.25 22:53:43.636669 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
6348 | 2025.03.25 22:53:43.637291 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6349 | 2025.03.25 22:53:43.637634 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6350 | 2025.03.25 22:53:43.637737 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6351 | 2025.03.25 22:53:43.637839 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
6352 | 2025.03.25 22:53:44.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.84 MiB, peak 212.94 MiB, free memory in arenas 0.00 B, will set to 204.90 MiB (RSS), difference: 1.06 MiB | ||
6353 | 2025.03.25 22:53:45.115829 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6354 | 2025.03.25 22:53:45.116614 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6355 | 2025.03.25 22:53:45.116659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6356 | 2025.03.25 22:53:45.117220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6357 | 2025.03.25 22:53:45.117482 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6358 | 2025.03.25 22:53:45.117790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6359 | 2025.03.25 22:53:46.231478 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6360 | 2025.03.25 22:53:46.252656 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6361 | 2025.03.25 22:53:46.252719 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6362 | 2025.03.25 22:53:46.260274 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6363 | 2025.03.25 22:53:46.261102 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6364 | 2025.03.25 22:53:46.265347 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6365 | 2025.03.25 22:53:47.687181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 876 | ||
6366 | 2025.03.25 22:53:47.690725 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6367 | 2025.03.25 22:53:47.690784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6368 | 2025.03.25 22:53:47.692357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6369 | 2025.03.25 22:53:47.692682 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6370 | 2025.03.25 22:53:47.694326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
6371 | 2025.03.25 22:53:48.630946 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6372 | 2025.03.25 22:53:48.631265 [ 268 ] {5ab7b990-2633-4884-952c-c79e8e86a8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6373 | 2025.03.25 22:53:48.631388 [ 268 ] {5ab7b990-2633-4884-952c-c79e8e86a8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6374 | 2025.03.25 22:53:48.632575 [ 268 ] {5ab7b990-2633-4884-952c-c79e8e86a8b4} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6375 | 2025.03.25 22:53:48.632640 [ 268 ] {5ab7b990-2633-4884-952c-c79e8e86a8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6376 | 2025.03.25 22:53:48.633130 [ 268 ] {5ab7b990-2633-4884-952c-c79e8e86a8b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6377 | 2025.03.25 22:53:48.633417 [ 268 ] {5ab7b990-2633-4884-952c-c79e8e86a8b4} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6378 | 2025.03.25 22:53:48.633658 [ 268 ] {5ab7b990-2633-4884-952c-c79e8e86a8b4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002482 sec., 85414.98791297342 rows/sec., 5.43 MiB/sec. | ||
6379 | 2025.03.25 22:53:48.633727 [ 268 ] {5ab7b990-2633-4884-952c-c79e8e86a8b4} <Debug> TCPHandler: Processed in 0.002983048 sec. | ||
6380 | 2025.03.25 22:53:48.633865 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6381 | 2025.03.25 22:53:48.633979 [ 268 ] {0b339e83-4841-4f27-867b-be899f557776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6382 | 2025.03.25 22:53:48.634031 [ 268 ] {0b339e83-4841-4f27-867b-be899f557776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6383 | 2025.03.25 22:53:48.634952 [ 268 ] {0b339e83-4841-4f27-867b-be899f557776} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6384 | 2025.03.25 22:53:48.634993 [ 268 ] {0b339e83-4841-4f27-867b-be899f557776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6385 | 2025.03.25 22:53:48.635422 [ 268 ] {0b339e83-4841-4f27-867b-be899f557776} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6386 | 2025.03.25 22:53:48.635684 [ 268 ] {0b339e83-4841-4f27-867b-be899f557776} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6387 | 2025.03.25 22:53:48.635906 [ 268 ] {0b339e83-4841-4f27-867b-be899f557776} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001953 sec., 348694.3164362519 rows/sec., 27.71 MiB/sec. | ||
6388 | 2025.03.25 22:53:48.635958 [ 268 ] {0b339e83-4841-4f27-867b-be899f557776} <Debug> TCPHandler: Processed in 0.002146499 sec. | ||
6389 | 2025.03.25 22:53:48.636080 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6390 | 2025.03.25 22:53:48.636189 [ 268 ] {39585d40-8572-4eab-a472-dad1b298d5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6391 | 2025.03.25 22:53:48.636236 [ 268 ] {39585d40-8572-4eab-a472-dad1b298d5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6392 | 2025.03.25 22:53:48.636822 [ 268 ] {39585d40-8572-4eab-a472-dad1b298d5a0} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6393 | 2025.03.25 22:53:48.636862 [ 268 ] {39585d40-8572-4eab-a472-dad1b298d5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6394 | 2025.03.25 22:53:48.637233 [ 268 ] {39585d40-8572-4eab-a472-dad1b298d5a0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6395 | 2025.03.25 22:53:48.637494 [ 268 ] {39585d40-8572-4eab-a472-dad1b298d5a0} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6396 | 2025.03.25 22:53:48.637710 [ 268 ] {39585d40-8572-4eab-a472-dad1b298d5a0} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001544 sec., 89378.23834196891 rows/sec., 5.56 MiB/sec. | ||
6397 | 2025.03.25 22:53:48.637762 [ 268 ] {39585d40-8572-4eab-a472-dad1b298d5a0} <Debug> TCPHandler: Processed in 0.00173583 sec. | ||
6398 | 2025.03.25 22:53:48.637882 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6399 | 2025.03.25 22:53:48.637988 [ 268 ] {973aa369-d9dc-4f43-944d-c751e3f4a3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6400 | 2025.03.25 22:53:48.638034 [ 268 ] {973aa369-d9dc-4f43-944d-c751e3f4a3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6401 | 2025.03.25 22:53:48.638597 [ 268 ] {973aa369-d9dc-4f43-944d-c751e3f4a3e2} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6402 | 2025.03.25 22:53:48.638636 [ 268 ] {973aa369-d9dc-4f43-944d-c751e3f4a3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6403 | 2025.03.25 22:53:48.639006 [ 268 ] {973aa369-d9dc-4f43-944d-c751e3f4a3e2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6404 | 2025.03.25 22:53:48.639259 [ 268 ] {973aa369-d9dc-4f43-944d-c751e3f4a3e2} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6405 | 2025.03.25 22:53:48.639479 [ 268 ] {973aa369-d9dc-4f43-944d-c751e3f4a3e2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001513 sec., 74686.05419695968 rows/sec., 4.83 MiB/sec. | ||
6406 | 2025.03.25 22:53:48.639530 [ 268 ] {973aa369-d9dc-4f43-944d-c751e3f4a3e2} <Debug> TCPHandler: Processed in 0.001699588 sec. | ||
6407 | 2025.03.25 22:53:48.639654 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6408 | 2025.03.25 22:53:48.639761 [ 268 ] {73f44568-dd4f-4029-9a79-7c078fa2b5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6409 | 2025.03.25 22:53:48.639806 [ 268 ] {73f44568-dd4f-4029-9a79-7c078fa2b5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6410 | 2025.03.25 22:53:48.640382 [ 268 ] {73f44568-dd4f-4029-9a79-7c078fa2b5c7} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6411 | 2025.03.25 22:53:48.640421 [ 268 ] {73f44568-dd4f-4029-9a79-7c078fa2b5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6412 | 2025.03.25 22:53:48.640792 [ 268 ] {73f44568-dd4f-4029-9a79-7c078fa2b5c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6413 | 2025.03.25 22:53:48.641048 [ 268 ] {73f44568-dd4f-4029-9a79-7c078fa2b5c7} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6414 | 2025.03.25 22:53:48.641268 [ 268 ] {73f44568-dd4f-4029-9a79-7c078fa2b5c7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00153 sec., 73202.61437908497 rows/sec., 4.17 MiB/sec. | ||
6415 | 2025.03.25 22:53:48.641379 [ 268 ] {73f44568-dd4f-4029-9a79-7c078fa2b5c7} <Debug> TCPHandler: Processed in 0.00177491 sec. | ||
6416 | 2025.03.25 22:53:48.641489 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6417 | 2025.03.25 22:53:48.641592 [ 268 ] {33a76ca6-1ade-4b8f-a5bc-a0c8994401b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6418 | 2025.03.25 22:53:48.641636 [ 268 ] {33a76ca6-1ade-4b8f-a5bc-a0c8994401b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6419 | 2025.03.25 22:53:48.642371 [ 268 ] {33a76ca6-1ade-4b8f-a5bc-a0c8994401b9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6420 | 2025.03.25 22:53:48.642410 [ 268 ] {33a76ca6-1ade-4b8f-a5bc-a0c8994401b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6421 | 2025.03.25 22:53:48.642789 [ 268 ] {33a76ca6-1ade-4b8f-a5bc-a0c8994401b9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6422 | 2025.03.25 22:53:48.643042 [ 268 ] {33a76ca6-1ade-4b8f-a5bc-a0c8994401b9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6423 | 2025.03.25 22:53:48.643248 [ 268 ] {33a76ca6-1ade-4b8f-a5bc-a0c8994401b9} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001677 sec., 246869.4096601073 rows/sec., 17.56 MiB/sec. | ||
6424 | 2025.03.25 22:53:48.643302 [ 268 ] {33a76ca6-1ade-4b8f-a5bc-a0c8994401b9} <Debug> TCPHandler: Processed in 0.001863882 sec. | ||
6425 | 2025.03.25 22:53:48.643419 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6426 | 2025.03.25 22:53:48.643526 [ 268 ] {ca6da13f-7587-4c66-8513-9bfc0b26b870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6427 | 2025.03.25 22:53:48.643573 [ 268 ] {ca6da13f-7587-4c66-8513-9bfc0b26b870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6428 | 2025.03.25 22:53:48.644026 [ 268 ] {ca6da13f-7587-4c66-8513-9bfc0b26b870} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6429 | 2025.03.25 22:53:48.644064 [ 268 ] {ca6da13f-7587-4c66-8513-9bfc0b26b870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6430 | 2025.03.25 22:53:48.644430 [ 268 ] {ca6da13f-7587-4c66-8513-9bfc0b26b870} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6431 | 2025.03.25 22:53:48.644686 [ 268 ] {ca6da13f-7587-4c66-8513-9bfc0b26b870} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6432 | 2025.03.25 22:53:48.644921 [ 268 ] {ca6da13f-7587-4c66-8513-9bfc0b26b870} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
6433 | 2025.03.25 22:53:48.644972 [ 268 ] {ca6da13f-7587-4c66-8513-9bfc0b26b870} <Debug> TCPHandler: Processed in 0.001604176 sec. | ||
6434 | 2025.03.25 22:53:48.645078 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6435 | 2025.03.25 22:53:48.645181 [ 268 ] {ff63f4a5-d934-4ced-841f-4888e7a8609e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6436 | 2025.03.25 22:53:48.645229 [ 268 ] {ff63f4a5-d934-4ced-841f-4888e7a8609e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6437 | 2025.03.25 22:53:48.645783 [ 268 ] {ff63f4a5-d934-4ced-841f-4888e7a8609e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6438 | 2025.03.25 22:53:48.645822 [ 268 ] {ff63f4a5-d934-4ced-841f-4888e7a8609e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6439 | 2025.03.25 22:53:48.646233 [ 268 ] {ff63f4a5-d934-4ced-841f-4888e7a8609e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6440 | 2025.03.25 22:53:48.646485 [ 268 ] {ff63f4a5-d934-4ced-841f-4888e7a8609e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6441 | 2025.03.25 22:53:48.646692 [ 268 ] {ff63f4a5-d934-4ced-841f-4888e7a8609e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001533 sec., 154598.82583170253 rows/sec., 10.36 MiB/sec. | ||
6442 | 2025.03.25 22:53:48.646744 [ 268 ] {ff63f4a5-d934-4ced-841f-4888e7a8609e} <Debug> TCPHandler: Processed in 0.001716139 sec. | ||
6443 | 2025.03.25 22:53:48.646864 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6444 | 2025.03.25 22:53:48.646972 [ 268 ] {3fb7198b-4a54-44ec-a682-cc4b59f95d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6445 | 2025.03.25 22:53:48.647019 [ 268 ] {3fb7198b-4a54-44ec-a682-cc4b59f95d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6446 | 2025.03.25 22:53:48.647440 [ 268 ] {3fb7198b-4a54-44ec-a682-cc4b59f95d13} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6447 | 2025.03.25 22:53:48.647480 [ 268 ] {3fb7198b-4a54-44ec-a682-cc4b59f95d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6448 | 2025.03.25 22:53:48.647839 [ 268 ] {3fb7198b-4a54-44ec-a682-cc4b59f95d13} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6449 | 2025.03.25 22:53:48.648087 [ 268 ] {3fb7198b-4a54-44ec-a682-cc4b59f95d13} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6450 | 2025.03.25 22:53:48.648339 [ 268 ] {3fb7198b-4a54-44ec-a682-cc4b59f95d13} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec. | ||
6451 | 2025.03.25 22:53:48.648523 [ 268 ] {3fb7198b-4a54-44ec-a682-cc4b59f95d13} <Debug> TCPHandler: Processed in 0.001710139 sec. | ||
6452 | 2025.03.25 22:53:48.648639 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6453 | 2025.03.25 22:53:48.648737 [ 268 ] {57f6987e-d74c-4a51-878a-423b875553de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6454 | 2025.03.25 22:53:48.648802 [ 268 ] {57f6987e-d74c-4a51-878a-423b875553de} <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 | ||
6455 | 2025.03.25 22:53:48.650004 [ 268 ] {57f6987e-d74c-4a51-878a-423b875553de} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6456 | 2025.03.25 22:53:48.650042 [ 268 ] {57f6987e-d74c-4a51-878a-423b875553de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6457 | 2025.03.25 22:53:48.650702 [ 268 ] {57f6987e-d74c-4a51-878a-423b875553de} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6458 | 2025.03.25 22:53:48.650974 [ 268 ] {57f6987e-d74c-4a51-878a-423b875553de} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6459 | 2025.03.25 22:53:48.651225 [ 268 ] {57f6987e-d74c-4a51-878a-423b875553de} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002496 sec., 12820.51282051282 rows/sec., 22.97 MiB/sec. | ||
6460 | 2025.03.25 22:53:48.651328 [ 268 ] {57f6987e-d74c-4a51-878a-423b875553de} <Debug> TCPHandler: Processed in 0.002732821 sec. | ||
6461 | 2025.03.25 22:53:48.651441 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6462 | 2025.03.25 22:53:48.651544 [ 268 ] {0222f5f7-996f-4b88-8479-c1a9f85e2eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6463 | 2025.03.25 22:53:48.651590 [ 268 ] {0222f5f7-996f-4b88-8479-c1a9f85e2eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6464 | 2025.03.25 22:53:48.652037 [ 268 ] {0222f5f7-996f-4b88-8479-c1a9f85e2eec} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6465 | 2025.03.25 22:53:48.652076 [ 268 ] {0222f5f7-996f-4b88-8479-c1a9f85e2eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6466 | 2025.03.25 22:53:48.652438 [ 268 ] {0222f5f7-996f-4b88-8479-c1a9f85e2eec} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6467 | 2025.03.25 22:53:48.652701 [ 268 ] {0222f5f7-996f-4b88-8479-c1a9f85e2eec} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6468 | 2025.03.25 22:53:48.652905 [ 268 ] {0222f5f7-996f-4b88-8479-c1a9f85e2eec} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001383 sec., 59291.39551699205 rows/sec., 3.77 MiB/sec. | ||
6469 | 2025.03.25 22:53:48.652955 [ 268 ] {0222f5f7-996f-4b88-8479-c1a9f85e2eec} <Debug> TCPHandler: Processed in 0.001564995 sec. | ||
6470 | 2025.03.25 22:53:52.499827 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6471 | 2025.03.25 22:53:52.499903 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6472 | 2025.03.25 22:53:52.617972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6473 | 2025.03.25 22:53:52.618749 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6474 | 2025.03.25 22:53:52.618801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6475 | 2025.03.25 22:53:52.619386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6476 | 2025.03.25 22:53:52.619652 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6477 | 2025.03.25 22:53:52.619859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6478 | 2025.03.25 22:53:53.623522 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6479 | 2025.03.25 22:53:53.623736 [ 268 ] {05df2474-794d-42f4-9112-a21198097ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6480 | 2025.03.25 22:53:53.623819 [ 268 ] {05df2474-794d-42f4-9112-a21198097ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6481 | 2025.03.25 22:53:53.624642 [ 268 ] {05df2474-794d-42f4-9112-a21198097ebe} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6482 | 2025.03.25 22:53:53.624691 [ 268 ] {05df2474-794d-42f4-9112-a21198097ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6483 | 2025.03.25 22:53:53.625145 [ 268 ] {05df2474-794d-42f4-9112-a21198097ebe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6484 | 2025.03.25 22:53:53.625421 [ 268 ] {05df2474-794d-42f4-9112-a21198097ebe} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6485 | 2025.03.25 22:53:53.625587 [ 137 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6486 | 2025.03.25 22:53:53.625636 [ 137 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6487 | 2025.03.25 22:53:53.625642 [ 268 ] {05df2474-794d-42f4-9112-a21198097ebe} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001962 sec., 36697.247706422015 rows/sec., 2.98 MiB/sec. | ||
6488 | 2025.03.25 22:53:53.625695 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6489 | 2025.03.25 22:53:53.625743 [ 268 ] {05df2474-794d-42f4-9112-a21198097ebe} <Debug> TCPHandler: Processed in 0.002369644 sec. | ||
6490 | 2025.03.25 22:53:53.625861 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
6491 | 2025.03.25 22:53:53.625915 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6492 | 2025.03.25 22:53:53.625992 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6493 | 2025.03.25 22:53:53.626040 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1967 rows starting from the beginning of the part | ||
6494 | 2025.03.25 22:53:53.626048 [ 268 ] {59898a16-c359-4538-95f7-65ec34274daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6495 | 2025.03.25 22:53:53.626118 [ 268 ] {59898a16-c359-4538-95f7-65ec34274daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6496 | 2025.03.25 22:53:53.626162 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 681 rows starting from the beginning of the part | ||
6497 | 2025.03.25 22:53:53.626689 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1212 rows starting from the beginning of the part | ||
6498 | 2025.03.25 22:53:53.627016 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
6499 | 2025.03.25 22:53:53.627425 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 681 rows starting from the beginning of the part | ||
6500 | 2025.03.25 22:53:53.627859 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part | ||
6501 | 2025.03.25 22:53:53.628863 [ 268 ] {59898a16-c359-4538-95f7-65ec34274daf} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6502 | 2025.03.25 22:53:53.628907 [ 268 ] {59898a16-c359-4538-95f7-65ec34274daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6503 | 2025.03.25 22:53:53.629424 [ 268 ] {59898a16-c359-4538-95f7-65ec34274daf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6504 | 2025.03.25 22:53:53.629744 [ 268 ] {59898a16-c359-4538-95f7-65ec34274daf} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6505 | 2025.03.25 22:53:53.629952 [ 268 ] {59898a16-c359-4538-95f7-65ec34274daf} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.003937 sec., 2032.004064008128 rows/sec., 152.80 KiB/sec. | ||
6506 | 2025.03.25 22:53:53.630032 [ 268 ] {59898a16-c359-4538-95f7-65ec34274daf} <Debug> TCPHandler: Processed in 0.004180125 sec. | ||
6507 | 2025.03.25 22:53:53.630146 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6508 | 2025.03.25 22:53:53.630260 [ 268 ] {b7ec4c73-3633-4604-be15-4077182287c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6509 | 2025.03.25 22:53:53.630319 [ 268 ] {b7ec4c73-3633-4604-be15-4077182287c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6510 | 2025.03.25 22:53:53.630615 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4669 rows, containing 5 columns (5 merged, 0 gathered) in 0.004815208 sec., 969636.2026313298 rows/sec., 82.71 MiB/sec. | ||
6511 | 2025.03.25 22:53:53.631070 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6512 | 2025.03.25 22:53:53.631392 [ 268 ] {b7ec4c73-3633-4604-be15-4077182287c3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6513 | 2025.03.25 22:53:53.631444 [ 268 ] {b7ec4c73-3633-4604-be15-4077182287c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6514 | 2025.03.25 22:53:53.631710 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6515 | 2025.03.25 22:53:53.631884 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_51_10} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6516 | 2025.03.25 22:53:53.632059 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
6517 | 2025.03.25 22:53:53.632140 [ 268 ] {b7ec4c73-3633-4604-be15-4077182287c3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6518 | 2025.03.25 22:53:53.632404 [ 268 ] {b7ec4c73-3633-4604-be15-4077182287c3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6519 | 2025.03.25 22:53:53.632539 [ 137 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6520 | 2025.03.25 22:53:53.632581 [ 137 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6521 | 2025.03.25 22:53:53.632606 [ 268 ] {b7ec4c73-3633-4604-be15-4077182287c3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002369 sec., 30392.570704938793 rows/sec., 2.37 MiB/sec. | ||
6522 | 2025.03.25 22:53:53.632611 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6523 | 2025.03.25 22:53:53.632757 [ 268 ] {b7ec4c73-3633-4604-be15-4077182287c3} <Debug> TCPHandler: Processed in 0.00266095 sec. | ||
6524 | 2025.03.25 22:53:53.633087 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6525 | 2025.03.25 22:53:53.633115 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
6526 | 2025.03.25 22:53:53.633424 [ 268 ] {28cec426-3c85-4189-9dbe-ad3d373cda46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6527 | 2025.03.25 22:53:53.633604 [ 268 ] {28cec426-3c85-4189-9dbe-ad3d373cda46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6528 | 2025.03.25 22:53:53.633791 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6529 | 2025.03.25 22:53:53.633885 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 952 rows starting from the beginning of the part | ||
6530 | 2025.03.25 22:53:53.634278 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 414 rows starting from the beginning of the part | ||
6531 | 2025.03.25 22:53:53.634683 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 528 rows starting from the beginning of the part | ||
6532 | 2025.03.25 22:53:53.634993 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
6533 | 2025.03.25 22:53:53.635147 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 414 rows starting from the beginning of the part | ||
6534 | 2025.03.25 22:53:53.635587 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part | ||
6535 | 2025.03.25 22:53:53.636455 [ 268 ] {28cec426-3c85-4189-9dbe-ad3d373cda46} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6536 | 2025.03.25 22:53:53.636528 [ 268 ] {28cec426-3c85-4189-9dbe-ad3d373cda46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6537 | 2025.03.25 22:53:53.637544 [ 268 ] {28cec426-3c85-4189-9dbe-ad3d373cda46} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6538 | 2025.03.25 22:53:53.638061 [ 268 ] {28cec426-3c85-4189-9dbe-ad3d373cda46} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6539 | 2025.03.25 22:53:53.638400 [ 268 ] {28cec426-3c85-4189-9dbe-ad3d373cda46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005099 sec., 31378.701706216903 rows/sec., 2.19 MiB/sec. | ||
6540 | 2025.03.25 22:53:53.638833 [ 268 ] {28cec426-3c85-4189-9dbe-ad3d373cda46} <Debug> TCPHandler: Processed in 0.005845482 sec. | ||
6541 | 2025.03.25 22:53:53.639213 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6542 | 2025.03.25 22:53:53.639239 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 5 columns (5 merged, 0 gathered) in 0.006491357 sec., 376500.6299915411 rows/sec., 28.91 MiB/sec. | ||
6543 | 2025.03.25 22:53:53.639601 [ 268 ] {fe6c4158-1e82-44e2-9c9e-c2a2621f61da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6544 | 2025.03.25 22:53:53.639610 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6545 | 2025.03.25 22:53:53.639828 [ 268 ] {fe6c4158-1e82-44e2-9c9e-c2a2621f61da} <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 | ||
6546 | 2025.03.25 22:53:53.640412 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6547 | 2025.03.25 22:53:53.640730 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_51_10} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6548 | 2025.03.25 22:53:53.640942 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
6549 | 2025.03.25 22:53:53.641805 [ 268 ] {fe6c4158-1e82-44e2-9c9e-c2a2621f61da} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6550 | 2025.03.25 22:53:53.641850 [ 268 ] {fe6c4158-1e82-44e2-9c9e-c2a2621f61da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6551 | 2025.03.25 22:53:53.642521 [ 268 ] {fe6c4158-1e82-44e2-9c9e-c2a2621f61da} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6552 | 2025.03.25 22:53:53.642790 [ 268 ] {fe6c4158-1e82-44e2-9c9e-c2a2621f61da} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6553 | 2025.03.25 22:53:53.643014 [ 268 ] {fe6c4158-1e82-44e2-9c9e-c2a2621f61da} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003559 sec., 2247.8224220286597 rows/sec., 4.03 MiB/sec. | ||
6554 | 2025.03.25 22:53:53.643340 [ 268 ] {fe6c4158-1e82-44e2-9c9e-c2a2621f61da} <Debug> TCPHandler: Processed in 0.004239395 sec. | ||
6555 | 2025.03.25 22:53:53.643545 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6556 | 2025.03.25 22:53:53.643657 [ 268 ] {e123876a-b566-4030-b280-cd5341372d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6557 | 2025.03.25 22:53:53.643704 [ 268 ] {e123876a-b566-4030-b280-cd5341372d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6558 | 2025.03.25 22:53:53.644157 [ 268 ] {e123876a-b566-4030-b280-cd5341372d38} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6559 | 2025.03.25 22:53:53.644195 [ 268 ] {e123876a-b566-4030-b280-cd5341372d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6560 | 2025.03.25 22:53:53.644573 [ 268 ] {e123876a-b566-4030-b280-cd5341372d38} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6561 | 2025.03.25 22:53:53.644833 [ 268 ] {e123876a-b566-4030-b280-cd5341372d38} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6562 | 2025.03.25 22:53:53.645055 [ 268 ] {e123876a-b566-4030-b280-cd5341372d38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
6563 | 2025.03.25 22:53:53.645139 [ 268 ] {e123876a-b566-4030-b280-cd5341372d38} <Debug> TCPHandler: Processed in 0.001648197 sec. | ||
6564 | 2025.03.25 22:53:53.765443 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6565 | 2025.03.25 22:53:53.787185 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6566 | 2025.03.25 22:53:53.787235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
6567 | 2025.03.25 22:53:53.794841 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6568 | 2025.03.25 22:53:53.795672 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6569 | 2025.03.25 22:53:53.798620 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6570 | 2025.03.25 22:53:57.694625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 910 | ||
6571 | 2025.03.25 22:53:57.697906 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6572 | 2025.03.25 22:53:57.697963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6573 | 2025.03.25 22:53:57.699527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6574 | 2025.03.25 22:53:57.699875 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6575 | 2025.03.25 22:53:57.701100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
6576 | 2025.03.25 22:53:58.629941 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6577 | 2025.03.25 22:53:58.630162 [ 268 ] {8228fee6-a802-472f-9084-94247551ba4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6578 | 2025.03.25 22:53:58.630241 [ 268 ] {8228fee6-a802-472f-9084-94247551ba4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6579 | 2025.03.25 22:53:58.631230 [ 268 ] {8228fee6-a802-472f-9084-94247551ba4c} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6580 | 2025.03.25 22:53:58.631281 [ 268 ] {8228fee6-a802-472f-9084-94247551ba4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6581 | 2025.03.25 22:53:58.631758 [ 268 ] {8228fee6-a802-472f-9084-94247551ba4c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6582 | 2025.03.25 22:53:58.632029 [ 268 ] {8228fee6-a802-472f-9084-94247551ba4c} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6583 | 2025.03.25 22:53:58.632282 [ 268 ] {8228fee6-a802-472f-9084-94247551ba4c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002178 sec., 97337.00642791553 rows/sec., 6.19 MiB/sec. | ||
6584 | 2025.03.25 22:53:58.632414 [ 268 ] {8228fee6-a802-472f-9084-94247551ba4c} <Debug> TCPHandler: Processed in 0.002619389 sec. | ||
6585 | 2025.03.25 22:53:58.632551 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6586 | 2025.03.25 22:53:58.632670 [ 268 ] {ec1cdbc3-fe0c-441c-bec3-834f73296e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6587 | 2025.03.25 22:53:58.632720 [ 268 ] {ec1cdbc3-fe0c-441c-bec3-834f73296e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6588 | 2025.03.25 22:53:58.633288 [ 268 ] {ec1cdbc3-fe0c-441c-bec3-834f73296e19} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6589 | 2025.03.25 22:53:58.633329 [ 268 ] {ec1cdbc3-fe0c-441c-bec3-834f73296e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6590 | 2025.03.25 22:53:58.633728 [ 268 ] {ec1cdbc3-fe0c-441c-bec3-834f73296e19} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6591 | 2025.03.25 22:53:58.634117 [ 268 ] {ec1cdbc3-fe0c-441c-bec3-834f73296e19} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6592 | 2025.03.25 22:53:58.634512 [ 268 ] {ec1cdbc3-fe0c-441c-bec3-834f73296e19} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001838 sec., 5440.69640914037 rows/sec., 443.65 KiB/sec. | ||
6593 | 2025.03.25 22:53:58.634659 [ 268 ] {ec1cdbc3-fe0c-441c-bec3-834f73296e19} <Debug> TCPHandler: Processed in 0.002160749 sec. | ||
6594 | 2025.03.25 22:53:58.634825 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6595 | 2025.03.25 22:53:58.634963 [ 268 ] {a89724ff-8fd2-4bb1-9216-11a7ba4a8cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6596 | 2025.03.25 22:53:58.635016 [ 268 ] {a89724ff-8fd2-4bb1-9216-11a7ba4a8cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6597 | 2025.03.25 22:53:58.635955 [ 268 ] {a89724ff-8fd2-4bb1-9216-11a7ba4a8cfe} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6598 | 2025.03.25 22:53:58.635997 [ 268 ] {a89724ff-8fd2-4bb1-9216-11a7ba4a8cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6599 | 2025.03.25 22:53:58.636435 [ 268 ] {a89724ff-8fd2-4bb1-9216-11a7ba4a8cfe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6600 | 2025.03.25 22:53:58.636698 [ 268 ] {a89724ff-8fd2-4bb1-9216-11a7ba4a8cfe} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6601 | 2025.03.25 22:53:58.636930 [ 268 ] {a89724ff-8fd2-4bb1-9216-11a7ba4a8cfe} <Debug> executeQuery: Read 686 rows, 55.79 KiB in 0.001995 sec., 343859.649122807 rows/sec., 27.31 MiB/sec. | ||
6602 | 2025.03.25 22:53:58.636990 [ 268 ] {a89724ff-8fd2-4bb1-9216-11a7ba4a8cfe} <Debug> TCPHandler: Processed in 0.00223177 sec. | ||
6603 | 2025.03.25 22:53:58.637136 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6604 | 2025.03.25 22:53:58.637257 [ 268 ] {d1cf3353-ac4e-497e-ab73-e53f8415e53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6605 | 2025.03.25 22:53:58.637304 [ 268 ] {d1cf3353-ac4e-497e-ab73-e53f8415e53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6606 | 2025.03.25 22:53:58.637895 [ 268 ] {d1cf3353-ac4e-497e-ab73-e53f8415e53a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6607 | 2025.03.25 22:53:58.637934 [ 268 ] {d1cf3353-ac4e-497e-ab73-e53f8415e53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6608 | 2025.03.25 22:53:58.638304 [ 268 ] {d1cf3353-ac4e-497e-ab73-e53f8415e53a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6609 | 2025.03.25 22:53:58.638548 [ 268 ] {d1cf3353-ac4e-497e-ab73-e53f8415e53a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6610 | 2025.03.25 22:53:58.638717 [ 132 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6611 | 2025.03.25 22:53:58.638784 [ 268 ] {d1cf3353-ac4e-497e-ab73-e53f8415e53a} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.001546 sec., 95730.91849935317 rows/sec., 5.99 MiB/sec. | ||
6612 | 2025.03.25 22:53:58.638797 [ 132 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6613 | 2025.03.25 22:53:58.638874 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6614 | 2025.03.25 22:53:58.638921 [ 268 ] {d1cf3353-ac4e-497e-ab73-e53f8415e53a} <Debug> TCPHandler: Processed in 0.001846372 sec. | ||
6615 | 2025.03.25 22:53:58.639065 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
6616 | 2025.03.25 22:53:58.639079 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6617 | 2025.03.25 22:53:58.639207 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6618 | 2025.03.25 22:53:58.639226 [ 268 ] {2179529f-3dfe-4d12-bac8-9f28bedfb800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6619 | 2025.03.25 22:53:58.639244 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 178 rows starting from the beginning of the part | ||
6620 | 2025.03.25 22:53:58.639279 [ 268 ] {2179529f-3dfe-4d12-bac8-9f28bedfb800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6621 | 2025.03.25 22:53:58.639419 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part | ||
6622 | 2025.03.25 22:53:58.639813 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
6623 | 2025.03.25 22:53:58.640199 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 138 rows starting from the beginning of the part | ||
6624 | 2025.03.25 22:53:58.640620 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
6625 | 2025.03.25 22:53:58.641000 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 148 rows starting from the beginning of the part | ||
6626 | 2025.03.25 22:53:58.642069 [ 268 ] {2179529f-3dfe-4d12-bac8-9f28bedfb800} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6627 | 2025.03.25 22:53:58.642117 [ 268 ] {2179529f-3dfe-4d12-bac8-9f28bedfb800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6628 | 2025.03.25 22:53:58.642695 [ 268 ] {2179529f-3dfe-4d12-bac8-9f28bedfb800} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6629 | 2025.03.25 22:53:58.642952 [ 191 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.003959089 sec., 156096.5161429814 rows/sec., 10.47 MiB/sec. | ||
6630 | 2025.03.25 22:53:58.643084 [ 268 ] {2179529f-3dfe-4d12-bac8-9f28bedfb800} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6631 | 2025.03.25 22:53:58.643302 [ 191 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6632 | 2025.03.25 22:53:58.643332 [ 132 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6633 | 2025.03.25 22:53:58.643434 [ 132 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6634 | 2025.03.25 22:53:58.643506 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6635 | 2025.03.25 22:53:58.643702 [ 268 ] {2179529f-3dfe-4d12-bac8-9f28bedfb800} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.004462 sec., 25324.96638278799 rows/sec., 1.64 MiB/sec. | ||
6636 | 2025.03.25 22:53:58.643862 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
6637 | 2025.03.25 22:53:58.643955 [ 268 ] {2179529f-3dfe-4d12-bac8-9f28bedfb800} <Debug> TCPHandler: Processed in 0.004930821 sec. | ||
6638 | 2025.03.25 22:53:58.644295 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6639 | 2025.03.25 22:53:58.644318 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6640 | 2025.03.25 22:53:58.644398 [ 191 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6641 | 2025.03.25 22:53:58.644427 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 365 rows starting from the beginning of the part | ||
6642 | 2025.03.25 22:53:58.644652 [ 268 ] {aea20db5-4230-44a5-9b77-88f460f4a103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6643 | 2025.03.25 22:53:58.644813 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
6644 | 2025.03.25 22:53:58.644848 [ 268 ] {aea20db5-4230-44a5-9b77-88f460f4a103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6645 | 2025.03.25 22:53:58.644925 [ 191 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_46_9} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6646 | 2025.03.25 22:53:58.645277 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part | ||
6647 | 2025.03.25 22:53:58.645747 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
6648 | 2025.03.25 22:53:58.646092 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
6649 | 2025.03.25 22:53:58.646212 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part | ||
6650 | 2025.03.25 22:53:58.646508 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
6651 | 2025.03.25 22:53:58.648173 [ 268 ] {aea20db5-4230-44a5-9b77-88f460f4a103} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6652 | 2025.03.25 22:53:58.648253 [ 268 ] {aea20db5-4230-44a5-9b77-88f460f4a103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6653 | 2025.03.25 22:53:58.649221 [ 268 ] {aea20db5-4230-44a5-9b77-88f460f4a103} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6654 | 2025.03.25 22:53:58.649771 [ 268 ] {aea20db5-4230-44a5-9b77-88f460f4a103} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6655 | 2025.03.25 22:53:58.649779 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.006141999 sec., 170140.04723869215 rows/sec., 11.95 MiB/sec. | ||
6656 | 2025.03.25 22:53:58.650043 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6657 | 2025.03.25 22:53:58.650208 [ 268 ] {aea20db5-4230-44a5-9b77-88f460f4a103} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005727 sec., 19556.486816832545 rows/sec., 1.11 MiB/sec. | ||
6658 | 2025.03.25 22:53:58.650365 [ 268 ] {aea20db5-4230-44a5-9b77-88f460f4a103} <Debug> TCPHandler: Processed in 0.006172299 sec. | ||
6659 | 2025.03.25 22:53:58.650556 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6660 | 2025.03.25 22:53:58.650630 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6661 | 2025.03.25 22:53:58.650762 [ 268 ] {3d394c51-df3e-4819-9cfd-ea094c0da3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6662 | 2025.03.25 22:53:58.650813 [ 198 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_20_4} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6663 | 2025.03.25 22:53:58.650836 [ 268 ] {3d394c51-df3e-4819-9cfd-ea094c0da3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6664 | 2025.03.25 22:53:58.651027 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
6665 | 2025.03.25 22:53:58.651874 [ 268 ] {3d394c51-df3e-4819-9cfd-ea094c0da3a3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6666 | 2025.03.25 22:53:58.651935 [ 268 ] {3d394c51-df3e-4819-9cfd-ea094c0da3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6667 | 2025.03.25 22:53:58.652569 [ 268 ] {3d394c51-df3e-4819-9cfd-ea094c0da3a3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6668 | 2025.03.25 22:53:58.653016 [ 268 ] {3d394c51-df3e-4819-9cfd-ea094c0da3a3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6669 | 2025.03.25 22:53:58.653384 [ 268 ] {3d394c51-df3e-4819-9cfd-ea094c0da3a3} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.002678 sec., 158327.10978342048 rows/sec., 11.29 MiB/sec. | ||
6670 | 2025.03.25 22:53:58.653709 [ 268 ] {3d394c51-df3e-4819-9cfd-ea094c0da3a3} <Debug> TCPHandler: Processed in 0.003224833 sec. | ||
6671 | 2025.03.25 22:53:58.653903 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6672 | 2025.03.25 22:53:58.654058 [ 268 ] {db2fc22a-4024-4e9f-a9ac-3fa77f3b9a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6673 | 2025.03.25 22:53:58.654126 [ 268 ] {db2fc22a-4024-4e9f-a9ac-3fa77f3b9a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6674 | 2025.03.25 22:53:58.654831 [ 268 ] {db2fc22a-4024-4e9f-a9ac-3fa77f3b9a30} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6675 | 2025.03.25 22:53:58.654881 [ 268 ] {db2fc22a-4024-4e9f-a9ac-3fa77f3b9a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6676 | 2025.03.25 22:53:58.655476 [ 268 ] {db2fc22a-4024-4e9f-a9ac-3fa77f3b9a30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6677 | 2025.03.25 22:53:58.655903 [ 268 ] {db2fc22a-4024-4e9f-a9ac-3fa77f3b9a30} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6678 | 2025.03.25 22:53:58.656213 [ 268 ] {db2fc22a-4024-4e9f-a9ac-3fa77f3b9a30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002184 sec., 2747.252747252747 rows/sec., 143.53 KiB/sec. | ||
6679 | 2025.03.25 22:53:58.656303 [ 268 ] {db2fc22a-4024-4e9f-a9ac-3fa77f3b9a30} <Debug> TCPHandler: Processed in 0.002462916 sec. | ||
6680 | 2025.03.25 22:53:58.656454 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6681 | 2025.03.25 22:53:58.656607 [ 268 ] {ebe8aec5-c1d3-46cd-8539-9529be2611fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6682 | 2025.03.25 22:53:58.656678 [ 268 ] {ebe8aec5-c1d3-46cd-8539-9529be2611fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6683 | 2025.03.25 22:53:58.657353 [ 268 ] {ebe8aec5-c1d3-46cd-8539-9529be2611fe} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6684 | 2025.03.25 22:53:58.657393 [ 268 ] {ebe8aec5-c1d3-46cd-8539-9529be2611fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6685 | 2025.03.25 22:53:58.657801 [ 268 ] {ebe8aec5-c1d3-46cd-8539-9529be2611fe} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6686 | 2025.03.25 22:53:58.658055 [ 268 ] {ebe8aec5-c1d3-46cd-8539-9529be2611fe} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6687 | 2025.03.25 22:53:58.658277 [ 268 ] {ebe8aec5-c1d3-46cd-8539-9529be2611fe} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.0017 sec., 142352.9411764706 rows/sec., 9.55 MiB/sec. | ||
6688 | 2025.03.25 22:53:58.658344 [ 268 ] {ebe8aec5-c1d3-46cd-8539-9529be2611fe} <Debug> TCPHandler: Processed in 0.001954004 sec. | ||
6689 | 2025.03.25 22:53:58.658503 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6690 | 2025.03.25 22:53:58.658607 [ 268 ] {75a2e913-b118-4ea4-8885-0d2ae3864197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6691 | 2025.03.25 22:53:58.658655 [ 268 ] {75a2e913-b118-4ea4-8885-0d2ae3864197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6692 | 2025.03.25 22:53:58.659076 [ 268 ] {75a2e913-b118-4ea4-8885-0d2ae3864197} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6693 | 2025.03.25 22:53:58.659115 [ 268 ] {75a2e913-b118-4ea4-8885-0d2ae3864197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6694 | 2025.03.25 22:53:58.659472 [ 268 ] {75a2e913-b118-4ea4-8885-0d2ae3864197} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6695 | 2025.03.25 22:53:58.659724 [ 268 ] {75a2e913-b118-4ea4-8885-0d2ae3864197} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6696 | 2025.03.25 22:53:58.659934 [ 268 ] {75a2e913-b118-4ea4-8885-0d2ae3864197} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001349 sec., 741.2898443291327 rows/sec., 49.95 KiB/sec. | ||
6697 | 2025.03.25 22:53:58.659984 [ 268 ] {75a2e913-b118-4ea4-8885-0d2ae3864197} <Debug> TCPHandler: Processed in 0.001541895 sec. | ||
6698 | 2025.03.25 22:53:58.660090 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6699 | 2025.03.25 22:53:58.660193 [ 268 ] {710a1e05-9e6f-40e9-8bf7-cdb34e33c12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6700 | 2025.03.25 22:53:58.660259 [ 268 ] {710a1e05-9e6f-40e9-8bf7-cdb34e33c12e} <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 | ||
6701 | 2025.03.25 22:53:58.661418 [ 268 ] {710a1e05-9e6f-40e9-8bf7-cdb34e33c12e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6702 | 2025.03.25 22:53:58.661458 [ 268 ] {710a1e05-9e6f-40e9-8bf7-cdb34e33c12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6703 | 2025.03.25 22:53:58.662148 [ 268 ] {710a1e05-9e6f-40e9-8bf7-cdb34e33c12e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6704 | 2025.03.25 22:53:58.662418 [ 268 ] {710a1e05-9e6f-40e9-8bf7-cdb34e33c12e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6705 | 2025.03.25 22:53:58.662601 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6706 | 2025.03.25 22:53:58.662673 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6707 | 2025.03.25 22:53:58.662709 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6708 | 2025.03.25 22:53:58.662715 [ 268 ] {710a1e05-9e6f-40e9-8bf7-cdb34e33c12e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002537 sec., 12613.32282223098 rows/sec., 22.60 MiB/sec. | ||
6709 | 2025.03.25 22:53:58.663049 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
6710 | 2025.03.25 22:53:58.663091 [ 268 ] {710a1e05-9e6f-40e9-8bf7-cdb34e33c12e} <Debug> TCPHandler: Processed in 0.003042818 sec. | ||
6711 | 2025.03.25 22:53:58.663323 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6712 | 2025.03.25 22:53:58.663581 [ 268 ] {0ec935e4-22ba-464e-bf58-8ebab2e79cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6713 | 2025.03.25 22:53:58.663710 [ 268 ] {0ec935e4-22ba-464e-bf58-8ebab2e79cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6714 | 2025.03.25 22:53:58.663743 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6715 | 2025.03.25 22:53:58.663994 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 772 rows starting from the beginning of the part | ||
6716 | 2025.03.25 22:53:58.664882 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
6717 | 2025.03.25 22:53:58.665642 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
6718 | 2025.03.25 22:53:58.665806 [ 268 ] {0ec935e4-22ba-464e-bf58-8ebab2e79cf2} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6719 | 2025.03.25 22:53:58.665983 [ 268 ] {0ec935e4-22ba-464e-bf58-8ebab2e79cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6720 | 2025.03.25 22:53:58.666250 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
6721 | 2025.03.25 22:53:58.666890 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
6722 | 2025.03.25 22:53:58.667582 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
6723 | 2025.03.25 22:53:58.667648 [ 268 ] {0ec935e4-22ba-464e-bf58-8ebab2e79cf2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6724 | 2025.03.25 22:53:58.668427 [ 268 ] {0ec935e4-22ba-464e-bf58-8ebab2e79cf2} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6725 | 2025.03.25 22:53:58.668936 [ 268 ] {0ec935e4-22ba-464e-bf58-8ebab2e79cf2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005445 sec., 15059.687786960514 rows/sec., 979.43 KiB/sec. | ||
6726 | 2025.03.25 22:53:58.669093 [ 268 ] {0ec935e4-22ba-464e-bf58-8ebab2e79cf2} <Debug> TCPHandler: Processed in 0.005841642 sec. | ||
6727 | 2025.03.25 22:53:58.678004 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 19 columns (19 merged, 0 gathered) in 0.015206973 sec., 58131.22703643914 rows/sec., 104.17 MiB/sec. | ||
6728 | 2025.03.25 22:53:58.679494 [ 194 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6729 | 2025.03.25 22:53:58.679938 [ 194 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6730 | 2025.03.25 22:53:58.680025 [ 194 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6731 | 2025.03.25 22:53:58.680182 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
6732 | 2025.03.25 22:53:59.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.46 MiB, peak 214.07 MiB, free memory in arenas 0.00 B, will set to 208.08 MiB (RSS), difference: 1.62 MiB | ||
6733 | 2025.03.25 22:54:00.120040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
6734 | 2025.03.25 22:54:00.121191 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6735 | 2025.03.25 22:54:00.121263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6736 | 2025.03.25 22:54:00.121808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6737 | 2025.03.25 22:54:00.122073 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6738 | 2025.03.25 22:54:00.122338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
6739 | 2025.03.25 22:54:01.298736 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6740 | 2025.03.25 22:54:01.320933 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6741 | 2025.03.25 22:54:01.321005 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6742 | 2025.03.25 22:54:01.328674 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6743 | 2025.03.25 22:54:01.329548 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6744 | 2025.03.25 22:54:01.333141 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6745 | 2025.03.25 22:54:03.623178 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6746 | 2025.03.25 22:54:03.623376 [ 268 ] {0b89345e-6622-44c5-a450-720dc4386347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6747 | 2025.03.25 22:54:03.623454 [ 268 ] {0b89345e-6622-44c5-a450-720dc4386347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6748 | 2025.03.25 22:54:03.624298 [ 268 ] {0b89345e-6622-44c5-a450-720dc4386347} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6749 | 2025.03.25 22:54:03.624356 [ 268 ] {0b89345e-6622-44c5-a450-720dc4386347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6750 | 2025.03.25 22:54:03.624834 [ 268 ] {0b89345e-6622-44c5-a450-720dc4386347} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6751 | 2025.03.25 22:54:03.625102 [ 268 ] {0b89345e-6622-44c5-a450-720dc4386347} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6752 | 2025.03.25 22:54:03.625363 [ 268 ] {0b89345e-6622-44c5-a450-720dc4386347} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002041 sec., 35276.82508574228 rows/sec., 2.87 MiB/sec. | ||
6753 | 2025.03.25 22:54:03.625431 [ 268 ] {0b89345e-6622-44c5-a450-720dc4386347} <Debug> TCPHandler: Processed in 0.002393104 sec. | ||
6754 | 2025.03.25 22:54:03.625564 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6755 | 2025.03.25 22:54:03.625682 [ 268 ] {1bf11d75-d05c-44b6-b1cb-5855140bec41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6756 | 2025.03.25 22:54:03.625733 [ 268 ] {1bf11d75-d05c-44b6-b1cb-5855140bec41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6757 | 2025.03.25 22:54:03.626289 [ 268 ] {1bf11d75-d05c-44b6-b1cb-5855140bec41} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6758 | 2025.03.25 22:54:03.626332 [ 268 ] {1bf11d75-d05c-44b6-b1cb-5855140bec41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6759 | 2025.03.25 22:54:03.626699 [ 268 ] {1bf11d75-d05c-44b6-b1cb-5855140bec41} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6760 | 2025.03.25 22:54:03.626964 [ 268 ] {1bf11d75-d05c-44b6-b1cb-5855140bec41} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6761 | 2025.03.25 22:54:03.627181 [ 268 ] {1bf11d75-d05c-44b6-b1cb-5855140bec41} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001527 sec., 5239.030779305828 rows/sec., 393.95 KiB/sec. | ||
6762 | 2025.03.25 22:54:03.627234 [ 268 ] {1bf11d75-d05c-44b6-b1cb-5855140bec41} <Debug> TCPHandler: Processed in 0.001726529 sec. | ||
6763 | 2025.03.25 22:54:03.627343 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6764 | 2025.03.25 22:54:03.627449 [ 268 ] {87814d17-5ad9-4d0c-962b-0f60b52bd5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6765 | 2025.03.25 22:54:03.627496 [ 268 ] {87814d17-5ad9-4d0c-962b-0f60b52bd5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6766 | 2025.03.25 22:54:03.628052 [ 268 ] {87814d17-5ad9-4d0c-962b-0f60b52bd5fb} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6767 | 2025.03.25 22:54:03.628093 [ 268 ] {87814d17-5ad9-4d0c-962b-0f60b52bd5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6768 | 2025.03.25 22:54:03.628451 [ 268 ] {87814d17-5ad9-4d0c-962b-0f60b52bd5fb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6769 | 2025.03.25 22:54:03.628704 [ 268 ] {87814d17-5ad9-4d0c-962b-0f60b52bd5fb} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6770 | 2025.03.25 22:54:03.628929 [ 268 ] {87814d17-5ad9-4d0c-962b-0f60b52bd5fb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001501 sec., 47968.02131912059 rows/sec., 3.74 MiB/sec. | ||
6771 | 2025.03.25 22:54:03.629008 [ 268 ] {87814d17-5ad9-4d0c-962b-0f60b52bd5fb} <Debug> TCPHandler: Processed in 0.001717239 sec. | ||
6772 | 2025.03.25 22:54:03.629235 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6773 | 2025.03.25 22:54:03.629384 [ 268 ] {b29dd64b-9a68-49f1-8a52-6201aca31659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6774 | 2025.03.25 22:54:03.629436 [ 268 ] {b29dd64b-9a68-49f1-8a52-6201aca31659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6775 | 2025.03.25 22:54:03.630000 [ 268 ] {b29dd64b-9a68-49f1-8a52-6201aca31659} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6776 | 2025.03.25 22:54:03.630039 [ 268 ] {b29dd64b-9a68-49f1-8a52-6201aca31659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6777 | 2025.03.25 22:54:03.630433 [ 268 ] {b29dd64b-9a68-49f1-8a52-6201aca31659} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6778 | 2025.03.25 22:54:03.630686 [ 268 ] {b29dd64b-9a68-49f1-8a52-6201aca31659} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6779 | 2025.03.25 22:54:03.630930 [ 268 ] {b29dd64b-9a68-49f1-8a52-6201aca31659} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec. | ||
6780 | 2025.03.25 22:54:03.630984 [ 268 ] {b29dd64b-9a68-49f1-8a52-6201aca31659} <Debug> TCPHandler: Processed in 0.001837061 sec. | ||
6781 | 2025.03.25 22:54:03.631103 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6782 | 2025.03.25 22:54:03.631211 [ 268 ] {ddb68488-4f93-40f4-b61c-ae51eaa0cf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6783 | 2025.03.25 22:54:03.631277 [ 268 ] {ddb68488-4f93-40f4-b61c-ae51eaa0cf8b} <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 | ||
6784 | 2025.03.25 22:54:03.632355 [ 268 ] {ddb68488-4f93-40f4-b61c-ae51eaa0cf8b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6785 | 2025.03.25 22:54:03.632394 [ 268 ] {ddb68488-4f93-40f4-b61c-ae51eaa0cf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6786 | 2025.03.25 22:54:03.633034 [ 268 ] {ddb68488-4f93-40f4-b61c-ae51eaa0cf8b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6787 | 2025.03.25 22:54:03.633302 [ 268 ] {ddb68488-4f93-40f4-b61c-ae51eaa0cf8b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6788 | 2025.03.25 22:54:03.633538 [ 268 ] {ddb68488-4f93-40f4-b61c-ae51eaa0cf8b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002348 sec., 3407.155025553663 rows/sec., 6.11 MiB/sec. | ||
6789 | 2025.03.25 22:54:03.633642 [ 268 ] {ddb68488-4f93-40f4-b61c-ae51eaa0cf8b} <Debug> TCPHandler: Processed in 0.002590958 sec. | ||
6790 | 2025.03.25 22:54:03.633761 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6791 | 2025.03.25 22:54:03.633866 [ 268 ] {eb37a7d9-6647-411a-b08a-46ad4aefa06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6792 | 2025.03.25 22:54:03.633913 [ 268 ] {eb37a7d9-6647-411a-b08a-46ad4aefa06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6793 | 2025.03.25 22:54:03.634352 [ 268 ] {eb37a7d9-6647-411a-b08a-46ad4aefa06c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6794 | 2025.03.25 22:54:03.634391 [ 268 ] {eb37a7d9-6647-411a-b08a-46ad4aefa06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6795 | 2025.03.25 22:54:03.634752 [ 268 ] {eb37a7d9-6647-411a-b08a-46ad4aefa06c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6796 | 2025.03.25 22:54:03.634999 [ 268 ] {eb37a7d9-6647-411a-b08a-46ad4aefa06c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6797 | 2025.03.25 22:54:03.635211 [ 268 ] {eb37a7d9-6647-411a-b08a-46ad4aefa06c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. | ||
6798 | 2025.03.25 22:54:03.635260 [ 268 ] {eb37a7d9-6647-411a-b08a-46ad4aefa06c} <Debug> TCPHandler: Processed in 0.001550535 sec. | ||
6799 | 2025.03.25 22:54:07.499937 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6800 | 2025.03.25 22:54:07.500000 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6801 | 2025.03.25 22:54:07.622517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
6802 | 2025.03.25 22:54:07.623179 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6803 | 2025.03.25 22:54:07.623227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6804 | 2025.03.25 22:54:07.623765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6805 | 2025.03.25 22:54:07.624056 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6806 | 2025.03.25 22:54:07.624273 [ 120 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6807 | 2025.03.25 22:54:07.624347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6808 | 2025.03.25 22:54:07.624363 [ 120 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6809 | 2025.03.25 22:54:07.624406 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6810 | 2025.03.25 22:54:07.624595 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
6811 | 2025.03.25 22:54:07.624898 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6812 | 2025.03.25 22:54:07.624942 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
6813 | 2025.03.25 22:54:07.625025 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
6814 | 2025.03.25 22:54:07.625230 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
6815 | 2025.03.25 22:54:07.625384 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
6816 | 2025.03.25 22:54:07.625528 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
6817 | 2025.03.25 22:54:07.625613 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
6818 | 2025.03.25 22:54:07.628025 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.00355261 sec., 4653198.634243556 rows/sec., 66.56 MiB/sec. | ||
6819 | 2025.03.25 22:54:07.628167 [ 189 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6820 | 2025.03.25 22:54:07.628502 [ 189 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6821 | 2025.03.25 22:54:07.628586 [ 189 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_36_7} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6822 | 2025.03.25 22:54:07.628702 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
6823 | 2025.03.25 22:54:07.701365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 946 | ||
6824 | 2025.03.25 22:54:07.704606 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6825 | 2025.03.25 22:54:07.704669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6826 | 2025.03.25 22:54:07.706180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6827 | 2025.03.25 22:54:07.706498 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6828 | 2025.03.25 22:54:07.707136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
6829 | 2025.03.25 22:54:08.629785 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6830 | 2025.03.25 22:54:08.630003 [ 268 ] {ed025c88-e7d7-4a97-9ad7-5034804558af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6831 | 2025.03.25 22:54:08.630086 [ 268 ] {ed025c88-e7d7-4a97-9ad7-5034804558af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6832 | 2025.03.25 22:54:08.631014 [ 268 ] {ed025c88-e7d7-4a97-9ad7-5034804558af} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6833 | 2025.03.25 22:54:08.631067 [ 268 ] {ed025c88-e7d7-4a97-9ad7-5034804558af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6834 | 2025.03.25 22:54:08.631537 [ 268 ] {ed025c88-e7d7-4a97-9ad7-5034804558af} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6835 | 2025.03.25 22:54:08.631838 [ 268 ] {ed025c88-e7d7-4a97-9ad7-5034804558af} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6836 | 2025.03.25 22:54:08.632056 [ 268 ] {ed025c88-e7d7-4a97-9ad7-5034804558af} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002113 sec., 100331.28253667771 rows/sec., 6.38 MiB/sec. | ||
6837 | 2025.03.25 22:54:08.632171 [ 268 ] {ed025c88-e7d7-4a97-9ad7-5034804558af} <Debug> TCPHandler: Processed in 0.002534517 sec. | ||
6838 | 2025.03.25 22:54:08.632305 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6839 | 2025.03.25 22:54:08.632430 [ 268 ] {c9335a81-8a32-441d-b394-03ebf16adf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6840 | 2025.03.25 22:54:08.632481 [ 268 ] {c9335a81-8a32-441d-b394-03ebf16adf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6841 | 2025.03.25 22:54:08.633358 [ 268 ] {c9335a81-8a32-441d-b394-03ebf16adf89} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6842 | 2025.03.25 22:54:08.633397 [ 268 ] {c9335a81-8a32-441d-b394-03ebf16adf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6843 | 2025.03.25 22:54:08.633820 [ 268 ] {c9335a81-8a32-441d-b394-03ebf16adf89} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6844 | 2025.03.25 22:54:08.634084 [ 268 ] {c9335a81-8a32-441d-b394-03ebf16adf89} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6845 | 2025.03.25 22:54:08.634291 [ 268 ] {c9335a81-8a32-441d-b394-03ebf16adf89} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001887 sec., 360890.30206677265 rows/sec., 28.68 MiB/sec. | ||
6846 | 2025.03.25 22:54:08.634381 [ 268 ] {c9335a81-8a32-441d-b394-03ebf16adf89} <Debug> TCPHandler: Processed in 0.002130988 sec. | ||
6847 | 2025.03.25 22:54:08.634644 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6848 | 2025.03.25 22:54:08.634794 [ 268 ] {b258439a-4ed0-45e0-8fa0-a3d225faba5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6849 | 2025.03.25 22:54:08.634850 [ 268 ] {b258439a-4ed0-45e0-8fa0-a3d225faba5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6850 | 2025.03.25 22:54:08.635519 [ 268 ] {b258439a-4ed0-45e0-8fa0-a3d225faba5c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6851 | 2025.03.25 22:54:08.635559 [ 268 ] {b258439a-4ed0-45e0-8fa0-a3d225faba5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6852 | 2025.03.25 22:54:08.635945 [ 268 ] {b258439a-4ed0-45e0-8fa0-a3d225faba5c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6853 | 2025.03.25 22:54:08.636195 [ 268 ] {b258439a-4ed0-45e0-8fa0-a3d225faba5c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6854 | 2025.03.25 22:54:08.636382 [ 268 ] {b258439a-4ed0-45e0-8fa0-a3d225faba5c} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001613 sec., 85554.86670799751 rows/sec., 5.32 MiB/sec. | ||
6855 | 2025.03.25 22:54:08.636476 [ 268 ] {b258439a-4ed0-45e0-8fa0-a3d225faba5c} <Debug> TCPHandler: Processed in 0.001934143 sec. | ||
6856 | 2025.03.25 22:54:08.636626 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6857 | 2025.03.25 22:54:08.636732 [ 268 ] {0e383c98-9472-4b8c-bf8d-104e221d0669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6858 | 2025.03.25 22:54:08.636777 [ 268 ] {0e383c98-9472-4b8c-bf8d-104e221d0669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6859 | 2025.03.25 22:54:08.637323 [ 268 ] {0e383c98-9472-4b8c-bf8d-104e221d0669} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6860 | 2025.03.25 22:54:08.637361 [ 268 ] {0e383c98-9472-4b8c-bf8d-104e221d0669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6861 | 2025.03.25 22:54:08.637718 [ 268 ] {0e383c98-9472-4b8c-bf8d-104e221d0669} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6862 | 2025.03.25 22:54:08.637963 [ 268 ] {0e383c98-9472-4b8c-bf8d-104e221d0669} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6863 | 2025.03.25 22:54:08.638136 [ 268 ] {0e383c98-9472-4b8c-bf8d-104e221d0669} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001427 sec., 79187.10581639803 rows/sec., 5.13 MiB/sec. | ||
6864 | 2025.03.25 22:54:08.638190 [ 268 ] {0e383c98-9472-4b8c-bf8d-104e221d0669} <Debug> TCPHandler: Processed in 0.001621407 sec. | ||
6865 | 2025.03.25 22:54:08.638323 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6866 | 2025.03.25 22:54:08.638463 [ 268 ] {269cf20b-96d5-482b-88ed-731785142103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6867 | 2025.03.25 22:54:08.638519 [ 268 ] {269cf20b-96d5-482b-88ed-731785142103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6868 | 2025.03.25 22:54:08.639198 [ 268 ] {269cf20b-96d5-482b-88ed-731785142103} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6869 | 2025.03.25 22:54:08.639245 [ 268 ] {269cf20b-96d5-482b-88ed-731785142103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6870 | 2025.03.25 22:54:08.639656 [ 268 ] {269cf20b-96d5-482b-88ed-731785142103} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6871 | 2025.03.25 22:54:08.639910 [ 268 ] {269cf20b-96d5-482b-88ed-731785142103} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6872 | 2025.03.25 22:54:08.640091 [ 268 ] {269cf20b-96d5-482b-88ed-731785142103} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001658 sec., 67551.26658624849 rows/sec., 3.85 MiB/sec. | ||
6873 | 2025.03.25 22:54:08.640143 [ 268 ] {269cf20b-96d5-482b-88ed-731785142103} <Debug> TCPHandler: Processed in 0.001885272 sec. | ||
6874 | 2025.03.25 22:54:08.640313 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6875 | 2025.03.25 22:54:08.640420 [ 268 ] {4afe1cbb-66ae-40e2-a536-e1ce954a5189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6876 | 2025.03.25 22:54:08.640465 [ 268 ] {4afe1cbb-66ae-40e2-a536-e1ce954a5189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6877 | 2025.03.25 22:54:08.641149 [ 268 ] {4afe1cbb-66ae-40e2-a536-e1ce954a5189} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6878 | 2025.03.25 22:54:08.641187 [ 268 ] {4afe1cbb-66ae-40e2-a536-e1ce954a5189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6879 | 2025.03.25 22:54:08.641570 [ 268 ] {4afe1cbb-66ae-40e2-a536-e1ce954a5189} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6880 | 2025.03.25 22:54:08.641824 [ 268 ] {4afe1cbb-66ae-40e2-a536-e1ce954a5189} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6881 | 2025.03.25 22:54:08.642001 [ 268 ] {4afe1cbb-66ae-40e2-a536-e1ce954a5189} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001603 sec., 258265.75171553338 rows/sec., 18.37 MiB/sec. | ||
6882 | 2025.03.25 22:54:08.642052 [ 268 ] {4afe1cbb-66ae-40e2-a536-e1ce954a5189} <Debug> TCPHandler: Processed in 0.00178987 sec. | ||
6883 | 2025.03.25 22:54:08.642167 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6884 | 2025.03.25 22:54:08.642273 [ 268 ] {6e1fdd53-50a6-4f13-8afd-5def198dcae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6885 | 2025.03.25 22:54:08.642319 [ 268 ] {6e1fdd53-50a6-4f13-8afd-5def198dcae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6886 | 2025.03.25 22:54:08.642752 [ 268 ] {6e1fdd53-50a6-4f13-8afd-5def198dcae4} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6887 | 2025.03.25 22:54:08.642789 [ 268 ] {6e1fdd53-50a6-4f13-8afd-5def198dcae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6888 | 2025.03.25 22:54:08.643141 [ 268 ] {6e1fdd53-50a6-4f13-8afd-5def198dcae4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6889 | 2025.03.25 22:54:08.643386 [ 268 ] {6e1fdd53-50a6-4f13-8afd-5def198dcae4} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6890 | 2025.03.25 22:54:08.643560 [ 268 ] {6e1fdd53-50a6-4f13-8afd-5def198dcae4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001308 sec., 4587.155963302753 rows/sec., 239.66 KiB/sec. | ||
6891 | 2025.03.25 22:54:08.643608 [ 268 ] {6e1fdd53-50a6-4f13-8afd-5def198dcae4} <Debug> TCPHandler: Processed in 0.001492653 sec. | ||
6892 | 2025.03.25 22:54:08.643715 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6893 | 2025.03.25 22:54:08.643819 [ 268 ] {2c6be918-ed37-4ae5-a558-581e52979b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6894 | 2025.03.25 22:54:08.643867 [ 268 ] {2c6be918-ed37-4ae5-a558-581e52979b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6895 | 2025.03.25 22:54:08.644382 [ 268 ] {2c6be918-ed37-4ae5-a558-581e52979b27} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6896 | 2025.03.25 22:54:08.644418 [ 268 ] {2c6be918-ed37-4ae5-a558-581e52979b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6897 | 2025.03.25 22:54:08.644799 [ 268 ] {2c6be918-ed37-4ae5-a558-581e52979b27} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6898 | 2025.03.25 22:54:08.645047 [ 268 ] {2c6be918-ed37-4ae5-a558-581e52979b27} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6899 | 2025.03.25 22:54:08.645173 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6900 | 2025.03.25 22:54:08.645212 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6901 | 2025.03.25 22:54:08.645232 [ 268 ] {2c6be918-ed37-4ae5-a558-581e52979b27} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001431 sec., 165618.44863731656 rows/sec., 11.10 MiB/sec. | ||
6902 | 2025.03.25 22:54:08.645236 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6903 | 2025.03.25 22:54:08.645333 [ 268 ] {2c6be918-ed37-4ae5-a558-581e52979b27} <Debug> TCPHandler: Processed in 0.001667918 sec. | ||
6904 | 2025.03.25 22:54:08.645600 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
6905 | 2025.03.25 22:54:08.645665 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6906 | 2025.03.25 22:54:08.646135 [ 268 ] {795f80a1-7c92-4cb6-8f5e-438092f2feb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6907 | 2025.03.25 22:54:08.646238 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6908 | 2025.03.25 22:54:08.646329 [ 268 ] {795f80a1-7c92-4cb6-8f5e-438092f2feb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6909 | 2025.03.25 22:54:08.646397 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15851 rows starting from the beginning of the part | ||
6910 | 2025.03.25 22:54:08.646844 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
6911 | 2025.03.25 22:54:08.647244 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
6912 | 2025.03.25 22:54:08.647608 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 242 rows starting from the beginning of the part | ||
6913 | 2025.03.25 22:54:08.647913 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
6914 | 2025.03.25 22:54:08.648264 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part | ||
6915 | 2025.03.25 22:54:08.648997 [ 268 ] {795f80a1-7c92-4cb6-8f5e-438092f2feb5} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6916 | 2025.03.25 22:54:08.649050 [ 268 ] {795f80a1-7c92-4cb6-8f5e-438092f2feb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6917 | 2025.03.25 22:54:08.649823 [ 268 ] {795f80a1-7c92-4cb6-8f5e-438092f2feb5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6918 | 2025.03.25 22:54:08.650178 [ 268 ] {795f80a1-7c92-4cb6-8f5e-438092f2feb5} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6919 | 2025.03.25 22:54:08.650373 [ 117 ] {} <Debug> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
6920 | 2025.03.25 22:54:08.650412 [ 117 ] {} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6921 | 2025.03.25 22:54:08.650435 [ 268 ] {795f80a1-7c92-4cb6-8f5e-438092f2feb5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004512 sec., 221.63120567375884 rows/sec., 14.93 KiB/sec. | ||
6922 | 2025.03.25 22:54:08.650437 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6923 | 2025.03.25 22:54:08.650656 [ 268 ] {795f80a1-7c92-4cb6-8f5e-438092f2feb5} <Debug> TCPHandler: Processed in 0.005072804 sec. | ||
6924 | 2025.03.25 22:54:08.650909 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
6925 | 2025.03.25 22:54:08.651059 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6926 | 2025.03.25 22:54:08.651484 [ 268 ] {0f0221a3-3b98-48a4-8690-cd5ccfe4e35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6927 | 2025.03.25 22:54:08.651509 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6928 | 2025.03.25 22:54:08.651650 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
6929 | 2025.03.25 22:54:08.651912 [ 268 ] {0f0221a3-3b98-48a4-8690-cd5ccfe4e35f} <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 | ||
6930 | 2025.03.25 22:54:08.652214 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
6931 | 2025.03.25 22:54:08.652946 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::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 | ||
6932 | 2025.03.25 22:54:08.653484 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::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 | ||
6933 | 2025.03.25 22:54:08.654004 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::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 | ||
6934 | 2025.03.25 22:54:08.654542 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::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 | ||
6935 | 2025.03.25 22:54:08.657678 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.007135561 sec., 1401.43150622635 rows/sec., 94.43 KiB/sec. | ||
6936 | 2025.03.25 22:54:08.657807 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
6937 | 2025.03.25 22:54:08.658270 [ 268 ] {0f0221a3-3b98-48a4-8690-cd5ccfe4e35f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6938 | 2025.03.25 22:54:08.658368 [ 268 ] {0f0221a3-3b98-48a4-8690-cd5ccfe4e35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6939 | 2025.03.25 22:54:08.658455 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_10_2} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6940 | 2025.03.25 22:54:08.658828 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_10_2} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
6941 | 2025.03.25 22:54:08.659098 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
6942 | 2025.03.25 22:54:08.659227 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16887 rows, containing 5 columns (5 merged, 0 gathered) in 0.013863253 sec., 1218112.3723270432 rows/sec., 82.79 MiB/sec. | ||
6943 | 2025.03.25 22:54:08.659470 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6944 | 2025.03.25 22:54:08.659920 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6945 | 2025.03.25 22:54:08.659938 [ 268 ] {0f0221a3-3b98-48a4-8690-cd5ccfe4e35f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6946 | 2025.03.25 22:54:08.660024 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6947 | 2025.03.25 22:54:08.660127 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
6948 | 2025.03.25 22:54:08.660266 [ 268 ] {0f0221a3-3b98-48a4-8690-cd5ccfe4e35f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6949 | 2025.03.25 22:54:08.660482 [ 268 ] {0f0221a3-3b98-48a4-8690-cd5ccfe4e35f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00917 sec., 3489.640130861505 rows/sec., 6.25 MiB/sec. | ||
6950 | 2025.03.25 22:54:08.660604 [ 268 ] {0f0221a3-3b98-48a4-8690-cd5ccfe4e35f} <Debug> TCPHandler: Processed in 0.009682198 sec. | ||
6951 | 2025.03.25 22:54:08.660723 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6952 | 2025.03.25 22:54:08.660829 [ 268 ] {72f765e6-ca8c-4ab2-ab92-5f1e6b506512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6953 | 2025.03.25 22:54:08.660875 [ 268 ] {72f765e6-ca8c-4ab2-ab92-5f1e6b506512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6954 | 2025.03.25 22:54:08.661323 [ 268 ] {72f765e6-ca8c-4ab2-ab92-5f1e6b506512} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6955 | 2025.03.25 22:54:08.661360 [ 268 ] {72f765e6-ca8c-4ab2-ab92-5f1e6b506512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6956 | 2025.03.25 22:54:08.661737 [ 268 ] {72f765e6-ca8c-4ab2-ab92-5f1e6b506512} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6957 | 2025.03.25 22:54:08.661981 [ 268 ] {72f765e6-ca8c-4ab2-ab92-5f1e6b506512} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6958 | 2025.03.25 22:54:08.662168 [ 116 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6959 | 2025.03.25 22:54:08.662195 [ 268 ] {72f765e6-ca8c-4ab2-ab92-5f1e6b506512} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001387 sec., 59120.403749098776 rows/sec., 3.75 MiB/sec. | ||
6960 | 2025.03.25 22:54:08.662241 [ 116 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6961 | 2025.03.25 22:54:08.662318 [ 268 ] {72f765e6-ca8c-4ab2-ab92-5f1e6b506512} <Debug> TCPHandler: Processed in 0.001639327 sec. | ||
6962 | 2025.03.25 22:54:08.662319 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6963 | 2025.03.25 22:54:08.662509 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
6964 | 2025.03.25 22:54:08.662675 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6965 | 2025.03.25 22:54:08.662715 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2062 rows starting from the beginning of the part | ||
6966 | 2025.03.25 22:54:08.662840 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
6967 | 2025.03.25 22:54:08.663007 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
6968 | 2025.03.25 22:54:08.663151 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
6969 | 2025.03.25 22:54:08.663314 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
6970 | 2025.03.25 22:54:08.663457 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
6971 | 2025.03.25 22:54:08.664911 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2428 rows, containing 4 columns (4 merged, 0 gathered) in 0.002464555 sec., 985167.7077606303 rows/sec., 65.20 MiB/sec. | ||
6972 | 2025.03.25 22:54:08.665217 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6973 | 2025.03.25 22:54:08.665583 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6974 | 2025.03.25 22:54:08.665669 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_51_10} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6975 | 2025.03.25 22:54:08.665757 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
6976 | 2025.03.25 22:54:08.833243 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
6977 | 2025.03.25 22:54:08.856002 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6978 | 2025.03.25 22:54:08.856064 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6979 | 2025.03.25 22:54:08.863471 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6980 | 2025.03.25 22:54:08.864245 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6981 | 2025.03.25 22:54:08.864600 [ 116 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6982 | 2025.03.25 22:54:08.864728 [ 116 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6983 | 2025.03.25 22:54:08.864804 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
6984 | 2025.03.25 22:54:08.865092 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
6985 | 2025.03.25 22:54:08.872889 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
6986 | 2025.03.25 22:54:08.874234 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6987 | 2025.03.25 22:54:08.875272 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
6988 | 2025.03.25 22:54:08.879977 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
6989 | 2025.03.25 22:54:08.884980 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
6990 | 2025.03.25 22:54:08.890196 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
6991 | 2025.03.25 22:54:08.895709 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
6992 | 2025.03.25 22:54:08.900394 [ 199 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
6993 | 2025.03.25 22:54:08.957960 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.093031577 sec., 2923.7384635541544 rows/sec., 15.12 MiB/sec. | ||
6994 | 2025.03.25 22:54:08.960803 [ 200 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6995 | 2025.03.25 22:54:08.963807 [ 200 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6996 | 2025.03.25 22:54:08.963932 [ 200 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_36_7} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6997 | 2025.03.25 22:54:08.966486 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
6998 | 2025.03.25 22:54:11.889066 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6999 | 2025.03.25 22:54:11.889403 [ 268 ] {14e72961-4da0-4127-afb9-a27671c73713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7000 | 2025.03.25 22:54:11.889525 [ 268 ] {14e72961-4da0-4127-afb9-a27671c73713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7001 | 2025.03.25 22:54:11.890396 [ 268 ] {14e72961-4da0-4127-afb9-a27671c73713} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7002 | 2025.03.25 22:54:11.890452 [ 268 ] {14e72961-4da0-4127-afb9-a27671c73713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7003 | 2025.03.25 22:54:11.890898 [ 268 ] {14e72961-4da0-4127-afb9-a27671c73713} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7004 | 2025.03.25 22:54:11.891170 [ 268 ] {14e72961-4da0-4127-afb9-a27671c73713} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7005 | 2025.03.25 22:54:11.891433 [ 268 ] {14e72961-4da0-4127-afb9-a27671c73713} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002118 sec., 1888.5741265344664 rows/sec., 154.00 KiB/sec. | ||
7006 | 2025.03.25 22:54:11.891501 [ 268 ] {14e72961-4da0-4127-afb9-a27671c73713} <Debug> TCPHandler: Processed in 0.002636429 sec. | ||
7007 | 2025.03.25 22:54:11.891635 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7008 | 2025.03.25 22:54:11.891750 [ 268 ] {80cf248b-91bc-41d8-ae46-65dd63eb2a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7009 | 2025.03.25 22:54:11.891799 [ 268 ] {80cf248b-91bc-41d8-ae46-65dd63eb2a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7010 | 2025.03.25 22:54:11.893028 [ 268 ] {80cf248b-91bc-41d8-ae46-65dd63eb2a9e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7011 | 2025.03.25 22:54:11.893070 [ 268 ] {80cf248b-91bc-41d8-ae46-65dd63eb2a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7012 | 2025.03.25 22:54:11.893514 [ 268 ] {80cf248b-91bc-41d8-ae46-65dd63eb2a9e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7013 | 2025.03.25 22:54:11.893756 [ 268 ] {80cf248b-91bc-41d8-ae46-65dd63eb2a9e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7014 | 2025.03.25 22:54:11.893991 [ 268 ] {80cf248b-91bc-41d8-ae46-65dd63eb2a9e} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002268 sec., 535273.368606702 rows/sec., 44.22 MiB/sec. | ||
7015 | 2025.03.25 22:54:11.894044 [ 268 ] {80cf248b-91bc-41d8-ae46-65dd63eb2a9e} <Debug> TCPHandler: Processed in 0.002463075 sec. | ||
7016 | 2025.03.25 22:54:11.894161 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7017 | 2025.03.25 22:54:11.894273 [ 268 ] {59072a8b-7e3d-440c-9816-51a88f8f3765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7018 | 2025.03.25 22:54:11.894320 [ 268 ] {59072a8b-7e3d-440c-9816-51a88f8f3765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7019 | 2025.03.25 22:54:11.894864 [ 268 ] {59072a8b-7e3d-440c-9816-51a88f8f3765} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7020 | 2025.03.25 22:54:11.894904 [ 268 ] {59072a8b-7e3d-440c-9816-51a88f8f3765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7021 | 2025.03.25 22:54:11.895261 [ 268 ] {59072a8b-7e3d-440c-9816-51a88f8f3765} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7022 | 2025.03.25 22:54:11.895506 [ 268 ] {59072a8b-7e3d-440c-9816-51a88f8f3765} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7023 | 2025.03.25 22:54:11.895722 [ 268 ] {59072a8b-7e3d-440c-9816-51a88f8f3765} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001473 sec., 8146.63951120163 rows/sec., 598.00 KiB/sec. | ||
7024 | 2025.03.25 22:54:11.895774 [ 268 ] {59072a8b-7e3d-440c-9816-51a88f8f3765} <Debug> TCPHandler: Processed in 0.001665377 sec. | ||
7025 | 2025.03.25 22:54:11.895879 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7026 | 2025.03.25 22:54:11.895983 [ 268 ] {959938f1-b05b-47c2-b63c-bf6be8bb492b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7027 | 2025.03.25 22:54:11.896027 [ 268 ] {959938f1-b05b-47c2-b63c-bf6be8bb492b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7028 | 2025.03.25 22:54:11.896633 [ 268 ] {959938f1-b05b-47c2-b63c-bf6be8bb492b} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7029 | 2025.03.25 22:54:11.896672 [ 268 ] {959938f1-b05b-47c2-b63c-bf6be8bb492b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7030 | 2025.03.25 22:54:11.897037 [ 268 ] {959938f1-b05b-47c2-b63c-bf6be8bb492b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7031 | 2025.03.25 22:54:11.897286 [ 268 ] {959938f1-b05b-47c2-b63c-bf6be8bb492b} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7032 | 2025.03.25 22:54:11.897496 [ 268 ] {959938f1-b05b-47c2-b63c-bf6be8bb492b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001535 sec., 148534.2019543974 rows/sec., 10.06 MiB/sec. | ||
7033 | 2025.03.25 22:54:11.897551 [ 268 ] {959938f1-b05b-47c2-b63c-bf6be8bb492b} <Debug> TCPHandler: Processed in 0.001721799 sec. | ||
7034 | 2025.03.25 22:54:11.897656 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7035 | 2025.03.25 22:54:11.897758 [ 268 ] {1d2e0e9e-99d1-47ca-8026-f0d2a900800c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7036 | 2025.03.25 22:54:11.897802 [ 268 ] {1d2e0e9e-99d1-47ca-8026-f0d2a900800c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7037 | 2025.03.25 22:54:11.898550 [ 268 ] {1d2e0e9e-99d1-47ca-8026-f0d2a900800c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7038 | 2025.03.25 22:54:11.898589 [ 268 ] {1d2e0e9e-99d1-47ca-8026-f0d2a900800c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7039 | 2025.03.25 22:54:11.898968 [ 268 ] {1d2e0e9e-99d1-47ca-8026-f0d2a900800c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7040 | 2025.03.25 22:54:11.899206 [ 268 ] {1d2e0e9e-99d1-47ca-8026-f0d2a900800c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7041 | 2025.03.25 22:54:11.899424 [ 268 ] {1d2e0e9e-99d1-47ca-8026-f0d2a900800c} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001688 sec., 315165.8767772512 rows/sec., 23.36 MiB/sec. | ||
7042 | 2025.03.25 22:54:11.899477 [ 268 ] {1d2e0e9e-99d1-47ca-8026-f0d2a900800c} <Debug> TCPHandler: Processed in 0.001871572 sec. | ||
7043 | 2025.03.25 22:54:11.899596 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7044 | 2025.03.25 22:54:11.899702 [ 268 ] {b31a65d0-93ee-4ead-81ef-37c405dd00be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7045 | 2025.03.25 22:54:11.899751 [ 268 ] {b31a65d0-93ee-4ead-81ef-37c405dd00be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7046 | 2025.03.25 22:54:11.900470 [ 268 ] {b31a65d0-93ee-4ead-81ef-37c405dd00be} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7047 | 2025.03.25 22:54:11.900508 [ 268 ] {b31a65d0-93ee-4ead-81ef-37c405dd00be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7048 | 2025.03.25 22:54:11.900949 [ 268 ] {b31a65d0-93ee-4ead-81ef-37c405dd00be} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7049 | 2025.03.25 22:54:11.901186 [ 268 ] {b31a65d0-93ee-4ead-81ef-37c405dd00be} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7050 | 2025.03.25 22:54:11.901392 [ 268 ] {b31a65d0-93ee-4ead-81ef-37c405dd00be} <Debug> executeQuery: Read 954 rows, 65.53 KiB in 0.001712 sec., 557242.9906542057 rows/sec., 37.38 MiB/sec. | ||
7051 | 2025.03.25 22:54:11.901443 [ 268 ] {b31a65d0-93ee-4ead-81ef-37c405dd00be} <Debug> TCPHandler: Processed in 0.001899033 sec. | ||
7052 | 2025.03.25 22:54:11.901558 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7053 | 2025.03.25 22:54:11.901666 [ 268 ] {a7db3146-3182-47cc-8b33-c16775f0c048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7054 | 2025.03.25 22:54:11.901737 [ 268 ] {a7db3146-3182-47cc-8b33-c16775f0c048} <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 | ||
7055 | 2025.03.25 22:54:11.902838 [ 268 ] {a7db3146-3182-47cc-8b33-c16775f0c048} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7056 | 2025.03.25 22:54:11.902877 [ 268 ] {a7db3146-3182-47cc-8b33-c16775f0c048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7057 | 2025.03.25 22:54:11.903489 [ 268 ] {a7db3146-3182-47cc-8b33-c16775f0c048} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7058 | 2025.03.25 22:54:11.903755 [ 268 ] {a7db3146-3182-47cc-8b33-c16775f0c048} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7059 | 2025.03.25 22:54:11.904002 [ 268 ] {a7db3146-3182-47cc-8b33-c16775f0c048} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002349 sec., 3405.7045551298424 rows/sec., 6.10 MiB/sec. | ||
7060 | 2025.03.25 22:54:11.904306 [ 268 ] {a7db3146-3182-47cc-8b33-c16775f0c048} <Debug> TCPHandler: Processed in 0.002793672 sec. | ||
7061 | 2025.03.25 22:54:11.904605 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7062 | 2025.03.25 22:54:11.904714 [ 268 ] {90192044-a11b-4156-9440-dba75f7edbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7063 | 2025.03.25 22:54:11.904763 [ 268 ] {90192044-a11b-4156-9440-dba75f7edbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7064 | 2025.03.25 22:54:11.905232 [ 268 ] {90192044-a11b-4156-9440-dba75f7edbd2} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7065 | 2025.03.25 22:54:11.905272 [ 268 ] {90192044-a11b-4156-9440-dba75f7edbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7066 | 2025.03.25 22:54:11.905646 [ 268 ] {90192044-a11b-4156-9440-dba75f7edbd2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7067 | 2025.03.25 22:54:11.905890 [ 268 ] {90192044-a11b-4156-9440-dba75f7edbd2} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7068 | 2025.03.25 22:54:11.906088 [ 268 ] {90192044-a11b-4156-9440-dba75f7edbd2} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001397 sec., 28632.78453829635 rows/sec., 1.93 MiB/sec. | ||
7069 | 2025.03.25 22:54:11.906138 [ 268 ] {90192044-a11b-4156-9440-dba75f7edbd2} <Debug> TCPHandler: Processed in 0.001615836 sec. | ||
7070 | 2025.03.25 22:54:13.618058 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7071 | 2025.03.25 22:54:13.618274 [ 268 ] {8dc93e8a-8796-44d8-9959-0862e4b03a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7072 | 2025.03.25 22:54:13.618357 [ 268 ] {8dc93e8a-8796-44d8-9959-0862e4b03a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7073 | 2025.03.25 22:54:13.619208 [ 268 ] {8dc93e8a-8796-44d8-9959-0862e4b03a1a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7074 | 2025.03.25 22:54:13.619252 [ 268 ] {8dc93e8a-8796-44d8-9959-0862e4b03a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7075 | 2025.03.25 22:54:13.619701 [ 268 ] {8dc93e8a-8796-44d8-9959-0862e4b03a1a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7076 | 2025.03.25 22:54:13.619960 [ 268 ] {8dc93e8a-8796-44d8-9959-0862e4b03a1a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7077 | 2025.03.25 22:54:13.620106 [ 109 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7078 | 2025.03.25 22:54:13.620151 [ 109 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7079 | 2025.03.25 22:54:13.620166 [ 268 ] {8dc93e8a-8796-44d8-9959-0862e4b03a1a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.21 MiB/sec. | ||
7080 | 2025.03.25 22:54:13.620176 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7081 | 2025.03.25 22:54:13.620321 [ 268 ] {8dc93e8a-8796-44d8-9959-0862e4b03a1a} <Debug> TCPHandler: Processed in 0.002404445 sec. | ||
7082 | 2025.03.25 22:54:13.620540 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
7083 | 2025.03.25 22:54:13.620709 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7084 | 2025.03.25 22:54:13.621069 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7085 | 2025.03.25 22:54:13.621199 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1967 rows starting from the beginning of the part | ||
7086 | 2025.03.25 22:54:13.621378 [ 268 ] {5501c94d-d1df-493e-9759-ea47d6f50f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7087 | 2025.03.25 22:54:13.621495 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 686 rows starting from the beginning of the part | ||
7088 | 2025.03.25 22:54:13.621571 [ 268 ] {5501c94d-d1df-493e-9759-ea47d6f50f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7089 | 2025.03.25 22:54:13.621800 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part | ||
7090 | 2025.03.25 22:54:13.622213 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 681 rows starting from the beginning of the part | ||
7091 | 2025.03.25 22:54:13.622506 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1214 rows starting from the beginning of the part | ||
7092 | 2025.03.25 22:54:13.622863 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
7093 | 2025.03.25 22:54:13.624417 [ 268 ] {5501c94d-d1df-493e-9759-ea47d6f50f6c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7094 | 2025.03.25 22:54:13.624491 [ 268 ] {5501c94d-d1df-493e-9759-ea47d6f50f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7095 | 2025.03.25 22:54:13.625523 [ 268 ] {5501c94d-d1df-493e-9759-ea47d6f50f6c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7096 | 2025.03.25 22:54:13.625884 [ 268 ] {5501c94d-d1df-493e-9759-ea47d6f50f6c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7097 | 2025.03.25 22:54:13.626056 [ 109 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7098 | 2025.03.25 22:54:13.626098 [ 109 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7099 | 2025.03.25 22:54:13.626128 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7100 | 2025.03.25 22:54:13.626132 [ 268 ] {5501c94d-d1df-493e-9759-ea47d6f50f6c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004911 sec., 13031.96904907351 rows/sec., 1.02 MiB/sec. | ||
7101 | 2025.03.25 22:54:13.626357 [ 268 ] {5501c94d-d1df-493e-9759-ea47d6f50f6c} <Debug> TCPHandler: Processed in 0.005814872 sec. | ||
7102 | 2025.03.25 22:54:13.626400 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
7103 | 2025.03.25 22:54:13.626581 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7104 | 2025.03.25 22:54:13.626759 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7105 | 2025.03.25 22:54:13.626842 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 952 rows starting from the beginning of the part | ||
7106 | 2025.03.25 22:54:13.626902 [ 268 ] {983c6655-a3c4-4a00-aa56-ce5d41ef7c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7107 | 2025.03.25 22:54:13.627193 [ 268 ] {983c6655-a3c4-4a00-aa56-ce5d41ef7c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7108 | 2025.03.25 22:54:13.627348 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4676 rows, containing 5 columns (5 merged, 0 gathered) in 0.007025438 sec., 665581.2776370669 rows/sec., 56.76 MiB/sec. | ||
7109 | 2025.03.25 22:54:13.627420 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 424 rows starting from the beginning of the part | ||
7110 | 2025.03.25 22:54:13.628013 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part | ||
7111 | 2025.03.25 22:54:13.628029 [ 197 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7112 | 2025.03.25 22:54:13.628696 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 414 rows starting from the beginning of the part | ||
7113 | 2025.03.25 22:54:13.629324 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 532 rows starting from the beginning of the part | ||
7114 | 2025.03.25 22:54:13.629736 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7115 | 2025.03.25 22:54:13.629964 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
7116 | 2025.03.25 22:54:13.630287 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_56_11} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7117 | 2025.03.25 22:54:13.630683 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
7118 | 2025.03.25 22:54:13.631319 [ 268 ] {983c6655-a3c4-4a00-aa56-ce5d41ef7c83} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7119 | 2025.03.25 22:54:13.631368 [ 268 ] {983c6655-a3c4-4a00-aa56-ce5d41ef7c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7120 | 2025.03.25 22:54:13.631952 [ 268 ] {983c6655-a3c4-4a00-aa56-ce5d41ef7c83} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7121 | 2025.03.25 22:54:13.632322 [ 268 ] {983c6655-a3c4-4a00-aa56-ce5d41ef7c83} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7122 | 2025.03.25 22:54:13.632630 [ 268 ] {983c6655-a3c4-4a00-aa56-ce5d41ef7c83} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.005836 sec., 9252.912954078136 rows/sec., 660.47 KiB/sec. | ||
7123 | 2025.03.25 22:54:13.632710 [ 268 ] {983c6655-a3c4-4a00-aa56-ce5d41ef7c83} <Debug> TCPHandler: Processed in 0.006269712 sec. | ||
7124 | 2025.03.25 22:54:13.632898 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7125 | 2025.03.25 22:54:13.632956 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2458 rows, containing 5 columns (5 merged, 0 gathered) in 0.006704881 sec., 366598.6018245514 rows/sec., 28.16 MiB/sec. | ||
7126 | 2025.03.25 22:54:13.633038 [ 268 ] {fc2bcbce-8861-45d0-971a-f8b3fbd7768b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7127 | 2025.03.25 22:54:13.633093 [ 268 ] {fc2bcbce-8861-45d0-971a-f8b3fbd7768b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7128 | 2025.03.25 22:54:13.633286 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7129 | 2025.03.25 22:54:13.634032 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7130 | 2025.03.25 22:54:13.634037 [ 268 ] {fc2bcbce-8861-45d0-971a-f8b3fbd7768b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7131 | 2025.03.25 22:54:13.634124 [ 268 ] {fc2bcbce-8861-45d0-971a-f8b3fbd7768b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7132 | 2025.03.25 22:54:13.634186 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_56_11} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7133 | 2025.03.25 22:54:13.634351 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
7134 | 2025.03.25 22:54:13.634660 [ 268 ] {fc2bcbce-8861-45d0-971a-f8b3fbd7768b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7135 | 2025.03.25 22:54:13.634921 [ 268 ] {fc2bcbce-8861-45d0-971a-f8b3fbd7768b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7136 | 2025.03.25 22:54:13.635149 [ 268 ] {fc2bcbce-8861-45d0-971a-f8b3fbd7768b} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.002151 sec., 9298.000929800093 rows/sec., 639.24 KiB/sec. | ||
7137 | 2025.03.25 22:54:13.635205 [ 268 ] {fc2bcbce-8861-45d0-971a-f8b3fbd7768b} <Debug> TCPHandler: Processed in 0.002395984 sec. | ||
7138 | 2025.03.25 22:54:15.124517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7139 | 2025.03.25 22:54:15.125225 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7140 | 2025.03.25 22:54:15.125275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7141 | 2025.03.25 22:54:15.125825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7142 | 2025.03.25 22:54:15.126086 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7143 | 2025.03.25 22:54:15.126340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7144 | 2025.03.25 22:54:16.372997 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7145 | 2025.03.25 22:54:16.392196 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7146 | 2025.03.25 22:54:16.392262 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7147 | 2025.03.25 22:54:16.399277 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7148 | 2025.03.25 22:54:16.400053 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7149 | 2025.03.25 22:54:16.402914 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7150 | 2025.03.25 22:54:17.707389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 992 | ||
7151 | 2025.03.25 22:54:17.710892 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7152 | 2025.03.25 22:54:17.710949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7153 | 2025.03.25 22:54:17.712448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7154 | 2025.03.25 22:54:17.712772 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7155 | 2025.03.25 22:54:17.712947 [ 104 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7156 | 2025.03.25 22:54:17.713001 [ 104 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7157 | 2025.03.25 22:54:17.713038 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7158 | 2025.03.25 22:54:17.713678 [ 198 ] {23aecd76-8758-4b9d-960a-1761760522f6::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 | ||
7159 | 2025.03.25 22:54:17.714939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992 | ||
7160 | 2025.03.25 22:54:17.715330 [ 198 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7161 | 2025.03.25 22:54:17.715513 [ 198 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 796 rows starting from the beginning of the part | ||
7162 | 2025.03.25 22:54:17.716165 [ 198 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
7163 | 2025.03.25 22:54:17.716780 [ 198 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
7164 | 2025.03.25 22:54:17.717387 [ 198 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
7165 | 2025.03.25 22:54:17.717993 [ 198 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
7166 | 2025.03.25 22:54:17.718557 [ 198 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part | ||
7167 | 2025.03.25 22:54:17.727079 [ 193 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 72 columns (72 merged, 0 gathered) in 0.013907674 sec., 71327.52752185593 rows/sec., 59.79 MiB/sec. | ||
7168 | 2025.03.25 22:54:17.728581 [ 191 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7169 | 2025.03.25 22:54:17.729509 [ 191 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_26_5} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7170 | 2025.03.25 22:54:17.729620 [ 191 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_26_5} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7171 | 2025.03.25 22:54:17.729999 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
7172 | 2025.03.25 22:54:18.630929 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7173 | 2025.03.25 22:54:18.631121 [ 268 ] {2aefa9c8-3a39-4ac7-b161-0c18e9f59147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7174 | 2025.03.25 22:54:18.631195 [ 268 ] {2aefa9c8-3a39-4ac7-b161-0c18e9f59147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7175 | 2025.03.25 22:54:18.632072 [ 268 ] {2aefa9c8-3a39-4ac7-b161-0c18e9f59147} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7176 | 2025.03.25 22:54:18.632120 [ 268 ] {2aefa9c8-3a39-4ac7-b161-0c18e9f59147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7177 | 2025.03.25 22:54:18.632568 [ 268 ] {2aefa9c8-3a39-4ac7-b161-0c18e9f59147} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7178 | 2025.03.25 22:54:18.632838 [ 268 ] {2aefa9c8-3a39-4ac7-b161-0c18e9f59147} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7179 | 2025.03.25 22:54:18.633081 [ 268 ] {2aefa9c8-3a39-4ac7-b161-0c18e9f59147} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002014 sec., 105263.15789473684 rows/sec., 6.69 MiB/sec. | ||
7180 | 2025.03.25 22:54:18.633145 [ 268 ] {2aefa9c8-3a39-4ac7-b161-0c18e9f59147} <Debug> TCPHandler: Processed in 0.002360583 sec. | ||
7181 | 2025.03.25 22:54:18.633277 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7182 | 2025.03.25 22:54:18.633391 [ 268 ] {3fad8afa-d776-4cff-81d4-8567cb72a61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7183 | 2025.03.25 22:54:18.633440 [ 268 ] {3fad8afa-d776-4cff-81d4-8567cb72a61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7184 | 2025.03.25 22:54:18.634303 [ 268 ] {3fad8afa-d776-4cff-81d4-8567cb72a61d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7185 | 2025.03.25 22:54:18.634344 [ 268 ] {3fad8afa-d776-4cff-81d4-8567cb72a61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7186 | 2025.03.25 22:54:18.634751 [ 268 ] {3fad8afa-d776-4cff-81d4-8567cb72a61d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7187 | 2025.03.25 22:54:18.634997 [ 268 ] {3fad8afa-d776-4cff-81d4-8567cb72a61d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7188 | 2025.03.25 22:54:18.635222 [ 268 ] {3fad8afa-d776-4cff-81d4-8567cb72a61d} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001854 sec., 367313.91585760517 rows/sec., 29.19 MiB/sec. | ||
7189 | 2025.03.25 22:54:18.635296 [ 268 ] {3fad8afa-d776-4cff-81d4-8567cb72a61d} <Debug> TCPHandler: Processed in 0.002070147 sec. | ||
7190 | 2025.03.25 22:54:18.635448 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7191 | 2025.03.25 22:54:18.635558 [ 268 ] {8c20fb5a-aaa5-4ac3-a11a-8df999f0781f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7192 | 2025.03.25 22:54:18.635604 [ 268 ] {8c20fb5a-aaa5-4ac3-a11a-8df999f0781f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7193 | 2025.03.25 22:54:18.636182 [ 268 ] {8c20fb5a-aaa5-4ac3-a11a-8df999f0781f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7194 | 2025.03.25 22:54:18.636221 [ 268 ] {8c20fb5a-aaa5-4ac3-a11a-8df999f0781f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7195 | 2025.03.25 22:54:18.636583 [ 268 ] {8c20fb5a-aaa5-4ac3-a11a-8df999f0781f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7196 | 2025.03.25 22:54:18.636825 [ 268 ] {8c20fb5a-aaa5-4ac3-a11a-8df999f0781f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7197 | 2025.03.25 22:54:18.637047 [ 268 ] {8c20fb5a-aaa5-4ac3-a11a-8df999f0781f} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001512 sec., 91269.84126984126 rows/sec., 5.68 MiB/sec. | ||
7198 | 2025.03.25 22:54:18.637104 [ 268 ] {8c20fb5a-aaa5-4ac3-a11a-8df999f0781f} <Debug> TCPHandler: Processed in 0.001718418 sec. | ||
7199 | 2025.03.25 22:54:18.637256 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7200 | 2025.03.25 22:54:18.637363 [ 268 ] {6537f5ed-42d8-4db3-bfb6-77519651c588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7201 | 2025.03.25 22:54:18.637408 [ 268 ] {6537f5ed-42d8-4db3-bfb6-77519651c588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7202 | 2025.03.25 22:54:18.637982 [ 268 ] {6537f5ed-42d8-4db3-bfb6-77519651c588} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7203 | 2025.03.25 22:54:18.638020 [ 268 ] {6537f5ed-42d8-4db3-bfb6-77519651c588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7204 | 2025.03.25 22:54:18.638372 [ 268 ] {6537f5ed-42d8-4db3-bfb6-77519651c588} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7205 | 2025.03.25 22:54:18.638622 [ 268 ] {6537f5ed-42d8-4db3-bfb6-77519651c588} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7206 | 2025.03.25 22:54:18.638824 [ 268 ] {6537f5ed-42d8-4db3-bfb6-77519651c588} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001482 sec., 76248.31309041835 rows/sec., 4.94 MiB/sec. | ||
7207 | 2025.03.25 22:54:18.638875 [ 268 ] {6537f5ed-42d8-4db3-bfb6-77519651c588} <Debug> TCPHandler: Processed in 0.001680088 sec. | ||
7208 | 2025.03.25 22:54:18.638994 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7209 | 2025.03.25 22:54:18.639100 [ 268 ] {b9389e4b-178c-40cd-a29e-f76080b1fb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7210 | 2025.03.25 22:54:18.639146 [ 268 ] {b9389e4b-178c-40cd-a29e-f76080b1fb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7211 | 2025.03.25 22:54:18.639712 [ 268 ] {b9389e4b-178c-40cd-a29e-f76080b1fb58} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7212 | 2025.03.25 22:54:18.639752 [ 268 ] {b9389e4b-178c-40cd-a29e-f76080b1fb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7213 | 2025.03.25 22:54:18.640106 [ 268 ] {b9389e4b-178c-40cd-a29e-f76080b1fb58} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7214 | 2025.03.25 22:54:18.640345 [ 268 ] {b9389e4b-178c-40cd-a29e-f76080b1fb58} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7215 | 2025.03.25 22:54:18.640556 [ 268 ] {b9389e4b-178c-40cd-a29e-f76080b1fb58} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001478 sec., 75778.07848443843 rows/sec., 4.32 MiB/sec. | ||
7216 | 2025.03.25 22:54:18.640608 [ 268 ] {b9389e4b-178c-40cd-a29e-f76080b1fb58} <Debug> TCPHandler: Processed in 0.001666007 sec. | ||
7217 | 2025.03.25 22:54:18.640726 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7218 | 2025.03.25 22:54:18.640833 [ 268 ] {b2e3a380-099b-42fd-98e9-3c481a087bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7219 | 2025.03.25 22:54:18.640878 [ 268 ] {b2e3a380-099b-42fd-98e9-3c481a087bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7220 | 2025.03.25 22:54:18.641606 [ 268 ] {b2e3a380-099b-42fd-98e9-3c481a087bb4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7221 | 2025.03.25 22:54:18.641647 [ 268 ] {b2e3a380-099b-42fd-98e9-3c481a087bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7222 | 2025.03.25 22:54:18.642067 [ 268 ] {b2e3a380-099b-42fd-98e9-3c481a087bb4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7223 | 2025.03.25 22:54:18.642320 [ 268 ] {b2e3a380-099b-42fd-98e9-3c481a087bb4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7224 | 2025.03.25 22:54:18.642514 [ 268 ] {b2e3a380-099b-42fd-98e9-3c481a087bb4} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001703 sec., 243100.41103934232 rows/sec., 17.29 MiB/sec. | ||
7225 | 2025.03.25 22:54:18.642565 [ 268 ] {b2e3a380-099b-42fd-98e9-3c481a087bb4} <Debug> TCPHandler: Processed in 0.001891382 sec. | ||
7226 | 2025.03.25 22:54:18.642683 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7227 | 2025.03.25 22:54:18.642791 [ 268 ] {59a73b19-8e26-48cd-885c-45b9bdbc55c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7228 | 2025.03.25 22:54:18.642837 [ 268 ] {59a73b19-8e26-48cd-885c-45b9bdbc55c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7229 | 2025.03.25 22:54:18.643272 [ 268 ] {59a73b19-8e26-48cd-885c-45b9bdbc55c4} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7230 | 2025.03.25 22:54:18.643309 [ 268 ] {59a73b19-8e26-48cd-885c-45b9bdbc55c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7231 | 2025.03.25 22:54:18.643658 [ 268 ] {59a73b19-8e26-48cd-885c-45b9bdbc55c4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7232 | 2025.03.25 22:54:18.643909 [ 268 ] {59a73b19-8e26-48cd-885c-45b9bdbc55c4} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7233 | 2025.03.25 22:54:18.644063 [ 103 ] {} <Debug> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
7234 | 2025.03.25 22:54:18.644128 [ 268 ] {59a73b19-8e26-48cd-885c-45b9bdbc55c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. | ||
7235 | 2025.03.25 22:54:18.644150 [ 103 ] {} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7236 | 2025.03.25 22:54:18.644223 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7237 | 2025.03.25 22:54:18.644247 [ 268 ] {59a73b19-8e26-48cd-885c-45b9bdbc55c4} <Debug> TCPHandler: Processed in 0.001606366 sec. | ||
7238 | 2025.03.25 22:54:18.644541 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7239 | 2025.03.25 22:54:18.644752 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::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 | ||
7240 | 2025.03.25 22:54:18.644780 [ 268 ] {84521f3c-f01f-446f-b9a4-a55563aa10eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7241 | 2025.03.25 22:54:18.644872 [ 268 ] {84521f3c-f01f-446f-b9a4-a55563aa10eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7242 | 2025.03.25 22:54:18.645126 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7243 | 2025.03.25 22:54:18.645245 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::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 | ||
7244 | 2025.03.25 22:54:18.645525 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
7245 | 2025.03.25 22:54:18.645909 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
7246 | 2025.03.25 22:54:18.646215 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
7247 | 2025.03.25 22:54:18.646512 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
7248 | 2025.03.25 22:54:18.646825 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
7249 | 2025.03.25 22:54:18.647582 [ 268 ] {84521f3c-f01f-446f-b9a4-a55563aa10eb} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7250 | 2025.03.25 22:54:18.647651 [ 268 ] {84521f3c-f01f-446f-b9a4-a55563aa10eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7251 | 2025.03.25 22:54:18.648651 [ 268 ] {84521f3c-f01f-446f-b9a4-a55563aa10eb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7252 | 2025.03.25 22:54:18.649193 [ 268 ] {84521f3c-f01f-446f-b9a4-a55563aa10eb} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7253 | 2025.03.25 22:54:18.649595 [ 194 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005220718 sec., 12641.939288810467 rows/sec., 660.49 KiB/sec. | ||
7254 | 2025.03.25 22:54:18.649758 [ 268 ] {84521f3c-f01f-446f-b9a4-a55563aa10eb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005009 sec., 47314.83330005989 rows/sec., 3.17 MiB/sec. | ||
7255 | 2025.03.25 22:54:18.650025 [ 194 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
7256 | 2025.03.25 22:54:18.650056 [ 268 ] {84521f3c-f01f-446f-b9a4-a55563aa10eb} <Debug> TCPHandler: Processed in 0.005619086 sec. | ||
7257 | 2025.03.25 22:54:18.650422 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7258 | 2025.03.25 22:54:18.650630 [ 268 ] {503e6d6b-aeb2-4b99-be45-708cbb8a8476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7259 | 2025.03.25 22:54:18.650713 [ 268 ] {503e6d6b-aeb2-4b99-be45-708cbb8a8476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7260 | 2025.03.25 22:54:18.651024 [ 194 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_11_2} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7261 | 2025.03.25 22:54:18.651210 [ 194 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_11_2} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
7262 | 2025.03.25 22:54:18.651361 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7263 | 2025.03.25 22:54:18.651554 [ 268 ] {503e6d6b-aeb2-4b99-be45-708cbb8a8476} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7264 | 2025.03.25 22:54:18.651597 [ 268 ] {503e6d6b-aeb2-4b99-be45-708cbb8a8476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7265 | 2025.03.25 22:54:18.651952 [ 268 ] {503e6d6b-aeb2-4b99-be45-708cbb8a8476} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7266 | 2025.03.25 22:54:18.652192 [ 268 ] {503e6d6b-aeb2-4b99-be45-708cbb8a8476} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7267 | 2025.03.25 22:54:18.652426 [ 268 ] {503e6d6b-aeb2-4b99-be45-708cbb8a8476} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001843 sec., 542.5935973955508 rows/sec., 36.56 KiB/sec. | ||
7268 | 2025.03.25 22:54:18.652488 [ 268 ] {503e6d6b-aeb2-4b99-be45-708cbb8a8476} <Debug> TCPHandler: Processed in 0.002166739 sec. | ||
7269 | 2025.03.25 22:54:18.652592 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7270 | 2025.03.25 22:54:18.652695 [ 268 ] {e996d06d-c549-47b5-ba06-e25f43e08e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7271 | 2025.03.25 22:54:18.652760 [ 268 ] {e996d06d-c549-47b5-ba06-e25f43e08e3d} <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 | ||
7272 | 2025.03.25 22:54:18.653877 [ 268 ] {e996d06d-c549-47b5-ba06-e25f43e08e3d} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7273 | 2025.03.25 22:54:18.653915 [ 268 ] {e996d06d-c549-47b5-ba06-e25f43e08e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7274 | 2025.03.25 22:54:18.654554 [ 268 ] {e996d06d-c549-47b5-ba06-e25f43e08e3d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7275 | 2025.03.25 22:54:18.654808 [ 268 ] {e996d06d-c549-47b5-ba06-e25f43e08e3d} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7276 | 2025.03.25 22:54:18.655069 [ 268 ] {e996d06d-c549-47b5-ba06-e25f43e08e3d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002396 sec., 13355.59265442404 rows/sec., 23.93 MiB/sec. | ||
7277 | 2025.03.25 22:54:18.655376 [ 268 ] {e996d06d-c549-47b5-ba06-e25f43e08e3d} <Debug> TCPHandler: Processed in 0.002831254 sec. | ||
7278 | 2025.03.25 22:54:18.655540 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7279 | 2025.03.25 22:54:18.655644 [ 268 ] {93117c5f-597a-4d87-9d95-a6b89d77fe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7280 | 2025.03.25 22:54:18.655691 [ 268 ] {93117c5f-597a-4d87-9d95-a6b89d77fe77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7281 | 2025.03.25 22:54:18.656130 [ 268 ] {93117c5f-597a-4d87-9d95-a6b89d77fe77} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7282 | 2025.03.25 22:54:18.656168 [ 268 ] {93117c5f-597a-4d87-9d95-a6b89d77fe77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7283 | 2025.03.25 22:54:18.656528 [ 268 ] {93117c5f-597a-4d87-9d95-a6b89d77fe77} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7284 | 2025.03.25 22:54:18.656770 [ 268 ] {93117c5f-597a-4d87-9d95-a6b89d77fe77} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7285 | 2025.03.25 22:54:18.656975 [ 268 ] {93117c5f-597a-4d87-9d95-a6b89d77fe77} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001353 sec., 60606.06060606061 rows/sec., 3.85 MiB/sec. | ||
7286 | 2025.03.25 22:54:18.657024 [ 268 ] {93117c5f-597a-4d87-9d95-a6b89d77fe77} <Debug> TCPHandler: Processed in 0.001536144 sec. | ||
7287 | 2025.03.25 22:54:22.500057 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7288 | 2025.03.25 22:54:22.500181 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7289 | 2025.03.25 22:54:22.626496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7290 | 2025.03.25 22:54:22.627116 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7291 | 2025.03.25 22:54:22.627155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7292 | 2025.03.25 22:54:22.627690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7293 | 2025.03.25 22:54:22.627947 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7294 | 2025.03.25 22:54:22.628145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7295 | 2025.03.25 22:54:23.623833 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7296 | 2025.03.25 22:54:23.624051 [ 268 ] {0951efa0-9881-4bf7-bd82-7d57953c3008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7297 | 2025.03.25 22:54:23.624133 [ 268 ] {0951efa0-9881-4bf7-bd82-7d57953c3008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7298 | 2025.03.25 22:54:23.624945 [ 268 ] {0951efa0-9881-4bf7-bd82-7d57953c3008} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7299 | 2025.03.25 22:54:23.624994 [ 268 ] {0951efa0-9881-4bf7-bd82-7d57953c3008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7300 | 2025.03.25 22:54:23.625439 [ 268 ] {0951efa0-9881-4bf7-bd82-7d57953c3008} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7301 | 2025.03.25 22:54:23.625698 [ 268 ] {0951efa0-9881-4bf7-bd82-7d57953c3008} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7302 | 2025.03.25 22:54:23.625957 [ 268 ] {0951efa0-9881-4bf7-bd82-7d57953c3008} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001967 sec., 36603.96542958821 rows/sec., 2.97 MiB/sec. | ||
7303 | 2025.03.25 22:54:23.626030 [ 268 ] {0951efa0-9881-4bf7-bd82-7d57953c3008} <Debug> TCPHandler: Processed in 0.002342193 sec. | ||
7304 | 2025.03.25 22:54:23.626211 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7305 | 2025.03.25 22:54:23.626330 [ 268 ] {4b0662f9-5925-432e-ab33-0625dae5ad1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7306 | 2025.03.25 22:54:23.626379 [ 268 ] {4b0662f9-5925-432e-ab33-0625dae5ad1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7307 | 2025.03.25 22:54:23.626922 [ 268 ] {4b0662f9-5925-432e-ab33-0625dae5ad1b} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7308 | 2025.03.25 22:54:23.626961 [ 268 ] {4b0662f9-5925-432e-ab33-0625dae5ad1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7309 | 2025.03.25 22:54:23.627317 [ 268 ] {4b0662f9-5925-432e-ab33-0625dae5ad1b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7310 | 2025.03.25 22:54:23.627563 [ 268 ] {4b0662f9-5925-432e-ab33-0625dae5ad1b} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7311 | 2025.03.25 22:54:23.627746 [ 96 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7312 | 2025.03.25 22:54:23.627811 [ 268 ] {4b0662f9-5925-432e-ab33-0625dae5ad1b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001507 sec., 5308.5600530856 rows/sec., 399.18 KiB/sec. | ||
7313 | 2025.03.25 22:54:23.627838 [ 96 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7314 | 2025.03.25 22:54:23.627902 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7315 | 2025.03.25 22:54:23.627937 [ 268 ] {4b0662f9-5925-432e-ab33-0625dae5ad1b} <Debug> TCPHandler: Processed in 0.00178064 sec. | ||
7316 | 2025.03.25 22:54:23.628140 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
7317 | 2025.03.25 22:54:23.628167 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7318 | 2025.03.25 22:54:23.628406 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7319 | 2025.03.25 22:54:23.628416 [ 268 ] {c0a2a14c-ed22-4463-938f-21390d7dd4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7320 | 2025.03.25 22:54:23.628473 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 178 rows starting from the beginning of the part | ||
7321 | 2025.03.25 22:54:23.628512 [ 268 ] {c0a2a14c-ed22-4463-938f-21390d7dd4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7322 | 2025.03.25 22:54:23.628800 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
7323 | 2025.03.25 22:54:23.629133 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part | ||
7324 | 2025.03.25 22:54:23.629459 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
7325 | 2025.03.25 22:54:23.629886 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 138 rows starting from the beginning of the part | ||
7326 | 2025.03.25 22:54:23.630242 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
7327 | 2025.03.25 22:54:23.631317 [ 268 ] {c0a2a14c-ed22-4463-938f-21390d7dd4dd} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7328 | 2025.03.25 22:54:23.631400 [ 268 ] {c0a2a14c-ed22-4463-938f-21390d7dd4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7329 | 2025.03.25 22:54:23.632480 [ 268 ] {c0a2a14c-ed22-4463-938f-21390d7dd4dd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7330 | 2025.03.25 22:54:23.633100 [ 268 ] {c0a2a14c-ed22-4463-938f-21390d7dd4dd} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7331 | 2025.03.25 22:54:23.633132 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.005140636 sec., 93762.71729801527 rows/sec., 6.33 MiB/sec. | ||
7332 | 2025.03.25 22:54:23.633519 [ 268 ] {c0a2a14c-ed22-4463-938f-21390d7dd4dd} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005194 sec., 13862.148633038121 rows/sec., 1.08 MiB/sec. | ||
7333 | 2025.03.25 22:54:23.633561 [ 195 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7334 | 2025.03.25 22:54:23.633886 [ 268 ] {c0a2a14c-ed22-4463-938f-21390d7dd4dd} <Debug> TCPHandler: Processed in 0.00577175 sec. | ||
7335 | 2025.03.25 22:54:23.634276 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7336 | 2025.03.25 22:54:23.634488 [ 268 ] {c4a4b2f7-a396-4e7d-8eec-415ebacf6bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7337 | 2025.03.25 22:54:23.634586 [ 268 ] {c4a4b2f7-a396-4e7d-8eec-415ebacf6bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7338 | 2025.03.25 22:54:23.634688 [ 195 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7339 | 2025.03.25 22:54:23.634967 [ 195 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_51_10} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7340 | 2025.03.25 22:54:23.635153 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
7341 | 2025.03.25 22:54:23.635563 [ 268 ] {c4a4b2f7-a396-4e7d-8eec-415ebacf6bd0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7342 | 2025.03.25 22:54:23.635607 [ 268 ] {c4a4b2f7-a396-4e7d-8eec-415ebacf6bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7343 | 2025.03.25 22:54:23.636018 [ 268 ] {c4a4b2f7-a396-4e7d-8eec-415ebacf6bd0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7344 | 2025.03.25 22:54:23.636264 [ 268 ] {c4a4b2f7-a396-4e7d-8eec-415ebacf6bd0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7345 | 2025.03.25 22:54:23.636495 [ 268 ] {c4a4b2f7-a396-4e7d-8eec-415ebacf6bd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002062 sec., 77594.56838021339 rows/sec., 5.40 MiB/sec. | ||
7346 | 2025.03.25 22:54:23.636588 [ 268 ] {c4a4b2f7-a396-4e7d-8eec-415ebacf6bd0} <Debug> TCPHandler: Processed in 0.002432985 sec. | ||
7347 | 2025.03.25 22:54:23.636750 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7348 | 2025.03.25 22:54:23.636856 [ 268 ] {b018e452-5ef2-4bf8-9952-1ad48082de8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7349 | 2025.03.25 22:54:23.636922 [ 268 ] {b018e452-5ef2-4bf8-9952-1ad48082de8a} <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 | ||
7350 | 2025.03.25 22:54:23.637994 [ 268 ] {b018e452-5ef2-4bf8-9952-1ad48082de8a} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7351 | 2025.03.25 22:54:23.638032 [ 268 ] {b018e452-5ef2-4bf8-9952-1ad48082de8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7352 | 2025.03.25 22:54:23.638646 [ 268 ] {b018e452-5ef2-4bf8-9952-1ad48082de8a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7353 | 2025.03.25 22:54:23.638910 [ 268 ] {b018e452-5ef2-4bf8-9952-1ad48082de8a} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7354 | 2025.03.25 22:54:23.639091 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7355 | 2025.03.25 22:54:23.639169 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7356 | 2025.03.25 22:54:23.639220 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7357 | 2025.03.25 22:54:23.639219 [ 268 ] {b018e452-5ef2-4bf8-9952-1ad48082de8a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00237 sec., 3375.527426160337 rows/sec., 6.05 MiB/sec. | ||
7358 | 2025.03.25 22:54:23.639655 [ 268 ] {b018e452-5ef2-4bf8-9952-1ad48082de8a} <Debug> TCPHandler: Processed in 0.002966586 sec. | ||
7359 | 2025.03.25 22:54:23.639655 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
7360 | 2025.03.25 22:54:23.639840 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7361 | 2025.03.25 22:54:23.640075 [ 268 ] {5288e11b-f4f3-4c2d-b86b-7446895c5f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7362 | 2025.03.25 22:54:23.640201 [ 268 ] {5288e11b-f4f3-4c2d-b86b-7446895c5f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7363 | 2025.03.25 22:54:23.640629 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7364 | 2025.03.25 22:54:23.640898 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 884 rows starting from the beginning of the part | ||
7365 | 2025.03.25 22:54:23.641567 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
7366 | 2025.03.25 22:54:23.642293 [ 268 ] {5288e11b-f4f3-4c2d-b86b-7446895c5f8a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7367 | 2025.03.25 22:54:23.642326 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
7368 | 2025.03.25 22:54:23.642377 [ 268 ] {5288e11b-f4f3-4c2d-b86b-7446895c5f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7369 | 2025.03.25 22:54:23.642944 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
7370 | 2025.03.25 22:54:23.643670 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
7371 | 2025.03.25 22:54:23.643876 [ 268 ] {5288e11b-f4f3-4c2d-b86b-7446895c5f8a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7372 | 2025.03.25 22:54:23.644193 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
7373 | 2025.03.25 22:54:23.644747 [ 268 ] {5288e11b-f4f3-4c2d-b86b-7446895c5f8a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7374 | 2025.03.25 22:54:23.645552 [ 268 ] {5288e11b-f4f3-4c2d-b86b-7446895c5f8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00552 sec., 10869.565217391304 rows/sec., 750.11 KiB/sec. | ||
7375 | 2025.03.25 22:54:23.645818 [ 268 ] {5288e11b-f4f3-4c2d-b86b-7446895c5f8a} <Debug> TCPHandler: Processed in 0.006044106 sec. | ||
7376 | 2025.03.25 22:54:23.653367 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 19 columns (19 merged, 0 gathered) in 0.014038406 sec., 69238.63008378587 rows/sec., 124.07 MiB/sec. | ||
7377 | 2025.03.25 22:54:23.654398 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7378 | 2025.03.25 22:54:23.654854 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7379 | 2025.03.25 22:54:23.654945 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7380 | 2025.03.25 22:54:23.655114 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.14 MiB. | ||
7381 | 2025.03.25 22:54:23.903015 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7382 | 2025.03.25 22:54:23.923621 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7383 | 2025.03.25 22:54:23.923686 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7384 | 2025.03.25 22:54:23.931383 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7385 | 2025.03.25 22:54:23.932196 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7386 | 2025.03.25 22:54:23.936043 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7387 | 2025.03.25 22:54:24.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.58 MiB, peak 221.91 MiB, free memory in arenas 0.00 B, will set to 214.97 MiB (RSS), difference: 3.39 MiB | ||
7388 | 2025.03.25 22:54:27.715304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1026 | ||
7389 | 2025.03.25 22:54:27.718667 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7390 | 2025.03.25 22:54:27.718719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7391 | 2025.03.25 22:54:27.720207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7392 | 2025.03.25 22:54:27.720541 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7393 | 2025.03.25 22:54:27.721156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
7394 | 2025.03.25 22:54:28.631287 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7395 | 2025.03.25 22:54:28.631513 [ 268 ] {eef62aa2-769f-4d2f-8d91-2d3e494521b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7396 | 2025.03.25 22:54:28.631601 [ 268 ] {eef62aa2-769f-4d2f-8d91-2d3e494521b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7397 | 2025.03.25 22:54:28.632670 [ 268 ] {eef62aa2-769f-4d2f-8d91-2d3e494521b2} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7398 | 2025.03.25 22:54:28.632727 [ 268 ] {eef62aa2-769f-4d2f-8d91-2d3e494521b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7399 | 2025.03.25 22:54:28.633199 [ 268 ] {eef62aa2-769f-4d2f-8d91-2d3e494521b2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7400 | 2025.03.25 22:54:28.633470 [ 268 ] {eef62aa2-769f-4d2f-8d91-2d3e494521b2} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7401 | 2025.03.25 22:54:28.633666 [ 90 ] {} <Debug> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
7402 | 2025.03.25 22:54:28.633736 [ 268 ] {eef62aa2-769f-4d2f-8d91-2d3e494521b2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002279 sec., 93023.25581395348 rows/sec., 5.92 MiB/sec. | ||
7403 | 2025.03.25 22:54:28.633755 [ 90 ] {} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7404 | 2025.03.25 22:54:28.633829 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7405 | 2025.03.25 22:54:28.633891 [ 268 ] {eef62aa2-769f-4d2f-8d91-2d3e494521b2} <Debug> TCPHandler: Processed in 0.002752873 sec. | ||
7406 | 2025.03.25 22:54:28.634262 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7407 | 2025.03.25 22:54:28.634299 [ 200 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::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 | ||
7408 | 2025.03.25 22:54:28.634518 [ 268 ] {e5bb8ce9-bb0b-4230-aa88-d3081c7c7ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7409 | 2025.03.25 22:54:28.634634 [ 268 ] {e5bb8ce9-bb0b-4230-aa88-d3081c7c7ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7410 | 2025.03.25 22:54:28.634650 [ 200 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7411 | 2025.03.25 22:54:28.634761 [ 200 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 236 rows starting from the beginning of the part | ||
7412 | 2025.03.25 22:54:28.635066 [ 200 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
7413 | 2025.03.25 22:54:28.635460 [ 200 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
7414 | 2025.03.25 22:54:28.635838 [ 200 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
7415 | 2025.03.25 22:54:28.636199 [ 200 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
7416 | 2025.03.25 22:54:28.636463 [ 200 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
7417 | 2025.03.25 22:54:28.637336 [ 268 ] {e5bb8ce9-bb0b-4230-aa88-d3081c7c7ec1} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7418 | 2025.03.25 22:54:28.637407 [ 268 ] {e5bb8ce9-bb0b-4230-aa88-d3081c7c7ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7419 | 2025.03.25 22:54:28.638428 [ 268 ] {e5bb8ce9-bb0b-4230-aa88-d3081c7c7ec1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7420 | 2025.03.25 22:54:28.638956 [ 268 ] {e5bb8ce9-bb0b-4230-aa88-d3081c7c7ec1} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7421 | 2025.03.25 22:54:28.639547 [ 268 ] {e5bb8ce9-bb0b-4230-aa88-d3081c7c7ec1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005057 sec., 790.9827961241843 rows/sec., 64.50 KiB/sec. | ||
7422 | 2025.03.25 22:54:28.639957 [ 268 ] {e5bb8ce9-bb0b-4230-aa88-d3081c7c7ec1} <Debug> TCPHandler: Processed in 0.005822371 sec. | ||
7423 | 2025.03.25 22:54:28.640134 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7424 | 2025.03.25 22:54:28.640135 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.006188839 sec., 209409.2284514107 rows/sec., 14.19 MiB/sec. | ||
7425 | 2025.03.25 22:54:28.640297 [ 268 ] {e513d027-f1c9-474c-b54e-18b2bf3d2011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7426 | 2025.03.25 22:54:28.640369 [ 268 ] {e513d027-f1c9-474c-b54e-18b2bf3d2011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7427 | 2025.03.25 22:54:28.640387 [ 192 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
7428 | 2025.03.25 22:54:28.641137 [ 192 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_16_3} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7429 | 2025.03.25 22:54:28.641242 [ 192 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_16_3} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
7430 | 2025.03.25 22:54:28.641389 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
7431 | 2025.03.25 22:54:28.641783 [ 268 ] {e513d027-f1c9-474c-b54e-18b2bf3d2011} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7432 | 2025.03.25 22:54:28.641835 [ 268 ] {e513d027-f1c9-474c-b54e-18b2bf3d2011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7433 | 2025.03.25 22:54:28.642253 [ 268 ] {e513d027-f1c9-474c-b54e-18b2bf3d2011} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7434 | 2025.03.25 22:54:28.642513 [ 268 ] {e513d027-f1c9-474c-b54e-18b2bf3d2011} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7435 | 2025.03.25 22:54:28.642739 [ 268 ] {e513d027-f1c9-474c-b54e-18b2bf3d2011} <Debug> executeQuery: Read 683 rows, 55.57 KiB in 0.002494 sec., 273857.2574178027 rows/sec., 21.76 MiB/sec. | ||
7436 | 2025.03.25 22:54:28.642798 [ 268 ] {e513d027-f1c9-474c-b54e-18b2bf3d2011} <Debug> TCPHandler: Processed in 0.002726701 sec. | ||
7437 | 2025.03.25 22:54:28.642917 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7438 | 2025.03.25 22:54:28.643023 [ 268 ] {57e81300-519f-4fb0-81c1-4b6ca166df59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7439 | 2025.03.25 22:54:28.643069 [ 268 ] {57e81300-519f-4fb0-81c1-4b6ca166df59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7440 | 2025.03.25 22:54:28.643637 [ 268 ] {57e81300-519f-4fb0-81c1-4b6ca166df59} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7441 | 2025.03.25 22:54:28.643676 [ 268 ] {57e81300-519f-4fb0-81c1-4b6ca166df59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7442 | 2025.03.25 22:54:28.644038 [ 268 ] {57e81300-519f-4fb0-81c1-4b6ca166df59} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7443 | 2025.03.25 22:54:28.644283 [ 268 ] {57e81300-519f-4fb0-81c1-4b6ca166df59} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7444 | 2025.03.25 22:54:28.644511 [ 268 ] {57e81300-519f-4fb0-81c1-4b6ca166df59} <Debug> executeQuery: Read 142 rows, 9.07 KiB in 0.00151 sec., 94039.73509933775 rows/sec., 5.87 MiB/sec. | ||
7445 | 2025.03.25 22:54:28.644564 [ 268 ] {57e81300-519f-4fb0-81c1-4b6ca166df59} <Debug> TCPHandler: Processed in 0.001698658 sec. | ||
7446 | 2025.03.25 22:54:28.644682 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7447 | 2025.03.25 22:54:28.644788 [ 268 ] {fbea2d4b-ab98-4423-8d72-d1e37aeb97b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7448 | 2025.03.25 22:54:28.644833 [ 268 ] {fbea2d4b-ab98-4423-8d72-d1e37aeb97b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7449 | 2025.03.25 22:54:28.645373 [ 268 ] {fbea2d4b-ab98-4423-8d72-d1e37aeb97b0} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7450 | 2025.03.25 22:54:28.645412 [ 268 ] {fbea2d4b-ab98-4423-8d72-d1e37aeb97b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7451 | 2025.03.25 22:54:28.645758 [ 268 ] {fbea2d4b-ab98-4423-8d72-d1e37aeb97b0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7452 | 2025.03.25 22:54:28.646000 [ 268 ] {fbea2d4b-ab98-4423-8d72-d1e37aeb97b0} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7453 | 2025.03.25 22:54:28.646247 [ 268 ] {fbea2d4b-ab98-4423-8d72-d1e37aeb97b0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001467 sec., 77027.94819359237 rows/sec., 4.99 MiB/sec. | ||
7454 | 2025.03.25 22:54:28.646445 [ 268 ] {fbea2d4b-ab98-4423-8d72-d1e37aeb97b0} <Debug> TCPHandler: Processed in 0.001811001 sec. | ||
7455 | 2025.03.25 22:54:28.646652 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7456 | 2025.03.25 22:54:28.646760 [ 268 ] {4aede118-3606-49a8-b21d-5019a2a291cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7457 | 2025.03.25 22:54:28.646809 [ 268 ] {4aede118-3606-49a8-b21d-5019a2a291cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7458 | 2025.03.25 22:54:28.647426 [ 268 ] {4aede118-3606-49a8-b21d-5019a2a291cd} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7459 | 2025.03.25 22:54:28.647465 [ 268 ] {4aede118-3606-49a8-b21d-5019a2a291cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7460 | 2025.03.25 22:54:28.647814 [ 268 ] {4aede118-3606-49a8-b21d-5019a2a291cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7461 | 2025.03.25 22:54:28.648063 [ 268 ] {4aede118-3606-49a8-b21d-5019a2a291cd} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7462 | 2025.03.25 22:54:28.648213 [ 90 ] {} <Debug> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
7463 | 2025.03.25 22:54:28.648275 [ 90 ] {} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7464 | 2025.03.25 22:54:28.648302 [ 268 ] {4aede118-3606-49a8-b21d-5019a2a291cd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001558 sec., 71887.03465982029 rows/sec., 4.10 MiB/sec. | ||
7465 | 2025.03.25 22:54:28.648318 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7466 | 2025.03.25 22:54:28.648379 [ 268 ] {4aede118-3606-49a8-b21d-5019a2a291cd} <Debug> TCPHandler: Processed in 0.00179315 sec. | ||
7467 | 2025.03.25 22:54:28.648534 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::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 | ||
7468 | 2025.03.25 22:54:28.648555 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7469 | 2025.03.25 22:54:28.648664 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7470 | 2025.03.25 22:54:28.648691 [ 268 ] {b0b11bd8-ce8d-4c8a-8e9d-90c51df4ef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7471 | 2025.03.25 22:54:28.648702 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 124 rows starting from the beginning of the part | ||
7472 | 2025.03.25 22:54:28.648743 [ 268 ] {b0b11bd8-ce8d-4c8a-8e9d-90c51df4ef39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7473 | 2025.03.25 22:54:28.648842 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
7474 | 2025.03.25 22:54:28.649271 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
7475 | 2025.03.25 22:54:28.649671 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
7476 | 2025.03.25 22:54:28.650001 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
7477 | 2025.03.25 22:54:28.650441 [ 189 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
7478 | 2025.03.25 22:54:28.651458 [ 268 ] {b0b11bd8-ce8d-4c8a-8e9d-90c51df4ef39} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7479 | 2025.03.25 22:54:28.651505 [ 268 ] {b0b11bd8-ce8d-4c8a-8e9d-90c51df4ef39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7480 | 2025.03.25 22:54:28.652046 [ 268 ] {b0b11bd8-ce8d-4c8a-8e9d-90c51df4ef39} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7481 | 2025.03.25 22:54:28.652177 [ 190 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.003720224 sec., 183859.89660837626 rows/sec., 11.24 MiB/sec. | ||
7482 | 2025.03.25 22:54:28.652423 [ 190 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
7483 | 2025.03.25 22:54:28.652437 [ 268 ] {b0b11bd8-ce8d-4c8a-8e9d-90c51df4ef39} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7484 | 2025.03.25 22:54:28.652908 [ 268 ] {b0b11bd8-ce8d-4c8a-8e9d-90c51df4ef39} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.004241 sec., 98561.6599858524 rows/sec., 7.02 MiB/sec. | ||
7485 | 2025.03.25 22:54:28.653216 [ 268 ] {b0b11bd8-ce8d-4c8a-8e9d-90c51df4ef39} <Debug> TCPHandler: Processed in 0.004718236 sec. | ||
7486 | 2025.03.25 22:54:28.653346 [ 190 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_16_3} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7487 | 2025.03.25 22:54:28.653518 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7488 | 2025.03.25 22:54:28.653730 [ 190 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_16_3} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
7489 | 2025.03.25 22:54:28.653781 [ 268 ] {d9006cb9-e60d-45fa-b9b2-731eff66a0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7490 | 2025.03.25 22:54:28.653895 [ 268 ] {d9006cb9-e60d-45fa-b9b2-731eff66a0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7491 | 2025.03.25 22:54:28.653914 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7492 | 2025.03.25 22:54:28.654392 [ 268 ] {d9006cb9-e60d-45fa-b9b2-731eff66a0e7} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7493 | 2025.03.25 22:54:28.654436 [ 268 ] {d9006cb9-e60d-45fa-b9b2-731eff66a0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7494 | 2025.03.25 22:54:28.654803 [ 268 ] {d9006cb9-e60d-45fa-b9b2-731eff66a0e7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7495 | 2025.03.25 22:54:28.655039 [ 268 ] {d9006cb9-e60d-45fa-b9b2-731eff66a0e7} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7496 | 2025.03.25 22:54:28.655298 [ 268 ] {d9006cb9-e60d-45fa-b9b2-731eff66a0e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 195.68 KiB/sec. | ||
7497 | 2025.03.25 22:54:28.655475 [ 268 ] {d9006cb9-e60d-45fa-b9b2-731eff66a0e7} <Debug> TCPHandler: Processed in 0.002060786 sec. | ||
7498 | 2025.03.25 22:54:28.655616 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7499 | 2025.03.25 22:54:28.655724 [ 268 ] {b84e5f9e-fc9f-4235-abca-c4e21a106bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7500 | 2025.03.25 22:54:28.655773 [ 268 ] {b84e5f9e-fc9f-4235-abca-c4e21a106bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7501 | 2025.03.25 22:54:28.656323 [ 268 ] {b84e5f9e-fc9f-4235-abca-c4e21a106bb0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7502 | 2025.03.25 22:54:28.656361 [ 268 ] {b84e5f9e-fc9f-4235-abca-c4e21a106bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7503 | 2025.03.25 22:54:28.656742 [ 268 ] {b84e5f9e-fc9f-4235-abca-c4e21a106bb0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7504 | 2025.03.25 22:54:28.656984 [ 268 ] {b84e5f9e-fc9f-4235-abca-c4e21a106bb0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7505 | 2025.03.25 22:54:28.657157 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7506 | 2025.03.25 22:54:28.657214 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7507 | 2025.03.25 22:54:28.657238 [ 268 ] {b84e5f9e-fc9f-4235-abca-c4e21a106bb0} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001531 sec., 156107.11952971914 rows/sec., 10.47 MiB/sec. | ||
7508 | 2025.03.25 22:54:28.657254 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7509 | 2025.03.25 22:54:28.657419 [ 268 ] {b84e5f9e-fc9f-4235-abca-c4e21a106bb0} <Debug> TCPHandler: Processed in 0.001848952 sec. | ||
7510 | 2025.03.25 22:54:28.657717 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
7511 | 2025.03.25 22:54:28.657762 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7512 | 2025.03.25 22:54:28.658227 [ 268 ] {6a39ce70-b1ca-4c40-af37-d3321c492421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7513 | 2025.03.25 22:54:28.658470 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7514 | 2025.03.25 22:54:28.658486 [ 268 ] {6a39ce70-b1ca-4c40-af37-d3321c492421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7515 | 2025.03.25 22:54:28.658642 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16887 rows starting from the beginning of the part | ||
7516 | 2025.03.25 22:54:28.659098 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 954 rows starting from the beginning of the part | ||
7517 | 2025.03.25 22:54:28.659480 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 54 rows starting from the beginning of the part | ||
7518 | 2025.03.25 22:54:28.659781 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
7519 | 2025.03.25 22:54:28.660122 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
7520 | 2025.03.25 22:54:28.660440 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 239 rows starting from the beginning of the part | ||
7521 | 2025.03.25 22:54:28.660852 [ 268 ] {6a39ce70-b1ca-4c40-af37-d3321c492421} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7522 | 2025.03.25 22:54:28.660924 [ 268 ] {6a39ce70-b1ca-4c40-af37-d3321c492421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7523 | 2025.03.25 22:54:28.661651 [ 268 ] {6a39ce70-b1ca-4c40-af37-d3321c492421} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7524 | 2025.03.25 22:54:28.661958 [ 268 ] {6a39ce70-b1ca-4c40-af37-d3321c492421} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7525 | 2025.03.25 22:54:28.662379 [ 268 ] {6a39ce70-b1ca-4c40-af37-d3321c492421} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004325 sec., 231.21387283236996 rows/sec., 15.58 KiB/sec. | ||
7526 | 2025.03.25 22:54:28.662719 [ 268 ] {6a39ce70-b1ca-4c40-af37-d3321c492421} <Debug> TCPHandler: Processed in 0.005084554 sec. | ||
7527 | 2025.03.25 22:54:28.662917 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7528 | 2025.03.25 22:54:28.663177 [ 268 ] {f0b71c6d-9495-4e17-a0f7-a5a069b3bd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7529 | 2025.03.25 22:54:28.663393 [ 268 ] {f0b71c6d-9495-4e17-a0f7-a5a069b3bd79} <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 | ||
7530 | 2025.03.25 22:54:28.665665 [ 268 ] {f0b71c6d-9495-4e17-a0f7-a5a069b3bd79} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7531 | 2025.03.25 22:54:28.665711 [ 268 ] {f0b71c6d-9495-4e17-a0f7-a5a069b3bd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7532 | 2025.03.25 22:54:28.666428 [ 268 ] {f0b71c6d-9495-4e17-a0f7-a5a069b3bd79} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7533 | 2025.03.25 22:54:28.666736 [ 268 ] {f0b71c6d-9495-4e17-a0f7-a5a069b3bd79} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7534 | 2025.03.25 22:54:28.667044 [ 268 ] {f0b71c6d-9495-4e17-a0f7-a5a069b3bd79} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003961 sec., 8078.767987881848 rows/sec., 14.48 MiB/sec. | ||
7535 | 2025.03.25 22:54:28.667246 [ 268 ] {f0b71c6d-9495-4e17-a0f7-a5a069b3bd79} <Debug> TCPHandler: Processed in 0.004412309 sec. | ||
7536 | 2025.03.25 22:54:28.667387 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7537 | 2025.03.25 22:54:28.667538 [ 268 ] {da747213-fb14-402d-a3d8-d25e592eebbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7538 | 2025.03.25 22:54:28.667594 [ 268 ] {da747213-fb14-402d-a3d8-d25e592eebbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7539 | 2025.03.25 22:54:28.668322 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18531 rows, containing 5 columns (5 merged, 0 gathered) in 0.010881876 sec., 1702923.282713385 rows/sec., 115.66 MiB/sec. | ||
7540 | 2025.03.25 22:54:28.668646 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7541 | 2025.03.25 22:54:28.668901 [ 268 ] {da747213-fb14-402d-a3d8-d25e592eebbd} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7542 | 2025.03.25 22:54:28.668955 [ 268 ] {da747213-fb14-402d-a3d8-d25e592eebbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7543 | 2025.03.25 22:54:28.669322 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7544 | 2025.03.25 22:54:28.669522 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7545 | 2025.03.25 22:54:28.669687 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
7546 | 2025.03.25 22:54:28.669752 [ 268 ] {da747213-fb14-402d-a3d8-d25e592eebbd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7547 | 2025.03.25 22:54:28.670005 [ 268 ] {da747213-fb14-402d-a3d8-d25e592eebbd} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7548 | 2025.03.25 22:54:28.670152 [ 89 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7549 | 2025.03.25 22:54:28.670196 [ 268 ] {da747213-fb14-402d-a3d8-d25e592eebbd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002719 sec., 30158.146377344612 rows/sec., 1.92 MiB/sec. | ||
7550 | 2025.03.25 22:54:28.670199 [ 89 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7551 | 2025.03.25 22:54:28.670254 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
7552 | 2025.03.25 22:54:28.670274 [ 268 ] {da747213-fb14-402d-a3d8-d25e592eebbd} <Debug> TCPHandler: Processed in 0.002938946 sec. | ||
7553 | 2025.03.25 22:54:28.670536 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
7554 | 2025.03.25 22:54:28.670951 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7555 | 2025.03.25 22:54:28.671042 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2428 rows starting from the beginning of the part | ||
7556 | 2025.03.25 22:54:28.671216 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
7557 | 2025.03.25 22:54:28.671427 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
7558 | 2025.03.25 22:54:28.671602 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
7559 | 2025.03.25 22:54:28.671726 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
7560 | 2025.03.25 22:54:28.671927 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part | ||
7561 | 2025.03.25 22:54:28.673246 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2712 rows, containing 4 columns (4 merged, 0 gathered) in 0.002902656 sec., 934316.7085593332 rows/sec., 61.74 MiB/sec. | ||
7562 | 2025.03.25 22:54:28.673536 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7563 | 2025.03.25 22:54:28.673828 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7564 | 2025.03.25 22:54:28.673905 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_56_11} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7565 | 2025.03.25 22:54:28.673988 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
7566 | 2025.03.25 22:54:30.128332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7567 | 2025.03.25 22:54:30.129594 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7568 | 2025.03.25 22:54:30.129698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7569 | 2025.03.25 22:54:30.130286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7570 | 2025.03.25 22:54:30.130560 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7571 | 2025.03.25 22:54:30.130830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7572 | 2025.03.25 22:54:31.436143 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7573 | 2025.03.25 22:54:31.457762 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7574 | 2025.03.25 22:54:31.457830 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7575 | 2025.03.25 22:54:31.465394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7576 | 2025.03.25 22:54:31.466242 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7577 | 2025.03.25 22:54:31.470204 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7578 | 2025.03.25 22:54:33.623980 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7579 | 2025.03.25 22:54:33.624173 [ 268 ] {e38882a3-ecf7-4c30-8609-6cb1af7e5cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7580 | 2025.03.25 22:54:33.624249 [ 268 ] {e38882a3-ecf7-4c30-8609-6cb1af7e5cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7581 | 2025.03.25 22:54:33.625052 [ 268 ] {e38882a3-ecf7-4c30-8609-6cb1af7e5cf8} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7582 | 2025.03.25 22:54:33.625100 [ 268 ] {e38882a3-ecf7-4c30-8609-6cb1af7e5cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7583 | 2025.03.25 22:54:33.625566 [ 268 ] {e38882a3-ecf7-4c30-8609-6cb1af7e5cf8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7584 | 2025.03.25 22:54:33.625848 [ 268 ] {e38882a3-ecf7-4c30-8609-6cb1af7e5cf8} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7585 | 2025.03.25 22:54:33.626144 [ 268 ] {e38882a3-ecf7-4c30-8609-6cb1af7e5cf8} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00201 sec., 35820.89552238806 rows/sec., 2.91 MiB/sec. | ||
7586 | 2025.03.25 22:54:33.626229 [ 268 ] {e38882a3-ecf7-4c30-8609-6cb1af7e5cf8} <Debug> TCPHandler: Processed in 0.002374473 sec. | ||
7587 | 2025.03.25 22:54:33.626493 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7588 | 2025.03.25 22:54:33.626632 [ 268 ] {f5dfff71-b4fa-4cba-a0e3-29ae308cc432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7589 | 2025.03.25 22:54:33.626684 [ 268 ] {f5dfff71-b4fa-4cba-a0e3-29ae308cc432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7590 | 2025.03.25 22:54:33.627244 [ 268 ] {f5dfff71-b4fa-4cba-a0e3-29ae308cc432} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7591 | 2025.03.25 22:54:33.627286 [ 268 ] {f5dfff71-b4fa-4cba-a0e3-29ae308cc432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7592 | 2025.03.25 22:54:33.627647 [ 268 ] {f5dfff71-b4fa-4cba-a0e3-29ae308cc432} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7593 | 2025.03.25 22:54:33.627898 [ 268 ] {f5dfff71-b4fa-4cba-a0e3-29ae308cc432} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7594 | 2025.03.25 22:54:33.628115 [ 268 ] {f5dfff71-b4fa-4cba-a0e3-29ae308cc432} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001509 sec., 5301.524188204109 rows/sec., 398.65 KiB/sec. | ||
7595 | 2025.03.25 22:54:33.628178 [ 268 ] {f5dfff71-b4fa-4cba-a0e3-29ae308cc432} <Debug> TCPHandler: Processed in 0.00178366 sec. | ||
7596 | 2025.03.25 22:54:33.628286 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7597 | 2025.03.25 22:54:33.628392 [ 268 ] {ef652561-3756-43fa-b3b5-585fc9cb7613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7598 | 2025.03.25 22:54:33.628437 [ 268 ] {ef652561-3756-43fa-b3b5-585fc9cb7613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7599 | 2025.03.25 22:54:33.628986 [ 268 ] {ef652561-3756-43fa-b3b5-585fc9cb7613} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7600 | 2025.03.25 22:54:33.629026 [ 268 ] {ef652561-3756-43fa-b3b5-585fc9cb7613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7601 | 2025.03.25 22:54:33.629385 [ 268 ] {ef652561-3756-43fa-b3b5-585fc9cb7613} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7602 | 2025.03.25 22:54:33.629628 [ 268 ] {ef652561-3756-43fa-b3b5-585fc9cb7613} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7603 | 2025.03.25 22:54:33.629859 [ 268 ] {ef652561-3756-43fa-b3b5-585fc9cb7613} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001489 sec., 48354.600402955 rows/sec., 3.77 MiB/sec. | ||
7604 | 2025.03.25 22:54:33.629912 [ 268 ] {ef652561-3756-43fa-b3b5-585fc9cb7613} <Debug> TCPHandler: Processed in 0.001678307 sec. | ||
7605 | 2025.03.25 22:54:33.630029 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7606 | 2025.03.25 22:54:33.630137 [ 268 ] {507f0630-31fb-4cbd-966a-a5c5c7434261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7607 | 2025.03.25 22:54:33.630186 [ 268 ] {507f0630-31fb-4cbd-966a-a5c5c7434261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7608 | 2025.03.25 22:54:33.630718 [ 268 ] {507f0630-31fb-4cbd-966a-a5c5c7434261} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7609 | 2025.03.25 22:54:33.630758 [ 268 ] {507f0630-31fb-4cbd-966a-a5c5c7434261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7610 | 2025.03.25 22:54:33.631150 [ 268 ] {507f0630-31fb-4cbd-966a-a5c5c7434261} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7611 | 2025.03.25 22:54:33.631404 [ 268 ] {507f0630-31fb-4cbd-966a-a5c5c7434261} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7612 | 2025.03.25 22:54:33.631631 [ 268 ] {507f0630-31fb-4cbd-966a-a5c5c7434261} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. | ||
7613 | 2025.03.25 22:54:33.631698 [ 268 ] {507f0630-31fb-4cbd-966a-a5c5c7434261} <Debug> TCPHandler: Processed in 0.001722759 sec. | ||
7614 | 2025.03.25 22:54:33.631971 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7615 | 2025.03.25 22:54:33.632117 [ 268 ] {1a9988a0-d6c5-4230-a0de-163a341f0d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7616 | 2025.03.25 22:54:33.632193 [ 268 ] {1a9988a0-d6c5-4230-a0de-163a341f0d53} <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 | ||
7617 | 2025.03.25 22:54:33.633273 [ 268 ] {1a9988a0-d6c5-4230-a0de-163a341f0d53} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7618 | 2025.03.25 22:54:33.633314 [ 268 ] {1a9988a0-d6c5-4230-a0de-163a341f0d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7619 | 2025.03.25 22:54:33.633928 [ 268 ] {1a9988a0-d6c5-4230-a0de-163a341f0d53} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7620 | 2025.03.25 22:54:33.634188 [ 268 ] {1a9988a0-d6c5-4230-a0de-163a341f0d53} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7621 | 2025.03.25 22:54:33.634433 [ 268 ] {1a9988a0-d6c5-4230-a0de-163a341f0d53} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00234 sec., 3418.8034188034185 rows/sec., 6.13 MiB/sec. | ||
7622 | 2025.03.25 22:54:33.634536 [ 268 ] {1a9988a0-d6c5-4230-a0de-163a341f0d53} <Debug> TCPHandler: Processed in 0.00267192 sec. | ||
7623 | 2025.03.25 22:54:33.634666 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7624 | 2025.03.25 22:54:33.634773 [ 268 ] {ab2f194d-37e1-4f3b-821f-86860a050a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7625 | 2025.03.25 22:54:33.634820 [ 268 ] {ab2f194d-37e1-4f3b-821f-86860a050a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7626 | 2025.03.25 22:54:33.635261 [ 268 ] {ab2f194d-37e1-4f3b-821f-86860a050a53} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7627 | 2025.03.25 22:54:33.635300 [ 268 ] {ab2f194d-37e1-4f3b-821f-86860a050a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7628 | 2025.03.25 22:54:33.635659 [ 268 ] {ab2f194d-37e1-4f3b-821f-86860a050a53} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7629 | 2025.03.25 22:54:33.635900 [ 268 ] {ab2f194d-37e1-4f3b-821f-86860a050a53} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7630 | 2025.03.25 22:54:33.636098 [ 268 ] {ab2f194d-37e1-4f3b-821f-86860a050a53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. | ||
7631 | 2025.03.25 22:54:33.636148 [ 268 ] {ab2f194d-37e1-4f3b-821f-86860a050a53} <Debug> TCPHandler: Processed in 0.001532235 sec. | ||
7632 | 2025.03.25 22:54:37.500238 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7633 | 2025.03.25 22:54:37.500316 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7634 | 2025.03.25 22:54:37.630992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7635 | 2025.03.25 22:54:37.631636 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7636 | 2025.03.25 22:54:37.631682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7637 | 2025.03.25 22:54:37.632401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7638 | 2025.03.25 22:54:37.632662 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7639 | 2025.03.25 22:54:37.632953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7640 | 2025.03.25 22:54:37.721412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1062 | ||
7641 | 2025.03.25 22:54:37.724649 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7642 | 2025.03.25 22:54:37.724697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7643 | 2025.03.25 22:54:37.726210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7644 | 2025.03.25 22:54:37.726537 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7645 | 2025.03.25 22:54:37.727102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
7646 | 2025.03.25 22:54:38.630669 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7647 | 2025.03.25 22:54:38.630872 [ 268 ] {df671e3d-e2d8-41bf-aefd-c39e18d5b52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7648 | 2025.03.25 22:54:38.630949 [ 268 ] {df671e3d-e2d8-41bf-aefd-c39e18d5b52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7649 | 2025.03.25 22:54:38.631840 [ 268 ] {df671e3d-e2d8-41bf-aefd-c39e18d5b52c} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7650 | 2025.03.25 22:54:38.631894 [ 268 ] {df671e3d-e2d8-41bf-aefd-c39e18d5b52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7651 | 2025.03.25 22:54:38.632365 [ 268 ] {df671e3d-e2d8-41bf-aefd-c39e18d5b52c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7652 | 2025.03.25 22:54:38.632647 [ 268 ] {df671e3d-e2d8-41bf-aefd-c39e18d5b52c} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7653 | 2025.03.25 22:54:38.632911 [ 268 ] {df671e3d-e2d8-41bf-aefd-c39e18d5b52c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002084 sec., 101727.44721689059 rows/sec., 6.47 MiB/sec. | ||
7654 | 2025.03.25 22:54:38.633074 [ 268 ] {df671e3d-e2d8-41bf-aefd-c39e18d5b52c} <Debug> TCPHandler: Processed in 0.002540628 sec. | ||
7655 | 2025.03.25 22:54:38.633264 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7656 | 2025.03.25 22:54:38.633381 [ 268 ] {85e7c273-bfdc-4635-941d-b56b2f8078db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7657 | 2025.03.25 22:54:38.633430 [ 268 ] {85e7c273-bfdc-4635-941d-b56b2f8078db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7658 | 2025.03.25 22:54:38.634357 [ 268 ] {85e7c273-bfdc-4635-941d-b56b2f8078db} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7659 | 2025.03.25 22:54:38.634399 [ 268 ] {85e7c273-bfdc-4635-941d-b56b2f8078db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7660 | 2025.03.25 22:54:38.634813 [ 268 ] {85e7c273-bfdc-4635-941d-b56b2f8078db} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7661 | 2025.03.25 22:54:38.635061 [ 268 ] {85e7c273-bfdc-4635-941d-b56b2f8078db} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7662 | 2025.03.25 22:54:38.635255 [ 78 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7663 | 2025.03.25 22:54:38.635301 [ 268 ] {85e7c273-bfdc-4635-941d-b56b2f8078db} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001943 sec., 350488.934637159 rows/sec., 27.86 MiB/sec. | ||
7664 | 2025.03.25 22:54:38.635351 [ 78 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7665 | 2025.03.25 22:54:38.635429 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7666 | 2025.03.25 22:54:38.635435 [ 268 ] {85e7c273-bfdc-4635-941d-b56b2f8078db} <Debug> TCPHandler: Processed in 0.00222512 sec. | ||
7667 | 2025.03.25 22:54:38.635649 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7668 | 2025.03.25 22:54:38.635658 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7669 | 2025.03.25 22:54:38.635831 [ 268 ] {3623c06c-3788-4e25-a852-d9f40533ea93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7670 | 2025.03.25 22:54:38.635946 [ 268 ] {3623c06c-3788-4e25-a852-d9f40533ea93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7671 | 2025.03.25 22:54:38.635963 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7672 | 2025.03.25 22:54:38.636064 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1967 rows starting from the beginning of the part | ||
7673 | 2025.03.25 22:54:38.636330 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 681 rows starting from the beginning of the part | ||
7674 | 2025.03.25 22:54:38.636756 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 72 rows starting from the beginning of the part | ||
7675 | 2025.03.25 22:54:38.637214 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 683 rows starting from the beginning of the part | ||
7676 | 2025.03.25 22:54:38.637575 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 72 rows starting from the beginning of the part | ||
7677 | 2025.03.25 22:54:38.637765 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 681 rows starting from the beginning of the part | ||
7678 | 2025.03.25 22:54:38.638592 [ 268 ] {3623c06c-3788-4e25-a852-d9f40533ea93} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7679 | 2025.03.25 22:54:38.638653 [ 268 ] {3623c06c-3788-4e25-a852-d9f40533ea93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7680 | 2025.03.25 22:54:38.639440 [ 268 ] {3623c06c-3788-4e25-a852-d9f40533ea93} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7681 | 2025.03.25 22:54:38.639987 [ 268 ] {3623c06c-3788-4e25-a852-d9f40533ea93} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7682 | 2025.03.25 22:54:38.640417 [ 268 ] {3623c06c-3788-4e25-a852-d9f40533ea93} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.004639 sec., 29747.7904720845 rows/sec., 1.85 MiB/sec. | ||
7683 | 2025.03.25 22:54:38.640512 [ 268 ] {3623c06c-3788-4e25-a852-d9f40533ea93} <Debug> TCPHandler: Processed in 0.004942142 sec. | ||
7684 | 2025.03.25 22:54:38.640678 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7685 | 2025.03.25 22:54:38.640791 [ 268 ] {90708600-9b78-46b0-880f-7158731f6ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7686 | 2025.03.25 22:54:38.640844 [ 268 ] {90708600-9b78-46b0-880f-7158731f6ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7687 | 2025.03.25 22:54:38.641615 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4156 rows, containing 5 columns (5 merged, 0 gathered) in 0.006060026 sec., 685805.6384576568 rows/sec., 58.08 MiB/sec. | ||
7688 | 2025.03.25 22:54:38.641975 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7689 | 2025.03.25 22:54:38.642306 [ 268 ] {90708600-9b78-46b0-880f-7158731f6ebd} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7690 | 2025.03.25 22:54:38.642369 [ 268 ] {90708600-9b78-46b0-880f-7158731f6ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7691 | 2025.03.25 22:54:38.642590 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7692 | 2025.03.25 22:54:38.642795 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_61_12} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7693 | 2025.03.25 22:54:38.642962 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
7694 | 2025.03.25 22:54:38.643103 [ 268 ] {90708600-9b78-46b0-880f-7158731f6ebd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7695 | 2025.03.25 22:54:38.643366 [ 268 ] {90708600-9b78-46b0-880f-7158731f6ebd} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7696 | 2025.03.25 22:54:38.643511 [ 77 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
7697 | 2025.03.25 22:54:38.643557 [ 77 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7698 | 2025.03.25 22:54:38.643561 [ 268 ] {90708600-9b78-46b0-880f-7158731f6ebd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002792 sec., 40472.779369627504 rows/sec., 2.62 MiB/sec. | ||
7699 | 2025.03.25 22:54:38.643582 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7700 | 2025.03.25 22:54:38.643694 [ 268 ] {90708600-9b78-46b0-880f-7158731f6ebd} <Debug> TCPHandler: Processed in 0.003074269 sec. | ||
7701 | 2025.03.25 22:54:38.644030 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7702 | 2025.03.25 22:54:38.644036 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
7703 | 2025.03.25 22:54:38.644308 [ 268 ] {7dc49df7-b910-4a48-9cf9-9fededf17813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7704 | 2025.03.25 22:54:38.644415 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7705 | 2025.03.25 22:54:38.644421 [ 268 ] {7dc49df7-b910-4a48-9cf9-9fededf17813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7706 | 2025.03.25 22:54:38.644472 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 365 rows starting from the beginning of the part | ||
7707 | 2025.03.25 22:54:38.644791 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part | ||
7708 | 2025.03.25 22:54:38.645099 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
7709 | 2025.03.25 22:54:38.645416 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part | ||
7710 | 2025.03.25 22:54:38.645782 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part | ||
7711 | 2025.03.25 22:54:38.646110 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part | ||
7712 | 2025.03.25 22:54:38.647390 [ 268 ] {7dc49df7-b910-4a48-9cf9-9fededf17813} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7713 | 2025.03.25 22:54:38.647457 [ 268 ] {7dc49df7-b910-4a48-9cf9-9fededf17813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7714 | 2025.03.25 22:54:38.648495 [ 268 ] {7dc49df7-b910-4a48-9cf9-9fededf17813} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7715 | 2025.03.25 22:54:38.648984 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.005272988 sec., 198179.85552024771 rows/sec., 13.93 MiB/sec. | ||
7716 | 2025.03.25 22:54:38.649003 [ 268 ] {7dc49df7-b910-4a48-9cf9-9fededf17813} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7717 | 2025.03.25 22:54:38.649182 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
7718 | 2025.03.25 22:54:38.649442 [ 268 ] {7dc49df7-b910-4a48-9cf9-9fededf17813} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005226 sec., 21431.305013394565 rows/sec., 1.22 MiB/sec. | ||
7719 | 2025.03.25 22:54:38.649609 [ 268 ] {7dc49df7-b910-4a48-9cf9-9fededf17813} <Debug> TCPHandler: Processed in 0.005691429 sec. | ||
7720 | 2025.03.25 22:54:38.649813 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7721 | 2025.03.25 22:54:38.649822 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7722 | 2025.03.25 22:54:38.649974 [ 191 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_25_5} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
7723 | 2025.03.25 22:54:38.650000 [ 268 ] {0b04d0ab-b21d-45af-adaf-dd6f20bb959e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7724 | 2025.03.25 22:54:38.650103 [ 268 ] {0b04d0ab-b21d-45af-adaf-dd6f20bb959e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7725 | 2025.03.25 22:54:38.650108 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
7726 | 2025.03.25 22:54:38.650895 [ 268 ] {0b04d0ab-b21d-45af-adaf-dd6f20bb959e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7727 | 2025.03.25 22:54:38.650938 [ 268 ] {0b04d0ab-b21d-45af-adaf-dd6f20bb959e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7728 | 2025.03.25 22:54:38.651325 [ 268 ] {0b04d0ab-b21d-45af-adaf-dd6f20bb959e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7729 | 2025.03.25 22:54:38.651570 [ 268 ] {0b04d0ab-b21d-45af-adaf-dd6f20bb959e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7730 | 2025.03.25 22:54:38.651722 [ 77 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7731 | 2025.03.25 22:54:38.651766 [ 77 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7732 | 2025.03.25 22:54:38.651767 [ 268 ] {0b04d0ab-b21d-45af-adaf-dd6f20bb959e} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.00182 sec., 227472.52747252746 rows/sec., 16.18 MiB/sec. | ||
7733 | 2025.03.25 22:54:38.651791 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7734 | 2025.03.25 22:54:38.651870 [ 268 ] {0b04d0ab-b21d-45af-adaf-dd6f20bb959e} <Debug> TCPHandler: Processed in 0.002140669 sec. | ||
7735 | 2025.03.25 22:54:38.652029 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
7736 | 2025.03.25 22:54:38.652069 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7737 | 2025.03.25 22:54:38.652300 [ 268 ] {15e87513-de67-4eca-9bd1-43014297a496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7738 | 2025.03.25 22:54:38.652311 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7739 | 2025.03.25 22:54:38.652400 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 952 rows starting from the beginning of the part | ||
7740 | 2025.03.25 22:54:38.652403 [ 268 ] {15e87513-de67-4eca-9bd1-43014297a496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7741 | 2025.03.25 22:54:38.652673 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 414 rows starting from the beginning of the part | ||
7742 | 2025.03.25 22:54:38.652998 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 72 rows starting from the beginning of the part | ||
7743 | 2025.03.25 22:54:38.653401 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 418 rows starting from the beginning of the part | ||
7744 | 2025.03.25 22:54:38.653746 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 72 rows starting from the beginning of the part | ||
7745 | 2025.03.25 22:54:38.654074 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 414 rows starting from the beginning of the part | ||
7746 | 2025.03.25 22:54:38.655104 [ 268 ] {15e87513-de67-4eca-9bd1-43014297a496} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7747 | 2025.03.25 22:54:38.655170 [ 268 ] {15e87513-de67-4eca-9bd1-43014297a496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7748 | 2025.03.25 22:54:38.656062 [ 268 ] {15e87513-de67-4eca-9bd1-43014297a496} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7749 | 2025.03.25 22:54:38.656549 [ 268 ] {15e87513-de67-4eca-9bd1-43014297a496} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7750 | 2025.03.25 22:54:38.656847 [ 268 ] {15e87513-de67-4eca-9bd1-43014297a496} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004627 sec., 1296.7365463583315 rows/sec., 67.75 KiB/sec. | ||
7751 | 2025.03.25 22:54:38.657343 [ 268 ] {15e87513-de67-4eca-9bd1-43014297a496} <Debug> TCPHandler: Processed in 0.005323 sec. | ||
7752 | 2025.03.25 22:54:38.657651 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2342 rows, containing 5 columns (5 merged, 0 gathered) in 0.00576509 sec., 406238.23739091674 rows/sec., 30.97 MiB/sec. | ||
7753 | 2025.03.25 22:54:38.657684 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7754 | 2025.03.25 22:54:38.657837 [ 268 ] {2aaf690c-a651-4e52-be28-6b87d7b4f7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7755 | 2025.03.25 22:54:38.657881 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7756 | 2025.03.25 22:54:38.657913 [ 268 ] {2aaf690c-a651-4e52-be28-6b87d7b4f7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7757 | 2025.03.25 22:54:38.658522 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7758 | 2025.03.25 22:54:38.658630 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_61_12} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7759 | 2025.03.25 22:54:38.658807 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
7760 | 2025.03.25 22:54:38.659022 [ 268 ] {2aaf690c-a651-4e52-be28-6b87d7b4f7bc} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7761 | 2025.03.25 22:54:38.659065 [ 268 ] {2aaf690c-a651-4e52-be28-6b87d7b4f7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7762 | 2025.03.25 22:54:38.659483 [ 268 ] {2aaf690c-a651-4e52-be28-6b87d7b4f7bc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7763 | 2025.03.25 22:54:38.659742 [ 268 ] {2aaf690c-a651-4e52-be28-6b87d7b4f7bc} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7764 | 2025.03.25 22:54:38.659933 [ 268 ] {2aaf690c-a651-4e52-be28-6b87d7b4f7bc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002129 sec., 111319.8684828558 rows/sec., 7.46 MiB/sec. | ||
7765 | 2025.03.25 22:54:38.659995 [ 268 ] {2aaf690c-a651-4e52-be28-6b87d7b4f7bc} <Debug> TCPHandler: Processed in 0.002377454 sec. | ||
7766 | 2025.03.25 22:54:38.660121 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7767 | 2025.03.25 22:54:38.660229 [ 268 ] {7353436a-2e09-473b-91e3-c817112eeecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7768 | 2025.03.25 22:54:38.660278 [ 268 ] {7353436a-2e09-473b-91e3-c817112eeecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7769 | 2025.03.25 22:54:38.660714 [ 268 ] {7353436a-2e09-473b-91e3-c817112eeecd} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7770 | 2025.03.25 22:54:38.660752 [ 268 ] {7353436a-2e09-473b-91e3-c817112eeecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7771 | 2025.03.25 22:54:38.661108 [ 268 ] {7353436a-2e09-473b-91e3-c817112eeecd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7772 | 2025.03.25 22:54:38.661352 [ 268 ] {7353436a-2e09-473b-91e3-c817112eeecd} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7773 | 2025.03.25 22:54:38.661552 [ 268 ] {7353436a-2e09-473b-91e3-c817112eeecd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec. | ||
7774 | 2025.03.25 22:54:38.661729 [ 268 ] {7353436a-2e09-473b-91e3-c817112eeecd} <Debug> TCPHandler: Processed in 0.001656077 sec. | ||
7775 | 2025.03.25 22:54:38.661902 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7776 | 2025.03.25 22:54:38.662009 [ 268 ] {2e7140e2-8cdd-4f07-b1ab-c7dddb8a1720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7777 | 2025.03.25 22:54:38.662080 [ 268 ] {2e7140e2-8cdd-4f07-b1ab-c7dddb8a1720} <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 | ||
7778 | 2025.03.25 22:54:38.663255 [ 268 ] {2e7140e2-8cdd-4f07-b1ab-c7dddb8a1720} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7779 | 2025.03.25 22:54:38.663295 [ 268 ] {2e7140e2-8cdd-4f07-b1ab-c7dddb8a1720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7780 | 2025.03.25 22:54:38.663963 [ 268 ] {2e7140e2-8cdd-4f07-b1ab-c7dddb8a1720} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7781 | 2025.03.25 22:54:38.664229 [ 268 ] {2e7140e2-8cdd-4f07-b1ab-c7dddb8a1720} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7782 | 2025.03.25 22:54:38.664431 [ 268 ] {2e7140e2-8cdd-4f07-b1ab-c7dddb8a1720} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002444 sec., 13093.289689034369 rows/sec., 23.46 MiB/sec. | ||
7783 | 2025.03.25 22:54:38.664532 [ 268 ] {2e7140e2-8cdd-4f07-b1ab-c7dddb8a1720} <Debug> TCPHandler: Processed in 0.002695781 sec. | ||
7784 | 2025.03.25 22:54:38.664645 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7785 | 2025.03.25 22:54:38.664750 [ 268 ] {c3bc27a5-3821-41a8-b6db-971405cd6b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7786 | 2025.03.25 22:54:38.664796 [ 268 ] {c3bc27a5-3821-41a8-b6db-971405cd6b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7787 | 2025.03.25 22:54:38.665238 [ 268 ] {c3bc27a5-3821-41a8-b6db-971405cd6b99} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7788 | 2025.03.25 22:54:38.665276 [ 268 ] {c3bc27a5-3821-41a8-b6db-971405cd6b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7789 | 2025.03.25 22:54:38.665648 [ 268 ] {c3bc27a5-3821-41a8-b6db-971405cd6b99} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7790 | 2025.03.25 22:54:38.665897 [ 268 ] {c3bc27a5-3821-41a8-b6db-971405cd6b99} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7791 | 2025.03.25 22:54:38.666075 [ 268 ] {c3bc27a5-3821-41a8-b6db-971405cd6b99} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001348 sec., 60830.86053412463 rows/sec., 3.86 MiB/sec. | ||
7792 | 2025.03.25 22:54:38.666124 [ 268 ] {c3bc27a5-3821-41a8-b6db-971405cd6b99} <Debug> TCPHandler: Processed in 0.001529904 sec. | ||
7793 | 2025.03.25 22:54:38.970306 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7794 | 2025.03.25 22:54:38.991591 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7795 | 2025.03.25 22:54:38.991658 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7796 | 2025.03.25 22:54:38.998876 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7797 | 2025.03.25 22:54:38.999672 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7798 | 2025.03.25 22:54:39.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.88 MiB, peak 221.98 MiB, free memory in arenas 0.00 B, will set to 215.48 MiB (RSS), difference: -5.41 MiB | ||
7799 | 2025.03.25 22:54:39.003888 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7800 | 2025.03.25 22:54:40.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.48 MiB, peak 221.98 MiB, free memory in arenas 0.00 B, will set to 215.48 MiB (RSS), difference: 4.00 MiB | ||
7801 | 2025.03.25 22:54:41.888343 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7802 | 2025.03.25 22:54:41.888660 [ 268 ] {3c50b4a6-5107-4086-990a-2a6ad6fa4ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7803 | 2025.03.25 22:54:41.888782 [ 268 ] {3c50b4a6-5107-4086-990a-2a6ad6fa4ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7804 | 2025.03.25 22:54:41.890625 [ 268 ] {3c50b4a6-5107-4086-990a-2a6ad6fa4ade} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7805 | 2025.03.25 22:54:41.890699 [ 268 ] {3c50b4a6-5107-4086-990a-2a6ad6fa4ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7806 | 2025.03.25 22:54:41.891332 [ 268 ] {3c50b4a6-5107-4086-990a-2a6ad6fa4ade} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7807 | 2025.03.25 22:54:41.891597 [ 268 ] {3c50b4a6-5107-4086-990a-2a6ad6fa4ade} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7808 | 2025.03.25 22:54:41.891915 [ 268 ] {3c50b4a6-5107-4086-990a-2a6ad6fa4ade} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.003337 sec., 363200.47947258013 rows/sec., 30.01 MiB/sec. | ||
7809 | 2025.03.25 22:54:41.892065 [ 268 ] {3c50b4a6-5107-4086-990a-2a6ad6fa4ade} <Debug> TCPHandler: Processed in 0.003913689 sec. | ||
7810 | 2025.03.25 22:54:41.892309 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7811 | 2025.03.25 22:54:41.892439 [ 268 ] {d50f4e8f-818c-4d5c-8927-71f915ef6a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7812 | 2025.03.25 22:54:41.892492 [ 268 ] {d50f4e8f-818c-4d5c-8927-71f915ef6a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7813 | 2025.03.25 22:54:41.893081 [ 268 ] {d50f4e8f-818c-4d5c-8927-71f915ef6a6c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7814 | 2025.03.25 22:54:41.893126 [ 268 ] {d50f4e8f-818c-4d5c-8927-71f915ef6a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7815 | 2025.03.25 22:54:41.893495 [ 268 ] {d50f4e8f-818c-4d5c-8927-71f915ef6a6c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7816 | 2025.03.25 22:54:41.893741 [ 268 ] {d50f4e8f-818c-4d5c-8927-71f915ef6a6c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7817 | 2025.03.25 22:54:41.893985 [ 268 ] {d50f4e8f-818c-4d5c-8927-71f915ef6a6c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001576 sec., 5076.1421319796955 rows/sec., 381.70 KiB/sec. | ||
7818 | 2025.03.25 22:54:41.894046 [ 268 ] {d50f4e8f-818c-4d5c-8927-71f915ef6a6c} <Debug> TCPHandler: Processed in 0.001824161 sec. | ||
7819 | 2025.03.25 22:54:41.894160 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7820 | 2025.03.25 22:54:41.894272 [ 268 ] {639645a3-9de4-4262-b19d-4b0dda88b57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7821 | 2025.03.25 22:54:41.894321 [ 268 ] {639645a3-9de4-4262-b19d-4b0dda88b57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7822 | 2025.03.25 22:54:41.894947 [ 268 ] {639645a3-9de4-4262-b19d-4b0dda88b57b} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7823 | 2025.03.25 22:54:41.894989 [ 268 ] {639645a3-9de4-4262-b19d-4b0dda88b57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7824 | 2025.03.25 22:54:41.895352 [ 268 ] {639645a3-9de4-4262-b19d-4b0dda88b57b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7825 | 2025.03.25 22:54:41.895590 [ 268 ] {639645a3-9de4-4262-b19d-4b0dda88b57b} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7826 | 2025.03.25 22:54:41.895803 [ 268 ] {639645a3-9de4-4262-b19d-4b0dda88b57b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001557 sec., 146435.4527938343 rows/sec., 9.92 MiB/sec. | ||
7827 | 2025.03.25 22:54:41.895857 [ 268 ] {639645a3-9de4-4262-b19d-4b0dda88b57b} <Debug> TCPHandler: Processed in 0.001750969 sec. | ||
7828 | 2025.03.25 22:54:41.895968 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7829 | 2025.03.25 22:54:41.896073 [ 268 ] {30261534-d9ff-4a5d-b1a7-3c3db228869f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7830 | 2025.03.25 22:54:41.896119 [ 268 ] {30261534-d9ff-4a5d-b1a7-3c3db228869f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7831 | 2025.03.25 22:54:41.896862 [ 268 ] {30261534-d9ff-4a5d-b1a7-3c3db228869f} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7832 | 2025.03.25 22:54:41.896902 [ 268 ] {30261534-d9ff-4a5d-b1a7-3c3db228869f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7833 | 2025.03.25 22:54:41.897282 [ 268 ] {30261534-d9ff-4a5d-b1a7-3c3db228869f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7834 | 2025.03.25 22:54:41.897527 [ 268 ] {30261534-d9ff-4a5d-b1a7-3c3db228869f} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7835 | 2025.03.25 22:54:41.897752 [ 268 ] {30261534-d9ff-4a5d-b1a7-3c3db228869f} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001702 sec., 310223.2667450059 rows/sec., 22.98 MiB/sec. | ||
7836 | 2025.03.25 22:54:41.897857 [ 268 ] {30261534-d9ff-4a5d-b1a7-3c3db228869f} <Debug> TCPHandler: Processed in 0.001932844 sec. | ||
7837 | 2025.03.25 22:54:41.898023 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7838 | 2025.03.25 22:54:41.898240 [ 268 ] {cd5a657a-51a6-491b-b338-6afe325d7674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7839 | 2025.03.25 22:54:41.898292 [ 268 ] {cd5a657a-51a6-491b-b338-6afe325d7674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7840 | 2025.03.25 22:54:41.899046 [ 268 ] {cd5a657a-51a6-491b-b338-6afe325d7674} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7841 | 2025.03.25 22:54:41.899086 [ 268 ] {cd5a657a-51a6-491b-b338-6afe325d7674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7842 | 2025.03.25 22:54:41.899585 [ 268 ] {cd5a657a-51a6-491b-b338-6afe325d7674} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7843 | 2025.03.25 22:54:41.899828 [ 268 ] {cd5a657a-51a6-491b-b338-6afe325d7674} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7844 | 2025.03.25 22:54:41.900017 [ 268 ] {cd5a657a-51a6-491b-b338-6afe325d7674} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001828 sec., 520787.74617067835 rows/sec., 34.93 MiB/sec. | ||
7845 | 2025.03.25 22:54:41.900070 [ 268 ] {cd5a657a-51a6-491b-b338-6afe325d7674} <Debug> TCPHandler: Processed in 0.002141008 sec. | ||
7846 | 2025.03.25 22:54:41.900200 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7847 | 2025.03.25 22:54:41.900317 [ 268 ] {4885ad79-a580-40ea-abbb-4c271d182ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7848 | 2025.03.25 22:54:41.900386 [ 268 ] {4885ad79-a580-40ea-abbb-4c271d182ff8} <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 | ||
7849 | 2025.03.25 22:54:41.901469 [ 268 ] {4885ad79-a580-40ea-abbb-4c271d182ff8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7850 | 2025.03.25 22:54:41.901506 [ 268 ] {4885ad79-a580-40ea-abbb-4c271d182ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7851 | 2025.03.25 22:54:41.902167 [ 268 ] {4885ad79-a580-40ea-abbb-4c271d182ff8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7852 | 2025.03.25 22:54:41.902445 [ 268 ] {4885ad79-a580-40ea-abbb-4c271d182ff8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7853 | 2025.03.25 22:54:41.902685 [ 268 ] {4885ad79-a580-40ea-abbb-4c271d182ff8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002385 sec., 3354.2976939203354 rows/sec., 6.01 MiB/sec. | ||
7854 | 2025.03.25 22:54:41.903182 [ 268 ] {4885ad79-a580-40ea-abbb-4c271d182ff8} <Debug> TCPHandler: Processed in 0.003031588 sec. | ||
7855 | 2025.03.25 22:54:41.903453 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7856 | 2025.03.25 22:54:41.903562 [ 268 ] {5597f1ff-5e53-43e3-9da6-986786c0005a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7857 | 2025.03.25 22:54:41.903612 [ 268 ] {5597f1ff-5e53-43e3-9da6-986786c0005a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7858 | 2025.03.25 22:54:41.904085 [ 268 ] {5597f1ff-5e53-43e3-9da6-986786c0005a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7859 | 2025.03.25 22:54:41.904123 [ 268 ] {5597f1ff-5e53-43e3-9da6-986786c0005a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7860 | 2025.03.25 22:54:41.904490 [ 268 ] {5597f1ff-5e53-43e3-9da6-986786c0005a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7861 | 2025.03.25 22:54:41.904731 [ 268 ] {5597f1ff-5e53-43e3-9da6-986786c0005a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7862 | 2025.03.25 22:54:41.904929 [ 268 ] {5597f1ff-5e53-43e3-9da6-986786c0005a} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001386 sec., 28860.02886002886 rows/sec., 1.95 MiB/sec. | ||
7863 | 2025.03.25 22:54:41.905006 [ 268 ] {5597f1ff-5e53-43e3-9da6-986786c0005a} <Debug> TCPHandler: Processed in 0.001616736 sec. | ||
7864 | 2025.03.25 22:54:43.617994 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7865 | 2025.03.25 22:54:43.618193 [ 268 ] {89efe4d4-a0b5-47c1-be48-6a638c5fbb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7866 | 2025.03.25 22:54:43.618269 [ 268 ] {89efe4d4-a0b5-47c1-be48-6a638c5fbb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7867 | 2025.03.25 22:54:43.619079 [ 268 ] {89efe4d4-a0b5-47c1-be48-6a638c5fbb98} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7868 | 2025.03.25 22:54:43.619133 [ 268 ] {89efe4d4-a0b5-47c1-be48-6a638c5fbb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7869 | 2025.03.25 22:54:43.619586 [ 268 ] {89efe4d4-a0b5-47c1-be48-6a638c5fbb98} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7870 | 2025.03.25 22:54:43.619913 [ 268 ] {89efe4d4-a0b5-47c1-be48-6a638c5fbb98} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7871 | 2025.03.25 22:54:43.620467 [ 268 ] {89efe4d4-a0b5-47c1-be48-6a638c5fbb98} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002327 sec., 24065.32015470563 rows/sec., 1.85 MiB/sec. | ||
7872 | 2025.03.25 22:54:43.620667 [ 268 ] {89efe4d4-a0b5-47c1-be48-6a638c5fbb98} <Debug> TCPHandler: Processed in 0.002807543 sec. | ||
7873 | 2025.03.25 22:54:43.620920 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7874 | 2025.03.25 22:54:43.621053 [ 268 ] {653ad886-8a3a-4850-b64d-abc42240adc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7875 | 2025.03.25 22:54:43.621105 [ 268 ] {653ad886-8a3a-4850-b64d-abc42240adc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7876 | 2025.03.25 22:54:43.621710 [ 268 ] {653ad886-8a3a-4850-b64d-abc42240adc9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7877 | 2025.03.25 22:54:43.621754 [ 268 ] {653ad886-8a3a-4850-b64d-abc42240adc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7878 | 2025.03.25 22:54:43.622127 [ 268 ] {653ad886-8a3a-4850-b64d-abc42240adc9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7879 | 2025.03.25 22:54:43.622386 [ 268 ] {653ad886-8a3a-4850-b64d-abc42240adc9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7880 | 2025.03.25 22:54:43.622609 [ 268 ] {653ad886-8a3a-4850-b64d-abc42240adc9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. | ||
7881 | 2025.03.25 22:54:43.622668 [ 268 ] {653ad886-8a3a-4850-b64d-abc42240adc9} <Debug> TCPHandler: Processed in 0.001838402 sec. | ||
7882 | 2025.03.25 22:54:43.622800 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7883 | 2025.03.25 22:54:43.622911 [ 268 ] {a0dfc57a-6ca6-4f8b-9cc7-94cb513699eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7884 | 2025.03.25 22:54:43.622963 [ 268 ] {a0dfc57a-6ca6-4f8b-9cc7-94cb513699eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7885 | 2025.03.25 22:54:43.623466 [ 268 ] {a0dfc57a-6ca6-4f8b-9cc7-94cb513699eb} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7886 | 2025.03.25 22:54:43.623505 [ 268 ] {a0dfc57a-6ca6-4f8b-9cc7-94cb513699eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7887 | 2025.03.25 22:54:43.623895 [ 268 ] {a0dfc57a-6ca6-4f8b-9cc7-94cb513699eb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7888 | 2025.03.25 22:54:43.624142 [ 268 ] {a0dfc57a-6ca6-4f8b-9cc7-94cb513699eb} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7889 | 2025.03.25 22:54:43.624355 [ 268 ] {a0dfc57a-6ca6-4f8b-9cc7-94cb513699eb} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001467 sec., 36809.815950920245 rows/sec., 2.57 MiB/sec. | ||
7890 | 2025.03.25 22:54:43.624408 [ 268 ] {a0dfc57a-6ca6-4f8b-9cc7-94cb513699eb} <Debug> TCPHandler: Processed in 0.001670048 sec. | ||
7891 | 2025.03.25 22:54:43.624514 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7892 | 2025.03.25 22:54:43.624618 [ 268 ] {9671241d-b4cf-40db-9b03-7fb155a8c9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7893 | 2025.03.25 22:54:43.624666 [ 268 ] {9671241d-b4cf-40db-9b03-7fb155a8c9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7894 | 2025.03.25 22:54:43.625094 [ 268 ] {9671241d-b4cf-40db-9b03-7fb155a8c9a0} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7895 | 2025.03.25 22:54:43.625134 [ 268 ] {9671241d-b4cf-40db-9b03-7fb155a8c9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7896 | 2025.03.25 22:54:43.625495 [ 268 ] {9671241d-b4cf-40db-9b03-7fb155a8c9a0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7897 | 2025.03.25 22:54:43.625742 [ 268 ] {9671241d-b4cf-40db-9b03-7fb155a8c9a0} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7898 | 2025.03.25 22:54:43.625956 [ 268 ] {9671241d-b4cf-40db-9b03-7fb155a8c9a0} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001359 sec., 14716.703458425312 rows/sec., 1011.77 KiB/sec. | ||
7899 | 2025.03.25 22:54:43.626007 [ 268 ] {9671241d-b4cf-40db-9b03-7fb155a8c9a0} <Debug> TCPHandler: Processed in 0.001542805 sec. | ||
7900 | 2025.03.25 22:54:45.133111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
7901 | 2025.03.25 22:54:45.133831 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7902 | 2025.03.25 22:54:45.133880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7903 | 2025.03.25 22:54:45.134442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7904 | 2025.03.25 22:54:45.134704 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7905 | 2025.03.25 22:54:45.134908 [ 71 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7906 | 2025.03.25 22:54:45.134993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
7907 | 2025.03.25 22:54:45.135011 [ 71 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7908 | 2025.03.25 22:54:45.135049 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7909 | 2025.03.25 22:54:45.135251 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
7910 | 2025.03.25 22:54:45.135469 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7911 | 2025.03.25 22:54:45.135513 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
7912 | 2025.03.25 22:54:45.135594 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
7913 | 2025.03.25 22:54:45.135805 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
7914 | 2025.03.25 22:54:45.136057 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
7915 | 2025.03.25 22:54:45.136197 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
7916 | 2025.03.25 22:54:45.136429 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
7917 | 2025.03.25 22:54:45.138656 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.00352576 sec., 5346081.412234525 rows/sec., 76.48 MiB/sec. | ||
7918 | 2025.03.25 22:54:45.139078 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7919 | 2025.03.25 22:54:45.139476 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7920 | 2025.03.25 22:54:45.139582 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_41_8} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7921 | 2025.03.25 22:54:45.139711 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
7922 | 2025.03.25 22:54:46.503989 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7923 | 2025.03.25 22:54:46.528194 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7924 | 2025.03.25 22:54:46.528260 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7925 | 2025.03.25 22:54:46.535799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7926 | 2025.03.25 22:54:46.536636 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7927 | 2025.03.25 22:54:46.537034 [ 61 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7928 | 2025.03.25 22:54:46.537169 [ 61 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7929 | 2025.03.25 22:54:46.537247 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7930 | 2025.03.25 22:54:46.537837 [ 194 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
7931 | 2025.03.25 22:54:46.551730 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7932 | 2025.03.25 22:54:46.554153 [ 194 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7933 | 2025.03.25 22:54:46.555841 [ 194 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
7934 | 2025.03.25 22:54:46.561331 [ 194 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
7935 | 2025.03.25 22:54:46.566911 [ 194 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
7936 | 2025.03.25 22:54:46.572369 [ 194 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
7937 | 2025.03.25 22:54:46.578057 [ 194 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
7938 | 2025.03.25 22:54:46.583778 [ 194 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
7939 | 2025.03.25 22:54:46.644627 [ 188 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.107196966 sec., 2882.544269023435 rows/sec., 14.91 MiB/sec. | ||
7940 | 2025.03.25 22:54:46.646533 [ 186 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7941 | 2025.03.25 22:54:46.648912 [ 186 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7942 | 2025.03.25 22:54:46.649016 [ 186 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_41_8} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7943 | 2025.03.25 22:54:46.650427 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
7944 | 2025.03.25 22:54:47.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.56 MiB, peak 229.97 MiB, free memory in arenas 0.00 B, will set to 218.49 MiB (RSS), difference: 1.93 MiB | ||
7945 | 2025.03.25 22:54:47.727370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1106 | ||
7946 | 2025.03.25 22:54:47.730922 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7947 | 2025.03.25 22:54:47.730986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7948 | 2025.03.25 22:54:47.732496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7949 | 2025.03.25 22:54:47.732817 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7950 | 2025.03.25 22:54:47.734106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
7951 | 2025.03.25 22:54:48.630846 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7952 | 2025.03.25 22:54:48.631062 [ 268 ] {4450a379-b85f-42bf-8ded-0a643390c2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7953 | 2025.03.25 22:54:48.631139 [ 268 ] {4450a379-b85f-42bf-8ded-0a643390c2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7954 | 2025.03.25 22:54:48.632011 [ 268 ] {4450a379-b85f-42bf-8ded-0a643390c2c8} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7955 | 2025.03.25 22:54:48.632058 [ 268 ] {4450a379-b85f-42bf-8ded-0a643390c2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7956 | 2025.03.25 22:54:48.632506 [ 268 ] {4450a379-b85f-42bf-8ded-0a643390c2c8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7957 | 2025.03.25 22:54:48.632769 [ 268 ] {4450a379-b85f-42bf-8ded-0a643390c2c8} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7958 | 2025.03.25 22:54:48.633019 [ 268 ] {4450a379-b85f-42bf-8ded-0a643390c2c8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002017 sec., 105106.59395141299 rows/sec., 6.68 MiB/sec. | ||
7959 | 2025.03.25 22:54:48.633085 [ 268 ] {4450a379-b85f-42bf-8ded-0a643390c2c8} <Debug> TCPHandler: Processed in 0.002383494 sec. | ||
7960 | 2025.03.25 22:54:48.633217 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7961 | 2025.03.25 22:54:48.633333 [ 268 ] {57bcb35e-0100-4e0f-9a7f-af43d6334259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7962 | 2025.03.25 22:54:48.633381 [ 268 ] {57bcb35e-0100-4e0f-9a7f-af43d6334259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7963 | 2025.03.25 22:54:48.634327 [ 268 ] {57bcb35e-0100-4e0f-9a7f-af43d6334259} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7964 | 2025.03.25 22:54:48.634368 [ 268 ] {57bcb35e-0100-4e0f-9a7f-af43d6334259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7965 | 2025.03.25 22:54:48.634796 [ 268 ] {57bcb35e-0100-4e0f-9a7f-af43d6334259} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7966 | 2025.03.25 22:54:48.635049 [ 268 ] {57bcb35e-0100-4e0f-9a7f-af43d6334259} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7967 | 2025.03.25 22:54:48.635264 [ 268 ] {57bcb35e-0100-4e0f-9a7f-af43d6334259} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001959 sec., 347626.33996937214 rows/sec., 27.63 MiB/sec. | ||
7968 | 2025.03.25 22:54:48.635315 [ 268 ] {57bcb35e-0100-4e0f-9a7f-af43d6334259} <Debug> TCPHandler: Processed in 0.002152708 sec. | ||
7969 | 2025.03.25 22:54:48.635437 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7970 | 2025.03.25 22:54:48.635546 [ 268 ] {04656fc5-7a64-4d79-8c26-37e8a0be9038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7971 | 2025.03.25 22:54:48.635592 [ 268 ] {04656fc5-7a64-4d79-8c26-37e8a0be9038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7972 | 2025.03.25 22:54:48.636221 [ 268 ] {04656fc5-7a64-4d79-8c26-37e8a0be9038} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7973 | 2025.03.25 22:54:48.636260 [ 268 ] {04656fc5-7a64-4d79-8c26-37e8a0be9038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7974 | 2025.03.25 22:54:48.636619 [ 268 ] {04656fc5-7a64-4d79-8c26-37e8a0be9038} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7975 | 2025.03.25 22:54:48.636866 [ 268 ] {04656fc5-7a64-4d79-8c26-37e8a0be9038} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7976 | 2025.03.25 22:54:48.637053 [ 68 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7977 | 2025.03.25 22:54:48.637128 [ 268 ] {04656fc5-7a64-4d79-8c26-37e8a0be9038} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001587 sec., 86956.52173913043 rows/sec., 5.41 MiB/sec. | ||
7978 | 2025.03.25 22:54:48.637146 [ 68 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7979 | 2025.03.25 22:54:48.637228 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7980 | 2025.03.25 22:54:48.637274 [ 268 ] {04656fc5-7a64-4d79-8c26-37e8a0be9038} <Debug> TCPHandler: Processed in 0.001886932 sec. | ||
7981 | 2025.03.25 22:54:48.637540 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7982 | 2025.03.25 22:54:48.637575 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
7983 | 2025.03.25 22:54:48.637848 [ 268 ] {1b863410-6dd3-4204-9067-52c5ec598d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7984 | 2025.03.25 22:54:48.638012 [ 268 ] {1b863410-6dd3-4204-9067-52c5ec598d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7985 | 2025.03.25 22:54:48.638313 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7986 | 2025.03.25 22:54:48.638400 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 178 rows starting from the beginning of the part | ||
7987 | 2025.03.25 22:54:48.638652 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 142 rows starting from the beginning of the part | ||
7988 | 2025.03.25 22:54:48.639029 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
7989 | 2025.03.25 22:54:48.639462 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
7990 | 2025.03.25 22:54:48.639727 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
7991 | 2025.03.25 22:54:48.640059 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 138 rows starting from the beginning of the part | ||
7992 | 2025.03.25 22:54:48.641046 [ 268 ] {1b863410-6dd3-4204-9067-52c5ec598d19} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7993 | 2025.03.25 22:54:48.641118 [ 268 ] {1b863410-6dd3-4204-9067-52c5ec598d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
7994 | 2025.03.25 22:54:48.642057 [ 268 ] {1b863410-6dd3-4204-9067-52c5ec598d19} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7995 | 2025.03.25 22:54:48.642550 [ 268 ] {1b863410-6dd3-4204-9067-52c5ec598d19} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7996 | 2025.03.25 22:54:48.642838 [ 190 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.005478473 sec., 111709.96005638796 rows/sec., 7.49 MiB/sec. | ||
7997 | 2025.03.25 22:54:48.643148 [ 268 ] {1b863410-6dd3-4204-9067-52c5ec598d19} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005374 sec., 21027.1678451805 rows/sec., 1.36 MiB/sec. | ||
7998 | 2025.03.25 22:54:48.643230 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7999 | 2025.03.25 22:54:48.643484 [ 268 ] {1b863410-6dd3-4204-9067-52c5ec598d19} <Debug> TCPHandler: Processed in 0.006038136 sec. | ||
8000 | 2025.03.25 22:54:48.643786 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8001 | 2025.03.25 22:54:48.643954 [ 268 ] {0c1f4876-697e-4b13-9a9c-6179d8d34a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8002 | 2025.03.25 22:54:48.644004 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8003 | 2025.03.25 22:54:48.644032 [ 268 ] {0c1f4876-697e-4b13-9a9c-6179d8d34a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8004 | 2025.03.25 22:54:48.644229 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_56_11} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8005 | 2025.03.25 22:54:48.644424 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
8006 | 2025.03.25 22:54:48.644949 [ 268 ] {0c1f4876-697e-4b13-9a9c-6179d8d34a63} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8007 | 2025.03.25 22:54:48.644992 [ 268 ] {0c1f4876-697e-4b13-9a9c-6179d8d34a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8008 | 2025.03.25 22:54:48.645369 [ 268 ] {0c1f4876-697e-4b13-9a9c-6179d8d34a63} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8009 | 2025.03.25 22:54:48.645621 [ 268 ] {0c1f4876-697e-4b13-9a9c-6179d8d34a63} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8010 | 2025.03.25 22:54:48.645870 [ 268 ] {0c1f4876-697e-4b13-9a9c-6179d8d34a63} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001951 sec., 57406.45822655049 rows/sec., 3.27 MiB/sec. | ||
8011 | 2025.03.25 22:54:48.645968 [ 268 ] {0c1f4876-697e-4b13-9a9c-6179d8d34a63} <Debug> TCPHandler: Processed in 0.002286701 sec. | ||
8012 | 2025.03.25 22:54:48.646099 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8013 | 2025.03.25 22:54:48.646237 [ 268 ] {2a4df1f2-1b3e-46fc-af8c-62e095d8e3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8014 | 2025.03.25 22:54:48.646290 [ 268 ] {2a4df1f2-1b3e-46fc-af8c-62e095d8e3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8015 | 2025.03.25 22:54:48.647159 [ 268 ] {2a4df1f2-1b3e-46fc-af8c-62e095d8e3b8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8016 | 2025.03.25 22:54:48.647198 [ 268 ] {2a4df1f2-1b3e-46fc-af8c-62e095d8e3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8017 | 2025.03.25 22:54:48.647599 [ 268 ] {2a4df1f2-1b3e-46fc-af8c-62e095d8e3b8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8018 | 2025.03.25 22:54:48.647846 [ 268 ] {2a4df1f2-1b3e-46fc-af8c-62e095d8e3b8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8019 | 2025.03.25 22:54:48.648089 [ 268 ] {2a4df1f2-1b3e-46fc-af8c-62e095d8e3b8} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001869 sec., 221508.82825040127 rows/sec., 15.75 MiB/sec. | ||
8020 | 2025.03.25 22:54:48.648153 [ 268 ] {2a4df1f2-1b3e-46fc-af8c-62e095d8e3b8} <Debug> TCPHandler: Processed in 0.002116748 sec. | ||
8021 | 2025.03.25 22:54:48.648397 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8022 | 2025.03.25 22:54:48.648565 [ 268 ] {389cc353-eb04-4df8-a07b-46f1a9d3f9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8023 | 2025.03.25 22:54:48.648612 [ 268 ] {389cc353-eb04-4df8-a07b-46f1a9d3f9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8024 | 2025.03.25 22:54:48.649057 [ 268 ] {389cc353-eb04-4df8-a07b-46f1a9d3f9fe} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8025 | 2025.03.25 22:54:48.649096 [ 268 ] {389cc353-eb04-4df8-a07b-46f1a9d3f9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8026 | 2025.03.25 22:54:48.649454 [ 268 ] {389cc353-eb04-4df8-a07b-46f1a9d3f9fe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8027 | 2025.03.25 22:54:48.649691 [ 268 ] {389cc353-eb04-4df8-a07b-46f1a9d3f9fe} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8028 | 2025.03.25 22:54:48.649941 [ 268 ] {389cc353-eb04-4df8-a07b-46f1a9d3f9fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
8029 | 2025.03.25 22:54:48.650138 [ 268 ] {389cc353-eb04-4df8-a07b-46f1a9d3f9fe} <Debug> TCPHandler: Processed in 0.001836431 sec. | ||
8030 | 2025.03.25 22:54:48.650275 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8031 | 2025.03.25 22:54:48.650383 [ 268 ] {21ba13ee-82ef-49a7-abf0-9cc22a60807a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8032 | 2025.03.25 22:54:48.650431 [ 268 ] {21ba13ee-82ef-49a7-abf0-9cc22a60807a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8033 | 2025.03.25 22:54:48.651007 [ 268 ] {21ba13ee-82ef-49a7-abf0-9cc22a60807a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8034 | 2025.03.25 22:54:48.651045 [ 268 ] {21ba13ee-82ef-49a7-abf0-9cc22a60807a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8035 | 2025.03.25 22:54:48.651424 [ 268 ] {21ba13ee-82ef-49a7-abf0-9cc22a60807a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8036 | 2025.03.25 22:54:48.651662 [ 268 ] {21ba13ee-82ef-49a7-abf0-9cc22a60807a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8037 | 2025.03.25 22:54:48.651823 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8038 | 2025.03.25 22:54:48.651874 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8039 | 2025.03.25 22:54:48.651905 [ 268 ] {21ba13ee-82ef-49a7-abf0-9cc22a60807a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001536 sec., 154296.875 rows/sec., 10.34 MiB/sec. | ||
8040 | 2025.03.25 22:54:48.651914 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8041 | 2025.03.25 22:54:48.652026 [ 268 ] {21ba13ee-82ef-49a7-abf0-9cc22a60807a} <Debug> TCPHandler: Processed in 0.001796791 sec. | ||
8042 | 2025.03.25 22:54:48.652283 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
8043 | 2025.03.25 22:54:48.652294 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8044 | 2025.03.25 22:54:48.652658 [ 268 ] {44899d8f-cee9-4419-b9b8-2540c61291ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8045 | 2025.03.25 22:54:48.652849 [ 268 ] {44899d8f-cee9-4419-b9b8-2540c61291ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8046 | 2025.03.25 22:54:48.652947 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8047 | 2025.03.25 22:54:48.653110 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18531 rows starting from the beginning of the part | ||
8048 | 2025.03.25 22:54:48.653498 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
8049 | 2025.03.25 22:54:48.653904 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
8050 | 2025.03.25 22:54:48.654282 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 952 rows starting from the beginning of the part | ||
8051 | 2025.03.25 22:54:48.654612 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 54 rows starting from the beginning of the part | ||
8052 | 2025.03.25 22:54:48.655017 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
8053 | 2025.03.25 22:54:48.655933 [ 268 ] {44899d8f-cee9-4419-b9b8-2540c61291ed} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8054 | 2025.03.25 22:54:48.655975 [ 268 ] {44899d8f-cee9-4419-b9b8-2540c61291ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8055 | 2025.03.25 22:54:48.656438 [ 268 ] {44899d8f-cee9-4419-b9b8-2540c61291ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8056 | 2025.03.25 22:54:48.656701 [ 268 ] {44899d8f-cee9-4419-b9b8-2540c61291ed} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8057 | 2025.03.25 22:54:48.657054 [ 268 ] {44899d8f-cee9-4419-b9b8-2540c61291ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004511 sec., 221.68033695411216 rows/sec., 14.94 KiB/sec. | ||
8058 | 2025.03.25 22:54:48.657436 [ 268 ] {44899d8f-cee9-4419-b9b8-2540c61291ed} <Debug> TCPHandler: Processed in 0.005212658 sec. | ||
8059 | 2025.03.25 22:54:48.657627 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8060 | 2025.03.25 22:54:48.657759 [ 268 ] {caebca64-0c36-46dc-be45-0a1f2a84eaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8061 | 2025.03.25 22:54:48.657866 [ 268 ] {caebca64-0c36-46dc-be45-0a1f2a84eaa4} <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 | ||
8062 | 2025.03.25 22:54:48.659377 [ 268 ] {caebca64-0c36-46dc-be45-0a1f2a84eaa4} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8063 | 2025.03.25 22:54:48.659416 [ 268 ] {caebca64-0c36-46dc-be45-0a1f2a84eaa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8064 | 2025.03.25 22:54:48.662279 [ 268 ] {caebca64-0c36-46dc-be45-0a1f2a84eaa4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8065 | 2025.03.25 22:54:48.662652 [ 268 ] {caebca64-0c36-46dc-be45-0a1f2a84eaa4} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8066 | 2025.03.25 22:54:48.662897 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8067 | 2025.03.25 22:54:48.662984 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8068 | 2025.03.25 22:54:48.663019 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8069 | 2025.03.25 22:54:48.663060 [ 268 ] {caebca64-0c36-46dc-be45-0a1f2a84eaa4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00532 sec., 6015.037593984963 rows/sec., 10.78 MiB/sec. | ||
8070 | 2025.03.25 22:54:48.663600 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
8071 | 2025.03.25 22:54:48.664613 [ 268 ] {caebca64-0c36-46dc-be45-0a1f2a84eaa4} <Debug> TCPHandler: Processed in 0.007032308 sec. | ||
8072 | 2025.03.25 22:54:48.665480 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8073 | 2025.03.25 22:54:48.665746 [ 268 ] {bcbf3a95-4fe4-4385-95b2-df46cd86ce17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8074 | 2025.03.25 22:54:48.665799 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20171 rows, containing 5 columns (5 merged, 0 gathered) in 0.013731109 sec., 1469000.0640152227 rows/sec., 99.71 MiB/sec. | ||
8075 | 2025.03.25 22:54:48.665864 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8076 | 2025.03.25 22:54:48.665870 [ 268 ] {bcbf3a95-4fe4-4385-95b2-df46cd86ce17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8077 | 2025.03.25 22:54:48.666052 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 972 rows starting from the beginning of the part | ||
8078 | 2025.03.25 22:54:48.666515 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8079 | 2025.03.25 22:54:48.667150 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part | ||
8080 | 2025.03.25 22:54:48.668098 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8081 | 2025.03.25 22:54:48.668398 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
8082 | 2025.03.25 22:54:48.668511 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8083 | 2025.03.25 22:54:48.668599 [ 268 ] {bcbf3a95-4fe4-4385-95b2-df46cd86ce17} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8084 | 2025.03.25 22:54:48.668697 [ 268 ] {bcbf3a95-4fe4-4385-95b2-df46cd86ce17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8085 | 2025.03.25 22:54:48.668813 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
8086 | 2025.03.25 22:54:48.669256 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
8087 | 2025.03.25 22:54:48.669845 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
8088 | 2025.03.25 22:54:48.669946 [ 268 ] {bcbf3a95-4fe4-4385-95b2-df46cd86ce17} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8089 | 2025.03.25 22:54:48.670294 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
8090 | 2025.03.25 22:54:48.670762 [ 268 ] {bcbf3a95-4fe4-4385-95b2-df46cd86ce17} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8091 | 2025.03.25 22:54:48.671184 [ 68 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8092 | 2025.03.25 22:54:48.671327 [ 68 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8093 | 2025.03.25 22:54:48.671404 [ 268 ] {bcbf3a95-4fe4-4385-95b2-df46cd86ce17} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005727 sec., 14318.1421337524 rows/sec., 931.20 KiB/sec. | ||
8094 | 2025.03.25 22:54:48.671414 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8095 | 2025.03.25 22:54:48.671794 [ 268 ] {bcbf3a95-4fe4-4385-95b2-df46cd86ce17} <Debug> TCPHandler: Processed in 0.006406844 sec. | ||
8096 | 2025.03.25 22:54:48.672067 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
8097 | 2025.03.25 22:54:48.672362 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8098 | 2025.03.25 22:54:48.672436 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2712 rows starting from the beginning of the part | ||
8099 | 2025.03.25 22:54:48.672706 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
8100 | 2025.03.25 22:54:48.672998 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
8101 | 2025.03.25 22:54:48.673277 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
8102 | 2025.03.25 22:54:48.673565 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 20 rows starting from the beginning of the part | ||
8103 | 2025.03.25 22:54:48.673893 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
8104 | 2025.03.25 22:54:48.676415 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2996 rows, containing 4 columns (4 merged, 0 gathered) in 0.004744557 sec., 631460.429287708 rows/sec., 41.67 MiB/sec. | ||
8105 | 2025.03.25 22:54:48.676982 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8106 | 2025.03.25 22:54:48.677706 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8107 | 2025.03.25 22:54:48.677898 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_61_12} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8108 | 2025.03.25 22:54:48.678055 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
8109 | 2025.03.25 22:54:48.681727 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 19 columns (19 merged, 0 gathered) in 0.018616619 sec., 58227.543895054194 rows/sec., 104.34 MiB/sec. | ||
8110 | 2025.03.25 22:54:48.683245 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8111 | 2025.03.25 22:54:48.683718 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8112 | 2025.03.25 22:54:48.683809 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8113 | 2025.03.25 22:54:48.683980 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
8114 | 2025.03.25 22:54:49.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.39 MiB, peak 229.97 MiB, free memory in arenas 0.00 B, will set to 221.16 MiB (RSS), difference: 1.77 MiB | ||
8115 | 2025.03.25 22:54:52.500373 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8116 | 2025.03.25 22:54:52.500475 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8117 | 2025.03.25 22:54:52.635205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8118 | 2025.03.25 22:54:52.636345 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8119 | 2025.03.25 22:54:52.636443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8120 | 2025.03.25 22:54:52.637065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8121 | 2025.03.25 22:54:52.637324 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8122 | 2025.03.25 22:54:52.637593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8123 | 2025.03.25 22:54:53.623075 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8124 | 2025.03.25 22:54:53.623292 [ 268 ] {41a1d959-b5df-4e29-96d4-21b379af231a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8125 | 2025.03.25 22:54:53.623365 [ 268 ] {41a1d959-b5df-4e29-96d4-21b379af231a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8126 | 2025.03.25 22:54:53.624161 [ 268 ] {41a1d959-b5df-4e29-96d4-21b379af231a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8127 | 2025.03.25 22:54:53.624211 [ 268 ] {41a1d959-b5df-4e29-96d4-21b379af231a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8128 | 2025.03.25 22:54:53.624620 [ 268 ] {41a1d959-b5df-4e29-96d4-21b379af231a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8129 | 2025.03.25 22:54:53.624935 [ 268 ] {41a1d959-b5df-4e29-96d4-21b379af231a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8130 | 2025.03.25 22:54:53.625190 [ 268 ] {41a1d959-b5df-4e29-96d4-21b379af231a} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001955 sec., 36828.644501278766 rows/sec., 2.99 MiB/sec. | ||
8131 | 2025.03.25 22:54:53.625259 [ 268 ] {41a1d959-b5df-4e29-96d4-21b379af231a} <Debug> TCPHandler: Processed in 0.002325463 sec. | ||
8132 | 2025.03.25 22:54:53.625393 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8133 | 2025.03.25 22:54:53.625509 [ 268 ] {1db2a043-0083-4ca2-a5c4-cb2dfe135490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8134 | 2025.03.25 22:54:53.625587 [ 268 ] {1db2a043-0083-4ca2-a5c4-cb2dfe135490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8135 | 2025.03.25 22:54:53.626139 [ 268 ] {1db2a043-0083-4ca2-a5c4-cb2dfe135490} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8136 | 2025.03.25 22:54:53.626181 [ 268 ] {1db2a043-0083-4ca2-a5c4-cb2dfe135490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8137 | 2025.03.25 22:54:53.626545 [ 268 ] {1db2a043-0083-4ca2-a5c4-cb2dfe135490} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8138 | 2025.03.25 22:54:53.626786 [ 268 ] {1db2a043-0083-4ca2-a5c4-cb2dfe135490} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8139 | 2025.03.25 22:54:53.627029 [ 268 ] {1db2a043-0083-4ca2-a5c4-cb2dfe135490} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00154 sec., 5194.805194805195 rows/sec., 390.63 KiB/sec. | ||
8140 | 2025.03.25 22:54:53.627113 [ 268 ] {1db2a043-0083-4ca2-a5c4-cb2dfe135490} <Debug> TCPHandler: Processed in 0.001774849 sec. | ||
8141 | 2025.03.25 22:54:53.627351 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8142 | 2025.03.25 22:54:53.627518 [ 268 ] {3182e9f3-1cc5-495c-82b0-150d9d2489fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8143 | 2025.03.25 22:54:53.627566 [ 268 ] {3182e9f3-1cc5-495c-82b0-150d9d2489fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8144 | 2025.03.25 22:54:53.628148 [ 268 ] {3182e9f3-1cc5-495c-82b0-150d9d2489fe} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8145 | 2025.03.25 22:54:53.628190 [ 268 ] {3182e9f3-1cc5-495c-82b0-150d9d2489fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8146 | 2025.03.25 22:54:53.628565 [ 268 ] {3182e9f3-1cc5-495c-82b0-150d9d2489fe} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8147 | 2025.03.25 22:54:53.628806 [ 268 ] {3182e9f3-1cc5-495c-82b0-150d9d2489fe} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8148 | 2025.03.25 22:54:53.629045 [ 268 ] {3182e9f3-1cc5-495c-82b0-150d9d2489fe} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001551 sec., 46421.66344294004 rows/sec., 3.62 MiB/sec. | ||
8149 | 2025.03.25 22:54:53.629145 [ 268 ] {3182e9f3-1cc5-495c-82b0-150d9d2489fe} <Debug> TCPHandler: Processed in 0.001897113 sec. | ||
8150 | 2025.03.25 22:54:53.629339 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8151 | 2025.03.25 22:54:53.629512 [ 268 ] {d693289d-1f03-4f7b-abca-0c0c8c8acca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8152 | 2025.03.25 22:54:53.629562 [ 268 ] {d693289d-1f03-4f7b-abca-0c0c8c8acca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8153 | 2025.03.25 22:54:53.630111 [ 268 ] {d693289d-1f03-4f7b-abca-0c0c8c8acca1} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8154 | 2025.03.25 22:54:53.630151 [ 268 ] {d693289d-1f03-4f7b-abca-0c0c8c8acca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8155 | 2025.03.25 22:54:53.630546 [ 268 ] {d693289d-1f03-4f7b-abca-0c0c8c8acca1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8156 | 2025.03.25 22:54:53.630800 [ 268 ] {d693289d-1f03-4f7b-abca-0c0c8c8acca1} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8157 | 2025.03.25 22:54:53.631007 [ 268 ] {d693289d-1f03-4f7b-abca-0c0c8c8acca1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001526 sec., 104849.27916120576 rows/sec., 7.30 MiB/sec. | ||
8158 | 2025.03.25 22:54:53.631058 [ 268 ] {d693289d-1f03-4f7b-abca-0c0c8c8acca1} <Debug> TCPHandler: Processed in 0.001822511 sec. | ||
8159 | 2025.03.25 22:54:53.631180 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8160 | 2025.03.25 22:54:53.631294 [ 268 ] {55875c77-2d57-40cd-8eeb-98f011ecfeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8161 | 2025.03.25 22:54:53.631363 [ 268 ] {55875c77-2d57-40cd-8eeb-98f011ecfeec} <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 | ||
8162 | 2025.03.25 22:54:53.632455 [ 268 ] {55875c77-2d57-40cd-8eeb-98f011ecfeec} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8163 | 2025.03.25 22:54:53.632496 [ 268 ] {55875c77-2d57-40cd-8eeb-98f011ecfeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8164 | 2025.03.25 22:54:53.633122 [ 268 ] {55875c77-2d57-40cd-8eeb-98f011ecfeec} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8165 | 2025.03.25 22:54:53.633375 [ 268 ] {55875c77-2d57-40cd-8eeb-98f011ecfeec} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8166 | 2025.03.25 22:54:53.633682 [ 268 ] {55875c77-2d57-40cd-8eeb-98f011ecfeec} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002389 sec., 3348.6814566764338 rows/sec., 6.00 MiB/sec. | ||
8167 | 2025.03.25 22:54:53.633971 [ 268 ] {55875c77-2d57-40cd-8eeb-98f011ecfeec} <Debug> TCPHandler: Processed in 0.002842084 sec. | ||
8168 | 2025.03.25 22:54:53.634220 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8169 | 2025.03.25 22:54:53.634378 [ 268 ] {3b35df89-83c9-448f-ac79-4717fe72f23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8170 | 2025.03.25 22:54:53.634450 [ 268 ] {3b35df89-83c9-448f-ac79-4717fe72f23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8171 | 2025.03.25 22:54:53.635038 [ 268 ] {3b35df89-83c9-448f-ac79-4717fe72f23e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8172 | 2025.03.25 22:54:53.635085 [ 268 ] {3b35df89-83c9-448f-ac79-4717fe72f23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8173 | 2025.03.25 22:54:53.635477 [ 268 ] {3b35df89-83c9-448f-ac79-4717fe72f23e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8174 | 2025.03.25 22:54:53.635739 [ 268 ] {3b35df89-83c9-448f-ac79-4717fe72f23e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8175 | 2025.03.25 22:54:53.635959 [ 268 ] {3b35df89-83c9-448f-ac79-4717fe72f23e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001634 sec., 36719.70624235006 rows/sec., 2.47 MiB/sec. | ||
8176 | 2025.03.25 22:54:53.636028 [ 268 ] {3b35df89-83c9-448f-ac79-4717fe72f23e} <Debug> TCPHandler: Processed in 0.001930413 sec. | ||
8177 | 2025.03.25 22:54:54.051852 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8178 | 2025.03.25 22:54:54.071108 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8179 | 2025.03.25 22:54:54.071171 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8180 | 2025.03.25 22:54:54.078187 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8181 | 2025.03.25 22:54:54.079004 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8182 | 2025.03.25 22:54:54.081912 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8183 | 2025.03.25 22:54:57.734395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1140 | ||
8184 | 2025.03.25 22:54:57.737777 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8185 | 2025.03.25 22:54:57.737843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8186 | 2025.03.25 22:54:57.739358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8187 | 2025.03.25 22:54:57.739689 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8188 | 2025.03.25 22:54:57.741038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
8189 | 2025.03.25 22:54:58.631126 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8190 | 2025.03.25 22:54:58.631322 [ 268 ] {21e843d5-9c35-4f74-9009-f09d00d1ab67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8191 | 2025.03.25 22:54:58.631395 [ 268 ] {21e843d5-9c35-4f74-9009-f09d00d1ab67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8192 | 2025.03.25 22:54:58.632274 [ 268 ] {21e843d5-9c35-4f74-9009-f09d00d1ab67} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8193 | 2025.03.25 22:54:58.632321 [ 268 ] {21e843d5-9c35-4f74-9009-f09d00d1ab67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8194 | 2025.03.25 22:54:58.632792 [ 268 ] {21e843d5-9c35-4f74-9009-f09d00d1ab67} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8195 | 2025.03.25 22:54:58.633059 [ 268 ] {21e843d5-9c35-4f74-9009-f09d00d1ab67} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8196 | 2025.03.25 22:54:58.633261 [ 268 ] {21e843d5-9c35-4f74-9009-f09d00d1ab67} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001993 sec., 106372.3030607125 rows/sec., 6.77 MiB/sec. | ||
8197 | 2025.03.25 22:54:58.633327 [ 268 ] {21e843d5-9c35-4f74-9009-f09d00d1ab67} <Debug> TCPHandler: Processed in 0.002333113 sec. | ||
8198 | 2025.03.25 22:54:58.633467 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8199 | 2025.03.25 22:54:58.633582 [ 268 ] {5d4fd501-7aa5-4964-a722-716d19315abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8200 | 2025.03.25 22:54:58.633632 [ 268 ] {5d4fd501-7aa5-4964-a722-716d19315abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8201 | 2025.03.25 22:54:58.634183 [ 268 ] {5d4fd501-7aa5-4964-a722-716d19315abc} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8202 | 2025.03.25 22:54:58.634221 [ 268 ] {5d4fd501-7aa5-4964-a722-716d19315abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8203 | 2025.03.25 22:54:58.634586 [ 268 ] {5d4fd501-7aa5-4964-a722-716d19315abc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8204 | 2025.03.25 22:54:58.634841 [ 268 ] {5d4fd501-7aa5-4964-a722-716d19315abc} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8205 | 2025.03.25 22:54:58.635049 [ 268 ] {5d4fd501-7aa5-4964-a722-716d19315abc} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001487 sec., 6724.949562878278 rows/sec., 548.37 KiB/sec. | ||
8206 | 2025.03.25 22:54:58.635242 [ 268 ] {5d4fd501-7aa5-4964-a722-716d19315abc} <Debug> TCPHandler: Processed in 0.001824831 sec. | ||
8207 | 2025.03.25 22:54:58.635402 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8208 | 2025.03.25 22:54:58.635510 [ 268 ] {994816a0-c3aa-4f98-b458-aebf5ca2a60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8209 | 2025.03.25 22:54:58.635557 [ 268 ] {994816a0-c3aa-4f98-b458-aebf5ca2a60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8210 | 2025.03.25 22:54:58.636559 [ 268 ] {994816a0-c3aa-4f98-b458-aebf5ca2a60f} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8211 | 2025.03.25 22:54:58.636597 [ 268 ] {994816a0-c3aa-4f98-b458-aebf5ca2a60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8212 | 2025.03.25 22:54:58.637001 [ 268 ] {994816a0-c3aa-4f98-b458-aebf5ca2a60f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8213 | 2025.03.25 22:54:58.637261 [ 268 ] {994816a0-c3aa-4f98-b458-aebf5ca2a60f} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8214 | 2025.03.25 22:54:58.637405 [ 53 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8215 | 2025.03.25 22:54:58.637450 [ 268 ] {994816a0-c3aa-4f98-b458-aebf5ca2a60f} <Debug> executeQuery: Read 686 rows, 55.79 KiB in 0.001963 sec., 349465.1044319919 rows/sec., 27.76 MiB/sec. | ||
8216 | 2025.03.25 22:54:58.637454 [ 53 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8217 | 2025.03.25 22:54:58.637507 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8218 | 2025.03.25 22:54:58.637526 [ 268 ] {994816a0-c3aa-4f98-b458-aebf5ca2a60f} <Debug> TCPHandler: Processed in 0.002175549 sec. | ||
8219 | 2025.03.25 22:54:58.637743 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8220 | 2025.03.25 22:54:58.637743 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8221 | 2025.03.25 22:54:58.637917 [ 268 ] {5a8b9504-9949-4659-9e6f-92c2b20932ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8222 | 2025.03.25 22:54:58.638030 [ 268 ] {5a8b9504-9949-4659-9e6f-92c2b20932ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8223 | 2025.03.25 22:54:58.638070 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8224 | 2025.03.25 22:54:58.638183 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1967 rows starting from the beginning of the part | ||
8225 | 2025.03.25 22:54:58.638502 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1212 rows starting from the beginning of the part | ||
8226 | 2025.03.25 22:54:58.638885 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
8227 | 2025.03.25 22:54:58.639205 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 681 rows starting from the beginning of the part | ||
8228 | 2025.03.25 22:54:58.639555 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part | ||
8229 | 2025.03.25 22:54:58.639871 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 686 rows starting from the beginning of the part | ||
8230 | 2025.03.25 22:54:58.640799 [ 268 ] {5a8b9504-9949-4659-9e6f-92c2b20932ca} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8231 | 2025.03.25 22:54:58.640871 [ 268 ] {5a8b9504-9949-4659-9e6f-92c2b20932ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8232 | 2025.03.25 22:54:58.641699 [ 268 ] {5a8b9504-9949-4659-9e6f-92c2b20932ca} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8233 | 2025.03.25 22:54:58.642266 [ 268 ] {5a8b9504-9949-4659-9e6f-92c2b20932ca} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8234 | 2025.03.25 22:54:58.642507 [ 268 ] {5a8b9504-9949-4659-9e6f-92c2b20932ca} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.004681 sec., 31617.17581713309 rows/sec., 1.98 MiB/sec. | ||
8235 | 2025.03.25 22:54:58.642569 [ 268 ] {5a8b9504-9949-4659-9e6f-92c2b20932ca} <Debug> TCPHandler: Processed in 0.004957222 sec. | ||
8236 | 2025.03.25 22:54:58.642690 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8237 | 2025.03.25 22:54:58.642814 [ 268 ] {812be61c-3ef7-4040-b244-8c7fa9ba3566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8238 | 2025.03.25 22:54:58.642862 [ 268 ] {812be61c-3ef7-4040-b244-8c7fa9ba3566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8239 | 2025.03.25 22:54:58.643607 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4674 rows, containing 5 columns (5 merged, 0 gathered) in 0.005988895 sec., 780444.4726447867 rows/sec., 66.56 MiB/sec. | ||
8240 | 2025.03.25 22:54:58.643985 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8241 | 2025.03.25 22:54:58.644326 [ 268 ] {812be61c-3ef7-4040-b244-8c7fa9ba3566} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8242 | 2025.03.25 22:54:58.644391 [ 268 ] {812be61c-3ef7-4040-b244-8c7fa9ba3566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8243 | 2025.03.25 22:54:58.644646 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8244 | 2025.03.25 22:54:58.644849 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_66_13} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8245 | 2025.03.25 22:54:58.644995 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
8246 | 2025.03.25 22:54:58.645056 [ 268 ] {812be61c-3ef7-4040-b244-8c7fa9ba3566} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8247 | 2025.03.25 22:54:58.645321 [ 268 ] {812be61c-3ef7-4040-b244-8c7fa9ba3566} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8248 | 2025.03.25 22:54:58.645543 [ 268 ] {812be61c-3ef7-4040-b244-8c7fa9ba3566} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002685 sec., 42085.66108007449 rows/sec., 2.72 MiB/sec. | ||
8249 | 2025.03.25 22:54:58.645734 [ 268 ] {812be61c-3ef7-4040-b244-8c7fa9ba3566} <Debug> TCPHandler: Processed in 0.003048189 sec. | ||
8250 | 2025.03.25 22:54:58.645942 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8251 | 2025.03.25 22:54:58.646049 [ 268 ] {c27aedd2-2652-49df-822d-2d80931c1bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8252 | 2025.03.25 22:54:58.646095 [ 268 ] {c27aedd2-2652-49df-822d-2d80931c1bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8253 | 2025.03.25 22:54:58.646691 [ 268 ] {c27aedd2-2652-49df-822d-2d80931c1bf8} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8254 | 2025.03.25 22:54:58.646729 [ 268 ] {c27aedd2-2652-49df-822d-2d80931c1bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8255 | 2025.03.25 22:54:58.647092 [ 268 ] {c27aedd2-2652-49df-822d-2d80931c1bf8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8256 | 2025.03.25 22:54:58.647342 [ 268 ] {c27aedd2-2652-49df-822d-2d80931c1bf8} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8257 | 2025.03.25 22:54:58.647521 [ 268 ] {c27aedd2-2652-49df-822d-2d80931c1bf8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001495 sec., 74916.38795986622 rows/sec., 4.27 MiB/sec. | ||
8258 | 2025.03.25 22:54:58.647572 [ 268 ] {c27aedd2-2652-49df-822d-2d80931c1bf8} <Debug> TCPHandler: Processed in 0.001697618 sec. | ||
8259 | 2025.03.25 22:54:58.647689 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8260 | 2025.03.25 22:54:58.647794 [ 268 ] {a6ed32c2-42cf-4f67-bdbc-e6dc5597bbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8261 | 2025.03.25 22:54:58.647839 [ 268 ] {a6ed32c2-42cf-4f67-bdbc-e6dc5597bbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8262 | 2025.03.25 22:54:58.648533 [ 268 ] {a6ed32c2-42cf-4f67-bdbc-e6dc5597bbb3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8263 | 2025.03.25 22:54:58.648569 [ 268 ] {a6ed32c2-42cf-4f67-bdbc-e6dc5597bbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8264 | 2025.03.25 22:54:58.648951 [ 268 ] {a6ed32c2-42cf-4f67-bdbc-e6dc5597bbb3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8265 | 2025.03.25 22:54:58.649202 [ 268 ] {a6ed32c2-42cf-4f67-bdbc-e6dc5597bbb3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8266 | 2025.03.25 22:54:58.649349 [ 53 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8267 | 2025.03.25 22:54:58.649386 [ 268 ] {a6ed32c2-42cf-4f67-bdbc-e6dc5597bbb3} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.001612 sec., 263027.29528535984 rows/sec., 18.76 MiB/sec. | ||
8268 | 2025.03.25 22:54:58.649399 [ 53 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8269 | 2025.03.25 22:54:58.649440 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8270 | 2025.03.25 22:54:58.649458 [ 268 ] {a6ed32c2-42cf-4f67-bdbc-e6dc5597bbb3} <Debug> TCPHandler: Processed in 0.001819021 sec. | ||
8271 | 2025.03.25 22:54:58.649634 [ 191 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8272 | 2025.03.25 22:54:58.649652 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8273 | 2025.03.25 22:54:58.649868 [ 191 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8274 | 2025.03.25 22:54:58.649898 [ 268 ] {258686f3-0ae8-4785-b61f-3ff303063b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8275 | 2025.03.25 22:54:58.649930 [ 191 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 952 rows starting from the beginning of the part | ||
8276 | 2025.03.25 22:54:58.649999 [ 268 ] {258686f3-0ae8-4785-b61f-3ff303063b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8277 | 2025.03.25 22:54:58.650180 [ 191 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 528 rows starting from the beginning of the part | ||
8278 | 2025.03.25 22:54:58.650630 [ 191 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
8279 | 2025.03.25 22:54:58.651018 [ 191 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 414 rows starting from the beginning of the part | ||
8280 | 2025.03.25 22:54:58.651380 [ 191 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part | ||
8281 | 2025.03.25 22:54:58.651494 [ 191 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 424 rows starting from the beginning of the part | ||
8282 | 2025.03.25 22:54:58.652425 [ 268 ] {258686f3-0ae8-4785-b61f-3ff303063b50} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8283 | 2025.03.25 22:54:58.652485 [ 268 ] {258686f3-0ae8-4785-b61f-3ff303063b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8284 | 2025.03.25 22:54:58.653423 [ 268 ] {258686f3-0ae8-4785-b61f-3ff303063b50} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8285 | 2025.03.25 22:54:58.653877 [ 268 ] {258686f3-0ae8-4785-b61f-3ff303063b50} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8286 | 2025.03.25 22:54:58.654182 [ 268 ] {258686f3-0ae8-4785-b61f-3ff303063b50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00436 sec., 1376.1467889908256 rows/sec., 71.90 KiB/sec. | ||
8287 | 2025.03.25 22:54:58.654670 [ 268 ] {258686f3-0ae8-4785-b61f-3ff303063b50} <Debug> TCPHandler: Processed in 0.005091025 sec. | ||
8288 | 2025.03.25 22:54:58.655011 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2454 rows, containing 5 columns (5 merged, 0 gathered) in 0.005492233 sec., 446812.799092828 rows/sec., 34.32 MiB/sec. | ||
8289 | 2025.03.25 22:54:58.655027 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8290 | 2025.03.25 22:54:58.655210 [ 268 ] {3cf2897b-93e2-4f7b-9f28-bfb1f41d3d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8291 | 2025.03.25 22:54:58.655248 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8292 | 2025.03.25 22:54:58.655283 [ 268 ] {3cf2897b-93e2-4f7b-9f28-bfb1f41d3d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8293 | 2025.03.25 22:54:58.655848 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8294 | 2025.03.25 22:54:58.655956 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_66_13} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8295 | 2025.03.25 22:54:58.656121 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
8296 | 2025.03.25 22:54:58.656354 [ 268 ] {3cf2897b-93e2-4f7b-9f28-bfb1f41d3d20} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8297 | 2025.03.25 22:54:58.656396 [ 268 ] {3cf2897b-93e2-4f7b-9f28-bfb1f41d3d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8298 | 2025.03.25 22:54:58.656794 [ 268 ] {3cf2897b-93e2-4f7b-9f28-bfb1f41d3d20} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8299 | 2025.03.25 22:54:58.657044 [ 268 ] {3cf2897b-93e2-4f7b-9f28-bfb1f41d3d20} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8300 | 2025.03.25 22:54:58.657246 [ 268 ] {3cf2897b-93e2-4f7b-9f28-bfb1f41d3d20} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.002073 sec., 116739.02556681137 rows/sec., 7.83 MiB/sec. | ||
8301 | 2025.03.25 22:54:58.657317 [ 268 ] {3cf2897b-93e2-4f7b-9f28-bfb1f41d3d20} <Debug> TCPHandler: Processed in 0.002372144 sec. | ||
8302 | 2025.03.25 22:54:58.657569 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8303 | 2025.03.25 22:54:58.657691 [ 268 ] {f36a9e37-aa6c-48f3-89ff-17f33be92bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8304 | 2025.03.25 22:54:58.657738 [ 268 ] {f36a9e37-aa6c-48f3-89ff-17f33be92bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8305 | 2025.03.25 22:54:58.658167 [ 268 ] {f36a9e37-aa6c-48f3-89ff-17f33be92bd8} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8306 | 2025.03.25 22:54:58.658204 [ 268 ] {f36a9e37-aa6c-48f3-89ff-17f33be92bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8307 | 2025.03.25 22:54:58.658558 [ 268 ] {f36a9e37-aa6c-48f3-89ff-17f33be92bd8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8308 | 2025.03.25 22:54:58.658799 [ 268 ] {f36a9e37-aa6c-48f3-89ff-17f33be92bd8} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2025.03.25 22:54:58.658916 [ 53 ] {} <Debug> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
8310 | 2025.03.25 22:54:58.658954 [ 53 ] {} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8311 | 2025.03.25 22:54:58.658979 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8312 | 2025.03.25 22:54:58.658983 [ 268 ] {f36a9e37-aa6c-48f3-89ff-17f33be92bd8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec. | ||
8313 | 2025.03.25 22:54:58.659149 [ 268 ] {f36a9e37-aa6c-48f3-89ff-17f33be92bd8} <Debug> TCPHandler: Processed in 0.001671738 sec. | ||
8314 | 2025.03.25 22:54:58.659258 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
8315 | 2025.03.25 22:54:58.659315 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8316 | 2025.03.25 22:54:58.659533 [ 268 ] {e01ceb9c-70d2-4fbe-b768-c0320693b4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8317 | 2025.03.25 22:54:58.659558 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8318 | 2025.03.25 22:54:58.659646 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
8319 | 2025.03.25 22:54:58.659678 [ 268 ] {e01ceb9c-70d2-4fbe-b768-c0320693b4ec} <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 | ||
8320 | 2025.03.25 22:54:58.660011 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
8321 | 2025.03.25 22:54:58.660394 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
8322 | 2025.03.25 22:54:58.660744 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
8323 | 2025.03.25 22:54:58.661057 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
8324 | 2025.03.25 22:54:58.661439 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
8325 | 2025.03.25 22:54:58.665136 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006057657 sec., 2476.2049089276597 rows/sec., 166.85 KiB/sec. | ||
8326 | 2025.03.25 22:54:58.665399 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
8327 | 2025.03.25 22:54:58.665457 [ 268 ] {e01ceb9c-70d2-4fbe-b768-c0320693b4ec} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8328 | 2025.03.25 22:54:58.665536 [ 268 ] {e01ceb9c-70d2-4fbe-b768-c0320693b4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8329 | 2025.03.25 22:54:58.665953 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8330 | 2025.03.25 22:54:58.666167 [ 198 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_15_3} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
8331 | 2025.03.25 22:54:58.666319 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
8332 | 2025.03.25 22:54:58.666704 [ 268 ] {e01ceb9c-70d2-4fbe-b768-c0320693b4ec} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8333 | 2025.03.25 22:54:58.666986 [ 268 ] {e01ceb9c-70d2-4fbe-b768-c0320693b4ec} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8334 | 2025.03.25 22:54:58.667238 [ 268 ] {e01ceb9c-70d2-4fbe-b768-c0320693b4ec} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007769 sec., 4118.934225769082 rows/sec., 7.38 MiB/sec. | ||
8335 | 2025.03.25 22:54:58.667631 [ 268 ] {e01ceb9c-70d2-4fbe-b768-c0320693b4ec} <Debug> TCPHandler: Processed in 0.008368989 sec. | ||
8336 | 2025.03.25 22:54:58.667946 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8337 | 2025.03.25 22:54:58.668059 [ 268 ] {459da4c4-7ad7-4131-9690-0b65db41863a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8338 | 2025.03.25 22:54:58.668108 [ 268 ] {459da4c4-7ad7-4131-9690-0b65db41863a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8339 | 2025.03.25 22:54:58.668609 [ 268 ] {459da4c4-7ad7-4131-9690-0b65db41863a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8340 | 2025.03.25 22:54:58.668648 [ 268 ] {459da4c4-7ad7-4131-9690-0b65db41863a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8341 | 2025.03.25 22:54:58.669014 [ 268 ] {459da4c4-7ad7-4131-9690-0b65db41863a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8342 | 2025.03.25 22:54:58.669251 [ 268 ] {459da4c4-7ad7-4131-9690-0b65db41863a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8343 | 2025.03.25 22:54:58.669462 [ 268 ] {459da4c4-7ad7-4131-9690-0b65db41863a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001426 sec., 57503.50631136045 rows/sec., 3.65 MiB/sec. | ||
8344 | 2025.03.25 22:54:58.669512 [ 268 ] {459da4c4-7ad7-4131-9690-0b65db41863a} <Debug> TCPHandler: Processed in 0.001648607 sec. | ||
8345 | 2025.03.25 22:55:00.137746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8346 | 2025.03.25 22:55:00.138452 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8347 | 2025.03.25 22:55:00.138506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8348 | 2025.03.25 22:55:00.139069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8349 | 2025.03.25 22:55:00.139339 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8350 | 2025.03.25 22:55:00.139615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8351 | 2025.03.25 22:55:01.582018 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8352 | 2025.03.25 22:55:01.602661 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8353 | 2025.03.25 22:55:01.602729 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8354 | 2025.03.25 22:55:01.610072 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8355 | 2025.03.25 22:55:01.610842 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8356 | 2025.03.25 22:55:01.613512 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8357 | 2025.03.25 22:55:03.623978 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8358 | 2025.03.25 22:55:03.624288 [ 268 ] {2e2298a5-8f65-4a66-b92d-8d42987b0c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8359 | 2025.03.25 22:55:03.624403 [ 268 ] {2e2298a5-8f65-4a66-b92d-8d42987b0c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8360 | 2025.03.25 22:55:03.625356 [ 268 ] {2e2298a5-8f65-4a66-b92d-8d42987b0c05} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8361 | 2025.03.25 22:55:03.625400 [ 268 ] {2e2298a5-8f65-4a66-b92d-8d42987b0c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8362 | 2025.03.25 22:55:03.625842 [ 268 ] {2e2298a5-8f65-4a66-b92d-8d42987b0c05} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8363 | 2025.03.25 22:55:03.626112 [ 268 ] {2e2298a5-8f65-4a66-b92d-8d42987b0c05} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8364 | 2025.03.25 22:55:03.626318 [ 268 ] {2e2298a5-8f65-4a66-b92d-8d42987b0c05} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002117 sec., 34010.39206424185 rows/sec., 2.76 MiB/sec. | ||
8365 | 2025.03.25 22:55:03.626380 [ 268 ] {2e2298a5-8f65-4a66-b92d-8d42987b0c05} <Debug> TCPHandler: Processed in 0.002591599 sec. | ||
8366 | 2025.03.25 22:55:03.626508 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8367 | 2025.03.25 22:55:03.626624 [ 268 ] {0a371f98-e91c-46fc-9dcf-8743dac46d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8368 | 2025.03.25 22:55:03.626671 [ 268 ] {0a371f98-e91c-46fc-9dcf-8743dac46d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8369 | 2025.03.25 22:55:03.627214 [ 268 ] {0a371f98-e91c-46fc-9dcf-8743dac46d37} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8370 | 2025.03.25 22:55:03.627253 [ 268 ] {0a371f98-e91c-46fc-9dcf-8743dac46d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8371 | 2025.03.25 22:55:03.627601 [ 268 ] {0a371f98-e91c-46fc-9dcf-8743dac46d37} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8372 | 2025.03.25 22:55:03.627860 [ 268 ] {0a371f98-e91c-46fc-9dcf-8743dac46d37} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8373 | 2025.03.25 22:55:03.628063 [ 268 ] {0a371f98-e91c-46fc-9dcf-8743dac46d37} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001467 sec., 5453.306066802999 rows/sec., 410.06 KiB/sec. | ||
8374 | 2025.03.25 22:55:03.628145 [ 268 ] {0a371f98-e91c-46fc-9dcf-8743dac46d37} <Debug> TCPHandler: Processed in 0.001688718 sec. | ||
8375 | 2025.03.25 22:55:03.628382 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8376 | 2025.03.25 22:55:03.628520 [ 268 ] {d9ed26f6-cec9-4c49-82fd-f470cff44b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8377 | 2025.03.25 22:55:03.628568 [ 268 ] {d9ed26f6-cec9-4c49-82fd-f470cff44b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8378 | 2025.03.25 22:55:03.629131 [ 268 ] {d9ed26f6-cec9-4c49-82fd-f470cff44b36} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8379 | 2025.03.25 22:55:03.629172 [ 268 ] {d9ed26f6-cec9-4c49-82fd-f470cff44b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8380 | 2025.03.25 22:55:03.629543 [ 268 ] {d9ed26f6-cec9-4c49-82fd-f470cff44b36} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8381 | 2025.03.25 22:55:03.629789 [ 268 ] {d9ed26f6-cec9-4c49-82fd-f470cff44b36} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8382 | 2025.03.25 22:55:03.629965 [ 268 ] {d9ed26f6-cec9-4c49-82fd-f470cff44b36} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001471 sec., 48946.29503738953 rows/sec., 3.82 MiB/sec. | ||
8383 | 2025.03.25 22:55:03.630019 [ 268 ] {d9ed26f6-cec9-4c49-82fd-f470cff44b36} <Debug> TCPHandler: Processed in 0.001735039 sec. | ||
8384 | 2025.03.25 22:55:03.630138 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8385 | 2025.03.25 22:55:03.630244 [ 268 ] {2a2fb82a-497c-4240-9351-8710091f3b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8386 | 2025.03.25 22:55:03.630295 [ 268 ] {2a2fb82a-497c-4240-9351-8710091f3b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8387 | 2025.03.25 22:55:03.630816 [ 268 ] {2a2fb82a-497c-4240-9351-8710091f3b13} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8388 | 2025.03.25 22:55:03.630855 [ 268 ] {2a2fb82a-497c-4240-9351-8710091f3b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8389 | 2025.03.25 22:55:03.631249 [ 268 ] {2a2fb82a-497c-4240-9351-8710091f3b13} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8390 | 2025.03.25 22:55:03.631490 [ 268 ] {2a2fb82a-497c-4240-9351-8710091f3b13} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8391 | 2025.03.25 22:55:03.631697 [ 268 ] {2a2fb82a-497c-4240-9351-8710091f3b13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec. | ||
8392 | 2025.03.25 22:55:03.631754 [ 268 ] {2a2fb82a-497c-4240-9351-8710091f3b13} <Debug> TCPHandler: Processed in 0.001668688 sec. | ||
8393 | 2025.03.25 22:55:03.631889 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8394 | 2025.03.25 22:55:03.632028 [ 268 ] {0c687baa-edac-4eea-bc05-f53c98857981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8395 | 2025.03.25 22:55:03.632109 [ 268 ] {0c687baa-edac-4eea-bc05-f53c98857981} <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 | ||
8396 | 2025.03.25 22:55:03.633275 [ 268 ] {0c687baa-edac-4eea-bc05-f53c98857981} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8397 | 2025.03.25 22:55:03.633314 [ 268 ] {0c687baa-edac-4eea-bc05-f53c98857981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8398 | 2025.03.25 22:55:03.633924 [ 268 ] {0c687baa-edac-4eea-bc05-f53c98857981} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8399 | 2025.03.25 22:55:03.634194 [ 268 ] {0c687baa-edac-4eea-bc05-f53c98857981} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8400 | 2025.03.25 22:55:03.634442 [ 268 ] {0c687baa-edac-4eea-bc05-f53c98857981} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002443 sec., 3274.6623004502662 rows/sec., 5.87 MiB/sec. | ||
8401 | 2025.03.25 22:55:03.634547 [ 268 ] {0c687baa-edac-4eea-bc05-f53c98857981} <Debug> TCPHandler: Processed in 0.002722682 sec. | ||
8402 | 2025.03.25 22:55:03.634661 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8403 | 2025.03.25 22:55:03.634765 [ 268 ] {c1e428ba-a3fb-4d0d-baeb-9c5eece2a5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8404 | 2025.03.25 22:55:03.634810 [ 268 ] {c1e428ba-a3fb-4d0d-baeb-9c5eece2a5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8405 | 2025.03.25 22:55:03.635246 [ 268 ] {c1e428ba-a3fb-4d0d-baeb-9c5eece2a5dc} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8406 | 2025.03.25 22:55:03.635286 [ 268 ] {c1e428ba-a3fb-4d0d-baeb-9c5eece2a5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8407 | 2025.03.25 22:55:03.635645 [ 268 ] {c1e428ba-a3fb-4d0d-baeb-9c5eece2a5dc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8408 | 2025.03.25 22:55:03.635885 [ 268 ] {c1e428ba-a3fb-4d0d-baeb-9c5eece2a5dc} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8409 | 2025.03.25 22:55:03.636089 [ 268 ] {c1e428ba-a3fb-4d0d-baeb-9c5eece2a5dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
8410 | 2025.03.25 22:55:03.636139 [ 268 ] {c1e428ba-a3fb-4d0d-baeb-9c5eece2a5dc} <Debug> TCPHandler: Processed in 0.001528795 sec. | ||
8411 | 2025.03.25 22:55:07.500528 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8412 | 2025.03.25 22:55:07.500603 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8413 | 2025.03.25 22:55:07.639778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8414 | 2025.03.25 22:55:07.640802 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8415 | 2025.03.25 22:55:07.640887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8416 | 2025.03.25 22:55:07.641566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8417 | 2025.03.25 22:55:07.641834 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8418 | 2025.03.25 22:55:07.642131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8419 | 2025.03.25 22:55:07.741299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1176 | ||
8420 | 2025.03.25 22:55:07.744660 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8421 | 2025.03.25 22:55:07.744722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8422 | 2025.03.25 22:55:07.746252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8423 | 2025.03.25 22:55:07.746589 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8424 | 2025.03.25 22:55:07.746858 [ 39 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8425 | 2025.03.25 22:55:07.747007 [ 39 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8426 | 2025.03.25 22:55:07.747098 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8427 | 2025.03.25 22:55:07.747675 [ 191 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
8428 | 2025.03.25 22:55:07.748317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
8429 | 2025.03.25 22:55:07.748795 [ 191 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8430 | 2025.03.25 22:55:07.748986 [ 191 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 992 rows starting from the beginning of the part | ||
8431 | 2025.03.25 22:55:07.749680 [ 191 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
8432 | 2025.03.25 22:55:07.750276 [ 191 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
8433 | 2025.03.25 22:55:07.750868 [ 191 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
8434 | 2025.03.25 22:55:07.751475 [ 191 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
8435 | 2025.03.25 22:55:07.752054 [ 191 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
8436 | 2025.03.25 22:55:07.760439 [ 186 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 72 columns (72 merged, 0 gathered) in 0.013136326 sec., 89522.74783680003 rows/sec., 73.21 MiB/sec. | ||
8437 | 2025.03.25 22:55:07.761985 [ 201 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8438 | 2025.03.25 22:55:07.762794 [ 201 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8439 | 2025.03.25 22:55:07.762895 [ 201 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_31_6} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8440 | 2025.03.25 22:55:07.763227 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
8441 | 2025.03.25 22:55:08.631704 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8442 | 2025.03.25 22:55:08.631909 [ 268 ] {e9b04c34-ec98-4904-ada4-9786610feec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8443 | 2025.03.25 22:55:08.631992 [ 268 ] {e9b04c34-ec98-4904-ada4-9786610feec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8444 | 2025.03.25 22:55:08.632912 [ 268 ] {e9b04c34-ec98-4904-ada4-9786610feec2} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8445 | 2025.03.25 22:55:08.632966 [ 268 ] {e9b04c34-ec98-4904-ada4-9786610feec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8446 | 2025.03.25 22:55:08.633427 [ 268 ] {e9b04c34-ec98-4904-ada4-9786610feec2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8447 | 2025.03.25 22:55:08.633691 [ 268 ] {e9b04c34-ec98-4904-ada4-9786610feec2} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8448 | 2025.03.25 22:55:08.633972 [ 268 ] {e9b04c34-ec98-4904-ada4-9786610feec2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002111 sec., 100426.3382283278 rows/sec., 6.39 MiB/sec. | ||
8449 | 2025.03.25 22:55:08.634117 [ 268 ] {e9b04c34-ec98-4904-ada4-9786610feec2} <Debug> TCPHandler: Processed in 0.002545287 sec. | ||
8450 | 2025.03.25 22:55:08.634315 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8451 | 2025.03.25 22:55:08.634430 [ 268 ] {5c6ed958-35bf-42db-afd2-116a26406a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8452 | 2025.03.25 22:55:08.634481 [ 268 ] {5c6ed958-35bf-42db-afd2-116a26406a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8453 | 2025.03.25 22:55:08.635264 [ 268 ] {5c6ed958-35bf-42db-afd2-116a26406a61} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8454 | 2025.03.25 22:55:08.635306 [ 268 ] {5c6ed958-35bf-42db-afd2-116a26406a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8455 | 2025.03.25 22:55:08.635724 [ 268 ] {5c6ed958-35bf-42db-afd2-116a26406a61} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8456 | 2025.03.25 22:55:08.635967 [ 268 ] {5c6ed958-35bf-42db-afd2-116a26406a61} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8457 | 2025.03.25 22:55:08.636190 [ 268 ] {5c6ed958-35bf-42db-afd2-116a26406a61} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001787 sec., 381085.61835478456 rows/sec., 30.29 MiB/sec. | ||
8458 | 2025.03.25 22:55:08.636245 [ 268 ] {5c6ed958-35bf-42db-afd2-116a26406a61} <Debug> TCPHandler: Processed in 0.001996345 sec. | ||
8459 | 2025.03.25 22:55:08.636360 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8460 | 2025.03.25 22:55:08.636468 [ 268 ] {2a2c1a94-47d4-4a5b-9d72-be8f96583c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8461 | 2025.03.25 22:55:08.636514 [ 268 ] {2a2c1a94-47d4-4a5b-9d72-be8f96583c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8462 | 2025.03.25 22:55:08.637074 [ 268 ] {2a2c1a94-47d4-4a5b-9d72-be8f96583c8f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8463 | 2025.03.25 22:55:08.637114 [ 268 ] {2a2c1a94-47d4-4a5b-9d72-be8f96583c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8464 | 2025.03.25 22:55:08.637471 [ 268 ] {2a2c1a94-47d4-4a5b-9d72-be8f96583c8f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8465 | 2025.03.25 22:55:08.637710 [ 268 ] {2a2c1a94-47d4-4a5b-9d72-be8f96583c8f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8466 | 2025.03.25 22:55:08.637931 [ 268 ] {2a2c1a94-47d4-4a5b-9d72-be8f96583c8f} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001486 sec., 92866.75639300136 rows/sec., 5.78 MiB/sec. | ||
8467 | 2025.03.25 22:55:08.637983 [ 268 ] {2a2c1a94-47d4-4a5b-9d72-be8f96583c8f} <Debug> TCPHandler: Processed in 0.001673698 sec. | ||
8468 | 2025.03.25 22:55:08.638101 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8469 | 2025.03.25 22:55:08.638208 [ 268 ] {a0c3a391-d32c-45c6-8745-24af30c0f594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8470 | 2025.03.25 22:55:08.638253 [ 268 ] {a0c3a391-d32c-45c6-8745-24af30c0f594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8471 | 2025.03.25 22:55:08.638795 [ 268 ] {a0c3a391-d32c-45c6-8745-24af30c0f594} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8472 | 2025.03.25 22:55:08.638835 [ 268 ] {a0c3a391-d32c-45c6-8745-24af30c0f594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8473 | 2025.03.25 22:55:08.639187 [ 268 ] {a0c3a391-d32c-45c6-8745-24af30c0f594} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8474 | 2025.03.25 22:55:08.639425 [ 268 ] {a0c3a391-d32c-45c6-8745-24af30c0f594} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8475 | 2025.03.25 22:55:08.639630 [ 268 ] {a0c3a391-d32c-45c6-8745-24af30c0f594} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001444 sec., 78254.84764542937 rows/sec., 5.07 MiB/sec. | ||
8476 | 2025.03.25 22:55:08.639682 [ 268 ] {a0c3a391-d32c-45c6-8745-24af30c0f594} <Debug> TCPHandler: Processed in 0.001631367 sec. | ||
8477 | 2025.03.25 22:55:08.639796 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8478 | 2025.03.25 22:55:08.639902 [ 268 ] {d80f194c-1548-4bff-8b30-1966ba3b841e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8479 | 2025.03.25 22:55:08.639946 [ 268 ] {d80f194c-1548-4bff-8b30-1966ba3b841e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8480 | 2025.03.25 22:55:08.640490 [ 268 ] {d80f194c-1548-4bff-8b30-1966ba3b841e} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8481 | 2025.03.25 22:55:08.640529 [ 268 ] {d80f194c-1548-4bff-8b30-1966ba3b841e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8482 | 2025.03.25 22:55:08.640891 [ 268 ] {d80f194c-1548-4bff-8b30-1966ba3b841e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8483 | 2025.03.25 22:55:08.641126 [ 268 ] {d80f194c-1548-4bff-8b30-1966ba3b841e} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8484 | 2025.03.25 22:55:08.641377 [ 268 ] {d80f194c-1548-4bff-8b30-1966ba3b841e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001489 sec., 75218.26729348555 rows/sec., 4.28 MiB/sec. | ||
8485 | 2025.03.25 22:55:08.641559 [ 268 ] {d80f194c-1548-4bff-8b30-1966ba3b841e} <Debug> TCPHandler: Processed in 0.001808191 sec. | ||
8486 | 2025.03.25 22:55:08.641825 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8487 | 2025.03.25 22:55:08.641938 [ 268 ] {29b9e15c-8305-4188-ac2e-bb8d7ea312b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8488 | 2025.03.25 22:55:08.641983 [ 268 ] {29b9e15c-8305-4188-ac2e-bb8d7ea312b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8489 | 2025.03.25 22:55:08.642657 [ 268 ] {29b9e15c-8305-4188-ac2e-bb8d7ea312b8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8490 | 2025.03.25 22:55:08.642696 [ 268 ] {29b9e15c-8305-4188-ac2e-bb8d7ea312b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8491 | 2025.03.25 22:55:08.643076 [ 268 ] {29b9e15c-8305-4188-ac2e-bb8d7ea312b8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8492 | 2025.03.25 22:55:08.643314 [ 268 ] {29b9e15c-8305-4188-ac2e-bb8d7ea312b8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8493 | 2025.03.25 22:55:08.643521 [ 268 ] {29b9e15c-8305-4188-ac2e-bb8d7ea312b8} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001606 sec., 257783.31257783313 rows/sec., 18.33 MiB/sec. | ||
8494 | 2025.03.25 22:55:08.643575 [ 268 ] {29b9e15c-8305-4188-ac2e-bb8d7ea312b8} <Debug> TCPHandler: Processed in 0.001846591 sec. | ||
8495 | 2025.03.25 22:55:08.643689 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8496 | 2025.03.25 22:55:08.643795 [ 268 ] {ffdc033a-488e-4b65-bbcc-2846672e3617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8497 | 2025.03.25 22:55:08.643842 [ 268 ] {ffdc033a-488e-4b65-bbcc-2846672e3617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8498 | 2025.03.25 22:55:08.644273 [ 268 ] {ffdc033a-488e-4b65-bbcc-2846672e3617} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8499 | 2025.03.25 22:55:08.644312 [ 268 ] {ffdc033a-488e-4b65-bbcc-2846672e3617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8500 | 2025.03.25 22:55:08.644663 [ 268 ] {ffdc033a-488e-4b65-bbcc-2846672e3617} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8501 | 2025.03.25 22:55:08.644898 [ 268 ] {ffdc033a-488e-4b65-bbcc-2846672e3617} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8502 | 2025.03.25 22:55:08.645070 [ 36 ] {} <Debug> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
8503 | 2025.03.25 22:55:08.645141 [ 268 ] {ffdc033a-488e-4b65-bbcc-2846672e3617} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. | ||
8504 | 2025.03.25 22:55:08.645168 [ 36 ] {} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8505 | 2025.03.25 22:55:08.645248 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8506 | 2025.03.25 22:55:08.645256 [ 268 ] {ffdc033a-488e-4b65-bbcc-2846672e3617} <Debug> TCPHandler: Processed in 0.001617327 sec. | ||
8507 | 2025.03.25 22:55:08.645488 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::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 | ||
8508 | 2025.03.25 22:55:08.645504 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8509 | 2025.03.25 22:55:08.645753 [ 268 ] {ca0543ab-ee7e-4996-889b-1062dbda391e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8510 | 2025.03.25 22:55:08.645767 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8511 | 2025.03.25 22:55:08.645849 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
8512 | 2025.03.25 22:55:08.645858 [ 268 ] {ca0543ab-ee7e-4996-889b-1062dbda391e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8513 | 2025.03.25 22:55:08.646138 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
8514 | 2025.03.25 22:55:08.646573 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
8515 | 2025.03.25 22:55:08.646931 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
8516 | 2025.03.25 22:55:08.647274 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
8517 | 2025.03.25 22:55:08.647617 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
8518 | 2025.03.25 22:55:08.648540 [ 268 ] {ca0543ab-ee7e-4996-889b-1062dbda391e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8519 | 2025.03.25 22:55:08.648614 [ 268 ] {ca0543ab-ee7e-4996-889b-1062dbda391e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8520 | 2025.03.25 22:55:08.649690 [ 268 ] {ca0543ab-ee7e-4996-889b-1062dbda391e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8521 | 2025.03.25 22:55:08.650222 [ 201 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00487589 sec., 19688.71324004438 rows/sec., 1.00 MiB/sec. | ||
8522 | 2025.03.25 22:55:08.650254 [ 268 ] {ca0543ab-ee7e-4996-889b-1062dbda391e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8523 | 2025.03.25 22:55:08.650438 [ 193 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
8524 | 2025.03.25 22:55:08.650611 [ 268 ] {ca0543ab-ee7e-4996-889b-1062dbda391e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004942 sec., 47956.29299878592 rows/sec., 3.21 MiB/sec. | ||
8525 | 2025.03.25 22:55:08.650750 [ 268 ] {ca0543ab-ee7e-4996-889b-1062dbda391e} <Debug> TCPHandler: Processed in 0.00532613 sec. | ||
8526 | 2025.03.25 22:55:08.650970 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8527 | 2025.03.25 22:55:08.651117 [ 193 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_16_3} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8528 | 2025.03.25 22:55:08.651144 [ 268 ] {65f3d25e-edd8-41d2-aea4-34aa48d09011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8529 | 2025.03.25 22:55:08.651201 [ 268 ] {65f3d25e-edd8-41d2-aea4-34aa48d09011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8530 | 2025.03.25 22:55:08.651212 [ 193 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_16_3} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
8531 | 2025.03.25 22:55:08.651334 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8532 | 2025.03.25 22:55:08.651720 [ 268 ] {65f3d25e-edd8-41d2-aea4-34aa48d09011} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8533 | 2025.03.25 22:55:08.651757 [ 268 ] {65f3d25e-edd8-41d2-aea4-34aa48d09011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8534 | 2025.03.25 22:55:08.652112 [ 268 ] {65f3d25e-edd8-41d2-aea4-34aa48d09011} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8535 | 2025.03.25 22:55:08.652350 [ 268 ] {65f3d25e-edd8-41d2-aea4-34aa48d09011} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8536 | 2025.03.25 22:55:08.652621 [ 268 ] {65f3d25e-edd8-41d2-aea4-34aa48d09011} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. | ||
8537 | 2025.03.25 22:55:08.652795 [ 268 ] {65f3d25e-edd8-41d2-aea4-34aa48d09011} <Debug> TCPHandler: Processed in 0.001894593 sec. | ||
8538 | 2025.03.25 22:55:08.652918 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8539 | 2025.03.25 22:55:08.653022 [ 268 ] {14987b92-a5b9-4c1e-a633-5a074b060116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8540 | 2025.03.25 22:55:08.653091 [ 268 ] {14987b92-a5b9-4c1e-a633-5a074b060116} <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 | ||
8541 | 2025.03.25 22:55:08.654202 [ 268 ] {14987b92-a5b9-4c1e-a633-5a074b060116} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8542 | 2025.03.25 22:55:08.654241 [ 268 ] {14987b92-a5b9-4c1e-a633-5a074b060116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8543 | 2025.03.25 22:55:08.654874 [ 268 ] {14987b92-a5b9-4c1e-a633-5a074b060116} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8544 | 2025.03.25 22:55:08.655139 [ 268 ] {14987b92-a5b9-4c1e-a633-5a074b060116} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8545 | 2025.03.25 22:55:08.655402 [ 268 ] {14987b92-a5b9-4c1e-a633-5a074b060116} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002402 sec., 13322.231473771857 rows/sec., 23.87 MiB/sec. | ||
8546 | 2025.03.25 22:55:08.655504 [ 268 ] {14987b92-a5b9-4c1e-a633-5a074b060116} <Debug> TCPHandler: Processed in 0.002635199 sec. | ||
8547 | 2025.03.25 22:55:08.655618 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8548 | 2025.03.25 22:55:08.655721 [ 268 ] {0b65cbda-8bd1-40e4-8d40-678ab0e5e994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8549 | 2025.03.25 22:55:08.655767 [ 268 ] {0b65cbda-8bd1-40e4-8d40-678ab0e5e994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8550 | 2025.03.25 22:55:08.656198 [ 268 ] {0b65cbda-8bd1-40e4-8d40-678ab0e5e994} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8551 | 2025.03.25 22:55:08.656237 [ 268 ] {0b65cbda-8bd1-40e4-8d40-678ab0e5e994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8552 | 2025.03.25 22:55:08.656595 [ 268 ] {0b65cbda-8bd1-40e4-8d40-678ab0e5e994} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8553 | 2025.03.25 22:55:08.656843 [ 268 ] {0b65cbda-8bd1-40e4-8d40-678ab0e5e994} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8554 | 2025.03.25 22:55:08.657066 [ 268 ] {0b65cbda-8bd1-40e4-8d40-678ab0e5e994} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001367 sec., 59985.369422092175 rows/sec., 3.81 MiB/sec. | ||
8555 | 2025.03.25 22:55:08.657117 [ 268 ] {0b65cbda-8bd1-40e4-8d40-678ab0e5e994} <Debug> TCPHandler: Processed in 0.001549395 sec. | ||
8556 | 2025.03.25 22:55:09.113613 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8557 | 2025.03.25 22:55:09.135674 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8558 | 2025.03.25 22:55:09.135737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
8559 | 2025.03.25 22:55:09.143087 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8560 | 2025.03.25 22:55:09.143857 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8561 | 2025.03.25 22:55:09.146437 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8562 | 2025.03.25 22:55:11.890305 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8563 | 2025.03.25 22:55:11.890516 [ 268 ] {77de0b51-cc08-4dde-9f59-a107b0a41686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8564 | 2025.03.25 22:55:11.890592 [ 268 ] {77de0b51-cc08-4dde-9f59-a107b0a41686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8565 | 2025.03.25 22:55:11.891382 [ 268 ] {77de0b51-cc08-4dde-9f59-a107b0a41686} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8566 | 2025.03.25 22:55:11.891425 [ 268 ] {77de0b51-cc08-4dde-9f59-a107b0a41686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8567 | 2025.03.25 22:55:11.891861 [ 268 ] {77de0b51-cc08-4dde-9f59-a107b0a41686} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8568 | 2025.03.25 22:55:11.892121 [ 268 ] {77de0b51-cc08-4dde-9f59-a107b0a41686} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8569 | 2025.03.25 22:55:11.892330 [ 32 ] {} <Debug> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
8570 | 2025.03.25 22:55:11.892383 [ 268 ] {77de0b51-cc08-4dde-9f59-a107b0a41686} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00191 sec., 2094.240837696335 rows/sec., 170.77 KiB/sec. | ||
8571 | 2025.03.25 22:55:11.892428 [ 32 ] {} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8572 | 2025.03.25 22:55:11.892506 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8573 | 2025.03.25 22:55:11.892525 [ 268 ] {77de0b51-cc08-4dde-9f59-a107b0a41686} <Debug> TCPHandler: Processed in 0.002347773 sec. | ||
8574 | 2025.03.25 22:55:11.892899 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8575 | 2025.03.25 22:55:11.892986 [ 200 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
8576 | 2025.03.25 22:55:11.893194 [ 268 ] {d4b284e9-6cd1-4845-9420-8024aa6f22c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8577 | 2025.03.25 22:55:11.893307 [ 268 ] {d4b284e9-6cd1-4845-9420-8024aa6f22c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8578 | 2025.03.25 22:55:11.893308 [ 200 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8579 | 2025.03.25 22:55:11.893417 [ 200 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
8580 | 2025.03.25 22:55:11.893677 [ 200 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
8581 | 2025.03.25 22:55:11.894122 [ 200 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
8582 | 2025.03.25 22:55:11.894555 [ 200 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
8583 | 2025.03.25 22:55:11.894930 [ 200 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
8584 | 2025.03.25 22:55:11.895272 [ 200 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
8585 | 2025.03.25 22:55:11.897030 [ 193 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.00442566 sec., 11749.659937726803 rows/sec., 1004.00 KiB/sec. | ||
8586 | 2025.03.25 22:55:11.897194 [ 201 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
8587 | 2025.03.25 22:55:11.897285 [ 268 ] {d4b284e9-6cd1-4845-9420-8024aa6f22c7} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8588 | 2025.03.25 22:55:11.897325 [ 268 ] {d4b284e9-6cd1-4845-9420-8024aa6f22c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8589 | 2025.03.25 22:55:11.897567 [ 201 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8590 | 2025.03.25 22:55:11.897680 [ 201 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_14_3} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
8591 | 2025.03.25 22:55:11.897835 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8592 | 2025.03.25 22:55:11.897927 [ 268 ] {d4b284e9-6cd1-4845-9420-8024aa6f22c7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8593 | 2025.03.25 22:55:11.898185 [ 268 ] {d4b284e9-6cd1-4845-9420-8024aa6f22c7} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8594 | 2025.03.25 22:55:11.898438 [ 268 ] {d4b284e9-6cd1-4845-9420-8024aa6f22c7} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.005298 sec., 229143.07285768216 rows/sec., 18.93 MiB/sec. | ||
8595 | 2025.03.25 22:55:11.898534 [ 268 ] {d4b284e9-6cd1-4845-9420-8024aa6f22c7} <Debug> TCPHandler: Processed in 0.005797841 sec. | ||
8596 | 2025.03.25 22:55:11.898794 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8597 | 2025.03.25 22:55:11.898971 [ 268 ] {cb1e8aa3-7bf9-4ca6-ada4-6341892162a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8598 | 2025.03.25 22:55:11.899018 [ 268 ] {cb1e8aa3-7bf9-4ca6-ada4-6341892162a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8599 | 2025.03.25 22:55:11.899569 [ 268 ] {cb1e8aa3-7bf9-4ca6-ada4-6341892162a0} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8600 | 2025.03.25 22:55:11.899609 [ 268 ] {cb1e8aa3-7bf9-4ca6-ada4-6341892162a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8601 | 2025.03.25 22:55:11.899966 [ 268 ] {cb1e8aa3-7bf9-4ca6-ada4-6341892162a0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8602 | 2025.03.25 22:55:11.900217 [ 268 ] {cb1e8aa3-7bf9-4ca6-ada4-6341892162a0} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8603 | 2025.03.25 22:55:11.900398 [ 32 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8604 | 2025.03.25 22:55:11.900466 [ 268 ] {cb1e8aa3-7bf9-4ca6-ada4-6341892162a0} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001516 sec., 7915.5672823219 rows/sec., 581.04 KiB/sec. | ||
8605 | 2025.03.25 22:55:11.900477 [ 32 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8606 | 2025.03.25 22:55:11.900564 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8607 | 2025.03.25 22:55:11.900594 [ 268 ] {cb1e8aa3-7bf9-4ca6-ada4-6341892162a0} <Debug> TCPHandler: Processed in 0.001902563 sec. | ||
8608 | 2025.03.25 22:55:11.900738 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
8609 | 2025.03.25 22:55:11.900760 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8610 | 2025.03.25 22:55:11.900886 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8611 | 2025.03.25 22:55:11.900892 [ 268 ] {7a401673-dac3-4214-9dba-1f1bfa1a7bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8612 | 2025.03.25 22:55:11.900928 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 178 rows starting from the beginning of the part | ||
8613 | 2025.03.25 22:55:11.900952 [ 268 ] {7a401673-dac3-4214-9dba-1f1bfa1a7bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8614 | 2025.03.25 22:55:11.901178 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
8615 | 2025.03.25 22:55:11.901520 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 148 rows starting from the beginning of the part | ||
8616 | 2025.03.25 22:55:11.901925 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
8617 | 2025.03.25 22:55:11.902273 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 138 rows starting from the beginning of the part | ||
8618 | 2025.03.25 22:55:11.902640 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
8619 | 2025.03.25 22:55:11.903521 [ 268 ] {7a401673-dac3-4214-9dba-1f1bfa1a7bea} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8620 | 2025.03.25 22:55:11.903564 [ 268 ] {7a401673-dac3-4214-9dba-1f1bfa1a7bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8621 | 2025.03.25 22:55:11.904120 [ 268 ] {7a401673-dac3-4214-9dba-1f1bfa1a7bea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8622 | 2025.03.25 22:55:11.904360 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.003703053 sec., 132863.34276068961 rows/sec., 8.98 MiB/sec. | ||
8623 | 2025.03.25 22:55:11.904455 [ 268 ] {7a401673-dac3-4214-9dba-1f1bfa1a7bea} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8624 | 2025.03.25 22:55:11.904496 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8625 | 2025.03.25 22:55:11.904685 [ 32 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
8626 | 2025.03.25 22:55:11.904792 [ 32 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8627 | 2025.03.25 22:55:11.904856 [ 268 ] {7a401673-dac3-4214-9dba-1f1bfa1a7bea} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003985 sec., 57214.55457967378 rows/sec., 3.87 MiB/sec. | ||
8628 | 2025.03.25 22:55:11.904870 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8629 | 2025.03.25 22:55:11.905150 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8630 | 2025.03.25 22:55:11.905339 [ 268 ] {7a401673-dac3-4214-9dba-1f1bfa1a7bea} <Debug> TCPHandler: Processed in 0.004634915 sec. | ||
8631 | 2025.03.25 22:55:11.905476 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
8632 | 2025.03.25 22:55:11.905694 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_61_12} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8633 | 2025.03.25 22:55:11.905807 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8634 | 2025.03.25 22:55:11.906148 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
8635 | 2025.03.25 22:55:11.906367 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8636 | 2025.03.25 22:55:11.906417 [ 268 ] {e0a915a8-a5d5-4e5c-97d4-2f4371e9588c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8637 | 2025.03.25 22:55:11.906493 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 365 rows starting from the beginning of the part | ||
8638 | 2025.03.25 22:55:11.906576 [ 268 ] {e0a915a8-a5d5-4e5c-97d4-2f4371e9588c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8639 | 2025.03.25 22:55:11.906968 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
8640 | 2025.03.25 22:55:11.907317 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part | ||
8641 | 2025.03.25 22:55:11.907743 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part | ||
8642 | 2025.03.25 22:55:11.907996 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
8643 | 2025.03.25 22:55:11.908361 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
8644 | 2025.03.25 22:55:11.909323 [ 268 ] {e0a915a8-a5d5-4e5c-97d4-2f4371e9588c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8645 | 2025.03.25 22:55:11.909376 [ 268 ] {e0a915a8-a5d5-4e5c-97d4-2f4371e9588c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8646 | 2025.03.25 22:55:11.909911 [ 268 ] {e0a915a8-a5d5-4e5c-97d4-2f4371e9588c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8647 | 2025.03.25 22:55:11.910095 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 5 columns (5 merged, 0 gathered) in 0.005082854 sec., 228218.24116923285 rows/sec., 16.13 MiB/sec. | ||
8648 | 2025.03.25 22:55:11.910265 [ 268 ] {e0a915a8-a5d5-4e5c-97d4-2f4371e9588c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8649 | 2025.03.25 22:55:11.910423 [ 192 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
8650 | 2025.03.25 22:55:11.910737 [ 268 ] {e0a915a8-a5d5-4e5c-97d4-2f4371e9588c} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.004458 sec., 119336.0251233737 rows/sec., 8.84 MiB/sec. | ||
8651 | 2025.03.25 22:55:11.910964 [ 268 ] {e0a915a8-a5d5-4e5c-97d4-2f4371e9588c} <Debug> TCPHandler: Processed in 0.00532532 sec. | ||
8652 | 2025.03.25 22:55:11.911359 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8653 | 2025.03.25 22:55:11.911402 [ 192 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8654 | 2025.03.25 22:55:11.911710 [ 192 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_30_6} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
8655 | 2025.03.25 22:55:11.911770 [ 268 ] {1bbe87cf-a28e-4dfa-b275-76dc5d68ebbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8656 | 2025.03.25 22:55:11.911999 [ 268 ] {1bbe87cf-a28e-4dfa-b275-76dc5d68ebbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8657 | 2025.03.25 22:55:11.911998 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
8658 | 2025.03.25 22:55:11.912899 [ 268 ] {1bbe87cf-a28e-4dfa-b275-76dc5d68ebbc} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8659 | 2025.03.25 22:55:11.912942 [ 268 ] {1bbe87cf-a28e-4dfa-b275-76dc5d68ebbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8660 | 2025.03.25 22:55:11.913380 [ 268 ] {1bbe87cf-a28e-4dfa-b275-76dc5d68ebbc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8661 | 2025.03.25 22:55:11.913620 [ 268 ] {1bbe87cf-a28e-4dfa-b275-76dc5d68ebbc} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8662 | 2025.03.25 22:55:11.913790 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8663 | 2025.03.25 22:55:11.913847 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8664 | 2025.03.25 22:55:11.913861 [ 268 ] {1bbe87cf-a28e-4dfa-b275-76dc5d68ebbc} <Debug> executeQuery: Read 954 rows, 65.53 KiB in 0.002253 sec., 423435.4194407457 rows/sec., 28.40 MiB/sec. | ||
8665 | 2025.03.25 22:55:11.913894 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8666 | 2025.03.25 22:55:11.914001 [ 268 ] {1bbe87cf-a28e-4dfa-b275-76dc5d68ebbc} <Debug> TCPHandler: Processed in 0.002791563 sec. | ||
8667 | 2025.03.25 22:55:11.914149 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8668 | 2025.03.25 22:55:11.914189 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8669 | 2025.03.25 22:55:11.914434 [ 268 ] {af0ed8ea-c0a5-4097-bfab-d2b8b0565a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8670 | 2025.03.25 22:55:11.914495 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8671 | 2025.03.25 22:55:11.914590 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20171 rows starting from the beginning of the part | ||
8672 | 2025.03.25 22:55:11.914666 [ 268 ] {af0ed8ea-c0a5-4097-bfab-d2b8b0565a31} <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 | ||
8673 | 2025.03.25 22:55:11.915153 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
8674 | 2025.03.25 22:55:11.915727 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 242 rows starting from the beginning of the part | ||
8675 | 2025.03.25 22:55:11.916057 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
8676 | 2025.03.25 22:55:11.916440 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part | ||
8677 | 2025.03.25 22:55:11.916821 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 954 rows starting from the beginning of the part | ||
8678 | 2025.03.25 22:55:11.918629 [ 268 ] {af0ed8ea-c0a5-4097-bfab-d2b8b0565a31} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8679 | 2025.03.25 22:55:11.918675 [ 268 ] {af0ed8ea-c0a5-4097-bfab-d2b8b0565a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8680 | 2025.03.25 22:55:11.919723 [ 268 ] {af0ed8ea-c0a5-4097-bfab-d2b8b0565a31} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8681 | 2025.03.25 22:55:11.920222 [ 268 ] {af0ed8ea-c0a5-4097-bfab-d2b8b0565a31} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8682 | 2025.03.25 22:55:11.920752 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8683 | 2025.03.25 22:55:11.920860 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8684 | 2025.03.25 22:55:11.920942 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8685 | 2025.03.25 22:55:11.921064 [ 268 ] {af0ed8ea-c0a5-4097-bfab-d2b8b0565a31} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006658 sec., 1201.5620306398318 rows/sec., 2.15 MiB/sec. | ||
8686 | 2025.03.25 22:55:11.921594 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
8687 | 2025.03.25 22:55:11.921907 [ 268 ] {af0ed8ea-c0a5-4097-bfab-d2b8b0565a31} <Debug> TCPHandler: Processed in 0.007774786 sec. | ||
8688 | 2025.03.25 22:55:11.922499 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8689 | 2025.03.25 22:55:11.923208 [ 268 ] {5cd8ae42-d2c2-4589-991e-0be36dbf3e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8690 | 2025.03.25 22:55:11.923461 [ 268 ] {5cd8ae42-d2c2-4589-991e-0be36dbf3e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8691 | 2025.03.25 22:55:11.923796 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8692 | 2025.03.25 22:55:11.924205 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1084 rows starting from the beginning of the part | ||
8693 | 2025.03.25 22:55:11.925710 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
8694 | 2025.03.25 22:55:11.926085 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21924 rows, containing 5 columns (5 merged, 0 gathered) in 0.012054792 sec., 1818695.83481822 rows/sec., 123.39 MiB/sec. | ||
8695 | 2025.03.25 22:55:11.926752 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8696 | 2025.03.25 22:55:11.927098 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part | ||
8697 | 2025.03.25 22:55:11.927212 [ 268 ] {5cd8ae42-d2c2-4589-991e-0be36dbf3e6c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8698 | 2025.03.25 22:55:11.927317 [ 268 ] {5cd8ae42-d2c2-4589-991e-0be36dbf3e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8699 | 2025.03.25 22:55:11.927918 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8700 | 2025.03.25 22:55:11.928222 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
8701 | 2025.03.25 22:55:11.928349 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8702 | 2025.03.25 22:55:11.928619 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
8703 | 2025.03.25 22:55:11.929316 [ 268 ] {5cd8ae42-d2c2-4589-991e-0be36dbf3e6c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8704 | 2025.03.25 22:55:11.929387 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
8705 | 2025.03.25 22:55:11.929880 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
8706 | 2025.03.25 22:55:11.930541 [ 268 ] {5cd8ae42-d2c2-4589-991e-0be36dbf3e6c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8707 | 2025.03.25 22:55:11.930919 [ 32 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8708 | 2025.03.25 22:55:11.931020 [ 32 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8709 | 2025.03.25 22:55:11.931126 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8710 | 2025.03.25 22:55:11.931307 [ 268 ] {5cd8ae42-d2c2-4589-991e-0be36dbf3e6c} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.008307 sec., 4815.216082821717 rows/sec., 332.93 KiB/sec. | ||
8711 | 2025.03.25 22:55:11.931623 [ 268 ] {5cd8ae42-d2c2-4589-991e-0be36dbf3e6c} <Debug> TCPHandler: Processed in 0.009240988 sec. | ||
8712 | 2025.03.25 22:55:11.931811 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
8713 | 2025.03.25 22:55:11.932204 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8714 | 2025.03.25 22:55:11.932275 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2996 rows starting from the beginning of the part | ||
8715 | 2025.03.25 22:55:11.932405 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
8716 | 2025.03.25 22:55:11.932532 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part | ||
8717 | 2025.03.25 22:55:11.932776 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
8718 | 2025.03.25 22:55:11.932917 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part | ||
8719 | 2025.03.25 22:55:11.933156 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
8720 | 2025.03.25 22:55:11.936866 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3320 rows, containing 4 columns (4 merged, 0 gathered) in 0.005525994 sec., 600796.8883064296 rows/sec., 39.61 MiB/sec. | ||
8721 | 2025.03.25 22:55:11.937281 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8722 | 2025.03.25 22:55:11.937656 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8723 | 2025.03.25 22:55:11.937742 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_66_13} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8724 | 2025.03.25 22:55:11.937831 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
8725 | 2025.03.25 22:55:11.941680 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1172 rows, containing 19 columns (19 merged, 0 gathered) in 0.020600854 sec., 56890.84539893347 rows/sec., 101.95 MiB/sec. | ||
8726 | 2025.03.25 22:55:11.943441 [ 198 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8727 | 2025.03.25 22:55:11.943915 [ 198 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8728 | 2025.03.25 22:55:11.944016 [ 198 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8729 | 2025.03.25 22:55:11.944198 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
8730 | 2025.03.25 22:55:12.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.95 MiB, peak 233.48 MiB, free memory in arenas 0.00 B, will set to 224.50 MiB (RSS), difference: 2.55 MiB | ||
8731 | 2025.03.25 22:55:13.618143 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8732 | 2025.03.25 22:55:13.618357 [ 268 ] {622f7022-c92d-455e-b33b-b2d1ffabf6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8733 | 2025.03.25 22:55:13.618438 [ 268 ] {622f7022-c92d-455e-b33b-b2d1ffabf6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8734 | 2025.03.25 22:55:13.619289 [ 268 ] {622f7022-c92d-455e-b33b-b2d1ffabf6f0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8735 | 2025.03.25 22:55:13.619336 [ 268 ] {622f7022-c92d-455e-b33b-b2d1ffabf6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8736 | 2025.03.25 22:55:13.619777 [ 268 ] {622f7022-c92d-455e-b33b-b2d1ffabf6f0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8737 | 2025.03.25 22:55:13.620034 [ 268 ] {622f7022-c92d-455e-b33b-b2d1ffabf6f0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8738 | 2025.03.25 22:55:13.620277 [ 268 ] {622f7022-c92d-455e-b33b-b2d1ffabf6f0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001978 sec., 28311.425682507583 rows/sec., 2.17 MiB/sec. | ||
8739 | 2025.03.25 22:55:13.620335 [ 268 ] {622f7022-c92d-455e-b33b-b2d1ffabf6f0} <Debug> TCPHandler: Processed in 0.002333082 sec. | ||
8740 | 2025.03.25 22:55:13.620464 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8741 | 2025.03.25 22:55:13.620573 [ 268 ] {2bc154ab-6b24-46bf-803e-8ec3e3334ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8742 | 2025.03.25 22:55:13.620619 [ 268 ] {2bc154ab-6b24-46bf-803e-8ec3e3334ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8743 | 2025.03.25 22:55:13.621179 [ 268 ] {2bc154ab-6b24-46bf-803e-8ec3e3334ad7} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8744 | 2025.03.25 22:55:13.621220 [ 268 ] {2bc154ab-6b24-46bf-803e-8ec3e3334ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8745 | 2025.03.25 22:55:13.621575 [ 268 ] {2bc154ab-6b24-46bf-803e-8ec3e3334ad7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8746 | 2025.03.25 22:55:13.621827 [ 268 ] {2bc154ab-6b24-46bf-803e-8ec3e3334ad7} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8747 | 2025.03.25 22:55:13.622049 [ 268 ] {2bc154ab-6b24-46bf-803e-8ec3e3334ad7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001498 sec., 42723.63150867824 rows/sec., 3.33 MiB/sec. | ||
8748 | 2025.03.25 22:55:13.622102 [ 268 ] {2bc154ab-6b24-46bf-803e-8ec3e3334ad7} <Debug> TCPHandler: Processed in 0.001690968 sec. | ||
8749 | 2025.03.25 22:55:13.622219 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8750 | 2025.03.25 22:55:13.622327 [ 268 ] {620e2cc5-70f3-4eff-9f1d-8662c65d8f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8751 | 2025.03.25 22:55:13.622375 [ 268 ] {620e2cc5-70f3-4eff-9f1d-8662c65d8f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8752 | 2025.03.25 22:55:13.622873 [ 268 ] {620e2cc5-70f3-4eff-9f1d-8662c65d8f94} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8753 | 2025.03.25 22:55:13.622912 [ 268 ] {620e2cc5-70f3-4eff-9f1d-8662c65d8f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8754 | 2025.03.25 22:55:13.623300 [ 268 ] {620e2cc5-70f3-4eff-9f1d-8662c65d8f94} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8755 | 2025.03.25 22:55:13.623547 [ 268 ] {620e2cc5-70f3-4eff-9f1d-8662c65d8f94} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8756 | 2025.03.25 22:55:13.623747 [ 268 ] {620e2cc5-70f3-4eff-9f1d-8662c65d8f94} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001444 sec., 37396.12188365651 rows/sec., 2.61 MiB/sec. | ||
8757 | 2025.03.25 22:55:13.623799 [ 268 ] {620e2cc5-70f3-4eff-9f1d-8662c65d8f94} <Debug> TCPHandler: Processed in 0.001631947 sec. | ||
8758 | 2025.03.25 22:55:13.623904 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8759 | 2025.03.25 22:55:13.624009 [ 268 ] {3a5b18c3-503e-491e-b958-4e36ff3d6017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8760 | 2025.03.25 22:55:13.624056 [ 268 ] {3a5b18c3-503e-491e-b958-4e36ff3d6017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8761 | 2025.03.25 22:55:13.624484 [ 268 ] {3a5b18c3-503e-491e-b958-4e36ff3d6017} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8762 | 2025.03.25 22:55:13.624524 [ 268 ] {3a5b18c3-503e-491e-b958-4e36ff3d6017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8763 | 2025.03.25 22:55:13.624887 [ 268 ] {3a5b18c3-503e-491e-b958-4e36ff3d6017} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8764 | 2025.03.25 22:55:13.625130 [ 268 ] {3a5b18c3-503e-491e-b958-4e36ff3d6017} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8765 | 2025.03.25 22:55:13.625329 [ 268 ] {3a5b18c3-503e-491e-b958-4e36ff3d6017} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001343 sec., 14892.032762472078 rows/sec., 1023.83 KiB/sec. | ||
8766 | 2025.03.25 22:55:13.625378 [ 268 ] {3a5b18c3-503e-491e-b958-4e36ff3d6017} <Debug> TCPHandler: Processed in 0.001524694 sec. | ||
8767 | 2025.03.25 22:55:15.142310 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
8768 | 2025.03.25 22:55:15.143315 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8769 | 2025.03.25 22:55:15.143372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8770 | 2025.03.25 22:55:15.143938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8771 | 2025.03.25 22:55:15.144219 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8772 | 2025.03.25 22:55:15.144496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
8773 | 2025.03.25 22:55:16.646539 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8774 | 2025.03.25 22:55:16.668201 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8775 | 2025.03.25 22:55:16.668270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8776 | 2025.03.25 22:55:16.675628 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8777 | 2025.03.25 22:55:16.676393 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8778 | 2025.03.25 22:55:16.679326 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8779 | 2025.03.25 22:55:17.748547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1222 | ||
8780 | 2025.03.25 22:55:17.752697 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8781 | 2025.03.25 22:55:17.752752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8782 | 2025.03.25 22:55:17.754245 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8783 | 2025.03.25 22:55:17.754554 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8784 | 2025.03.25 22:55:17.755416 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1222 | ||
8785 | 2025.03.25 22:55:18.632049 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8786 | 2025.03.25 22:55:18.632261 [ 268 ] {fde9c9a1-84a2-4a8f-b6e5-ca386612cb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8787 | 2025.03.25 22:55:18.632337 [ 268 ] {fde9c9a1-84a2-4a8f-b6e5-ca386612cb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8788 | 2025.03.25 22:55:18.633219 [ 268 ] {fde9c9a1-84a2-4a8f-b6e5-ca386612cb3b} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8789 | 2025.03.25 22:55:18.633267 [ 268 ] {fde9c9a1-84a2-4a8f-b6e5-ca386612cb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8790 | 2025.03.25 22:55:18.633730 [ 268 ] {fde9c9a1-84a2-4a8f-b6e5-ca386612cb3b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8791 | 2025.03.25 22:55:18.633999 [ 268 ] {fde9c9a1-84a2-4a8f-b6e5-ca386612cb3b} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8792 | 2025.03.25 22:55:18.634196 [ 26 ] {} <Debug> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
8793 | 2025.03.25 22:55:18.634261 [ 268 ] {fde9c9a1-84a2-4a8f-b6e5-ca386612cb3b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002053 sec., 103263.51680467608 rows/sec., 6.57 MiB/sec. | ||
8794 | 2025.03.25 22:55:18.634287 [ 26 ] {} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8795 | 2025.03.25 22:55:18.634356 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8796 | 2025.03.25 22:55:18.634403 [ 268 ] {fde9c9a1-84a2-4a8f-b6e5-ca386612cb3b} <Debug> TCPHandler: Processed in 0.002496287 sec. | ||
8797 | 2025.03.25 22:55:18.634621 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::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 | ||
8798 | 2025.03.25 22:55:18.634641 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8799 | 2025.03.25 22:55:18.634878 [ 268 ] {b5c58733-32e6-4dad-aa1d-0462f54612db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8800 | 2025.03.25 22:55:18.634893 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8801 | 2025.03.25 22:55:18.634982 [ 268 ] {b5c58733-32e6-4dad-aa1d-0462f54612db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8802 | 2025.03.25 22:55:18.634984 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 236 rows starting from the beginning of the part | ||
8803 | 2025.03.25 22:55:18.635327 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
8804 | 2025.03.25 22:55:18.635577 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
8805 | 2025.03.25 22:55:18.635877 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
8806 | 2025.03.25 22:55:18.636281 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
8807 | 2025.03.25 22:55:18.636614 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
8808 | 2025.03.25 22:55:18.638730 [ 268 ] {b5c58733-32e6-4dad-aa1d-0462f54612db} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8809 | 2025.03.25 22:55:18.638808 [ 268 ] {b5c58733-32e6-4dad-aa1d-0462f54612db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8810 | 2025.03.25 22:55:18.639585 [ 199 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.005109235 sec., 253658.32654007888 rows/sec., 17.19 MiB/sec. | ||
8811 | 2025.03.25 22:55:18.639647 [ 268 ] {b5c58733-32e6-4dad-aa1d-0462f54612db} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8812 | 2025.03.25 22:55:18.639878 [ 199 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
8813 | 2025.03.25 22:55:18.640082 [ 268 ] {b5c58733-32e6-4dad-aa1d-0462f54612db} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8814 | 2025.03.25 22:55:18.640338 [ 26 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8815 | 2025.03.25 22:55:18.640434 [ 26 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8816 | 2025.03.25 22:55:18.640512 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8817 | 2025.03.25 22:55:18.640625 [ 268 ] {b5c58733-32e6-4dad-aa1d-0462f54612db} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.005778 sec., 117860.85150571131 rows/sec., 9.37 MiB/sec. | ||
8818 | 2025.03.25 22:55:18.640784 [ 199 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_21_4} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8819 | 2025.03.25 22:55:18.640966 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8820 | 2025.03.25 22:55:18.641286 [ 268 ] {b5c58733-32e6-4dad-aa1d-0462f54612db} <Debug> TCPHandler: Processed in 0.006710721 sec. | ||
8821 | 2025.03.25 22:55:18.641737 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8822 | 2025.03.25 22:55:18.641694 [ 199 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_21_4} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
8823 | 2025.03.25 22:55:18.641871 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1967 rows starting from the beginning of the part | ||
8824 | 2025.03.25 22:55:18.641961 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8825 | 2025.03.25 22:55:18.642303 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 72 rows starting from the beginning of the part | ||
8826 | 2025.03.25 22:55:18.642777 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 681 rows starting from the beginning of the part | ||
8827 | 2025.03.25 22:55:18.643216 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1214 rows starting from the beginning of the part | ||
8828 | 2025.03.25 22:55:18.643375 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
8829 | 2025.03.25 22:55:18.643487 [ 268 ] {646cab22-bfd6-483d-8758-52fb9cd2faf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8830 | 2025.03.25 22:55:18.643616 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
8831 | 2025.03.25 22:55:18.643648 [ 268 ] {646cab22-bfd6-483d-8758-52fb9cd2faf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8832 | 2025.03.25 22:55:18.643982 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 681 rows starting from the beginning of the part | ||
8833 | 2025.03.25 22:55:18.645791 [ 268 ] {646cab22-bfd6-483d-8758-52fb9cd2faf7} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8834 | 2025.03.25 22:55:18.645859 [ 268 ] {646cab22-bfd6-483d-8758-52fb9cd2faf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8835 | 2025.03.25 22:55:18.646824 [ 268 ] {646cab22-bfd6-483d-8758-52fb9cd2faf7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8836 | 2025.03.25 22:55:18.647106 [ 268 ] {646cab22-bfd6-483d-8758-52fb9cd2faf7} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8837 | 2025.03.25 22:55:18.647329 [ 268 ] {646cab22-bfd6-483d-8758-52fb9cd2faf7} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.004071 sec., 33898.30508474576 rows/sec., 2.11 MiB/sec. | ||
8838 | 2025.03.25 22:55:18.647404 [ 268 ] {646cab22-bfd6-483d-8758-52fb9cd2faf7} <Debug> TCPHandler: Processed in 0.005640427 sec. | ||
8839 | 2025.03.25 22:55:18.647587 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8840 | 2025.03.25 22:55:18.647857 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4671 rows, containing 5 columns (5 merged, 0 gathered) in 0.007242564 sec., 644937.3453931508 rows/sec., 55.01 MiB/sec. | ||
8841 | 2025.03.25 22:55:18.647867 [ 268 ] {9c4af131-f439-46e9-8b14-86f150612495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8842 | 2025.03.25 22:55:18.647946 [ 268 ] {9c4af131-f439-46e9-8b14-86f150612495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8843 | 2025.03.25 22:55:18.648157 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8844 | 2025.03.25 22:55:18.648783 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8845 | 2025.03.25 22:55:18.648996 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_71_14} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8846 | 2025.03.25 22:55:18.649189 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
8847 | 2025.03.25 22:55:18.649284 [ 268 ] {9c4af131-f439-46e9-8b14-86f150612495} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8848 | 2025.03.25 22:55:18.649330 [ 268 ] {9c4af131-f439-46e9-8b14-86f150612495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8849 | 2025.03.25 22:55:18.649711 [ 268 ] {9c4af131-f439-46e9-8b14-86f150612495} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8850 | 2025.03.25 22:55:18.649962 [ 268 ] {9c4af131-f439-46e9-8b14-86f150612495} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8851 | 2025.03.25 22:55:18.650206 [ 268 ] {9c4af131-f439-46e9-8b14-86f150612495} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002404 sec., 47004.99168053245 rows/sec., 3.04 MiB/sec. | ||
8852 | 2025.03.25 22:55:18.650300 [ 268 ] {9c4af131-f439-46e9-8b14-86f150612495} <Debug> TCPHandler: Processed in 0.002816604 sec. | ||
8853 | 2025.03.25 22:55:18.650568 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8854 | 2025.03.25 22:55:18.650683 [ 268 ] {194a32e5-66e4-4fb8-bc12-43fc0d734840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8855 | 2025.03.25 22:55:18.650729 [ 268 ] {194a32e5-66e4-4fb8-bc12-43fc0d734840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8856 | 2025.03.25 22:55:18.651315 [ 268 ] {194a32e5-66e4-4fb8-bc12-43fc0d734840} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8857 | 2025.03.25 22:55:18.651355 [ 268 ] {194a32e5-66e4-4fb8-bc12-43fc0d734840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8858 | 2025.03.25 22:55:18.651736 [ 268 ] {194a32e5-66e4-4fb8-bc12-43fc0d734840} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8859 | 2025.03.25 22:55:18.651979 [ 268 ] {194a32e5-66e4-4fb8-bc12-43fc0d734840} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8860 | 2025.03.25 22:55:18.652146 [ 26 ] {} <Debug> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
8861 | 2025.03.25 22:55:18.652209 [ 26 ] {} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8862 | 2025.03.25 22:55:18.652227 [ 268 ] {194a32e5-66e4-4fb8-bc12-43fc0d734840} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001561 sec., 71748.87892376681 rows/sec., 4.09 MiB/sec. | ||
8863 | 2025.03.25 22:55:18.652247 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8864 | 2025.03.25 22:55:18.652398 [ 268 ] {194a32e5-66e4-4fb8-bc12-43fc0d734840} <Debug> TCPHandler: Processed in 0.001920173 sec. | ||
8865 | 2025.03.25 22:55:18.652471 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::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 | ||
8866 | 2025.03.25 22:55:18.652571 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8867 | 2025.03.25 22:55:18.652632 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8868 | 2025.03.25 22:55:18.652695 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 124 rows starting from the beginning of the part | ||
8869 | 2025.03.25 22:55:18.652791 [ 268 ] {c4d5b51d-291f-4e34-8008-c7ddd374be93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8870 | 2025.03.25 22:55:18.652953 [ 268 ] {c4d5b51d-291f-4e34-8008-c7ddd374be93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8871 | 2025.03.25 22:55:18.652981 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
8872 | 2025.03.25 22:55:18.653365 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part | ||
8873 | 2025.03.25 22:55:18.653716 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
8874 | 2025.03.25 22:55:18.654113 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
8875 | 2025.03.25 22:55:18.654492 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
8876 | 2025.03.25 22:55:18.655579 [ 268 ] {c4d5b51d-291f-4e34-8008-c7ddd374be93} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8877 | 2025.03.25 22:55:18.655652 [ 268 ] {c4d5b51d-291f-4e34-8008-c7ddd374be93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8878 | 2025.03.25 22:55:18.656639 [ 268 ] {c4d5b51d-291f-4e34-8008-c7ddd374be93} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8879 | 2025.03.25 22:55:18.657050 [ 191 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.004688036 sec., 145903.31644210924 rows/sec., 8.92 MiB/sec. | ||
8880 | 2025.03.25 22:55:18.657156 [ 268 ] {c4d5b51d-291f-4e34-8008-c7ddd374be93} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8881 | 2025.03.25 22:55:18.657281 [ 191 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
8882 | 2025.03.25 22:55:18.657412 [ 26 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8883 | 2025.03.25 22:55:18.657508 [ 26 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8884 | 2025.03.25 22:55:18.657598 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8885 | 2025.03.25 22:55:18.657682 [ 268 ] {c4d5b51d-291f-4e34-8008-c7ddd374be93} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.004954 sec., 83568.83326604763 rows/sec., 5.94 MiB/sec. | ||
8886 | 2025.03.25 22:55:18.658003 [ 268 ] {c4d5b51d-291f-4e34-8008-c7ddd374be93} <Debug> TCPHandler: Processed in 0.005495463 sec. | ||
8887 | 2025.03.25 22:55:18.658037 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8888 | 2025.03.25 22:55:18.658262 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8889 | 2025.03.25 22:55:18.658353 [ 191 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_21_4} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8890 | 2025.03.25 22:55:18.658368 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8891 | 2025.03.25 22:55:18.658502 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 952 rows starting from the beginning of the part | ||
8892 | 2025.03.25 22:55:18.658522 [ 268 ] {bcf05da4-d5ab-407d-a460-ec50f485b3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8893 | 2025.03.25 22:55:18.658635 [ 268 ] {bcf05da4-d5ab-407d-a460-ec50f485b3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8894 | 2025.03.25 22:55:18.658692 [ 191 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_21_4} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
8895 | 2025.03.25 22:55:18.659010 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 72 rows starting from the beginning of the part | ||
8896 | 2025.03.25 22:55:18.659112 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
8897 | 2025.03.25 22:55:18.659377 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 414 rows starting from the beginning of the part | ||
8898 | 2025.03.25 22:55:18.659606 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 532 rows starting from the beginning of the part | ||
8899 | 2025.03.25 22:55:18.659782 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
8900 | 2025.03.25 22:55:18.659875 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 414 rows starting from the beginning of the part | ||
8901 | 2025.03.25 22:55:18.660743 [ 268 ] {bcf05da4-d5ab-407d-a460-ec50f485b3ce} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8902 | 2025.03.25 22:55:18.660785 [ 268 ] {bcf05da4-d5ab-407d-a460-ec50f485b3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8903 | 2025.03.25 22:55:18.661405 [ 268 ] {bcf05da4-d5ab-407d-a460-ec50f485b3ce} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8904 | 2025.03.25 22:55:18.661765 [ 268 ] {bcf05da4-d5ab-407d-a460-ec50f485b3ce} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8905 | 2025.03.25 22:55:18.662109 [ 268 ] {bcf05da4-d5ab-407d-a460-ec50f485b3ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003678 sec., 1631.3213703099511 rows/sec., 85.23 KiB/sec. | ||
8906 | 2025.03.25 22:55:18.662218 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.004504901 sec., 543408.1681262251 rows/sec., 41.73 MiB/sec. | ||
8907 | 2025.03.25 22:55:18.662223 [ 268 ] {bcf05da4-d5ab-407d-a460-ec50f485b3ce} <Debug> TCPHandler: Processed in 0.004063912 sec. | ||
8908 | 2025.03.25 22:55:18.662385 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8909 | 2025.03.25 22:55:18.662520 [ 188 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8910 | 2025.03.25 22:55:18.662542 [ 268 ] {a8623dec-ffae-4ed4-a671-1c629d44d98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8911 | 2025.03.25 22:55:18.662680 [ 268 ] {a8623dec-ffae-4ed4-a671-1c629d44d98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8912 | 2025.03.25 22:55:18.663186 [ 188 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8913 | 2025.03.25 22:55:18.663435 [ 188 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_71_14} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8914 | 2025.03.25 22:55:18.663629 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
8915 | 2025.03.25 22:55:18.663771 [ 268 ] {a8623dec-ffae-4ed4-a671-1c629d44d98d} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8916 | 2025.03.25 22:55:18.663816 [ 268 ] {a8623dec-ffae-4ed4-a671-1c629d44d98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8917 | 2025.03.25 22:55:18.664248 [ 268 ] {a8623dec-ffae-4ed4-a671-1c629d44d98d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8918 | 2025.03.25 22:55:18.664510 [ 268 ] {a8623dec-ffae-4ed4-a671-1c629d44d98d} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8919 | 2025.03.25 22:55:18.664749 [ 268 ] {a8623dec-ffae-4ed4-a671-1c629d44d98d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00225 sec., 105333.33333333334 rows/sec., 7.06 MiB/sec. | ||
8920 | 2025.03.25 22:55:18.664812 [ 268 ] {a8623dec-ffae-4ed4-a671-1c629d44d98d} <Debug> TCPHandler: Processed in 0.002494306 sec. | ||
8921 | 2025.03.25 22:55:18.664937 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8922 | 2025.03.25 22:55:18.665045 [ 268 ] {3f3dbabf-cd0d-490f-b0ed-d87a57a28196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8923 | 2025.03.25 22:55:18.665094 [ 268 ] {3f3dbabf-cd0d-490f-b0ed-d87a57a28196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8924 | 2025.03.25 22:55:18.665530 [ 268 ] {3f3dbabf-cd0d-490f-b0ed-d87a57a28196} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8925 | 2025.03.25 22:55:18.665569 [ 268 ] {3f3dbabf-cd0d-490f-b0ed-d87a57a28196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8926 | 2025.03.25 22:55:18.665941 [ 268 ] {3f3dbabf-cd0d-490f-b0ed-d87a57a28196} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8927 | 2025.03.25 22:55:18.666191 [ 268 ] {3f3dbabf-cd0d-490f-b0ed-d87a57a28196} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8928 | 2025.03.25 22:55:18.666403 [ 268 ] {3f3dbabf-cd0d-490f-b0ed-d87a57a28196} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
8929 | 2025.03.25 22:55:18.666453 [ 268 ] {3f3dbabf-cd0d-490f-b0ed-d87a57a28196} <Debug> TCPHandler: Processed in 0.001567665 sec. | ||
8930 | 2025.03.25 22:55:18.666577 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8931 | 2025.03.25 22:55:18.666685 [ 268 ] {97a71eb0-911c-47c0-b7d0-5d6bf1f94887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8932 | 2025.03.25 22:55:18.666752 [ 268 ] {97a71eb0-911c-47c0-b7d0-5d6bf1f94887} <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 | ||
8933 | 2025.03.25 22:55:18.667882 [ 268 ] {97a71eb0-911c-47c0-b7d0-5d6bf1f94887} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8934 | 2025.03.25 22:55:18.667921 [ 268 ] {97a71eb0-911c-47c0-b7d0-5d6bf1f94887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8935 | 2025.03.25 22:55:18.668576 [ 268 ] {97a71eb0-911c-47c0-b7d0-5d6bf1f94887} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8936 | 2025.03.25 22:55:18.668839 [ 268 ] {97a71eb0-911c-47c0-b7d0-5d6bf1f94887} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8937 | 2025.03.25 22:55:18.669087 [ 268 ] {97a71eb0-911c-47c0-b7d0-5d6bf1f94887} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002424 sec., 13201.320132013201 rows/sec., 23.66 MiB/sec. | ||
8938 | 2025.03.25 22:55:18.669187 [ 268 ] {97a71eb0-911c-47c0-b7d0-5d6bf1f94887} <Debug> TCPHandler: Processed in 0.0026626 sec. | ||
8939 | 2025.03.25 22:55:18.669301 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8940 | 2025.03.25 22:55:18.669405 [ 268 ] {3b1c70cd-abf8-421c-831b-90502848d56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8941 | 2025.03.25 22:55:18.669451 [ 268 ] {3b1c70cd-abf8-421c-831b-90502848d56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8942 | 2025.03.25 22:55:18.669896 [ 268 ] {3b1c70cd-abf8-421c-831b-90502848d56a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8943 | 2025.03.25 22:55:18.669936 [ 268 ] {3b1c70cd-abf8-421c-831b-90502848d56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8944 | 2025.03.25 22:55:18.670310 [ 268 ] {3b1c70cd-abf8-421c-831b-90502848d56a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8945 | 2025.03.25 22:55:18.670553 [ 268 ] {3b1c70cd-abf8-421c-831b-90502848d56a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8946 | 2025.03.25 22:55:18.670768 [ 268 ] {3b1c70cd-abf8-421c-831b-90502848d56a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001385 sec., 59205.7761732852 rows/sec., 3.76 MiB/sec. | ||
8947 | 2025.03.25 22:55:18.670820 [ 268 ] {3b1c70cd-abf8-421c-831b-90502848d56a} <Debug> TCPHandler: Processed in 0.001569826 sec. | ||
8948 | 2025.03.25 22:55:22.500653 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8949 | 2025.03.25 22:55:22.500756 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8950 | 2025.03.25 22:55:22.644664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
8951 | 2025.03.25 22:55:22.645416 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8952 | 2025.03.25 22:55:22.645469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8953 | 2025.03.25 22:55:22.646017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8954 | 2025.03.25 22:55:22.646284 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8955 | 2025.03.25 22:55:22.646536 [ 119 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8956 | 2025.03.25 22:55:22.646571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8957 | 2025.03.25 22:55:22.646641 [ 119 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8958 | 2025.03.25 22:55:22.646686 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8959 | 2025.03.25 22:55:22.646920 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
8960 | 2025.03.25 22:55:22.647357 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8961 | 2025.03.25 22:55:22.647478 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
8962 | 2025.03.25 22:55:22.647656 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
8963 | 2025.03.25 22:55:22.647810 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
8964 | 2025.03.25 22:55:22.647964 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
8965 | 2025.03.25 22:55:22.648128 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
8966 | 2025.03.25 22:55:22.648220 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
8967 | 2025.03.25 22:55:22.650695 [ 190 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003905598 sec., 5404037.998790454 rows/sec., 77.31 MiB/sec. | ||
8968 | 2025.03.25 22:55:22.651303 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8969 | 2025.03.25 22:55:22.651692 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8970 | 2025.03.25 22:55:22.651786 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_46_9} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8971 | 2025.03.25 22:55:22.651911 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
8972 | 2025.03.25 22:55:23.624116 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8973 | 2025.03.25 22:55:23.624311 [ 268 ] {4bdaf793-e83b-422a-b444-19b6232005fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8974 | 2025.03.25 22:55:23.624388 [ 268 ] {4bdaf793-e83b-422a-b444-19b6232005fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8975 | 2025.03.25 22:55:23.625219 [ 268 ] {4bdaf793-e83b-422a-b444-19b6232005fb} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8976 | 2025.03.25 22:55:23.625271 [ 268 ] {4bdaf793-e83b-422a-b444-19b6232005fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8977 | 2025.03.25 22:55:23.625738 [ 268 ] {4bdaf793-e83b-422a-b444-19b6232005fb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8978 | 2025.03.25 22:55:23.626010 [ 268 ] {4bdaf793-e83b-422a-b444-19b6232005fb} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8979 | 2025.03.25 22:55:23.626259 [ 268 ] {4bdaf793-e83b-422a-b444-19b6232005fb} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002002 sec., 35964.03596403597 rows/sec., 2.92 MiB/sec. | ||
8980 | 2025.03.25 22:55:23.626327 [ 268 ] {4bdaf793-e83b-422a-b444-19b6232005fb} <Debug> TCPHandler: Processed in 0.002349733 sec. | ||
8981 | 2025.03.25 22:55:23.626464 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8982 | 2025.03.25 22:55:23.626581 [ 268 ] {fe6dbc5f-593b-42ed-ad8b-7e04c47cfda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8983 | 2025.03.25 22:55:23.626633 [ 268 ] {fe6dbc5f-593b-42ed-ad8b-7e04c47cfda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8984 | 2025.03.25 22:55:23.627189 [ 268 ] {fe6dbc5f-593b-42ed-ad8b-7e04c47cfda6} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8985 | 2025.03.25 22:55:23.627231 [ 268 ] {fe6dbc5f-593b-42ed-ad8b-7e04c47cfda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8986 | 2025.03.25 22:55:23.627598 [ 268 ] {fe6dbc5f-593b-42ed-ad8b-7e04c47cfda6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8987 | 2025.03.25 22:55:23.627846 [ 268 ] {fe6dbc5f-593b-42ed-ad8b-7e04c47cfda6} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8988 | 2025.03.25 22:55:23.628111 [ 268 ] {fe6dbc5f-593b-42ed-ad8b-7e04c47cfda6} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001551 sec., 5157.962604771115 rows/sec., 387.85 KiB/sec. | ||
8989 | 2025.03.25 22:55:23.628199 [ 268 ] {fe6dbc5f-593b-42ed-ad8b-7e04c47cfda6} <Debug> TCPHandler: Processed in 0.00178321 sec. | ||
8990 | 2025.03.25 22:55:23.628456 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8991 | 2025.03.25 22:55:23.628580 [ 268 ] {07a6fa02-0859-4cc7-b7fb-866bda6fada6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8992 | 2025.03.25 22:55:23.628628 [ 268 ] {07a6fa02-0859-4cc7-b7fb-866bda6fada6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8993 | 2025.03.25 22:55:23.629210 [ 268 ] {07a6fa02-0859-4cc7-b7fb-866bda6fada6} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8994 | 2025.03.25 22:55:23.629250 [ 268 ] {07a6fa02-0859-4cc7-b7fb-866bda6fada6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
8995 | 2025.03.25 22:55:23.629616 [ 268 ] {07a6fa02-0859-4cc7-b7fb-866bda6fada6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8996 | 2025.03.25 22:55:23.629861 [ 268 ] {07a6fa02-0859-4cc7-b7fb-866bda6fada6} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8997 | 2025.03.25 22:55:23.630099 [ 268 ] {07a6fa02-0859-4cc7-b7fb-866bda6fada6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001539 sec., 46783.62573099415 rows/sec., 3.65 MiB/sec. | ||
8998 | 2025.03.25 22:55:23.630169 [ 268 ] {07a6fa02-0859-4cc7-b7fb-866bda6fada6} <Debug> TCPHandler: Processed in 0.001809511 sec. | ||
8999 | 2025.03.25 22:55:23.630427 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9000 | 2025.03.25 22:55:23.630577 [ 268 ] {2de716a7-2dba-4f56-acb4-2a1c944fc38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9001 | 2025.03.25 22:55:23.630629 [ 268 ] {2de716a7-2dba-4f56-acb4-2a1c944fc38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9002 | 2025.03.25 22:55:23.631168 [ 268 ] {2de716a7-2dba-4f56-acb4-2a1c944fc38a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9003 | 2025.03.25 22:55:23.631208 [ 268 ] {2de716a7-2dba-4f56-acb4-2a1c944fc38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9004 | 2025.03.25 22:55:23.631598 [ 268 ] {2de716a7-2dba-4f56-acb4-2a1c944fc38a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9005 | 2025.03.25 22:55:23.631845 [ 268 ] {2de716a7-2dba-4f56-acb4-2a1c944fc38a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9006 | 2025.03.25 22:55:23.632049 [ 268 ] {2de716a7-2dba-4f56-acb4-2a1c944fc38a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. | ||
9007 | 2025.03.25 22:55:23.632107 [ 268 ] {2de716a7-2dba-4f56-acb4-2a1c944fc38a} <Debug> TCPHandler: Processed in 0.00178967 sec. | ||
9008 | 2025.03.25 22:55:23.632226 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9009 | 2025.03.25 22:55:23.632332 [ 268 ] {90f17e64-1113-4d9c-9b2e-f64ae5bdec6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9010 | 2025.03.25 22:55:23.632400 [ 268 ] {90f17e64-1113-4d9c-9b2e-f64ae5bdec6e} <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 | ||
9011 | 2025.03.25 22:55:23.633458 [ 268 ] {90f17e64-1113-4d9c-9b2e-f64ae5bdec6e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9012 | 2025.03.25 22:55:23.633498 [ 268 ] {90f17e64-1113-4d9c-9b2e-f64ae5bdec6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9013 | 2025.03.25 22:55:23.634102 [ 268 ] {90f17e64-1113-4d9c-9b2e-f64ae5bdec6e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9014 | 2025.03.25 22:55:23.634363 [ 268 ] {90f17e64-1113-4d9c-9b2e-f64ae5bdec6e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9015 | 2025.03.25 22:55:23.634612 [ 268 ] {90f17e64-1113-4d9c-9b2e-f64ae5bdec6e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002302 sec., 3475.238922675934 rows/sec., 6.23 MiB/sec. | ||
9016 | 2025.03.25 22:55:23.634717 [ 268 ] {90f17e64-1113-4d9c-9b2e-f64ae5bdec6e} <Debug> TCPHandler: Processed in 0.002541277 sec. | ||
9017 | 2025.03.25 22:55:23.634847 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9018 | 2025.03.25 22:55:23.634964 [ 268 ] {47fbb3e0-2c70-4ef7-a702-a1b24227edf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9019 | 2025.03.25 22:55:23.635012 [ 268 ] {47fbb3e0-2c70-4ef7-a702-a1b24227edf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9020 | 2025.03.25 22:55:23.635481 [ 268 ] {47fbb3e0-2c70-4ef7-a702-a1b24227edf1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9021 | 2025.03.25 22:55:23.635521 [ 268 ] {47fbb3e0-2c70-4ef7-a702-a1b24227edf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9022 | 2025.03.25 22:55:23.635905 [ 268 ] {47fbb3e0-2c70-4ef7-a702-a1b24227edf1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9023 | 2025.03.25 22:55:23.636155 [ 268 ] {47fbb3e0-2c70-4ef7-a702-a1b24227edf1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9024 | 2025.03.25 22:55:23.636376 [ 268 ] {47fbb3e0-2c70-4ef7-a702-a1b24227edf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec. | ||
9025 | 2025.03.25 22:55:23.636427 [ 268 ] {47fbb3e0-2c70-4ef7-a702-a1b24227edf1} <Debug> TCPHandler: Processed in 0.001634667 sec. | ||
9026 | 2025.03.25 22:55:24.179427 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9027 | 2025.03.25 22:55:24.202004 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9028 | 2025.03.25 22:55:24.202073 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9029 | 2025.03.25 22:55:24.209280 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9030 | 2025.03.25 22:55:24.210073 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9031 | 2025.03.25 22:55:24.210385 [ 95 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9032 | 2025.03.25 22:55:24.210447 [ 95 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9033 | 2025.03.25 22:55:24.210482 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9034 | 2025.03.25 22:55:24.210950 [ 190 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9035 | 2025.03.25 22:55:24.225221 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9036 | 2025.03.25 22:55:24.227205 [ 190 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9037 | 2025.03.25 22:55:24.228726 [ 190 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
9038 | 2025.03.25 22:55:24.234576 [ 190 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
9039 | 2025.03.25 22:55:24.240278 [ 190 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
9040 | 2025.03.25 22:55:24.246553 [ 190 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
9041 | 2025.03.25 22:55:24.252404 [ 190 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
9042 | 2025.03.25 22:55:24.256971 [ 190 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
9043 | 2025.03.25 22:55:24.318707 [ 195 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.108098496 sec., 3210.035410668433 rows/sec., 16.60 MiB/sec. | ||
9044 | 2025.03.25 22:55:24.322255 [ 201 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9045 | 2025.03.25 22:55:24.325424 [ 201 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9046 | 2025.03.25 22:55:24.325569 [ 201 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_46_9} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9047 | 2025.03.25 22:55:24.328096 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9048 | 2025.03.25 22:55:27.755692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1256 | ||
9049 | 2025.03.25 22:55:27.758906 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9050 | 2025.03.25 22:55:27.758968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9051 | 2025.03.25 22:55:27.760470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9052 | 2025.03.25 22:55:27.760800 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9053 | 2025.03.25 22:55:27.761477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1256 | ||
9054 | 2025.03.25 22:55:28.631318 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9055 | 2025.03.25 22:55:28.631528 [ 268 ] {8141cb83-5f7b-4db0-88de-527bb3e54416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9056 | 2025.03.25 22:55:28.631606 [ 268 ] {8141cb83-5f7b-4db0-88de-527bb3e54416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9057 | 2025.03.25 22:55:28.632429 [ 268 ] {8141cb83-5f7b-4db0-88de-527bb3e54416} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9058 | 2025.03.25 22:55:28.632475 [ 268 ] {8141cb83-5f7b-4db0-88de-527bb3e54416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9059 | 2025.03.25 22:55:28.632945 [ 268 ] {8141cb83-5f7b-4db0-88de-527bb3e54416} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
9060 | 2025.03.25 22:55:28.633209 [ 268 ] {8141cb83-5f7b-4db0-88de-527bb3e54416} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9061 | 2025.03.25 22:55:28.633458 [ 268 ] {8141cb83-5f7b-4db0-88de-527bb3e54416} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001991 sec., 106479.1562029131 rows/sec., 6.77 MiB/sec. | ||
9062 | 2025.03.25 22:55:28.633524 [ 268 ] {8141cb83-5f7b-4db0-88de-527bb3e54416} <Debug> TCPHandler: Processed in 0.002346643 sec. | ||
9063 | 2025.03.25 22:55:28.633638 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9064 | 2025.03.25 22:55:28.633749 [ 268 ] {cde4e3eb-3cc3-4bcd-954a-cb09d40ae77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9065 | 2025.03.25 22:55:28.633798 [ 268 ] {cde4e3eb-3cc3-4bcd-954a-cb09d40ae77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9066 | 2025.03.25 22:55:28.634330 [ 268 ] {cde4e3eb-3cc3-4bcd-954a-cb09d40ae77b} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9067 | 2025.03.25 22:55:28.634370 [ 268 ] {cde4e3eb-3cc3-4bcd-954a-cb09d40ae77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9068 | 2025.03.25 22:55:28.634731 [ 268 ] {cde4e3eb-3cc3-4bcd-954a-cb09d40ae77b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9069 | 2025.03.25 22:55:28.634975 [ 268 ] {cde4e3eb-3cc3-4bcd-954a-cb09d40ae77b} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9070 | 2025.03.25 22:55:28.635229 [ 268 ] {cde4e3eb-3cc3-4bcd-954a-cb09d40ae77b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001499 sec., 2668.4456304202804 rows/sec., 217.59 KiB/sec. | ||
9071 | 2025.03.25 22:55:28.635417 [ 268 ] {cde4e3eb-3cc3-4bcd-954a-cb09d40ae77b} <Debug> TCPHandler: Processed in 0.001828691 sec. | ||
9072 | 2025.03.25 22:55:28.635601 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9073 | 2025.03.25 22:55:28.635711 [ 268 ] {644fc898-eb41-459e-9abb-cfeeb037aa3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9074 | 2025.03.25 22:55:28.635756 [ 268 ] {644fc898-eb41-459e-9abb-cfeeb037aa3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9075 | 2025.03.25 22:55:28.636547 [ 268 ] {644fc898-eb41-459e-9abb-cfeeb037aa3a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9076 | 2025.03.25 22:55:28.636586 [ 268 ] {644fc898-eb41-459e-9abb-cfeeb037aa3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9077 | 2025.03.25 22:55:28.636989 [ 268 ] {644fc898-eb41-459e-9abb-cfeeb037aa3a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9078 | 2025.03.25 22:55:28.637230 [ 268 ] {644fc898-eb41-459e-9abb-cfeeb037aa3a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9079 | 2025.03.25 22:55:28.637440 [ 268 ] {644fc898-eb41-459e-9abb-cfeeb037aa3a} <Debug> executeQuery: Read 683 rows, 55.57 KiB in 0.001753 sec., 389617.79806046776 rows/sec., 30.96 MiB/sec. | ||
9080 | 2025.03.25 22:55:28.637494 [ 268 ] {644fc898-eb41-459e-9abb-cfeeb037aa3a} <Debug> TCPHandler: Processed in 0.001954124 sec. | ||
9081 | 2025.03.25 22:55:28.637608 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9082 | 2025.03.25 22:55:28.637715 [ 268 ] {ea2fe9a5-a706-4612-8f6e-9b8561bf4862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9083 | 2025.03.25 22:55:28.637760 [ 268 ] {ea2fe9a5-a706-4612-8f6e-9b8561bf4862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9084 | 2025.03.25 22:55:28.638324 [ 268 ] {ea2fe9a5-a706-4612-8f6e-9b8561bf4862} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9085 | 2025.03.25 22:55:28.638363 [ 268 ] {ea2fe9a5-a706-4612-8f6e-9b8561bf4862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9086 | 2025.03.25 22:55:28.638725 [ 268 ] {ea2fe9a5-a706-4612-8f6e-9b8561bf4862} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9087 | 2025.03.25 22:55:28.638974 [ 268 ] {ea2fe9a5-a706-4612-8f6e-9b8561bf4862} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9088 | 2025.03.25 22:55:28.639179 [ 268 ] {ea2fe9a5-a706-4612-8f6e-9b8561bf4862} <Debug> executeQuery: Read 142 rows, 9.07 KiB in 0.001486 sec., 95558.5464333782 rows/sec., 5.96 MiB/sec. | ||
9089 | 2025.03.25 22:55:28.639232 [ 268 ] {ea2fe9a5-a706-4612-8f6e-9b8561bf4862} <Debug> TCPHandler: Processed in 0.001674907 sec. | ||
9090 | 2025.03.25 22:55:28.639347 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9091 | 2025.03.25 22:55:28.639454 [ 268 ] {693f75e9-b3d1-4bd2-a8d6-9fbc3df1b16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9092 | 2025.03.25 22:55:28.639498 [ 268 ] {693f75e9-b3d1-4bd2-a8d6-9fbc3df1b16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9093 | 2025.03.25 22:55:28.640043 [ 268 ] {693f75e9-b3d1-4bd2-a8d6-9fbc3df1b16a} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9094 | 2025.03.25 22:55:28.640081 [ 268 ] {693f75e9-b3d1-4bd2-a8d6-9fbc3df1b16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9095 | 2025.03.25 22:55:28.640435 [ 268 ] {693f75e9-b3d1-4bd2-a8d6-9fbc3df1b16a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9096 | 2025.03.25 22:55:28.640675 [ 268 ] {693f75e9-b3d1-4bd2-a8d6-9fbc3df1b16a} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9097 | 2025.03.25 22:55:28.640878 [ 268 ] {693f75e9-b3d1-4bd2-a8d6-9fbc3df1b16a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001446 sec., 78146.61134163209 rows/sec., 5.06 MiB/sec. | ||
9098 | 2025.03.25 22:55:28.640928 [ 268 ] {693f75e9-b3d1-4bd2-a8d6-9fbc3df1b16a} <Debug> TCPHandler: Processed in 0.001632687 sec. | ||
9099 | 2025.03.25 22:55:28.641041 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9100 | 2025.03.25 22:55:28.641152 [ 268 ] {4d1e5815-e6d1-4658-91ef-9aed607b04b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9101 | 2025.03.25 22:55:28.641195 [ 268 ] {4d1e5815-e6d1-4658-91ef-9aed607b04b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9102 | 2025.03.25 22:55:28.641739 [ 268 ] {4d1e5815-e6d1-4658-91ef-9aed607b04b1} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9103 | 2025.03.25 22:55:28.641779 [ 268 ] {4d1e5815-e6d1-4658-91ef-9aed607b04b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9104 | 2025.03.25 22:55:28.642133 [ 268 ] {4d1e5815-e6d1-4658-91ef-9aed607b04b1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
9105 | 2025.03.25 22:55:28.642374 [ 268 ] {4d1e5815-e6d1-4658-91ef-9aed607b04b1} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9106 | 2025.03.25 22:55:28.642576 [ 268 ] {4d1e5815-e6d1-4658-91ef-9aed607b04b1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001452 sec., 77134.98622589532 rows/sec., 4.39 MiB/sec. | ||
9107 | 2025.03.25 22:55:28.642629 [ 268 ] {4d1e5815-e6d1-4658-91ef-9aed607b04b1} <Debug> TCPHandler: Processed in 0.001638287 sec. | ||
9108 | 2025.03.25 22:55:28.642742 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9109 | 2025.03.25 22:55:28.642848 [ 268 ] {f66013dc-e843-4688-befd-942bc7ecdd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9110 | 2025.03.25 22:55:28.642891 [ 268 ] {f66013dc-e843-4688-befd-942bc7ecdd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9111 | 2025.03.25 22:55:28.643536 [ 268 ] {f66013dc-e843-4688-befd-942bc7ecdd43} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9112 | 2025.03.25 22:55:28.643576 [ 268 ] {f66013dc-e843-4688-befd-942bc7ecdd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9113 | 2025.03.25 22:55:28.643948 [ 268 ] {f66013dc-e843-4688-befd-942bc7ecdd43} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9114 | 2025.03.25 22:55:28.644207 [ 268 ] {f66013dc-e843-4688-befd-942bc7ecdd43} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9115 | 2025.03.25 22:55:28.644422 [ 268 ] {f66013dc-e843-4688-befd-942bc7ecdd43} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001596 sec., 261904.7619047619 rows/sec., 18.65 MiB/sec. | ||
9116 | 2025.03.25 22:55:28.644475 [ 268 ] {f66013dc-e843-4688-befd-942bc7ecdd43} <Debug> TCPHandler: Processed in 0.001784 sec. | ||
9117 | 2025.03.25 22:55:28.644591 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9118 | 2025.03.25 22:55:28.644698 [ 268 ] {4ea2b8ef-c7fb-4ae4-814e-12fb877167e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9119 | 2025.03.25 22:55:28.644744 [ 268 ] {4ea2b8ef-c7fb-4ae4-814e-12fb877167e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9120 | 2025.03.25 22:55:28.645183 [ 268 ] {4ea2b8ef-c7fb-4ae4-814e-12fb877167e1} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9121 | 2025.03.25 22:55:28.645222 [ 268 ] {4ea2b8ef-c7fb-4ae4-814e-12fb877167e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9122 | 2025.03.25 22:55:28.645576 [ 268 ] {4ea2b8ef-c7fb-4ae4-814e-12fb877167e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9123 | 2025.03.25 22:55:28.645817 [ 268 ] {4ea2b8ef-c7fb-4ae4-814e-12fb877167e1} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9124 | 2025.03.25 22:55:28.646080 [ 268 ] {4ea2b8ef-c7fb-4ae4-814e-12fb877167e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 225.52 KiB/sec. | ||
9125 | 2025.03.25 22:55:28.646167 [ 268 ] {4ea2b8ef-c7fb-4ae4-814e-12fb877167e1} <Debug> TCPHandler: Processed in 0.001625547 sec. | ||
9126 | 2025.03.25 22:55:28.646431 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9127 | 2025.03.25 22:55:28.646559 [ 268 ] {78aecbbf-4113-48e0-9826-a9bd07d05398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9128 | 2025.03.25 22:55:28.646609 [ 268 ] {78aecbbf-4113-48e0-9826-a9bd07d05398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9129 | 2025.03.25 22:55:28.647138 [ 268 ] {78aecbbf-4113-48e0-9826-a9bd07d05398} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9130 | 2025.03.25 22:55:28.647176 [ 268 ] {78aecbbf-4113-48e0-9826-a9bd07d05398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9131 | 2025.03.25 22:55:28.647560 [ 268 ] {78aecbbf-4113-48e0-9826-a9bd07d05398} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9132 | 2025.03.25 22:55:28.647800 [ 268 ] {78aecbbf-4113-48e0-9826-a9bd07d05398} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9133 | 2025.03.25 22:55:28.648007 [ 268 ] {78aecbbf-4113-48e0-9826-a9bd07d05398} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001472 sec., 162364.13043478262 rows/sec., 10.88 MiB/sec. | ||
9134 | 2025.03.25 22:55:28.648058 [ 268 ] {78aecbbf-4113-48e0-9826-a9bd07d05398} <Debug> TCPHandler: Processed in 0.001729549 sec. | ||
9135 | 2025.03.25 22:55:28.648175 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9136 | 2025.03.25 22:55:28.648276 [ 268 ] {b712ac4c-b3ec-4723-821d-1c9899ed7019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9137 | 2025.03.25 22:55:28.648319 [ 268 ] {b712ac4c-b3ec-4723-821d-1c9899ed7019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9138 | 2025.03.25 22:55:28.648712 [ 268 ] {b712ac4c-b3ec-4723-821d-1c9899ed7019} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9139 | 2025.03.25 22:55:28.648748 [ 268 ] {b712ac4c-b3ec-4723-821d-1c9899ed7019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9140 | 2025.03.25 22:55:28.649136 [ 268 ] {b712ac4c-b3ec-4723-821d-1c9899ed7019} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9141 | 2025.03.25 22:55:28.649380 [ 268 ] {b712ac4c-b3ec-4723-821d-1c9899ed7019} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9142 | 2025.03.25 22:55:28.649596 [ 268 ] {b712ac4c-b3ec-4723-821d-1c9899ed7019} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00133 sec., 751.8796992481203 rows/sec., 50.66 KiB/sec. | ||
9143 | 2025.03.25 22:55:28.649645 [ 268 ] {b712ac4c-b3ec-4723-821d-1c9899ed7019} <Debug> TCPHandler: Processed in 0.001523084 sec. | ||
9144 | 2025.03.25 22:55:28.649748 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9145 | 2025.03.25 22:55:28.649851 [ 268 ] {b357fe75-dc96-4228-bfc6-ffbc1c68df75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9146 | 2025.03.25 22:55:28.649916 [ 268 ] {b357fe75-dc96-4228-bfc6-ffbc1c68df75} <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 | ||
9147 | 2025.03.25 22:55:28.650998 [ 268 ] {b357fe75-dc96-4228-bfc6-ffbc1c68df75} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9148 | 2025.03.25 22:55:28.651037 [ 268 ] {b357fe75-dc96-4228-bfc6-ffbc1c68df75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9149 | 2025.03.25 22:55:28.651686 [ 268 ] {b357fe75-dc96-4228-bfc6-ffbc1c68df75} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9150 | 2025.03.25 22:55:28.651951 [ 268 ] {b357fe75-dc96-4228-bfc6-ffbc1c68df75} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9151 | 2025.03.25 22:55:28.652192 [ 268 ] {b357fe75-dc96-4228-bfc6-ffbc1c68df75} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002363 sec., 13542.107490478205 rows/sec., 24.27 MiB/sec. | ||
9152 | 2025.03.25 22:55:28.652291 [ 268 ] {b357fe75-dc96-4228-bfc6-ffbc1c68df75} <Debug> TCPHandler: Processed in 0.002591969 sec. | ||
9153 | 2025.03.25 22:55:28.652403 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9154 | 2025.03.25 22:55:28.652506 [ 268 ] {d5731b96-4d51-49aa-a906-03ce10c4cd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9155 | 2025.03.25 22:55:28.652551 [ 268 ] {d5731b96-4d51-49aa-a906-03ce10c4cd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9156 | 2025.03.25 22:55:28.652986 [ 268 ] {d5731b96-4d51-49aa-a906-03ce10c4cd4e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9157 | 2025.03.25 22:55:28.653024 [ 268 ] {d5731b96-4d51-49aa-a906-03ce10c4cd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9158 | 2025.03.25 22:55:28.653388 [ 268 ] {d5731b96-4d51-49aa-a906-03ce10c4cd4e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9159 | 2025.03.25 22:55:28.653629 [ 268 ] {d5731b96-4d51-49aa-a906-03ce10c4cd4e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9160 | 2025.03.25 22:55:28.653893 [ 268 ] {d5731b96-4d51-49aa-a906-03ce10c4cd4e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001403 sec., 58446.186742694226 rows/sec., 3.71 MiB/sec. | ||
9161 | 2025.03.25 22:55:28.653972 [ 268 ] {d5731b96-4d51-49aa-a906-03ce10c4cd4e} <Debug> TCPHandler: Processed in 0.001614346 sec. | ||
9162 | 2025.03.25 22:55:30.146753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9163 | 2025.03.25 22:55:30.147448 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9164 | 2025.03.25 22:55:30.147495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9165 | 2025.03.25 22:55:30.148039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9166 | 2025.03.25 22:55:30.148308 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9167 | 2025.03.25 22:55:30.148542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9168 | 2025.03.25 22:55:31.725357 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9169 | 2025.03.25 22:55:31.744594 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9170 | 2025.03.25 22:55:31.744661 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9171 | 2025.03.25 22:55:31.751864 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9172 | 2025.03.25 22:55:31.752619 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9173 | 2025.03.25 22:55:31.755373 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9174 | 2025.03.25 22:55:33.624454 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9175 | 2025.03.25 22:55:33.624760 [ 268 ] {800bb28b-e24d-4428-bef3-029eaaa1e37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9176 | 2025.03.25 22:55:33.624863 [ 268 ] {800bb28b-e24d-4428-bef3-029eaaa1e37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9177 | 2025.03.25 22:55:33.625648 [ 268 ] {800bb28b-e24d-4428-bef3-029eaaa1e37d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9178 | 2025.03.25 22:55:33.625698 [ 268 ] {800bb28b-e24d-4428-bef3-029eaaa1e37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9179 | 2025.03.25 22:55:33.626145 [ 268 ] {800bb28b-e24d-4428-bef3-029eaaa1e37d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9180 | 2025.03.25 22:55:33.626401 [ 268 ] {800bb28b-e24d-4428-bef3-029eaaa1e37d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9181 | 2025.03.25 22:55:33.626667 [ 268 ] {800bb28b-e24d-4428-bef3-029eaaa1e37d} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001995 sec., 36090.22556390978 rows/sec., 2.93 MiB/sec. | ||
9182 | 2025.03.25 22:55:33.626733 [ 268 ] {800bb28b-e24d-4428-bef3-029eaaa1e37d} <Debug> TCPHandler: Processed in 0.002472806 sec. | ||
9183 | 2025.03.25 22:55:33.626864 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9184 | 2025.03.25 22:55:33.626979 [ 268 ] {d65ad19c-2661-4a12-873a-85835abc1fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9185 | 2025.03.25 22:55:33.627027 [ 268 ] {d65ad19c-2661-4a12-873a-85835abc1fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9186 | 2025.03.25 22:55:33.627558 [ 268 ] {d65ad19c-2661-4a12-873a-85835abc1fdb} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9187 | 2025.03.25 22:55:33.627598 [ 268 ] {d65ad19c-2661-4a12-873a-85835abc1fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9188 | 2025.03.25 22:55:33.627956 [ 268 ] {d65ad19c-2661-4a12-873a-85835abc1fdb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9189 | 2025.03.25 22:55:33.628194 [ 268 ] {d65ad19c-2661-4a12-873a-85835abc1fdb} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9190 | 2025.03.25 22:55:33.628420 [ 268 ] {d65ad19c-2661-4a12-873a-85835abc1fdb} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001467 sec., 5453.306066802999 rows/sec., 410.06 KiB/sec. | ||
9191 | 2025.03.25 22:55:33.628473 [ 268 ] {d65ad19c-2661-4a12-873a-85835abc1fdb} <Debug> TCPHandler: Processed in 0.001664977 sec. | ||
9192 | 2025.03.25 22:55:33.628579 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9193 | 2025.03.25 22:55:33.628683 [ 268 ] {30b4caef-836d-4137-9e82-5eae8a2ee7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9194 | 2025.03.25 22:55:33.628728 [ 268 ] {30b4caef-836d-4137-9e82-5eae8a2ee7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9195 | 2025.03.25 22:55:33.629268 [ 268 ] {30b4caef-836d-4137-9e82-5eae8a2ee7d9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9196 | 2025.03.25 22:55:33.629307 [ 268 ] {30b4caef-836d-4137-9e82-5eae8a2ee7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9197 | 2025.03.25 22:55:33.629663 [ 268 ] {30b4caef-836d-4137-9e82-5eae8a2ee7d9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9198 | 2025.03.25 22:55:33.629901 [ 268 ] {30b4caef-836d-4137-9e82-5eae8a2ee7d9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9199 | 2025.03.25 22:55:33.630111 [ 268 ] {30b4caef-836d-4137-9e82-5eae8a2ee7d9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00145 sec., 49655.17241379311 rows/sec., 3.88 MiB/sec. | ||
9200 | 2025.03.25 22:55:33.630163 [ 268 ] {30b4caef-836d-4137-9e82-5eae8a2ee7d9} <Debug> TCPHandler: Processed in 0.001637587 sec. | ||
9201 | 2025.03.25 22:55:33.630276 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9202 | 2025.03.25 22:55:33.630383 [ 268 ] {b4ac207d-6094-459a-96f2-5d743ca5ef58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9203 | 2025.03.25 22:55:33.630431 [ 268 ] {b4ac207d-6094-459a-96f2-5d743ca5ef58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9204 | 2025.03.25 22:55:33.630939 [ 268 ] {b4ac207d-6094-459a-96f2-5d743ca5ef58} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9205 | 2025.03.25 22:55:33.630978 [ 268 ] {b4ac207d-6094-459a-96f2-5d743ca5ef58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9206 | 2025.03.25 22:55:33.631358 [ 268 ] {b4ac207d-6094-459a-96f2-5d743ca5ef58} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9207 | 2025.03.25 22:55:33.631594 [ 268 ] {b4ac207d-6094-459a-96f2-5d743ca5ef58} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9208 | 2025.03.25 22:55:33.631754 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9209 | 2025.03.25 22:55:33.631815 [ 268 ] {b4ac207d-6094-459a-96f2-5d743ca5ef58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001447 sec., 110573.60055286801 rows/sec., 7.70 MiB/sec. | ||
9210 | 2025.03.25 22:55:33.631878 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9211 | 2025.03.25 22:55:33.631925 [ 268 ] {b4ac207d-6094-459a-96f2-5d743ca5ef58} <Debug> TCPHandler: Processed in 0.001698098 sec. | ||
9212 | 2025.03.25 22:55:33.631969 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9213 | 2025.03.25 22:55:33.632099 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9214 | 2025.03.25 22:55:33.632173 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9215 | 2025.03.25 22:55:33.632242 [ 268 ] {342f8269-fdff-445e-af9b-7372b157631f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9216 | 2025.03.25 22:55:33.632365 [ 268 ] {342f8269-fdff-445e-af9b-7372b157631f} <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 | ||
9217 | 2025.03.25 22:55:33.632365 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9218 | 2025.03.25 22:55:33.632442 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21924 rows starting from the beginning of the part | ||
9219 | 2025.03.25 22:55:33.632697 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 54 rows starting from the beginning of the part | ||
9220 | 2025.03.25 22:55:33.633146 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
9221 | 2025.03.25 22:55:33.633646 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
9222 | 2025.03.25 22:55:33.633880 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 239 rows starting from the beginning of the part | ||
9223 | 2025.03.25 22:55:33.634368 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
9224 | 2025.03.25 22:55:33.635941 [ 268 ] {342f8269-fdff-445e-af9b-7372b157631f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9225 | 2025.03.25 22:55:33.635977 [ 268 ] {342f8269-fdff-445e-af9b-7372b157631f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9226 | 2025.03.25 22:55:33.637198 [ 268 ] {342f8269-fdff-445e-af9b-7372b157631f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9227 | 2025.03.25 22:55:33.637706 [ 268 ] {342f8269-fdff-445e-af9b-7372b157631f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9228 | 2025.03.25 22:55:33.638112 [ 268 ] {342f8269-fdff-445e-af9b-7372b157631f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00588 sec., 1360.544217687075 rows/sec., 2.44 MiB/sec. | ||
9229 | 2025.03.25 22:55:33.638634 [ 268 ] {342f8269-fdff-445e-af9b-7372b157631f} <Debug> TCPHandler: Processed in 0.006595859 sec. | ||
9230 | 2025.03.25 22:55:33.638925 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9231 | 2025.03.25 22:55:33.639036 [ 268 ] {d08ed203-b5aa-429d-9de3-412cae70d68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9232 | 2025.03.25 22:55:33.639083 [ 268 ] {d08ed203-b5aa-429d-9de3-412cae70d68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9233 | 2025.03.25 22:55:33.639692 [ 268 ] {d08ed203-b5aa-429d-9de3-412cae70d68b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9234 | 2025.03.25 22:55:33.639730 [ 268 ] {d08ed203-b5aa-429d-9de3-412cae70d68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9235 | 2025.03.25 22:55:33.640165 [ 268 ] {d08ed203-b5aa-429d-9de3-412cae70d68b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9236 | 2025.03.25 22:55:33.640559 [ 268 ] {d08ed203-b5aa-429d-9de3-412cae70d68b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2025.03.25 22:55:33.640854 [ 154 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9238 | 2025.03.25 22:55:33.640969 [ 154 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9239 | 2025.03.25 22:55:33.641034 [ 268 ] {d08ed203-b5aa-429d-9de3-412cae70d68b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002004 sec., 29940.11976047904 rows/sec., 2.02 MiB/sec. | ||
9240 | 2025.03.25 22:55:33.641057 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9241 | 2025.03.25 22:55:33.641281 [ 268 ] {d08ed203-b5aa-429d-9de3-412cae70d68b} <Debug> TCPHandler: Processed in 0.002425075 sec. | ||
9242 | 2025.03.25 22:55:33.641469 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9243 | 2025.03.25 22:55:33.642051 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9244 | 2025.03.25 22:55:33.642227 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3320 rows starting from the beginning of the part | ||
9245 | 2025.03.25 22:55:33.642441 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 20 rows starting from the beginning of the part | ||
9246 | 2025.03.25 22:55:33.642589 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
9247 | 2025.03.25 22:55:33.642713 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
9248 | 2025.03.25 22:55:33.643015 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part | ||
9249 | 2025.03.25 22:55:33.643393 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
9250 | 2025.03.25 22:55:33.643515 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22774 rows, containing 5 columns (5 merged, 0 gathered) in 0.011415997 sec., 1994919.9355956381 rows/sec., 135.38 MiB/sec. | ||
9251 | 2025.03.25 22:55:33.644132 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9252 | 2025.03.25 22:55:33.644557 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9253 | 2025.03.25 22:55:33.644705 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9254 | 2025.03.25 22:55:33.644825 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
9255 | 2025.03.25 22:55:33.645151 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3624 rows, containing 4 columns (4 merged, 0 gathered) in 0.003953369 sec., 916686.5020695007 rows/sec., 60.39 MiB/sec. | ||
9256 | 2025.03.25 22:55:33.645553 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9257 | 2025.03.25 22:55:33.645845 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9258 | 2025.03.25 22:55:33.645931 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_71_14} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9259 | 2025.03.25 22:55:33.646011 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
9260 | 2025.03.25 22:55:37.500819 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9261 | 2025.03.25 22:55:37.500892 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9262 | 2025.03.25 22:55:37.648735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
9263 | 2025.03.25 22:55:37.649485 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9264 | 2025.03.25 22:55:37.649533 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9265 | 2025.03.25 22:55:37.650080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9266 | 2025.03.25 22:55:37.650355 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9267 | 2025.03.25 22:55:37.650610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9268 | 2025.03.25 22:55:37.761724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1292 | ||
9269 | 2025.03.25 22:55:37.765044 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9270 | 2025.03.25 22:55:37.765104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9271 | 2025.03.25 22:55:37.766716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9272 | 2025.03.25 22:55:37.767053 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9273 | 2025.03.25 22:55:37.767743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1292 | ||
9274 | 2025.03.25 22:55:38.001826 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.0013095 sec. | ||
9275 | 2025.03.25 22:55:38.631484 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9276 | 2025.03.25 22:55:38.631701 [ 268 ] {4c634e1a-8135-4d0d-a4dc-b227b78cb756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9277 | 2025.03.25 22:55:38.631782 [ 268 ] {4c634e1a-8135-4d0d-a4dc-b227b78cb756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9278 | 2025.03.25 22:55:38.632707 [ 268 ] {4c634e1a-8135-4d0d-a4dc-b227b78cb756} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9279 | 2025.03.25 22:55:38.632758 [ 268 ] {4c634e1a-8135-4d0d-a4dc-b227b78cb756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9280 | 2025.03.25 22:55:38.633216 [ 268 ] {4c634e1a-8135-4d0d-a4dc-b227b78cb756} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9281 | 2025.03.25 22:55:38.633482 [ 268 ] {4c634e1a-8135-4d0d-a4dc-b227b78cb756} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9282 | 2025.03.25 22:55:38.633727 [ 268 ] {4c634e1a-8135-4d0d-a4dc-b227b78cb756} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002087 sec., 101581.21705797796 rows/sec., 6.46 MiB/sec. | ||
9283 | 2025.03.25 22:55:38.633792 [ 268 ] {4c634e1a-8135-4d0d-a4dc-b227b78cb756} <Debug> TCPHandler: Processed in 0.002452205 sec. | ||
9284 | 2025.03.25 22:55:38.633923 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9285 | 2025.03.25 22:55:38.634040 [ 268 ] {21395cfa-2226-4886-b4ca-91263b170696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9286 | 2025.03.25 22:55:38.634087 [ 268 ] {21395cfa-2226-4886-b4ca-91263b170696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9287 | 2025.03.25 22:55:38.635005 [ 268 ] {21395cfa-2226-4886-b4ca-91263b170696} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9288 | 2025.03.25 22:55:38.635046 [ 268 ] {21395cfa-2226-4886-b4ca-91263b170696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9289 | 2025.03.25 22:55:38.635457 [ 268 ] {21395cfa-2226-4886-b4ca-91263b170696} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9290 | 2025.03.25 22:55:38.635718 [ 268 ] {21395cfa-2226-4886-b4ca-91263b170696} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9291 | 2025.03.25 22:55:38.635935 [ 268 ] {21395cfa-2226-4886-b4ca-91263b170696} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001923 sec., 354134.16536661464 rows/sec., 28.15 MiB/sec. | ||
9292 | 2025.03.25 22:55:38.635988 [ 268 ] {21395cfa-2226-4886-b4ca-91263b170696} <Debug> TCPHandler: Processed in 0.002120388 sec. | ||
9293 | 2025.03.25 22:55:38.636109 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9294 | 2025.03.25 22:55:38.636217 [ 268 ] {f7ac74c6-415e-4939-8411-b0a53ef71e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9295 | 2025.03.25 22:55:38.636263 [ 268 ] {f7ac74c6-415e-4939-8411-b0a53ef71e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9296 | 2025.03.25 22:55:38.636847 [ 268 ] {f7ac74c6-415e-4939-8411-b0a53ef71e1f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9297 | 2025.03.25 22:55:38.636887 [ 268 ] {f7ac74c6-415e-4939-8411-b0a53ef71e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9298 | 2025.03.25 22:55:38.637254 [ 268 ] {f7ac74c6-415e-4939-8411-b0a53ef71e1f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9299 | 2025.03.25 22:55:38.637500 [ 268 ] {f7ac74c6-415e-4939-8411-b0a53ef71e1f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9300 | 2025.03.25 22:55:38.637671 [ 50 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9301 | 2025.03.25 22:55:38.637736 [ 268 ] {f7ac74c6-415e-4939-8411-b0a53ef71e1f} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001538 sec., 89726.91807542263 rows/sec., 5.58 MiB/sec. | ||
9302 | 2025.03.25 22:55:38.637755 [ 50 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9303 | 2025.03.25 22:55:38.637832 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9304 | 2025.03.25 22:55:38.637866 [ 268 ] {f7ac74c6-415e-4939-8411-b0a53ef71e1f} <Debug> TCPHandler: Processed in 0.001806771 sec. | ||
9305 | 2025.03.25 22:55:38.638096 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
9306 | 2025.03.25 22:55:38.638108 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9307 | 2025.03.25 22:55:38.638359 [ 268 ] {f12b1977-3f0b-4a3b-8994-aa8d8f7344dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9308 | 2025.03.25 22:55:38.638398 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9309 | 2025.03.25 22:55:38.638450 [ 268 ] {f12b1977-3f0b-4a3b-8994-aa8d8f7344dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9310 | 2025.03.25 22:55:38.638471 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 178 rows starting from the beginning of the part | ||
9311 | 2025.03.25 22:55:38.638808 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 138 rows starting from the beginning of the part | ||
9312 | 2025.03.25 22:55:38.639107 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
9313 | 2025.03.25 22:55:38.639472 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 142 rows starting from the beginning of the part | ||
9314 | 2025.03.25 22:55:38.639894 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
9315 | 2025.03.25 22:55:38.640268 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
9316 | 2025.03.25 22:55:38.641508 [ 268 ] {f12b1977-3f0b-4a3b-8994-aa8d8f7344dc} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9317 | 2025.03.25 22:55:38.641574 [ 268 ] {f12b1977-3f0b-4a3b-8994-aa8d8f7344dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9318 | 2025.03.25 22:55:38.642564 [ 268 ] {f12b1977-3f0b-4a3b-8994-aa8d8f7344dc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9319 | 2025.03.25 22:55:38.643163 [ 268 ] {f12b1977-3f0b-4a3b-8994-aa8d8f7344dc} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9320 | 2025.03.25 22:55:38.643190 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.005239978 sec., 116794.3834878696 rows/sec., 7.83 MiB/sec. | ||
9321 | 2025.03.25 22:55:38.643474 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9322 | 2025.03.25 22:55:38.643583 [ 268 ] {f12b1977-3f0b-4a3b-8994-aa8d8f7344dc} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005297 sec., 21332.829903719088 rows/sec., 1.38 MiB/sec. | ||
9323 | 2025.03.25 22:55:38.643731 [ 268 ] {f12b1977-3f0b-4a3b-8994-aa8d8f7344dc} <Debug> TCPHandler: Processed in 0.005705349 sec. | ||
9324 | 2025.03.25 22:55:38.643931 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9325 | 2025.03.25 22:55:38.644001 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9326 | 2025.03.25 22:55:38.644126 [ 268 ] {68cc0027-3144-435f-adec-f0e3788e0eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9327 | 2025.03.25 22:55:38.644211 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_66_13} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9328 | 2025.03.25 22:55:38.644222 [ 268 ] {68cc0027-3144-435f-adec-f0e3788e0eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9329 | 2025.03.25 22:55:38.644404 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
9330 | 2025.03.25 22:55:38.644985 [ 268 ] {68cc0027-3144-435f-adec-f0e3788e0eab} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9331 | 2025.03.25 22:55:38.645028 [ 268 ] {68cc0027-3144-435f-adec-f0e3788e0eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9332 | 2025.03.25 22:55:38.645394 [ 268 ] {68cc0027-3144-435f-adec-f0e3788e0eab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9333 | 2025.03.25 22:55:38.645638 [ 268 ] {68cc0027-3144-435f-adec-f0e3788e0eab} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9334 | 2025.03.25 22:55:38.645881 [ 268 ] {68cc0027-3144-435f-adec-f0e3788e0eab} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001823 sec., 61437.19144267691 rows/sec., 3.50 MiB/sec. | ||
9335 | 2025.03.25 22:55:38.645976 [ 268 ] {68cc0027-3144-435f-adec-f0e3788e0eab} <Debug> TCPHandler: Processed in 0.002123048 sec. | ||
9336 | 2025.03.25 22:55:38.646114 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9337 | 2025.03.25 22:55:38.646223 [ 268 ] {633d8e54-def3-413a-a9db-2d743d0a88dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9338 | 2025.03.25 22:55:38.646267 [ 268 ] {633d8e54-def3-413a-a9db-2d743d0a88dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9339 | 2025.03.25 22:55:38.646956 [ 268 ] {633d8e54-def3-413a-a9db-2d743d0a88dc} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9340 | 2025.03.25 22:55:38.646994 [ 268 ] {633d8e54-def3-413a-a9db-2d743d0a88dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9341 | 2025.03.25 22:55:38.647363 [ 268 ] {633d8e54-def3-413a-a9db-2d743d0a88dc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9342 | 2025.03.25 22:55:38.647601 [ 268 ] {633d8e54-def3-413a-a9db-2d743d0a88dc} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9343 | 2025.03.25 22:55:38.647849 [ 268 ] {633d8e54-def3-413a-a9db-2d743d0a88dc} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.00164 sec., 252439.0243902439 rows/sec., 17.95 MiB/sec. | ||
9344 | 2025.03.25 22:55:38.647912 [ 268 ] {633d8e54-def3-413a-a9db-2d743d0a88dc} <Debug> TCPHandler: Processed in 0.001852892 sec. | ||
9345 | 2025.03.25 22:55:38.648171 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9346 | 2025.03.25 22:55:38.648494 [ 268 ] {15e9cb5c-7f87-43d8-88dd-2a25fb7a5f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9347 | 2025.03.25 22:55:38.648641 [ 268 ] {15e9cb5c-7f87-43d8-88dd-2a25fb7a5f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9348 | 2025.03.25 22:55:38.649199 [ 268 ] {15e9cb5c-7f87-43d8-88dd-2a25fb7a5f99} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9349 | 2025.03.25 22:55:38.649237 [ 268 ] {15e9cb5c-7f87-43d8-88dd-2a25fb7a5f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9350 | 2025.03.25 22:55:38.649588 [ 268 ] {15e9cb5c-7f87-43d8-88dd-2a25fb7a5f99} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9351 | 2025.03.25 22:55:38.649829 [ 268 ] {15e9cb5c-7f87-43d8-88dd-2a25fb7a5f99} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9352 | 2025.03.25 22:55:38.650061 [ 268 ] {15e9cb5c-7f87-43d8-88dd-2a25fb7a5f99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001685 sec., 3560.8308605341244 rows/sec., 186.04 KiB/sec. | ||
9353 | 2025.03.25 22:55:38.650151 [ 268 ] {15e9cb5c-7f87-43d8-88dd-2a25fb7a5f99} <Debug> TCPHandler: Processed in 0.002084307 sec. | ||
9354 | 2025.03.25 22:55:38.650256 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9355 | 2025.03.25 22:55:38.650359 [ 268 ] {229e536e-2cff-40c3-b9fa-78b328bc8784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9356 | 2025.03.25 22:55:38.650405 [ 268 ] {229e536e-2cff-40c3-b9fa-78b328bc8784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9357 | 2025.03.25 22:55:38.650930 [ 268 ] {229e536e-2cff-40c3-b9fa-78b328bc8784} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9358 | 2025.03.25 22:55:38.650967 [ 268 ] {229e536e-2cff-40c3-b9fa-78b328bc8784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9359 | 2025.03.25 22:55:38.651345 [ 268 ] {229e536e-2cff-40c3-b9fa-78b328bc8784} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9360 | 2025.03.25 22:55:38.651588 [ 268 ] {229e536e-2cff-40c3-b9fa-78b328bc8784} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9361 | 2025.03.25 22:55:38.651819 [ 268 ] {229e536e-2cff-40c3-b9fa-78b328bc8784} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001479 sec., 160243.40770791075 rows/sec., 10.74 MiB/sec. | ||
9362 | 2025.03.25 22:55:38.651892 [ 268 ] {229e536e-2cff-40c3-b9fa-78b328bc8784} <Debug> TCPHandler: Processed in 0.001685388 sec. | ||
9363 | 2025.03.25 22:55:38.652128 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9364 | 2025.03.25 22:55:38.652331 [ 268 ] {4a551008-3350-41f9-880a-c3dad04db55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9365 | 2025.03.25 22:55:38.652379 [ 268 ] {4a551008-3350-41f9-880a-c3dad04db55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9366 | 2025.03.25 22:55:38.652810 [ 268 ] {4a551008-3350-41f9-880a-c3dad04db55d} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9367 | 2025.03.25 22:55:38.652849 [ 268 ] {4a551008-3350-41f9-880a-c3dad04db55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9368 | 2025.03.25 22:55:38.653192 [ 268 ] {4a551008-3350-41f9-880a-c3dad04db55d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9369 | 2025.03.25 22:55:38.653428 [ 268 ] {4a551008-3350-41f9-880a-c3dad04db55d} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9370 | 2025.03.25 22:55:38.653634 [ 268 ] {4a551008-3350-41f9-880a-c3dad04db55d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec. | ||
9371 | 2025.03.25 22:55:38.653683 [ 268 ] {4a551008-3350-41f9-880a-c3dad04db55d} <Debug> TCPHandler: Processed in 0.001660227 sec. | ||
9372 | 2025.03.25 22:55:38.653785 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9373 | 2025.03.25 22:55:38.653888 [ 268 ] {b5169a9d-56da-4b44-9bf0-8822c9216e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9374 | 2025.03.25 22:55:38.653952 [ 268 ] {b5169a9d-56da-4b44-9bf0-8822c9216e35} <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 | ||
9375 | 2025.03.25 22:55:38.655089 [ 268 ] {b5169a9d-56da-4b44-9bf0-8822c9216e35} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9376 | 2025.03.25 22:55:38.655128 [ 268 ] {b5169a9d-56da-4b44-9bf0-8822c9216e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9377 | 2025.03.25 22:55:38.655773 [ 268 ] {b5169a9d-56da-4b44-9bf0-8822c9216e35} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9378 | 2025.03.25 22:55:38.656028 [ 268 ] {b5169a9d-56da-4b44-9bf0-8822c9216e35} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9379 | 2025.03.25 22:55:38.656230 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9380 | 2025.03.25 22:55:38.656298 [ 268 ] {b5169a9d-56da-4b44-9bf0-8822c9216e35} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002427 sec., 13185.002060156572 rows/sec., 23.63 MiB/sec. | ||
9381 | 2025.03.25 22:55:38.656315 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9382 | 2025.03.25 22:55:38.656407 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9383 | 2025.03.25 22:55:38.656692 [ 268 ] {b5169a9d-56da-4b44-9bf0-8822c9216e35} <Debug> TCPHandler: Processed in 0.002950026 sec. | ||
9384 | 2025.03.25 22:55:38.656805 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
9385 | 2025.03.25 22:55:38.656964 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9386 | 2025.03.25 22:55:38.657400 [ 268 ] {6f18ab49-6ba5-4684-979d-250b4586de69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9387 | 2025.03.25 22:55:38.657586 [ 268 ] {6f18ab49-6ba5-4684-979d-250b4586de69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9388 | 2025.03.25 22:55:38.658788 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9389 | 2025.03.25 22:55:38.658907 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1172 rows starting from the beginning of the part | ||
9390 | 2025.03.25 22:55:38.659516 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
9391 | 2025.03.25 22:55:38.659941 [ 268 ] {6f18ab49-6ba5-4684-979d-250b4586de69} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9392 | 2025.03.25 22:55:38.660038 [ 268 ] {6f18ab49-6ba5-4684-979d-250b4586de69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9393 | 2025.03.25 22:55:38.660133 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
9394 | 2025.03.25 22:55:38.660707 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
9395 | 2025.03.25 22:55:38.661048 [ 268 ] {6f18ab49-6ba5-4684-979d-250b4586de69} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9396 | 2025.03.25 22:55:38.661196 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
9397 | 2025.03.25 22:55:38.661682 [ 268 ] {6f18ab49-6ba5-4684-979d-250b4586de69} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9398 | 2025.03.25 22:55:38.661693 [ 197 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
9399 | 2025.03.25 22:55:38.662466 [ 268 ] {6f18ab49-6ba5-4684-979d-250b4586de69} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005198 sec., 15775.298191612157 rows/sec., 1.00 MiB/sec. | ||
9400 | 2025.03.25 22:55:38.662862 [ 268 ] {6f18ab49-6ba5-4684-979d-250b4586de69} <Debug> TCPHandler: Processed in 0.005985565 sec. | ||
9401 | 2025.03.25 22:55:38.670798 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 19 columns (19 merged, 0 gathered) in 0.0142008 sec., 90417.44127091432 rows/sec., 162.02 MiB/sec. | ||
9402 | 2025.03.25 22:55:38.672159 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9403 | 2025.03.25 22:55:38.672655 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9404 | 2025.03.25 22:55:38.672756 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9405 | 2025.03.25 22:55:38.672934 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.67 MiB. | ||
9406 | 2025.03.25 22:55:39.000374 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.60 MiB, peak 240.22 MiB, free memory in arenas 0.00 B, will set to 230.59 MiB (RSS), difference: 1.99 MiB | ||
9407 | 2025.03.25 22:55:39.255480 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9408 | 2025.03.25 22:55:39.276610 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9409 | 2025.03.25 22:55:39.276682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9410 | 2025.03.25 22:55:39.284263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9411 | 2025.03.25 22:55:39.285081 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9412 | 2025.03.25 22:55:39.288644 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9413 | 2025.03.25 22:55:41.888479 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9414 | 2025.03.25 22:55:41.888711 [ 268 ] {52491a50-4c5f-48f3-8541-de330a85d862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9415 | 2025.03.25 22:55:41.888793 [ 268 ] {52491a50-4c5f-48f3-8541-de330a85d862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9416 | 2025.03.25 22:55:41.890091 [ 268 ] {52491a50-4c5f-48f3-8541-de330a85d862} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9417 | 2025.03.25 22:55:41.890145 [ 268 ] {52491a50-4c5f-48f3-8541-de330a85d862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9418 | 2025.03.25 22:55:41.890681 [ 268 ] {52491a50-4c5f-48f3-8541-de330a85d862} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9419 | 2025.03.25 22:55:41.890940 [ 268 ] {52491a50-4c5f-48f3-8541-de330a85d862} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9420 | 2025.03.25 22:55:41.891146 [ 110 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9421 | 2025.03.25 22:55:41.891197 [ 268 ] {52491a50-4c5f-48f3-8541-de330a85d862} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.00254 sec., 477165.3543307086 rows/sec., 39.43 MiB/sec. | ||
9422 | 2025.03.25 22:55:41.891231 [ 110 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9423 | 2025.03.25 22:55:41.891306 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9424 | 2025.03.25 22:55:41.891330 [ 268 ] {52491a50-4c5f-48f3-8541-de330a85d862} <Debug> TCPHandler: Processed in 0.002993217 sec. | ||
9425 | 2025.03.25 22:55:41.891585 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9426 | 2025.03.25 22:55:41.891615 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9427 | 2025.03.25 22:55:41.891881 [ 268 ] {eb523e7f-9b7e-4629-aded-0772b32b29a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9428 | 2025.03.25 22:55:41.892004 [ 268 ] {eb523e7f-9b7e-4629-aded-0772b32b29a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9429 | 2025.03.25 22:55:41.892022 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9430 | 2025.03.25 22:55:41.892158 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1967 rows starting from the beginning of the part | ||
9431 | 2025.03.25 22:55:41.892457 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 72 rows starting from the beginning of the part | ||
9432 | 2025.03.25 22:55:41.892903 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 683 rows starting from the beginning of the part | ||
9433 | 2025.03.25 22:55:41.893301 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 72 rows starting from the beginning of the part | ||
9434 | 2025.03.25 22:55:41.893641 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 681 rows starting from the beginning of the part | ||
9435 | 2025.03.25 22:55:41.893923 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1212 rows starting from the beginning of the part | ||
9436 | 2025.03.25 22:55:41.894747 [ 268 ] {eb523e7f-9b7e-4629-aded-0772b32b29a3} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9437 | 2025.03.25 22:55:41.894811 [ 268 ] {eb523e7f-9b7e-4629-aded-0772b32b29a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9438 | 2025.03.25 22:55:41.895623 [ 268 ] {eb523e7f-9b7e-4629-aded-0772b32b29a3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9439 | 2025.03.25 22:55:41.896086 [ 268 ] {eb523e7f-9b7e-4629-aded-0772b32b29a3} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9440 | 2025.03.25 22:55:41.896569 [ 268 ] {eb523e7f-9b7e-4629-aded-0772b32b29a3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004777 sec., 1674.6912288046892 rows/sec., 125.93 KiB/sec. | ||
9441 | 2025.03.25 22:55:41.896663 [ 268 ] {eb523e7f-9b7e-4629-aded-0772b32b29a3} <Debug> TCPHandler: Processed in 0.005103905 sec. | ||
9442 | 2025.03.25 22:55:41.896806 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9443 | 2025.03.25 22:55:41.896929 [ 268 ] {97846b73-04ac-4a1b-920d-6f3cdf107a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9444 | 2025.03.25 22:55:41.896980 [ 268 ] {97846b73-04ac-4a1b-920d-6f3cdf107a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9445 | 2025.03.25 22:55:41.897710 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4687 rows, containing 5 columns (5 merged, 0 gathered) in 0.006243381 sec., 750715.0372530525 rows/sec., 64.07 MiB/sec. | ||
9446 | 2025.03.25 22:55:41.898104 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9447 | 2025.03.25 22:55:41.898129 [ 268 ] {97846b73-04ac-4a1b-920d-6f3cdf107a4f} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9448 | 2025.03.25 22:55:41.898200 [ 268 ] {97846b73-04ac-4a1b-920d-6f3cdf107a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9449 | 2025.03.25 22:55:41.898647 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9450 | 2025.03.25 22:55:41.898870 [ 199 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_76_15} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9451 | 2025.03.25 22:55:41.898986 [ 268 ] {97846b73-04ac-4a1b-920d-6f3cdf107a4f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9452 | 2025.03.25 22:55:41.899018 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
9453 | 2025.03.25 22:55:41.899288 [ 268 ] {97846b73-04ac-4a1b-920d-6f3cdf107a4f} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9454 | 2025.03.25 22:55:41.899484 [ 268 ] {97846b73-04ac-4a1b-920d-6f3cdf107a4f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00259 sec., 88030.88803088803 rows/sec., 5.96 MiB/sec. | ||
9455 | 2025.03.25 22:55:41.899549 [ 268 ] {97846b73-04ac-4a1b-920d-6f3cdf107a4f} <Debug> TCPHandler: Processed in 0.002806453 sec. | ||
9456 | 2025.03.25 22:55:41.899673 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9457 | 2025.03.25 22:55:41.899783 [ 268 ] {006e2f5a-4473-4270-a331-c83d8ba69a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9458 | 2025.03.25 22:55:41.899829 [ 268 ] {006e2f5a-4473-4270-a331-c83d8ba69a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9459 | 2025.03.25 22:55:41.900568 [ 268 ] {006e2f5a-4473-4270-a331-c83d8ba69a4a} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9460 | 2025.03.25 22:55:41.900606 [ 268 ] {006e2f5a-4473-4270-a331-c83d8ba69a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9461 | 2025.03.25 22:55:41.901000 [ 268 ] {006e2f5a-4473-4270-a331-c83d8ba69a4a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9462 | 2025.03.25 22:55:41.901246 [ 268 ] {006e2f5a-4473-4270-a331-c83d8ba69a4a} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9463 | 2025.03.25 22:55:41.901382 [ 125 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9464 | 2025.03.25 22:55:41.901424 [ 125 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9465 | 2025.03.25 22:55:41.901433 [ 268 ] {006e2f5a-4473-4270-a331-c83d8ba69a4a} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001671 sec., 315978.4560143627 rows/sec., 23.40 MiB/sec. | ||
9466 | 2025.03.25 22:55:41.901451 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9467 | 2025.03.25 22:55:41.901519 [ 268 ] {006e2f5a-4473-4270-a331-c83d8ba69a4a} <Debug> TCPHandler: Processed in 0.001895753 sec. | ||
9468 | 2025.03.25 22:55:41.901917 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9469 | 2025.03.25 22:55:41.902011 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9470 | 2025.03.25 22:55:41.902689 [ 268 ] {7f90c6b5-4dbe-4ad8-8c8e-0b8b9f6e5179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9471 | 2025.03.25 22:55:41.903263 [ 268 ] {7f90c6b5-4dbe-4ad8-8c8e-0b8b9f6e5179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9472 | 2025.03.25 22:55:41.903768 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9473 | 2025.03.25 22:55:41.903821 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 952 rows starting from the beginning of the part | ||
9474 | 2025.03.25 22:55:41.904029 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 72 rows starting from the beginning of the part | ||
9475 | 2025.03.25 22:55:41.904329 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 418 rows starting from the beginning of the part | ||
9476 | 2025.03.25 22:55:41.904664 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 72 rows starting from the beginning of the part | ||
9477 | 2025.03.25 22:55:41.904741 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 414 rows starting from the beginning of the part | ||
9478 | 2025.03.25 22:55:41.905128 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 528 rows starting from the beginning of the part | ||
9479 | 2025.03.25 22:55:41.905746 [ 268 ] {7f90c6b5-4dbe-4ad8-8c8e-0b8b9f6e5179} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9480 | 2025.03.25 22:55:41.905789 [ 268 ] {7f90c6b5-4dbe-4ad8-8c8e-0b8b9f6e5179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9481 | 2025.03.25 22:55:41.906448 [ 268 ] {7f90c6b5-4dbe-4ad8-8c8e-0b8b9f6e5179} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9482 | 2025.03.25 22:55:41.906714 [ 268 ] {7f90c6b5-4dbe-4ad8-8c8e-0b8b9f6e5179} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9483 | 2025.03.25 22:55:41.907038 [ 268 ] {7f90c6b5-4dbe-4ad8-8c8e-0b8b9f6e5179} <Debug> executeQuery: Read 954 rows, 65.54 KiB in 0.004637 sec., 205736.4675436705 rows/sec., 13.80 MiB/sec. | ||
9484 | 2025.03.25 22:55:41.907070 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2456 rows, containing 5 columns (5 merged, 0 gathered) in 0.005536275 sec., 443619.58175849286 rows/sec., 34.08 MiB/sec. | ||
9485 | 2025.03.25 22:55:41.907136 [ 268 ] {7f90c6b5-4dbe-4ad8-8c8e-0b8b9f6e5179} <Debug> TCPHandler: Processed in 0.005358981 sec. | ||
9486 | 2025.03.25 22:55:41.907285 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9487 | 2025.03.25 22:55:41.907348 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9488 | 2025.03.25 22:55:41.907516 [ 268 ] {d46bc813-51f3-46b1-9fb6-e45e4f1ebe48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9489 | 2025.03.25 22:55:41.907691 [ 268 ] {d46bc813-51f3-46b1-9fb6-e45e4f1ebe48} <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 | ||
9490 | 2025.03.25 22:55:41.908113 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9491 | 2025.03.25 22:55:41.908348 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_76_15} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9492 | 2025.03.25 22:55:41.908566 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
9493 | 2025.03.25 22:55:41.909380 [ 268 ] {d46bc813-51f3-46b1-9fb6-e45e4f1ebe48} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9494 | 2025.03.25 22:55:41.909450 [ 268 ] {d46bc813-51f3-46b1-9fb6-e45e4f1ebe48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9495 | 2025.03.25 22:55:41.910070 [ 268 ] {d46bc813-51f3-46b1-9fb6-e45e4f1ebe48} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9496 | 2025.03.25 22:55:41.910330 [ 268 ] {d46bc813-51f3-46b1-9fb6-e45e4f1ebe48} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9497 | 2025.03.25 22:55:41.910561 [ 268 ] {d46bc813-51f3-46b1-9fb6-e45e4f1ebe48} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00314 sec., 2547.770700636943 rows/sec., 4.57 MiB/sec. | ||
9498 | 2025.03.25 22:55:41.910880 [ 268 ] {d46bc813-51f3-46b1-9fb6-e45e4f1ebe48} <Debug> TCPHandler: Processed in 0.003649413 sec. | ||
9499 | 2025.03.25 22:55:41.911198 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9500 | 2025.03.25 22:55:41.911313 [ 268 ] {0ba0447c-29bd-478a-bb53-7b944f035bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9501 | 2025.03.25 22:55:41.911360 [ 268 ] {0ba0447c-29bd-478a-bb53-7b944f035bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9502 | 2025.03.25 22:55:41.911822 [ 268 ] {0ba0447c-29bd-478a-bb53-7b944f035bac} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9503 | 2025.03.25 22:55:41.911859 [ 268 ] {0ba0447c-29bd-478a-bb53-7b944f035bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9504 | 2025.03.25 22:55:41.912223 [ 268 ] {0ba0447c-29bd-478a-bb53-7b944f035bac} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9505 | 2025.03.25 22:55:41.912474 [ 268 ] {0ba0447c-29bd-478a-bb53-7b944f035bac} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9506 | 2025.03.25 22:55:41.912644 [ 268 ] {0ba0447c-29bd-478a-bb53-7b944f035bac} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001356 sec., 30973.451327433628 rows/sec., 2.08 MiB/sec. | ||
9507 | 2025.03.25 22:55:41.912697 [ 268 ] {0ba0447c-29bd-478a-bb53-7b944f035bac} <Debug> TCPHandler: Processed in 0.001593816 sec. | ||
9508 | 2025.03.25 22:55:43.618123 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9509 | 2025.03.25 22:55:43.618383 [ 268 ] {7b90e5c3-0310-40df-bb12-85403a417ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9510 | 2025.03.25 22:55:43.618458 [ 268 ] {7b90e5c3-0310-40df-bb12-85403a417ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9511 | 2025.03.25 22:55:43.619275 [ 268 ] {7b90e5c3-0310-40df-bb12-85403a417ea9} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9512 | 2025.03.25 22:55:43.619324 [ 268 ] {7b90e5c3-0310-40df-bb12-85403a417ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9513 | 2025.03.25 22:55:43.619787 [ 268 ] {7b90e5c3-0310-40df-bb12-85403a417ea9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9514 | 2025.03.25 22:55:43.620056 [ 268 ] {7b90e5c3-0310-40df-bb12-85403a417ea9} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9515 | 2025.03.25 22:55:43.620300 [ 268 ] {7b90e5c3-0310-40df-bb12-85403a417ea9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00197 sec., 28426.395939086295 rows/sec., 2.18 MiB/sec. | ||
9516 | 2025.03.25 22:55:43.620368 [ 268 ] {7b90e5c3-0310-40df-bb12-85403a417ea9} <Debug> TCPHandler: Processed in 0.002317982 sec. | ||
9517 | 2025.03.25 22:55:43.620504 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9518 | 2025.03.25 22:55:43.620628 [ 268 ] {35325d01-05af-4ffc-b9ed-d5e4a321d96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9519 | 2025.03.25 22:55:43.620680 [ 268 ] {35325d01-05af-4ffc-b9ed-d5e4a321d96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9520 | 2025.03.25 22:55:43.621265 [ 268 ] {35325d01-05af-4ffc-b9ed-d5e4a321d96c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9521 | 2025.03.25 22:55:43.621306 [ 268 ] {35325d01-05af-4ffc-b9ed-d5e4a321d96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9522 | 2025.03.25 22:55:43.621683 [ 268 ] {35325d01-05af-4ffc-b9ed-d5e4a321d96c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9523 | 2025.03.25 22:55:43.621927 [ 268 ] {35325d01-05af-4ffc-b9ed-d5e4a321d96c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9524 | 2025.03.25 22:55:43.622176 [ 268 ] {35325d01-05af-4ffc-b9ed-d5e4a321d96c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001573 sec., 40686.5861411316 rows/sec., 3.18 MiB/sec. | ||
9525 | 2025.03.25 22:55:43.622275 [ 268 ] {35325d01-05af-4ffc-b9ed-d5e4a321d96c} <Debug> TCPHandler: Processed in 0.001826761 sec. | ||
9526 | 2025.03.25 22:55:43.622487 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9527 | 2025.03.25 22:55:43.622681 [ 268 ] {75728d93-3636-4a8b-81a5-e4d64b911df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9528 | 2025.03.25 22:55:43.622733 [ 268 ] {75728d93-3636-4a8b-81a5-e4d64b911df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9529 | 2025.03.25 22:55:43.623269 [ 268 ] {75728d93-3636-4a8b-81a5-e4d64b911df9} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9530 | 2025.03.25 22:55:43.623309 [ 268 ] {75728d93-3636-4a8b-81a5-e4d64b911df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9531 | 2025.03.25 22:55:43.623696 [ 268 ] {75728d93-3636-4a8b-81a5-e4d64b911df9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9532 | 2025.03.25 22:55:43.623936 [ 268 ] {75728d93-3636-4a8b-81a5-e4d64b911df9} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9533 | 2025.03.25 22:55:43.624160 [ 268 ] {75728d93-3636-4a8b-81a5-e4d64b911df9} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001514 sec., 34346.10303830911 rows/sec., 2.39 MiB/sec. | ||
9534 | 2025.03.25 22:55:43.624221 [ 268 ] {75728d93-3636-4a8b-81a5-e4d64b911df9} <Debug> TCPHandler: Processed in 0.001836832 sec. | ||
9535 | 2025.03.25 22:55:43.624411 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9536 | 2025.03.25 22:55:43.624538 [ 268 ] {5854233c-c479-40d5-be37-483e20242459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9537 | 2025.03.25 22:55:43.624587 [ 268 ] {5854233c-c479-40d5-be37-483e20242459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9538 | 2025.03.25 22:55:43.625071 [ 268 ] {5854233c-c479-40d5-be37-483e20242459} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9539 | 2025.03.25 22:55:43.625111 [ 268 ] {5854233c-c479-40d5-be37-483e20242459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9540 | 2025.03.25 22:55:43.625493 [ 268 ] {5854233c-c479-40d5-be37-483e20242459} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9541 | 2025.03.25 22:55:43.625736 [ 268 ] {5854233c-c479-40d5-be37-483e20242459} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9542 | 2025.03.25 22:55:43.625947 [ 268 ] {5854233c-c479-40d5-be37-483e20242459} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001439 sec., 12508.68658790827 rows/sec., 867.98 KiB/sec. | ||
9543 | 2025.03.25 22:55:43.625999 [ 268 ] {5854233c-c479-40d5-be37-483e20242459} <Debug> TCPHandler: Processed in 0.001665548 sec. | ||
9544 | 2025.03.25 22:55:45.150771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
9545 | 2025.03.25 22:55:45.151523 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9546 | 2025.03.25 22:55:45.151575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9547 | 2025.03.25 22:55:45.152115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9548 | 2025.03.25 22:55:45.152386 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9549 | 2025.03.25 22:55:45.152679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
9550 | 2025.03.25 22:55:46.788744 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9551 | 2025.03.25 22:55:46.811122 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9552 | 2025.03.25 22:55:46.811188 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9553 | 2025.03.25 22:55:46.818558 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9554 | 2025.03.25 22:55:46.819394 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9555 | 2025.03.25 22:55:46.823390 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9556 | 2025.03.25 22:55:47.767998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1336 | ||
9557 | 2025.03.25 22:55:47.771440 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9558 | 2025.03.25 22:55:47.771500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9559 | 2025.03.25 22:55:47.772984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9560 | 2025.03.25 22:55:47.773309 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9561 | 2025.03.25 22:55:47.775352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
9562 | 2025.03.25 22:55:48.630490 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9563 | 2025.03.25 22:55:48.630693 [ 268 ] {05c68903-8098-42bf-a731-ddfbb4b4d88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9564 | 2025.03.25 22:55:48.630768 [ 268 ] {05c68903-8098-42bf-a731-ddfbb4b4d88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9565 | 2025.03.25 22:55:48.631666 [ 268 ] {05c68903-8098-42bf-a731-ddfbb4b4d88e} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9566 | 2025.03.25 22:55:48.631720 [ 268 ] {05c68903-8098-42bf-a731-ddfbb4b4d88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9567 | 2025.03.25 22:55:48.632182 [ 268 ] {05c68903-8098-42bf-a731-ddfbb4b4d88e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9568 | 2025.03.25 22:55:48.632460 [ 268 ] {05c68903-8098-42bf-a731-ddfbb4b4d88e} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9569 | 2025.03.25 22:55:48.632733 [ 268 ] {05c68903-8098-42bf-a731-ddfbb4b4d88e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002087 sec., 101581.21705797796 rows/sec., 6.46 MiB/sec. | ||
9570 | 2025.03.25 22:55:48.632933 [ 268 ] {05c68903-8098-42bf-a731-ddfbb4b4d88e} <Debug> TCPHandler: Processed in 0.002578178 sec. | ||
9571 | 2025.03.25 22:55:48.633115 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9572 | 2025.03.25 22:55:48.633230 [ 268 ] {b22db1e4-274b-4375-974c-fbf7431aeffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9573 | 2025.03.25 22:55:48.633283 [ 268 ] {b22db1e4-274b-4375-974c-fbf7431aeffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9574 | 2025.03.25 22:55:48.634181 [ 268 ] {b22db1e4-274b-4375-974c-fbf7431aeffc} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9575 | 2025.03.25 22:55:48.634224 [ 268 ] {b22db1e4-274b-4375-974c-fbf7431aeffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9576 | 2025.03.25 22:55:48.634627 [ 268 ] {b22db1e4-274b-4375-974c-fbf7431aeffc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9577 | 2025.03.25 22:55:48.634873 [ 268 ] {b22db1e4-274b-4375-974c-fbf7431aeffc} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9578 | 2025.03.25 22:55:48.635102 [ 268 ] {b22db1e4-274b-4375-974c-fbf7431aeffc} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001899 sec., 358609.794628752 rows/sec., 28.50 MiB/sec. | ||
9579 | 2025.03.25 22:55:48.635159 [ 268 ] {b22db1e4-274b-4375-974c-fbf7431aeffc} <Debug> TCPHandler: Processed in 0.002102488 sec. | ||
9580 | 2025.03.25 22:55:48.635281 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9581 | 2025.03.25 22:55:48.635390 [ 268 ] {09fc65d3-fcec-4e8f-a2ea-5e1c3e3f5962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9582 | 2025.03.25 22:55:48.635437 [ 268 ] {09fc65d3-fcec-4e8f-a2ea-5e1c3e3f5962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9583 | 2025.03.25 22:55:48.636002 [ 268 ] {09fc65d3-fcec-4e8f-a2ea-5e1c3e3f5962} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9584 | 2025.03.25 22:55:48.636042 [ 268 ] {09fc65d3-fcec-4e8f-a2ea-5e1c3e3f5962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9585 | 2025.03.25 22:55:48.636405 [ 268 ] {09fc65d3-fcec-4e8f-a2ea-5e1c3e3f5962} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9586 | 2025.03.25 22:55:48.636656 [ 268 ] {09fc65d3-fcec-4e8f-a2ea-5e1c3e3f5962} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9587 | 2025.03.25 22:55:48.636861 [ 268 ] {09fc65d3-fcec-4e8f-a2ea-5e1c3e3f5962} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001495 sec., 92307.69230769231 rows/sec., 5.74 MiB/sec. | ||
9588 | 2025.03.25 22:55:48.636915 [ 268 ] {09fc65d3-fcec-4e8f-a2ea-5e1c3e3f5962} <Debug> TCPHandler: Processed in 0.001687289 sec. | ||
9589 | 2025.03.25 22:55:48.637032 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9590 | 2025.03.25 22:55:48.637149 [ 268 ] {9a31ae02-708d-4ab4-a436-bcb907ceaa61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9591 | 2025.03.25 22:55:48.637195 [ 268 ] {9a31ae02-708d-4ab4-a436-bcb907ceaa61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9592 | 2025.03.25 22:55:48.637742 [ 268 ] {9a31ae02-708d-4ab4-a436-bcb907ceaa61} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9593 | 2025.03.25 22:55:48.637782 [ 268 ] {9a31ae02-708d-4ab4-a436-bcb907ceaa61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9594 | 2025.03.25 22:55:48.638132 [ 268 ] {9a31ae02-708d-4ab4-a436-bcb907ceaa61} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9595 | 2025.03.25 22:55:48.638373 [ 268 ] {9a31ae02-708d-4ab4-a436-bcb907ceaa61} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9596 | 2025.03.25 22:55:48.638538 [ 147 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
9597 | 2025.03.25 22:55:48.638602 [ 268 ] {9a31ae02-708d-4ab4-a436-bcb907ceaa61} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001474 sec., 76662.14382632292 rows/sec., 4.96 MiB/sec. | ||
9598 | 2025.03.25 22:55:48.638629 [ 147 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9599 | 2025.03.25 22:55:48.638706 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9600 | 2025.03.25 22:55:48.638720 [ 268 ] {9a31ae02-708d-4ab4-a436-bcb907ceaa61} <Debug> TCPHandler: Processed in 0.001738419 sec. | ||
9601 | 2025.03.25 22:55:48.639060 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9602 | 2025.03.25 22:55:48.639098 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
9603 | 2025.03.25 22:55:48.639612 [ 268 ] {fcd0af5f-d0ab-4e8a-8a3b-e0c992a53e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9604 | 2025.03.25 22:55:48.639648 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9605 | 2025.03.25 22:55:48.639748 [ 268 ] {fcd0af5f-d0ab-4e8a-8a3b-e0c992a53e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9606 | 2025.03.25 22:55:48.639756 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 365 rows starting from the beginning of the part | ||
9607 | 2025.03.25 22:55:48.640100 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part | ||
9608 | 2025.03.25 22:55:48.640429 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
9609 | 2025.03.25 22:55:48.640794 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 113 rows starting from the beginning of the part | ||
9610 | 2025.03.25 22:55:48.641219 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
9611 | 2025.03.25 22:55:48.641529 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part | ||
9612 | 2025.03.25 22:55:48.642829 [ 268 ] {fcd0af5f-d0ab-4e8a-8a3b-e0c992a53e3b} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9613 | 2025.03.25 22:55:48.642886 [ 268 ] {fcd0af5f-d0ab-4e8a-8a3b-e0c992a53e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9614 | 2025.03.25 22:55:48.643873 [ 268 ] {fcd0af5f-d0ab-4e8a-8a3b-e0c992a53e3b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9615 | 2025.03.25 22:55:48.644354 [ 268 ] {fcd0af5f-d0ab-4e8a-8a3b-e0c992a53e3b} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9616 | 2025.03.25 22:55:48.644916 [ 188 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.006061397 sec., 172402.50061165768 rows/sec., 12.11 MiB/sec. | ||
9617 | 2025.03.25 22:55:48.645032 [ 268 ] {fcd0af5f-d0ab-4e8a-8a3b-e0c992a53e3b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00568 sec., 19718.309859154928 rows/sec., 1.12 MiB/sec. | ||
9618 | 2025.03.25 22:55:48.645265 [ 268 ] {fcd0af5f-d0ab-4e8a-8a3b-e0c992a53e3b} <Debug> TCPHandler: Processed in 0.006360254 sec. | ||
9619 | 2025.03.25 22:55:48.645294 [ 188 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
9620 | 2025.03.25 22:55:48.645450 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9621 | 2025.03.25 22:55:48.645622 [ 268 ] {6c92366f-7be7-428b-9093-27d6200450fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9622 | 2025.03.25 22:55:48.645703 [ 268 ] {6c92366f-7be7-428b-9093-27d6200450fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9623 | 2025.03.25 22:55:48.645888 [ 188 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9624 | 2025.03.25 22:55:48.646093 [ 188 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_35_7} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
9625 | 2025.03.25 22:55:48.646332 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
9626 | 2025.03.25 22:55:48.646912 [ 268 ] {6c92366f-7be7-428b-9093-27d6200450fc} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9627 | 2025.03.25 22:55:48.646958 [ 268 ] {6c92366f-7be7-428b-9093-27d6200450fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9628 | 2025.03.25 22:55:48.647351 [ 268 ] {6c92366f-7be7-428b-9093-27d6200450fc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9629 | 2025.03.25 22:55:48.647621 [ 268 ] {6c92366f-7be7-428b-9093-27d6200450fc} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9630 | 2025.03.25 22:55:48.647858 [ 268 ] {6c92366f-7be7-428b-9093-27d6200450fc} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.002293 sec., 180549.49847361536 rows/sec., 12.84 MiB/sec. | ||
9631 | 2025.03.25 22:55:48.647920 [ 268 ] {6c92366f-7be7-428b-9093-27d6200450fc} <Debug> TCPHandler: Processed in 0.002547838 sec. | ||
9632 | 2025.03.25 22:55:48.648046 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9633 | 2025.03.25 22:55:48.648154 [ 268 ] {6ab83555-b1bb-4d07-943d-7e212fe0ce10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9634 | 2025.03.25 22:55:48.648201 [ 268 ] {6ab83555-b1bb-4d07-943d-7e212fe0ce10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9635 | 2025.03.25 22:55:48.648637 [ 268 ] {6ab83555-b1bb-4d07-943d-7e212fe0ce10} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9636 | 2025.03.25 22:55:48.648678 [ 268 ] {6ab83555-b1bb-4d07-943d-7e212fe0ce10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9637 | 2025.03.25 22:55:48.649033 [ 268 ] {6ab83555-b1bb-4d07-943d-7e212fe0ce10} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9638 | 2025.03.25 22:55:48.649291 [ 268 ] {6ab83555-b1bb-4d07-943d-7e212fe0ce10} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9639 | 2025.03.25 22:55:48.649518 [ 268 ] {6ab83555-b1bb-4d07-943d-7e212fe0ce10} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 226.34 KiB/sec. | ||
9640 | 2025.03.25 22:55:48.649570 [ 268 ] {6ab83555-b1bb-4d07-943d-7e212fe0ce10} <Debug> TCPHandler: Processed in 0.001575636 sec. | ||
9641 | 2025.03.25 22:55:48.649687 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9642 | 2025.03.25 22:55:48.649795 [ 268 ] {9abeeb62-1a08-461a-a252-72339596d803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9643 | 2025.03.25 22:55:48.649843 [ 268 ] {9abeeb62-1a08-461a-a252-72339596d803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9644 | 2025.03.25 22:55:48.650380 [ 268 ] {9abeeb62-1a08-461a-a252-72339596d803} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9645 | 2025.03.25 22:55:48.650421 [ 268 ] {9abeeb62-1a08-461a-a252-72339596d803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9646 | 2025.03.25 22:55:48.650816 [ 268 ] {9abeeb62-1a08-461a-a252-72339596d803} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9647 | 2025.03.25 22:55:48.651070 [ 268 ] {9abeeb62-1a08-461a-a252-72339596d803} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9648 | 2025.03.25 22:55:48.651300 [ 268 ] {9abeeb62-1a08-461a-a252-72339596d803} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001526 sec., 155307.99475753604 rows/sec., 10.41 MiB/sec. | ||
9649 | 2025.03.25 22:55:48.651367 [ 268 ] {9abeeb62-1a08-461a-a252-72339596d803} <Debug> TCPHandler: Processed in 0.001731189 sec. | ||
9650 | 2025.03.25 22:55:48.651505 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9651 | 2025.03.25 22:55:48.651625 [ 268 ] {d4299c6d-4ced-49c6-8ac8-12b43a6bc258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9652 | 2025.03.25 22:55:48.651673 [ 268 ] {d4299c6d-4ced-49c6-8ac8-12b43a6bc258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9653 | 2025.03.25 22:55:48.652091 [ 268 ] {d4299c6d-4ced-49c6-8ac8-12b43a6bc258} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9654 | 2025.03.25 22:55:48.652130 [ 268 ] {d4299c6d-4ced-49c6-8ac8-12b43a6bc258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9655 | 2025.03.25 22:55:48.652499 [ 268 ] {d4299c6d-4ced-49c6-8ac8-12b43a6bc258} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9656 | 2025.03.25 22:55:48.652757 [ 268 ] {d4299c6d-4ced-49c6-8ac8-12b43a6bc258} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9657 | 2025.03.25 22:55:48.652917 [ 147 ] {} <Debug> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
9658 | 2025.03.25 22:55:48.652996 [ 147 ] {} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9659 | 2025.03.25 22:55:48.653002 [ 268 ] {d4299c6d-4ced-49c6-8ac8-12b43a6bc258} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001388 sec., 720.4610951008646 rows/sec., 48.55 KiB/sec. | ||
9660 | 2025.03.25 22:55:48.653036 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9661 | 2025.03.25 22:55:48.653154 [ 268 ] {d4299c6d-4ced-49c6-8ac8-12b43a6bc258} <Debug> TCPHandler: Processed in 0.001703718 sec. | ||
9662 | 2025.03.25 22:55:48.653324 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
9663 | 2025.03.25 22:55:48.653380 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9664 | 2025.03.25 22:55:48.653573 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9665 | 2025.03.25 22:55:48.653605 [ 268 ] {b953e2ee-b305-4606-b170-af3a1db0c507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9666 | 2025.03.25 22:55:48.653637 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
9667 | 2025.03.25 22:55:48.653911 [ 268 ] {b953e2ee-b305-4606-b170-af3a1db0c507} <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 | ||
9668 | 2025.03.25 22:55:48.653950 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
9669 | 2025.03.25 22:55:48.654377 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
9670 | 2025.03.25 22:55:48.654746 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
9671 | 2025.03.25 22:55:48.655109 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
9672 | 2025.03.25 22:55:48.655495 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
9673 | 2025.03.25 22:55:48.659182 [ 194 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005999705 sec., 3333.4972302804886 rows/sec., 224.62 KiB/sec. | ||
9674 | 2025.03.25 22:55:48.659439 [ 268 ] {b953e2ee-b305-4606-b170-af3a1db0c507} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9675 | 2025.03.25 22:55:48.659481 [ 195 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
9676 | 2025.03.25 22:55:48.659501 [ 268 ] {b953e2ee-b305-4606-b170-af3a1db0c507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9677 | 2025.03.25 22:55:48.660213 [ 195 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9678 | 2025.03.25 22:55:48.660386 [ 195 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_20_4} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
9679 | 2025.03.25 22:55:48.660594 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9680 | 2025.03.25 22:55:48.660880 [ 268 ] {b953e2ee-b305-4606-b170-af3a1db0c507} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9681 | 2025.03.25 22:55:48.661165 [ 268 ] {b953e2ee-b305-4606-b170-af3a1db0c507} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9682 | 2025.03.25 22:55:48.661445 [ 268 ] {b953e2ee-b305-4606-b170-af3a1db0c507} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007911 sec., 4045.000632031349 rows/sec., 7.25 MiB/sec. | ||
9683 | 2025.03.25 22:55:48.661608 [ 268 ] {b953e2ee-b305-4606-b170-af3a1db0c507} <Debug> TCPHandler: Processed in 0.008300907 sec. | ||
9684 | 2025.03.25 22:55:48.661760 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9685 | 2025.03.25 22:55:48.661868 [ 268 ] {c8334c34-9f7c-4c31-b0e8-c350ab0862a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9686 | 2025.03.25 22:55:48.661916 [ 268 ] {c8334c34-9f7c-4c31-b0e8-c350ab0862a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9687 | 2025.03.25 22:55:48.662373 [ 268 ] {c8334c34-9f7c-4c31-b0e8-c350ab0862a9} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9688 | 2025.03.25 22:55:48.662413 [ 268 ] {c8334c34-9f7c-4c31-b0e8-c350ab0862a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9689 | 2025.03.25 22:55:48.662786 [ 268 ] {c8334c34-9f7c-4c31-b0e8-c350ab0862a9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9690 | 2025.03.25 22:55:48.663030 [ 268 ] {c8334c34-9f7c-4c31-b0e8-c350ab0862a9} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9691 | 2025.03.25 22:55:48.663263 [ 268 ] {c8334c34-9f7c-4c31-b0e8-c350ab0862a9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001413 sec., 58032.55484784147 rows/sec., 3.69 MiB/sec. | ||
9692 | 2025.03.25 22:55:48.663370 [ 268 ] {c8334c34-9f7c-4c31-b0e8-c350ab0862a9} <Debug> TCPHandler: Processed in 0.001661668 sec. | ||
9693 | 2025.03.25 22:55:52.500941 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9694 | 2025.03.25 22:55:52.501007 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9695 | 2025.03.25 22:55:52.652840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
9696 | 2025.03.25 22:55:52.653500 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9697 | 2025.03.25 22:55:52.653549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9698 | 2025.03.25 22:55:52.654075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9699 | 2025.03.25 22:55:52.654357 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9700 | 2025.03.25 22:55:52.654630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9701 | 2025.03.25 22:55:53.624476 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9702 | 2025.03.25 22:55:53.624694 [ 268 ] {417393be-63ef-42de-b977-61c0a97fda5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9703 | 2025.03.25 22:55:53.624774 [ 268 ] {417393be-63ef-42de-b977-61c0a97fda5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9704 | 2025.03.25 22:55:53.625689 [ 268 ] {417393be-63ef-42de-b977-61c0a97fda5d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9705 | 2025.03.25 22:55:53.625731 [ 268 ] {417393be-63ef-42de-b977-61c0a97fda5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9706 | 2025.03.25 22:55:53.626166 [ 268 ] {417393be-63ef-42de-b977-61c0a97fda5d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9707 | 2025.03.25 22:55:53.626416 [ 268 ] {417393be-63ef-42de-b977-61c0a97fda5d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9708 | 2025.03.25 22:55:53.626615 [ 268 ] {417393be-63ef-42de-b977-61c0a97fda5d} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001982 sec., 36326.94248234107 rows/sec., 2.95 MiB/sec. | ||
9709 | 2025.03.25 22:55:53.626681 [ 268 ] {417393be-63ef-42de-b977-61c0a97fda5d} <Debug> TCPHandler: Processed in 0.002345273 sec. | ||
9710 | 2025.03.25 22:55:53.626878 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9711 | 2025.03.25 22:55:53.627026 [ 268 ] {e35539ed-63f2-469b-93d4-7d67d5153f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9712 | 2025.03.25 22:55:53.627082 [ 268 ] {e35539ed-63f2-469b-93d4-7d67d5153f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9713 | 2025.03.25 22:55:53.627713 [ 268 ] {e35539ed-63f2-469b-93d4-7d67d5153f60} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9714 | 2025.03.25 22:55:53.627752 [ 268 ] {e35539ed-63f2-469b-93d4-7d67d5153f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9715 | 2025.03.25 22:55:53.628108 [ 268 ] {e35539ed-63f2-469b-93d4-7d67d5153f60} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9716 | 2025.03.25 22:55:53.628348 [ 268 ] {e35539ed-63f2-469b-93d4-7d67d5153f60} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9717 | 2025.03.25 22:55:53.628551 [ 268 ] {e35539ed-63f2-469b-93d4-7d67d5153f60} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00155 sec., 5161.290322580645 rows/sec., 388.10 KiB/sec. | ||
9718 | 2025.03.25 22:55:53.628624 [ 268 ] {e35539ed-63f2-469b-93d4-7d67d5153f60} <Debug> TCPHandler: Processed in 0.001826771 sec. | ||
9719 | 2025.03.25 22:55:53.628865 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9720 | 2025.03.25 22:55:53.629071 [ 268 ] {92e9ccef-0256-47d6-b516-db750e7aa450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9721 | 2025.03.25 22:55:53.629118 [ 268 ] {92e9ccef-0256-47d6-b516-db750e7aa450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9722 | 2025.03.25 22:55:53.629686 [ 268 ] {92e9ccef-0256-47d6-b516-db750e7aa450} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9723 | 2025.03.25 22:55:53.629725 [ 268 ] {92e9ccef-0256-47d6-b516-db750e7aa450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9724 | 2025.03.25 22:55:53.630086 [ 268 ] {92e9ccef-0256-47d6-b516-db750e7aa450} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9725 | 2025.03.25 22:55:53.630344 [ 268 ] {92e9ccef-0256-47d6-b516-db750e7aa450} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9726 | 2025.03.25 22:55:53.630526 [ 268 ] {92e9ccef-0256-47d6-b516-db750e7aa450} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001492 sec., 48257.37265415549 rows/sec., 3.77 MiB/sec. | ||
9727 | 2025.03.25 22:55:53.630588 [ 268 ] {92e9ccef-0256-47d6-b516-db750e7aa450} <Debug> TCPHandler: Processed in 0.001820791 sec. | ||
9728 | 2025.03.25 22:55:53.630708 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9729 | 2025.03.25 22:55:53.630824 [ 268 ] {9e0c08f8-accd-4b35-b325-39d1163fea74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9730 | 2025.03.25 22:55:53.630878 [ 268 ] {9e0c08f8-accd-4b35-b325-39d1163fea74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9731 | 2025.03.25 22:55:53.631408 [ 268 ] {9e0c08f8-accd-4b35-b325-39d1163fea74} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9732 | 2025.03.25 22:55:53.631446 [ 268 ] {9e0c08f8-accd-4b35-b325-39d1163fea74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9733 | 2025.03.25 22:55:53.631829 [ 268 ] {9e0c08f8-accd-4b35-b325-39d1163fea74} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9734 | 2025.03.25 22:55:53.632074 [ 268 ] {9e0c08f8-accd-4b35-b325-39d1163fea74} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9735 | 2025.03.25 22:55:53.632212 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9736 | 2025.03.25 22:55:53.632255 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9737 | 2025.03.25 22:55:53.632260 [ 268 ] {9e0c08f8-accd-4b35-b325-39d1163fea74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. | ||
9738 | 2025.03.25 22:55:53.632280 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9739 | 2025.03.25 22:55:53.632343 [ 268 ] {9e0c08f8-accd-4b35-b325-39d1163fea74} <Debug> TCPHandler: Processed in 0.001686598 sec. | ||
9740 | 2025.03.25 22:55:53.632407 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9741 | 2025.03.25 22:55:53.632467 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9742 | 2025.03.25 22:55:53.632555 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9743 | 2025.03.25 22:55:53.632590 [ 268 ] {2d141e64-8ecb-4332-993f-9deacaf79c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9744 | 2025.03.25 22:55:53.632619 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22774 rows starting from the beginning of the part | ||
9745 | 2025.03.25 22:55:53.632678 [ 268 ] {2d141e64-8ecb-4332-993f-9deacaf79c46} <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 | ||
9746 | 2025.03.25 22:55:53.632776 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part | ||
9747 | 2025.03.25 22:55:53.633162 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 954 rows starting from the beginning of the part | ||
9748 | 2025.03.25 22:55:53.633584 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 52 rows starting from the beginning of the part | ||
9749 | 2025.03.25 22:55:53.633949 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
9750 | 2025.03.25 22:55:53.634376 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
9751 | 2025.03.25 22:55:53.636223 [ 268 ] {2d141e64-8ecb-4332-993f-9deacaf79c46} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9752 | 2025.03.25 22:55:53.636261 [ 268 ] {2d141e64-8ecb-4332-993f-9deacaf79c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9753 | 2025.03.25 22:55:53.637197 [ 268 ] {2d141e64-8ecb-4332-993f-9deacaf79c46} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9754 | 2025.03.25 22:55:53.637480 [ 268 ] {2d141e64-8ecb-4332-993f-9deacaf79c46} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9755 | 2025.03.25 22:55:53.637880 [ 268 ] {2d141e64-8ecb-4332-993f-9deacaf79c46} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005312 sec., 1506.0240963855422 rows/sec., 2.70 MiB/sec. | ||
9756 | 2025.03.25 22:55:53.638209 [ 268 ] {2d141e64-8ecb-4332-993f-9deacaf79c46} <Debug> TCPHandler: Processed in 0.005794561 sec. | ||
9757 | 2025.03.25 22:55:53.638395 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9758 | 2025.03.25 22:55:53.638501 [ 268 ] {86b95214-7c69-4a4f-a604-1b7834364cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9759 | 2025.03.25 22:55:53.638548 [ 268 ] {86b95214-7c69-4a4f-a604-1b7834364cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9760 | 2025.03.25 22:55:53.639001 [ 268 ] {86b95214-7c69-4a4f-a604-1b7834364cf1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9761 | 2025.03.25 22:55:53.639038 [ 268 ] {86b95214-7c69-4a4f-a604-1b7834364cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9762 | 2025.03.25 22:55:53.640463 [ 268 ] {86b95214-7c69-4a4f-a604-1b7834364cf1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9763 | 2025.03.25 22:55:53.640732 [ 268 ] {86b95214-7c69-4a4f-a604-1b7834364cf1} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9764 | 2025.03.25 22:55:53.640886 [ 141 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9765 | 2025.03.25 22:55:53.640934 [ 141 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9766 | 2025.03.25 22:55:53.640934 [ 268 ] {86b95214-7c69-4a4f-a604-1b7834364cf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002454 sec., 24449.877750611246 rows/sec., 1.65 MiB/sec. | ||
9767 | 2025.03.25 22:55:53.640964 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9768 | 2025.03.25 22:55:53.641026 [ 268 ] {86b95214-7c69-4a4f-a604-1b7834364cf1} <Debug> TCPHandler: Processed in 0.00268271 sec. | ||
9769 | 2025.03.25 22:55:53.641324 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
9770 | 2025.03.25 22:55:53.641524 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9771 | 2025.03.25 22:55:53.641572 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3624 rows starting from the beginning of the part | ||
9772 | 2025.03.25 22:55:53.641690 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part | ||
9773 | 2025.03.25 22:55:53.641928 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 42 rows starting from the beginning of the part | ||
9774 | 2025.03.25 22:55:53.642019 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 18 rows starting from the beginning of the part | ||
9775 | 2025.03.25 22:55:53.642278 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
9776 | 2025.03.25 22:55:53.642375 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
9777 | 2025.03.25 22:55:53.644307 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24414 rows, containing 5 columns (5 merged, 0 gathered) in 0.01195141 sec., 2042771.5223559395 rows/sec., 138.56 MiB/sec. | ||
9778 | 2025.03.25 22:55:53.644975 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9779 | 2025.03.25 22:55:53.645030 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3908 rows, containing 4 columns (4 merged, 0 gathered) in 0.003967429 sec., 985020.7779395675 rows/sec., 64.84 MiB/sec. | ||
9780 | 2025.03.25 22:55:53.645403 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9781 | 2025.03.25 22:55:53.645465 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9782 | 2025.03.25 22:55:53.645610 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9783 | 2025.03.25 22:55:53.645809 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
9784 | 2025.03.25 22:55:53.645898 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9785 | 2025.03.25 22:55:53.645983 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_76_15} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9786 | 2025.03.25 22:55:53.646072 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
9787 | 2025.03.25 22:55:54.323493 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9788 | 2025.03.25 22:55:54.345133 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9789 | 2025.03.25 22:55:54.345203 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
9790 | 2025.03.25 22:55:54.352745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9791 | 2025.03.25 22:55:54.353538 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2025.03.25 22:55:54.356366 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9793 | 2025.03.25 22:55:57.775642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1370 | ||
9794 | 2025.03.25 22:55:57.779166 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9795 | 2025.03.25 22:55:57.779233 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9796 | 2025.03.25 22:55:57.780760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9797 | 2025.03.25 22:55:57.781195 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9798 | 2025.03.25 22:55:57.781468 [ 133 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9799 | 2025.03.25 22:55:57.781587 [ 133 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9800 | 2025.03.25 22:55:57.781649 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9801 | 2025.03.25 22:55:57.782118 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
9802 | 2025.03.25 22:55:57.782813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
9803 | 2025.03.25 22:55:57.783297 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9804 | 2025.03.25 22:55:57.783491 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1176 rows starting from the beginning of the part | ||
9805 | 2025.03.25 22:55:57.784168 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part | ||
9806 | 2025.03.25 22:55:57.784806 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
9807 | 2025.03.25 22:55:57.785432 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
9808 | 2025.03.25 22:55:57.786004 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part | ||
9809 | 2025.03.25 22:55:57.786611 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
9810 | 2025.03.25 22:55:57.795452 [ 193 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1370 rows, containing 72 columns (72 merged, 0 gathered) in 0.013616417 sec., 100613.83989635452 rows/sec., 80.70 MiB/sec. | ||
9811 | 2025.03.25 22:55:57.797295 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9812 | 2025.03.25 22:55:57.798098 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9813 | 2025.03.25 22:55:57.798185 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_36_7} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9814 | 2025.03.25 22:55:57.798522 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
9815 | 2025.03.25 22:55:58.631707 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9816 | 2025.03.25 22:55:58.631921 [ 268 ] {82c5bd6b-a6c4-438e-9f43-af60044d81e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9817 | 2025.03.25 22:55:58.632003 [ 268 ] {82c5bd6b-a6c4-438e-9f43-af60044d81e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9818 | 2025.03.25 22:55:58.632967 [ 268 ] {82c5bd6b-a6c4-438e-9f43-af60044d81e3} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9819 | 2025.03.25 22:55:58.633014 [ 268 ] {82c5bd6b-a6c4-438e-9f43-af60044d81e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9820 | 2025.03.25 22:55:58.633470 [ 268 ] {82c5bd6b-a6c4-438e-9f43-af60044d81e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9821 | 2025.03.25 22:55:58.633733 [ 268 ] {82c5bd6b-a6c4-438e-9f43-af60044d81e3} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9822 | 2025.03.25 22:55:58.633945 [ 268 ] {82c5bd6b-a6c4-438e-9f43-af60044d81e3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002084 sec., 101727.44721689059 rows/sec., 6.47 MiB/sec. | ||
9823 | 2025.03.25 22:55:58.634010 [ 268 ] {82c5bd6b-a6c4-438e-9f43-af60044d81e3} <Debug> TCPHandler: Processed in 0.002441755 sec. | ||
9824 | 2025.03.25 22:55:58.634146 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9825 | 2025.03.25 22:55:58.634260 [ 268 ] {89b495e0-c749-46c9-baba-31f273d1cce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9826 | 2025.03.25 22:55:58.634310 [ 268 ] {89b495e0-c749-46c9-baba-31f273d1cce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9827 | 2025.03.25 22:55:58.634847 [ 268 ] {89b495e0-c749-46c9-baba-31f273d1cce4} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9828 | 2025.03.25 22:55:58.634884 [ 268 ] {89b495e0-c749-46c9-baba-31f273d1cce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9829 | 2025.03.25 22:55:58.635233 [ 268 ] {89b495e0-c749-46c9-baba-31f273d1cce4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9830 | 2025.03.25 22:55:58.635480 [ 268 ] {89b495e0-c749-46c9-baba-31f273d1cce4} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9831 | 2025.03.25 22:55:58.635677 [ 268 ] {89b495e0-c749-46c9-baba-31f273d1cce4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001438 sec., 6954.102920723227 rows/sec., 567.06 KiB/sec. | ||
9832 | 2025.03.25 22:55:58.635884 [ 268 ] {89b495e0-c749-46c9-baba-31f273d1cce4} <Debug> TCPHandler: Processed in 0.001790591 sec. | ||
9833 | 2025.03.25 22:55:58.636047 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9834 | 2025.03.25 22:55:58.636152 [ 268 ] {46908021-9872-4083-a0d7-831c945652ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9835 | 2025.03.25 22:55:58.636198 [ 268 ] {46908021-9872-4083-a0d7-831c945652ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9836 | 2025.03.25 22:55:58.637123 [ 268 ] {46908021-9872-4083-a0d7-831c945652ce} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9837 | 2025.03.25 22:55:58.637162 [ 268 ] {46908021-9872-4083-a0d7-831c945652ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9838 | 2025.03.25 22:55:58.637562 [ 268 ] {46908021-9872-4083-a0d7-831c945652ce} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9839 | 2025.03.25 22:55:58.637810 [ 268 ] {46908021-9872-4083-a0d7-831c945652ce} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9840 | 2025.03.25 22:55:58.637989 [ 268 ] {46908021-9872-4083-a0d7-831c945652ce} <Debug> executeQuery: Read 686 rows, 55.79 KiB in 0.00186 sec., 368817.20430107525 rows/sec., 29.29 MiB/sec. | ||
9841 | 2025.03.25 22:55:58.638046 [ 268 ] {46908021-9872-4083-a0d7-831c945652ce} <Debug> TCPHandler: Processed in 0.002050877 sec. | ||
9842 | 2025.03.25 22:55:58.638173 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9843 | 2025.03.25 22:55:58.638282 [ 268 ] {b0db6a5a-bb6d-421c-a34e-ee1c784cbeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9844 | 2025.03.25 22:55:58.638328 [ 268 ] {b0db6a5a-bb6d-421c-a34e-ee1c784cbeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9845 | 2025.03.25 22:55:58.638905 [ 268 ] {b0db6a5a-bb6d-421c-a34e-ee1c784cbeee} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9846 | 2025.03.25 22:55:58.638942 [ 268 ] {b0db6a5a-bb6d-421c-a34e-ee1c784cbeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9847 | 2025.03.25 22:55:58.639306 [ 268 ] {b0db6a5a-bb6d-421c-a34e-ee1c784cbeee} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9848 | 2025.03.25 22:55:58.639544 [ 268 ] {b0db6a5a-bb6d-421c-a34e-ee1c784cbeee} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9849 | 2025.03.25 22:55:58.639721 [ 268 ] {b0db6a5a-bb6d-421c-a34e-ee1c784cbeee} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.001461 sec., 101300.47912388774 rows/sec., 6.34 MiB/sec. | ||
9850 | 2025.03.25 22:55:58.639772 [ 268 ] {b0db6a5a-bb6d-421c-a34e-ee1c784cbeee} <Debug> TCPHandler: Processed in 0.001650158 sec. | ||
9851 | 2025.03.25 22:55:58.639890 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9852 | 2025.03.25 22:55:58.639995 [ 268 ] {3f5b65c8-7d17-4cc4-9132-0ff7d45bf70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9853 | 2025.03.25 22:55:58.640040 [ 268 ] {3f5b65c8-7d17-4cc4-9132-0ff7d45bf70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9854 | 2025.03.25 22:55:58.640585 [ 268 ] {3f5b65c8-7d17-4cc4-9132-0ff7d45bf70e} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9855 | 2025.03.25 22:55:58.640624 [ 268 ] {3f5b65c8-7d17-4cc4-9132-0ff7d45bf70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9856 | 2025.03.25 22:55:58.640969 [ 268 ] {3f5b65c8-7d17-4cc4-9132-0ff7d45bf70e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9857 | 2025.03.25 22:55:58.641208 [ 268 ] {3f5b65c8-7d17-4cc4-9132-0ff7d45bf70e} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9858 | 2025.03.25 22:55:58.641388 [ 268 ] {3f5b65c8-7d17-4cc4-9132-0ff7d45bf70e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001414 sec., 79915.13437057992 rows/sec., 5.17 MiB/sec. | ||
9859 | 2025.03.25 22:55:58.641440 [ 268 ] {3f5b65c8-7d17-4cc4-9132-0ff7d45bf70e} <Debug> TCPHandler: Processed in 0.001601526 sec. | ||
9860 | 2025.03.25 22:55:58.641558 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9861 | 2025.03.25 22:55:58.641665 [ 268 ] {9d357b74-08fa-4208-97b7-6d0c63bc470f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9862 | 2025.03.25 22:55:58.641708 [ 268 ] {9d357b74-08fa-4208-97b7-6d0c63bc470f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9863 | 2025.03.25 22:55:58.642301 [ 268 ] {9d357b74-08fa-4208-97b7-6d0c63bc470f} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9864 | 2025.03.25 22:55:58.642343 [ 268 ] {9d357b74-08fa-4208-97b7-6d0c63bc470f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9865 | 2025.03.25 22:55:58.642702 [ 268 ] {9d357b74-08fa-4208-97b7-6d0c63bc470f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9866 | 2025.03.25 22:55:58.642948 [ 268 ] {9d357b74-08fa-4208-97b7-6d0c63bc470f} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9867 | 2025.03.25 22:55:58.643130 [ 268 ] {9d357b74-08fa-4208-97b7-6d0c63bc470f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001486 sec., 75370.12113055182 rows/sec., 4.29 MiB/sec. | ||
9868 | 2025.03.25 22:55:58.643181 [ 268 ] {9d357b74-08fa-4208-97b7-6d0c63bc470f} <Debug> TCPHandler: Processed in 0.001673588 sec. | ||
9869 | 2025.03.25 22:55:58.643304 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9870 | 2025.03.25 22:55:58.643413 [ 268 ] {0c1aa743-1bb2-4a19-9ff2-f3a749be2d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9871 | 2025.03.25 22:55:58.643458 [ 268 ] {0c1aa743-1bb2-4a19-9ff2-f3a749be2d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9872 | 2025.03.25 22:55:58.644145 [ 268 ] {0c1aa743-1bb2-4a19-9ff2-f3a749be2d5c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9873 | 2025.03.25 22:55:58.644183 [ 268 ] {0c1aa743-1bb2-4a19-9ff2-f3a749be2d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9874 | 2025.03.25 22:55:58.644569 [ 268 ] {0c1aa743-1bb2-4a19-9ff2-f3a749be2d5c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9875 | 2025.03.25 22:55:58.644811 [ 268 ] {0c1aa743-1bb2-4a19-9ff2-f3a749be2d5c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9876 | 2025.03.25 22:55:58.645037 [ 268 ] {0c1aa743-1bb2-4a19-9ff2-f3a749be2d5c} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.001644 sec., 257907.5425790754 rows/sec., 18.39 MiB/sec. | ||
9877 | 2025.03.25 22:55:58.645092 [ 268 ] {0c1aa743-1bb2-4a19-9ff2-f3a749be2d5c} <Debug> TCPHandler: Processed in 0.001838941 sec. | ||
9878 | 2025.03.25 22:55:58.645211 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9879 | 2025.03.25 22:55:58.645319 [ 268 ] {20b5a7c9-f9a1-447e-81a1-dcb6b6553fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9880 | 2025.03.25 22:55:58.645365 [ 268 ] {20b5a7c9-f9a1-447e-81a1-dcb6b6553fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9881 | 2025.03.25 22:55:58.645804 [ 268 ] {20b5a7c9-f9a1-447e-81a1-dcb6b6553fd2} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9882 | 2025.03.25 22:55:58.645842 [ 268 ] {20b5a7c9-f9a1-447e-81a1-dcb6b6553fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9883 | 2025.03.25 22:55:58.646193 [ 268 ] {20b5a7c9-f9a1-447e-81a1-dcb6b6553fd2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9884 | 2025.03.25 22:55:58.646433 [ 268 ] {20b5a7c9-f9a1-447e-81a1-dcb6b6553fd2} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9885 | 2025.03.25 22:55:58.646605 [ 132 ] {} <Debug> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
9886 | 2025.03.25 22:55:58.646666 [ 268 ] {20b5a7c9-f9a1-447e-81a1-dcb6b6553fd2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. | ||
9887 | 2025.03.25 22:55:58.646689 [ 132 ] {} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9888 | 2025.03.25 22:55:58.646754 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9889 | 2025.03.25 22:55:58.646781 [ 268 ] {20b5a7c9-f9a1-447e-81a1-dcb6b6553fd2} <Debug> TCPHandler: Processed in 0.001618226 sec. | ||
9890 | 2025.03.25 22:55:58.647107 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9891 | 2025.03.25 22:55:58.647142 [ 192 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::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 | ||
9892 | 2025.03.25 22:55:58.647397 [ 268 ] {bfb7502e-891d-4663-8b4d-23fb44af3653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9893 | 2025.03.25 22:55:58.647472 [ 192 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9894 | 2025.03.25 22:55:58.647502 [ 268 ] {bfb7502e-891d-4663-8b4d-23fb44af3653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9895 | 2025.03.25 22:55:58.647541 [ 192 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
9896 | 2025.03.25 22:55:58.647821 [ 192 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
9897 | 2025.03.25 22:55:58.648188 [ 192 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
9898 | 2025.03.25 22:55:58.648494 [ 192 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
9899 | 2025.03.25 22:55:58.648830 [ 192 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
9900 | 2025.03.25 22:55:58.649114 [ 192 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
9901 | 2025.03.25 22:55:58.650096 [ 268 ] {bfb7502e-891d-4663-8b4d-23fb44af3653} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9902 | 2025.03.25 22:55:58.650171 [ 268 ] {bfb7502e-891d-4663-8b4d-23fb44af3653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9903 | 2025.03.25 22:55:58.651264 [ 268 ] {bfb7502e-891d-4663-8b4d-23fb44af3653} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9904 | 2025.03.25 22:55:58.651668 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004811489 sec., 26187.31955949603 rows/sec., 1.34 MiB/sec. | ||
9905 | 2025.03.25 22:55:58.651822 [ 268 ] {bfb7502e-891d-4663-8b4d-23fb44af3653} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9906 | 2025.03.25 22:55:58.651931 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
9907 | 2025.03.25 22:55:58.652739 [ 268 ] {bfb7502e-891d-4663-8b4d-23fb44af3653} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.005334 sec., 45369.328833895765 rows/sec., 3.04 MiB/sec. | ||
9908 | 2025.03.25 22:55:58.652938 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_21_4} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9909 | 2025.03.25 22:55:58.653296 [ 268 ] {bfb7502e-891d-4663-8b4d-23fb44af3653} <Debug> TCPHandler: Processed in 0.006311062 sec. | ||
9910 | 2025.03.25 22:55:58.653316 [ 196 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_21_4} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
9911 | 2025.03.25 22:55:58.653632 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
9912 | 2025.03.25 22:55:58.653912 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9913 | 2025.03.25 22:55:58.654345 [ 268 ] {f02fb3d8-d5ec-428f-bc85-19e1fe252db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9914 | 2025.03.25 22:55:58.654421 [ 268 ] {f02fb3d8-d5ec-428f-bc85-19e1fe252db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9915 | 2025.03.25 22:55:58.655468 [ 268 ] {f02fb3d8-d5ec-428f-bc85-19e1fe252db8} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9916 | 2025.03.25 22:55:58.655536 [ 268 ] {f02fb3d8-d5ec-428f-bc85-19e1fe252db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9917 | 2025.03.25 22:55:58.655926 [ 268 ] {f02fb3d8-d5ec-428f-bc85-19e1fe252db8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9918 | 2025.03.25 22:55:58.656181 [ 268 ] {f02fb3d8-d5ec-428f-bc85-19e1fe252db8} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9919 | 2025.03.25 22:55:58.656489 [ 268 ] {f02fb3d8-d5ec-428f-bc85-19e1fe252db8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002275 sec., 439.56043956043953 rows/sec., 29.62 KiB/sec. | ||
9920 | 2025.03.25 22:55:58.656683 [ 268 ] {f02fb3d8-d5ec-428f-bc85-19e1fe252db8} <Debug> TCPHandler: Processed in 0.002908765 sec. | ||
9921 | 2025.03.25 22:55:58.656826 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9922 | 2025.03.25 22:55:58.656930 [ 268 ] {30d813a4-32a8-4974-93c4-512782c903c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9923 | 2025.03.25 22:55:58.657000 [ 268 ] {30d813a4-32a8-4974-93c4-512782c903c9} <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 | ||
9924 | 2025.03.25 22:55:58.658152 [ 268 ] {30d813a4-32a8-4974-93c4-512782c903c9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9925 | 2025.03.25 22:55:58.658192 [ 268 ] {30d813a4-32a8-4974-93c4-512782c903c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9926 | 2025.03.25 22:55:58.658843 [ 268 ] {30d813a4-32a8-4974-93c4-512782c903c9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9927 | 2025.03.25 22:55:58.659103 [ 268 ] {30d813a4-32a8-4974-93c4-512782c903c9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9928 | 2025.03.25 22:55:58.659353 [ 268 ] {30d813a4-32a8-4974-93c4-512782c903c9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002444 sec., 13093.289689034369 rows/sec., 23.46 MiB/sec. | ||
9929 | 2025.03.25 22:55:58.659455 [ 268 ] {30d813a4-32a8-4974-93c4-512782c903c9} <Debug> TCPHandler: Processed in 0.0026813 sec. | ||
9930 | 2025.03.25 22:55:58.659569 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9931 | 2025.03.25 22:55:58.659672 [ 268 ] {ba4be9f7-c146-4707-ba7c-1894c12ade96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9932 | 2025.03.25 22:55:58.659718 [ 268 ] {ba4be9f7-c146-4707-ba7c-1894c12ade96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9933 | 2025.03.25 22:55:58.660147 [ 268 ] {ba4be9f7-c146-4707-ba7c-1894c12ade96} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9934 | 2025.03.25 22:55:58.660186 [ 268 ] {ba4be9f7-c146-4707-ba7c-1894c12ade96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9935 | 2025.03.25 22:55:58.660547 [ 268 ] {ba4be9f7-c146-4707-ba7c-1894c12ade96} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9936 | 2025.03.25 22:55:58.660786 [ 268 ] {ba4be9f7-c146-4707-ba7c-1894c12ade96} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9937 | 2025.03.25 22:55:58.660986 [ 268 ] {ba4be9f7-c146-4707-ba7c-1894c12ade96} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001334 sec., 61469.265367316344 rows/sec., 3.90 MiB/sec. | ||
9938 | 2025.03.25 22:55:58.661035 [ 268 ] {ba4be9f7-c146-4707-ba7c-1894c12ade96} <Debug> TCPHandler: Processed in 0.001517114 sec. | ||
9939 | 2025.03.25 22:56:00.154785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
9940 | 2025.03.25 22:56:00.155494 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9941 | 2025.03.25 22:56:00.155545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9942 | 2025.03.25 22:56:00.156093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9943 | 2025.03.25 22:56:00.156356 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9944 | 2025.03.25 22:56:00.156567 [ 130 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9945 | 2025.03.25 22:56:00.156636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
9946 | 2025.03.25 22:56:00.156665 [ 130 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9947 | 2025.03.25 22:56:00.156704 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9948 | 2025.03.25 22:56:00.156895 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
9949 | 2025.03.25 22:56:00.157255 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9950 | 2025.03.25 22:56:00.157365 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
9951 | 2025.03.25 22:56:00.157616 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
9952 | 2025.03.25 22:56:00.157758 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
9953 | 2025.03.25 22:56:00.157988 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
9954 | 2025.03.25 22:56:00.158127 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
9955 | 2025.03.25 22:56:00.158246 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
9956 | 2025.03.25 22:56:00.160712 [ 196 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003931409 sec., 5958169.195827755 rows/sec., 85.23 MiB/sec. | ||
9957 | 2025.03.25 22:56:00.161000 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9958 | 2025.03.25 22:56:00.161282 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9959 | 2025.03.25 22:56:00.161367 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_51_10} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9960 | 2025.03.25 22:56:00.161457 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
9961 | 2025.03.25 22:56:01.856483 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9962 | 2025.03.25 22:56:01.878780 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9963 | 2025.03.25 22:56:01.878849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9964 | 2025.03.25 22:56:01.886402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9965 | 2025.03.25 22:56:01.887220 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9966 | 2025.03.25 22:56:01.887662 [ 126 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9967 | 2025.03.25 22:56:01.887855 [ 126 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9968 | 2025.03.25 22:56:01.887954 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9969 | 2025.03.25 22:56:01.888344 [ 198 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
9970 | 2025.03.25 22:56:01.903506 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9971 | 2025.03.25 22:56:01.905337 [ 198 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9972 | 2025.03.25 22:56:01.907007 [ 198 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
9973 | 2025.03.25 22:56:01.913711 [ 198 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
9974 | 2025.03.25 22:56:01.919926 [ 198 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
9975 | 2025.03.25 22:56:01.925888 [ 198 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
9976 | 2025.03.25 22:56:01.932294 [ 198 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
9977 | 2025.03.25 22:56:01.936827 [ 198 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
9978 | 2025.03.25 22:56:01.997689 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.109610081 sec., 3512.4506476735473 rows/sec., 18.16 MiB/sec. | ||
9979 | 2025.03.25 22:56:02.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.72 MiB, peak 245.61 MiB, free memory in arenas 0.00 B, will set to 234.01 MiB (RSS), difference: -4.71 MiB | ||
9980 | 2025.03.25 22:56:02.001413 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9981 | 2025.03.25 22:56:02.005554 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9982 | 2025.03.25 22:56:02.005697 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_51_10} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9983 | 2025.03.25 22:56:02.008124 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9984 | 2025.03.25 22:56:03.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.48 MiB, peak 245.61 MiB, free memory in arenas 0.00 B, will set to 234.02 MiB (RSS), difference: 6.53 MiB | ||
9985 | 2025.03.25 22:56:03.624166 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9986 | 2025.03.25 22:56:03.624379 [ 268 ] {2c6f04cc-4114-43d3-bb4c-3cee02db52fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9987 | 2025.03.25 22:56:03.624464 [ 268 ] {2c6f04cc-4114-43d3-bb4c-3cee02db52fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9988 | 2025.03.25 22:56:03.625334 [ 268 ] {2c6f04cc-4114-43d3-bb4c-3cee02db52fd} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9989 | 2025.03.25 22:56:03.625384 [ 268 ] {2c6f04cc-4114-43d3-bb4c-3cee02db52fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9990 | 2025.03.25 22:56:03.625880 [ 268 ] {2c6f04cc-4114-43d3-bb4c-3cee02db52fd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9991 | 2025.03.25 22:56:03.626163 [ 268 ] {2c6f04cc-4114-43d3-bb4c-3cee02db52fd} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9992 | 2025.03.25 22:56:03.626386 [ 124 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9993 | 2025.03.25 22:56:03.626455 [ 268 ] {2c6f04cc-4114-43d3-bb4c-3cee02db52fd} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002133 sec., 33755.27426160338 rows/sec., 2.74 MiB/sec. | ||
9994 | 2025.03.25 22:56:03.626484 [ 124 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9995 | 2025.03.25 22:56:03.626561 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
9996 | 2025.03.25 22:56:03.626584 [ 268 ] {2c6f04cc-4114-43d3-bb4c-3cee02db52fd} <Debug> TCPHandler: Processed in 0.002554257 sec. | ||
9997 | 2025.03.25 22:56:03.626756 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
9998 | 2025.03.25 22:56:03.626772 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9999 | 2025.03.25 22:56:03.626913 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10000 | 2025.03.25 22:56:03.626923 [ 268 ] {68374195-d8ad-4eea-9344-afb84fc2182f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10001 | 2025.03.25 22:56:03.626956 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1967 rows starting from the beginning of the part | ||
10002 | 2025.03.25 22:56:03.626982 [ 268 ] {68374195-d8ad-4eea-9344-afb84fc2182f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10003 | 2025.03.25 22:56:03.627181 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
10004 | 2025.03.25 22:56:03.627603 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 681 rows starting from the beginning of the part | ||
10005 | 2025.03.25 22:56:03.628046 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part | ||
10006 | 2025.03.25 22:56:03.628371 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 686 rows starting from the beginning of the part | ||
10007 | 2025.03.25 22:56:03.628760 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part | ||
10008 | 2025.03.25 22:56:03.629569 [ 268 ] {68374195-d8ad-4eea-9344-afb84fc2182f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10009 | 2025.03.25 22:56:03.629617 [ 268 ] {68374195-d8ad-4eea-9344-afb84fc2182f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10010 | 2025.03.25 22:56:03.630141 [ 268 ] {68374195-d8ad-4eea-9344-afb84fc2182f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10011 | 2025.03.25 22:56:03.630448 [ 268 ] {68374195-d8ad-4eea-9344-afb84fc2182f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10012 | 2025.03.25 22:56:03.630636 [ 124 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10013 | 2025.03.25 22:56:03.630729 [ 124 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10014 | 2025.03.25 22:56:03.630781 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10015 | 2025.03.25 22:56:03.630800 [ 268 ] {68374195-d8ad-4eea-9344-afb84fc2182f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.003936 sec., 2032.5203252032518 rows/sec., 152.84 KiB/sec. | ||
10016 | 2025.03.25 22:56:03.631149 [ 268 ] {68374195-d8ad-4eea-9344-afb84fc2182f} <Debug> TCPHandler: Processed in 0.004485141 sec. | ||
10017 | 2025.03.25 22:56:03.631334 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
10018 | 2025.03.25 22:56:03.631514 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10019 | 2025.03.25 22:56:03.631786 [ 189 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3534 rows, containing 5 columns (5 merged, 0 gathered) in 0.005110225 sec., 691554.6771423959 rows/sec., 58.70 MiB/sec. | ||
10020 | 2025.03.25 22:56:03.631879 [ 268 ] {b003f68b-1492-40b0-829f-9384dd16806c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10021 | 2025.03.25 22:56:03.631917 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10022 | 2025.03.25 22:56:03.631999 [ 268 ] {b003f68b-1492-40b0-829f-9384dd16806c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10023 | 2025.03.25 22:56:03.632004 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 178 rows starting from the beginning of the part | ||
10024 | 2025.03.25 22:56:03.632355 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10025 | 2025.03.25 22:56:03.632583 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
10026 | 2025.03.25 22:56:03.633081 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 138 rows starting from the beginning of the part | ||
10027 | 2025.03.25 22:56:03.633627 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
10028 | 2025.03.25 22:56:03.633653 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10029 | 2025.03.25 22:56:03.634037 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 148 rows starting from the beginning of the part | ||
10030 | 2025.03.25 22:56:03.634133 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_81_16} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10031 | 2025.03.25 22:56:03.634550 [ 199 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
10032 | 2025.03.25 22:56:03.634551 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
10033 | 2025.03.25 22:56:03.635642 [ 268 ] {b003f68b-1492-40b0-829f-9384dd16806c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10034 | 2025.03.25 22:56:03.635727 [ 268 ] {b003f68b-1492-40b0-829f-9384dd16806c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10035 | 2025.03.25 22:56:03.636776 [ 268 ] {b003f68b-1492-40b0-829f-9384dd16806c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10036 | 2025.03.25 22:56:03.637421 [ 268 ] {b003f68b-1492-40b0-829f-9384dd16806c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10037 | 2025.03.25 22:56:03.637529 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 5 columns (5 merged, 0 gathered) in 0.006606619 sec., 73865.3159808368 rows/sec., 4.99 MiB/sec. | ||
10038 | 2025.03.25 22:56:03.637707 [ 124 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10039 | 2025.03.25 22:56:03.637816 [ 124 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10040 | 2025.03.25 22:56:03.637859 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10041 | 2025.03.25 22:56:03.637903 [ 268 ] {b003f68b-1492-40b0-829f-9384dd16806c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.006121 sec., 11762.783858846595 rows/sec., 940.35 KiB/sec. | ||
10042 | 2025.03.25 22:56:03.637998 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10043 | 2025.03.25 22:56:03.638527 [ 268 ] {b003f68b-1492-40b0-829f-9384dd16806c} <Debug> TCPHandler: Processed in 0.00712481 sec. | ||
10044 | 2025.03.25 22:56:03.638539 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10045 | 2025.03.25 22:56:03.638946 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10046 | 2025.03.25 22:56:03.639422 [ 268 ] {5121cc86-c18e-4e8b-a8c0-d005fa22beff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10047 | 2025.03.25 22:56:03.639440 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10048 | 2025.03.25 22:56:03.639682 [ 268 ] {5121cc86-c18e-4e8b-a8c0-d005fa22beff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10049 | 2025.03.25 22:56:03.639689 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10050 | 2025.03.25 22:56:03.639912 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_71_14} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10051 | 2025.03.25 22:56:03.640089 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 952 rows starting from the beginning of the part | ||
10052 | 2025.03.25 22:56:03.640386 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
10053 | 2025.03.25 22:56:03.640979 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
10054 | 2025.03.25 22:56:03.641364 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 414 rows starting from the beginning of the part | ||
10055 | 2025.03.25 22:56:03.641559 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part | ||
10056 | 2025.03.25 22:56:03.641924 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 424 rows starting from the beginning of the part | ||
10057 | 2025.03.25 22:56:03.642267 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part | ||
10058 | 2025.03.25 22:56:03.642990 [ 268 ] {5121cc86-c18e-4e8b-a8c0-d005fa22beff} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10059 | 2025.03.25 22:56:03.643063 [ 268 ] {5121cc86-c18e-4e8b-a8c0-d005fa22beff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10060 | 2025.03.25 22:56:03.644055 [ 268 ] {5121cc86-c18e-4e8b-a8c0-d005fa22beff} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10061 | 2025.03.25 22:56:03.644553 [ 268 ] {5121cc86-c18e-4e8b-a8c0-d005fa22beff} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10062 | 2025.03.25 22:56:03.644951 [ 268 ] {5121cc86-c18e-4e8b-a8c0-d005fa22beff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005676 sec., 28188.865398167727 rows/sec., 1.96 MiB/sec. | ||
10063 | 2025.03.25 22:56:03.645317 [ 268 ] {5121cc86-c18e-4e8b-a8c0-d005fa22beff} <Debug> TCPHandler: Processed in 0.006496326 sec. | ||
10064 | 2025.03.25 22:56:03.645411 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 5 columns (5 merged, 0 gathered) in 0.007421717 sec., 269209.9415809037 rows/sec., 20.65 MiB/sec. | ||
10065 | 2025.03.25 22:56:03.645503 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10066 | 2025.03.25 22:56:03.645640 [ 268 ] {d54da567-2350-4510-be4a-9489d2c8a1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10067 | 2025.03.25 22:56:03.645750 [ 268 ] {d54da567-2350-4510-be4a-9489d2c8a1d0} <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 | ||
10068 | 2025.03.25 22:56:03.645830 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10069 | 2025.03.25 22:56:03.646695 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10070 | 2025.03.25 22:56:03.647012 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_81_16} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10071 | 2025.03.25 22:56:03.647224 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
10072 | 2025.03.25 22:56:03.647870 [ 268 ] {d54da567-2350-4510-be4a-9489d2c8a1d0} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10073 | 2025.03.25 22:56:03.647914 [ 268 ] {d54da567-2350-4510-be4a-9489d2c8a1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10074 | 2025.03.25 22:56:03.648563 [ 268 ] {d54da567-2350-4510-be4a-9489d2c8a1d0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10075 | 2025.03.25 22:56:03.648827 [ 268 ] {d54da567-2350-4510-be4a-9489d2c8a1d0} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10076 | 2025.03.25 22:56:03.649029 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10077 | 2025.03.25 22:56:03.649100 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10078 | 2025.03.25 22:56:03.649146 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10079 | 2025.03.25 22:56:03.649154 [ 268 ] {d54da567-2350-4510-be4a-9489d2c8a1d0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003537 sec., 2261.8037885213457 rows/sec., 4.05 MiB/sec. | ||
10080 | 2025.03.25 22:56:03.649768 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
10081 | 2025.03.25 22:56:03.649812 [ 268 ] {d54da567-2350-4510-be4a-9489d2c8a1d0} <Debug> TCPHandler: Processed in 0.004364639 sec. | ||
10082 | 2025.03.25 22:56:03.650321 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10083 | 2025.03.25 22:56:03.650752 [ 268 ] {5a0f0614-1f65-496e-974f-78a19909e6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10084 | 2025.03.25 22:56:03.650965 [ 268 ] {5a0f0614-1f65-496e-974f-78a19909e6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10085 | 2025.03.25 22:56:03.651365 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10086 | 2025.03.25 22:56:03.651769 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1284 rows starting from the beginning of the part | ||
10087 | 2025.03.25 22:56:03.652884 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
10088 | 2025.03.25 22:56:03.653583 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
10089 | 2025.03.25 22:56:03.653763 [ 268 ] {5a0f0614-1f65-496e-974f-78a19909e6e9} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10090 | 2025.03.25 22:56:03.653933 [ 268 ] {5a0f0614-1f65-496e-974f-78a19909e6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10091 | 2025.03.25 22:56:03.654240 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
10092 | 2025.03.25 22:56:03.654866 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
10093 | 2025.03.25 22:56:03.655559 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
10094 | 2025.03.25 22:56:03.655638 [ 268 ] {5a0f0614-1f65-496e-974f-78a19909e6e9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10095 | 2025.03.25 22:56:03.656495 [ 268 ] {5a0f0614-1f65-496e-974f-78a19909e6e9} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10096 | 2025.03.25 22:56:03.656946 [ 268 ] {5a0f0614-1f65-496e-974f-78a19909e6e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006341 sec., 9462.229932187352 rows/sec., 652.99 KiB/sec. | ||
10097 | 2025.03.25 22:56:03.657118 [ 268 ] {5a0f0614-1f65-496e-974f-78a19909e6e9} <Debug> TCPHandler: Processed in 0.006937946 sec. | ||
10098 | 2025.03.25 22:56:03.663191 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 19 columns (19 merged, 0 gathered) in 0.013893814 sec., 98748.98282069991 rows/sec., 176.95 MiB/sec. | ||
10099 | 2025.03.25 22:56:03.664587 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10100 | 2025.03.25 22:56:03.665009 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10101 | 2025.03.25 22:56:03.665097 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10102 | 2025.03.25 22:56:03.665262 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
10103 | 2025.03.25 22:56:04.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.58 MiB, peak 246.09 MiB, free memory in arenas 0.00 B, will set to 236.26 MiB (RSS), difference: 1.69 MiB | ||
10104 | 2025.03.25 22:56:07.501042 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10105 | 2025.03.25 22:56:07.501114 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10106 | 2025.03.25 22:56:07.656824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
10107 | 2025.03.25 22:56:07.657523 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10108 | 2025.03.25 22:56:07.657573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10109 | 2025.03.25 22:56:07.658121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10110 | 2025.03.25 22:56:07.658407 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10111 | 2025.03.25 22:56:07.658683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10112 | 2025.03.25 22:56:07.783073 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1406 | ||
10113 | 2025.03.25 22:56:07.786451 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10114 | 2025.03.25 22:56:07.786507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10115 | 2025.03.25 22:56:07.788022 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10116 | 2025.03.25 22:56:07.788339 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10117 | 2025.03.25 22:56:07.789250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1406 | ||
10118 | 2025.03.25 22:56:08.630608 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10119 | 2025.03.25 22:56:08.630817 [ 268 ] {59d0c82f-9f7e-466b-8fac-ea565a27e6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10120 | 2025.03.25 22:56:08.630901 [ 268 ] {59d0c82f-9f7e-466b-8fac-ea565a27e6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10121 | 2025.03.25 22:56:08.631765 [ 268 ] {59d0c82f-9f7e-466b-8fac-ea565a27e6c4} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10122 | 2025.03.25 22:56:08.631811 [ 268 ] {59d0c82f-9f7e-466b-8fac-ea565a27e6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10123 | 2025.03.25 22:56:08.632270 [ 268 ] {59d0c82f-9f7e-466b-8fac-ea565a27e6c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10124 | 2025.03.25 22:56:08.632537 [ 268 ] {59d0c82f-9f7e-466b-8fac-ea565a27e6c4} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10125 | 2025.03.25 22:56:08.632692 [ 117 ] {} <Debug> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
10126 | 2025.03.25 22:56:08.632737 [ 117 ] {} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10127 | 2025.03.25 22:56:08.632750 [ 268 ] {59d0c82f-9f7e-466b-8fac-ea565a27e6c4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00199 sec., 106532.66331658291 rows/sec., 6.78 MiB/sec. | ||
10128 | 2025.03.25 22:56:08.632761 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10129 | 2025.03.25 22:56:08.632868 [ 268 ] {59d0c82f-9f7e-466b-8fac-ea565a27e6c4} <Debug> TCPHandler: Processed in 0.002403124 sec. | ||
10130 | 2025.03.25 22:56:08.633035 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::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 | ||
10131 | 2025.03.25 22:56:08.633069 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10132 | 2025.03.25 22:56:08.633296 [ 268 ] {3172e812-ea80-4bc5-9ff9-dffd14749050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10133 | 2025.03.25 22:56:08.633318 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10134 | 2025.03.25 22:56:08.633397 [ 268 ] {3172e812-ea80-4bc5-9ff9-dffd14749050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10135 | 2025.03.25 22:56:08.633404 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 236 rows starting from the beginning of the part | ||
10136 | 2025.03.25 22:56:08.633708 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
10137 | 2025.03.25 22:56:08.634054 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
10138 | 2025.03.25 22:56:08.634368 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
10139 | 2025.03.25 22:56:08.634756 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
10140 | 2025.03.25 22:56:08.635114 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
10141 | 2025.03.25 22:56:08.637028 [ 268 ] {3172e812-ea80-4bc5-9ff9-dffd14749050} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10142 | 2025.03.25 22:56:08.637112 [ 268 ] {3172e812-ea80-4bc5-9ff9-dffd14749050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10143 | 2025.03.25 22:56:08.638028 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.005155007 sec., 251406.06016635866 rows/sec., 17.04 MiB/sec. | ||
10144 | 2025.03.25 22:56:08.638030 [ 268 ] {3172e812-ea80-4bc5-9ff9-dffd14749050} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10145 | 2025.03.25 22:56:08.638213 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
10146 | 2025.03.25 22:56:08.638505 [ 268 ] {3172e812-ea80-4bc5-9ff9-dffd14749050} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10147 | 2025.03.25 22:56:08.638782 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_26_5} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10148 | 2025.03.25 22:56:08.638887 [ 268 ] {3172e812-ea80-4bc5-9ff9-dffd14749050} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.005671 sec., 120084.64115676247 rows/sec., 9.54 MiB/sec. | ||
10149 | 2025.03.25 22:56:08.638987 [ 190 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_26_5} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
10150 | 2025.03.25 22:56:08.639034 [ 268 ] {3172e812-ea80-4bc5-9ff9-dffd14749050} <Debug> TCPHandler: Processed in 0.006016895 sec. | ||
10151 | 2025.03.25 22:56:08.639206 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
10152 | 2025.03.25 22:56:08.639268 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10153 | 2025.03.25 22:56:08.639381 [ 268 ] {25e6964f-163d-4b7a-8c87-68269137d0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10154 | 2025.03.25 22:56:08.639429 [ 268 ] {25e6964f-163d-4b7a-8c87-68269137d0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10155 | 2025.03.25 22:56:08.640030 [ 268 ] {25e6964f-163d-4b7a-8c87-68269137d0dd} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10156 | 2025.03.25 22:56:08.640069 [ 268 ] {25e6964f-163d-4b7a-8c87-68269137d0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10157 | 2025.03.25 22:56:08.640451 [ 268 ] {25e6964f-163d-4b7a-8c87-68269137d0dd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10158 | 2025.03.25 22:56:08.640701 [ 268 ] {25e6964f-163d-4b7a-8c87-68269137d0dd} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10159 | 2025.03.25 22:56:08.640883 [ 268 ] {25e6964f-163d-4b7a-8c87-68269137d0dd} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001526 sec., 90432.50327653997 rows/sec., 5.63 MiB/sec. | ||
10160 | 2025.03.25 22:56:08.640939 [ 268 ] {25e6964f-163d-4b7a-8c87-68269137d0dd} <Debug> TCPHandler: Processed in 0.001744409 sec. | ||
10161 | 2025.03.25 22:56:08.641089 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10162 | 2025.03.25 22:56:08.641211 [ 268 ] {2cabcd54-bf27-4962-88b7-35867498fb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10163 | 2025.03.25 22:56:08.641256 [ 268 ] {2cabcd54-bf27-4962-88b7-35867498fb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10164 | 2025.03.25 22:56:08.641800 [ 268 ] {2cabcd54-bf27-4962-88b7-35867498fb79} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10165 | 2025.03.25 22:56:08.641838 [ 268 ] {2cabcd54-bf27-4962-88b7-35867498fb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10166 | 2025.03.25 22:56:08.642221 [ 268 ] {2cabcd54-bf27-4962-88b7-35867498fb79} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10167 | 2025.03.25 22:56:08.642478 [ 268 ] {2cabcd54-bf27-4962-88b7-35867498fb79} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10168 | 2025.03.25 22:56:08.642657 [ 268 ] {2cabcd54-bf27-4962-88b7-35867498fb79} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001471 sec., 76818.49082256967 rows/sec., 4.97 MiB/sec. | ||
10169 | 2025.03.25 22:56:08.642708 [ 268 ] {2cabcd54-bf27-4962-88b7-35867498fb79} <Debug> TCPHandler: Processed in 0.001682378 sec. | ||
10170 | 2025.03.25 22:56:08.642824 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10171 | 2025.03.25 22:56:08.642931 [ 268 ] {fc52f14a-7301-406f-9727-e20258ebb6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10172 | 2025.03.25 22:56:08.642975 [ 268 ] {fc52f14a-7301-406f-9727-e20258ebb6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10173 | 2025.03.25 22:56:08.643524 [ 268 ] {fc52f14a-7301-406f-9727-e20258ebb6e4} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10174 | 2025.03.25 22:56:08.643590 [ 268 ] {fc52f14a-7301-406f-9727-e20258ebb6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10175 | 2025.03.25 22:56:08.643963 [ 268 ] {fc52f14a-7301-406f-9727-e20258ebb6e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10176 | 2025.03.25 22:56:08.644210 [ 268 ] {fc52f14a-7301-406f-9727-e20258ebb6e4} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10177 | 2025.03.25 22:56:08.644335 [ 117 ] {} <Debug> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
10178 | 2025.03.25 22:56:08.644371 [ 117 ] {} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10179 | 2025.03.25 22:56:08.644397 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10180 | 2025.03.25 22:56:08.644397 [ 268 ] {fc52f14a-7301-406f-9727-e20258ebb6e4} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001485 sec., 75420.87542087543 rows/sec., 4.30 MiB/sec. | ||
10181 | 2025.03.25 22:56:08.644642 [ 268 ] {fc52f14a-7301-406f-9727-e20258ebb6e4} <Debug> TCPHandler: Processed in 0.001868373 sec. | ||
10182 | 2025.03.25 22:56:08.644818 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::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 | ||
10183 | 2025.03.25 22:56:08.644972 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10184 | 2025.03.25 22:56:08.645354 [ 268 ] {be498a7a-91dd-494f-b0d2-8e2de020fc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10185 | 2025.03.25 22:56:08.645356 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10186 | 2025.03.25 22:56:08.645463 [ 268 ] {be498a7a-91dd-494f-b0d2-8e2de020fc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10187 | 2025.03.25 22:56:08.645464 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 124 rows starting from the beginning of the part | ||
10188 | 2025.03.25 22:56:08.645806 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
10189 | 2025.03.25 22:56:08.646044 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
10190 | 2025.03.25 22:56:08.646354 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part | ||
10191 | 2025.03.25 22:56:08.646688 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
10192 | 2025.03.25 22:56:08.647093 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part | ||
10193 | 2025.03.25 22:56:08.648501 [ 268 ] {be498a7a-91dd-494f-b0d2-8e2de020fc57} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10194 | 2025.03.25 22:56:08.648566 [ 268 ] {be498a7a-91dd-494f-b0d2-8e2de020fc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10195 | 2025.03.25 22:56:08.649485 [ 268 ] {be498a7a-91dd-494f-b0d2-8e2de020fc57} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10196 | 2025.03.25 22:56:08.649708 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.005228538 sec., 130820.50852456271 rows/sec., 8.00 MiB/sec. | ||
10197 | 2025.03.25 22:56:08.649892 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
10198 | 2025.03.25 22:56:08.650032 [ 268 ] {be498a7a-91dd-494f-b0d2-8e2de020fc57} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10199 | 2025.03.25 22:56:08.650423 [ 268 ] {be498a7a-91dd-494f-b0d2-8e2de020fc57} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.0052 sec., 79615.38461538462 rows/sec., 5.66 MiB/sec. | ||
10200 | 2025.03.25 22:56:08.650575 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_26_5} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10201 | 2025.03.25 22:56:08.650595 [ 268 ] {be498a7a-91dd-494f-b0d2-8e2de020fc57} <Debug> TCPHandler: Processed in 0.00575185 sec. | ||
10202 | 2025.03.25 22:56:08.650737 [ 194 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_26_5} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
10203 | 2025.03.25 22:56:08.650780 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10204 | 2025.03.25 22:56:08.650870 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
10205 | 2025.03.25 22:56:08.650957 [ 268 ] {7f04eda0-b839-4757-9c9a-bc31fcd3bfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10206 | 2025.03.25 22:56:08.651011 [ 268 ] {7f04eda0-b839-4757-9c9a-bc31fcd3bfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10207 | 2025.03.25 22:56:08.651479 [ 268 ] {7f04eda0-b839-4757-9c9a-bc31fcd3bfcb} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10208 | 2025.03.25 22:56:08.651517 [ 268 ] {7f04eda0-b839-4757-9c9a-bc31fcd3bfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10209 | 2025.03.25 22:56:08.651891 [ 268 ] {7f04eda0-b839-4757-9c9a-bc31fcd3bfcb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10210 | 2025.03.25 22:56:08.652135 [ 268 ] {7f04eda0-b839-4757-9c9a-bc31fcd3bfcb} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10211 | 2025.03.25 22:56:08.652337 [ 268 ] {7f04eda0-b839-4757-9c9a-bc31fcd3bfcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001398 sec., 4291.845493562232 rows/sec., 224.23 KiB/sec. | ||
10212 | 2025.03.25 22:56:08.652449 [ 268 ] {7f04eda0-b839-4757-9c9a-bc31fcd3bfcb} <Debug> TCPHandler: Processed in 0.001725649 sec. | ||
10213 | 2025.03.25 22:56:08.652561 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10214 | 2025.03.25 22:56:08.652666 [ 268 ] {18ea72bd-374a-49b0-842f-ed6d2b1aeb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10215 | 2025.03.25 22:56:08.652713 [ 268 ] {18ea72bd-374a-49b0-842f-ed6d2b1aeb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10216 | 2025.03.25 22:56:08.653224 [ 268 ] {18ea72bd-374a-49b0-842f-ed6d2b1aeb64} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10217 | 2025.03.25 22:56:08.653260 [ 268 ] {18ea72bd-374a-49b0-842f-ed6d2b1aeb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10218 | 2025.03.25 22:56:08.653653 [ 268 ] {18ea72bd-374a-49b0-842f-ed6d2b1aeb64} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10219 | 2025.03.25 22:56:08.653906 [ 268 ] {18ea72bd-374a-49b0-842f-ed6d2b1aeb64} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10220 | 2025.03.25 22:56:08.654111 [ 268 ] {18ea72bd-374a-49b0-842f-ed6d2b1aeb64} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001466 sec., 161664.3929058663 rows/sec., 10.84 MiB/sec. | ||
10221 | 2025.03.25 22:56:08.654163 [ 268 ] {18ea72bd-374a-49b0-842f-ed6d2b1aeb64} <Debug> TCPHandler: Processed in 0.001653727 sec. | ||
10222 | 2025.03.25 22:56:08.654294 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10223 | 2025.03.25 22:56:08.654425 [ 268 ] {d9445087-4b4f-42b0-8749-e3d41d1f5a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10224 | 2025.03.25 22:56:08.654480 [ 268 ] {d9445087-4b4f-42b0-8749-e3d41d1f5a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10225 | 2025.03.25 22:56:08.654971 [ 268 ] {d9445087-4b4f-42b0-8749-e3d41d1f5a1a} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10226 | 2025.03.25 22:56:08.655014 [ 268 ] {d9445087-4b4f-42b0-8749-e3d41d1f5a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10227 | 2025.03.25 22:56:08.655443 [ 268 ] {d9445087-4b4f-42b0-8749-e3d41d1f5a1a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10228 | 2025.03.25 22:56:08.655693 [ 268 ] {d9445087-4b4f-42b0-8749-e3d41d1f5a1a} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10229 | 2025.03.25 22:56:08.655914 [ 268 ] {d9445087-4b4f-42b0-8749-e3d41d1f5a1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. | ||
10230 | 2025.03.25 22:56:08.655964 [ 268 ] {d9445087-4b4f-42b0-8749-e3d41d1f5a1a} <Debug> TCPHandler: Processed in 0.001734139 sec. | ||
10231 | 2025.03.25 22:56:08.656070 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10232 | 2025.03.25 22:56:08.656173 [ 268 ] {d8a45e72-5f1a-4979-a08f-c2988a1a25e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10233 | 2025.03.25 22:56:08.656239 [ 268 ] {d8a45e72-5f1a-4979-a08f-c2988a1a25e7} <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 | ||
10234 | 2025.03.25 22:56:08.657330 [ 268 ] {d8a45e72-5f1a-4979-a08f-c2988a1a25e7} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10235 | 2025.03.25 22:56:08.657370 [ 268 ] {d8a45e72-5f1a-4979-a08f-c2988a1a25e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10236 | 2025.03.25 22:56:08.658011 [ 268 ] {d8a45e72-5f1a-4979-a08f-c2988a1a25e7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10237 | 2025.03.25 22:56:08.658283 [ 268 ] {d8a45e72-5f1a-4979-a08f-c2988a1a25e7} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10238 | 2025.03.25 22:56:08.658530 [ 268 ] {d8a45e72-5f1a-4979-a08f-c2988a1a25e7} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002378 sec., 13456.686291000842 rows/sec., 24.11 MiB/sec. | ||
10239 | 2025.03.25 22:56:08.658625 [ 268 ] {d8a45e72-5f1a-4979-a08f-c2988a1a25e7} <Debug> TCPHandler: Processed in 0.002604309 sec. | ||
10240 | 2025.03.25 22:56:08.658739 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10241 | 2025.03.25 22:56:08.658843 [ 268 ] {47081d5f-649e-43de-8d9e-bdea10428395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10242 | 2025.03.25 22:56:08.658890 [ 268 ] {47081d5f-649e-43de-8d9e-bdea10428395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10243 | 2025.03.25 22:56:08.659322 [ 268 ] {47081d5f-649e-43de-8d9e-bdea10428395} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10244 | 2025.03.25 22:56:08.659361 [ 268 ] {47081d5f-649e-43de-8d9e-bdea10428395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10245 | 2025.03.25 22:56:08.659725 [ 268 ] {47081d5f-649e-43de-8d9e-bdea10428395} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10246 | 2025.03.25 22:56:08.659964 [ 268 ] {47081d5f-649e-43de-8d9e-bdea10428395} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10247 | 2025.03.25 22:56:08.660168 [ 268 ] {47081d5f-649e-43de-8d9e-bdea10428395} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001347 sec., 60876.02078693392 rows/sec., 3.87 MiB/sec. | ||
10248 | 2025.03.25 22:56:08.660217 [ 268 ] {47081d5f-649e-43de-8d9e-bdea10428395} <Debug> TCPHandler: Processed in 0.001528905 sec. | ||
10249 | 2025.03.25 22:56:09.403623 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10250 | 2025.03.25 22:56:09.422468 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10251 | 2025.03.25 22:56:09.422527 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10252 | 2025.03.25 22:56:09.429497 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10253 | 2025.03.25 22:56:09.430263 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10254 | 2025.03.25 22:56:09.432880 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10255 | 2025.03.25 22:56:11.888196 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10256 | 2025.03.25 22:56:11.888444 [ 268 ] {1fbe41be-57bc-474f-9a01-25369ef5d078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10257 | 2025.03.25 22:56:11.888526 [ 268 ] {1fbe41be-57bc-474f-9a01-25369ef5d078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10258 | 2025.03.25 22:56:11.889360 [ 268 ] {1fbe41be-57bc-474f-9a01-25369ef5d078} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10259 | 2025.03.25 22:56:11.889406 [ 268 ] {1fbe41be-57bc-474f-9a01-25369ef5d078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10260 | 2025.03.25 22:56:11.889839 [ 268 ] {1fbe41be-57bc-474f-9a01-25369ef5d078} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10261 | 2025.03.25 22:56:11.890104 [ 268 ] {1fbe41be-57bc-474f-9a01-25369ef5d078} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10262 | 2025.03.25 22:56:11.890366 [ 268 ] {1fbe41be-57bc-474f-9a01-25369ef5d078} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001972 sec., 2028.397565922921 rows/sec., 165.40 KiB/sec. | ||
10263 | 2025.03.25 22:56:11.890461 [ 268 ] {1fbe41be-57bc-474f-9a01-25369ef5d078} <Debug> TCPHandler: Processed in 0.002453016 sec. | ||
10264 | 2025.03.25 22:56:11.890726 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10265 | 2025.03.25 22:56:11.890865 [ 268 ] {4af79479-bdaa-472f-9bc1-9b737c4c6683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10266 | 2025.03.25 22:56:11.890916 [ 268 ] {4af79479-bdaa-472f-9bc1-9b737c4c6683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10267 | 2025.03.25 22:56:11.891934 [ 268 ] {4af79479-bdaa-472f-9bc1-9b737c4c6683} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10268 | 2025.03.25 22:56:11.891975 [ 268 ] {4af79479-bdaa-472f-9bc1-9b737c4c6683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10269 | 2025.03.25 22:56:11.892419 [ 268 ] {4af79479-bdaa-472f-9bc1-9b737c4c6683} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10270 | 2025.03.25 22:56:11.892678 [ 268 ] {4af79479-bdaa-472f-9bc1-9b737c4c6683} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10271 | 2025.03.25 22:56:11.892909 [ 268 ] {4af79479-bdaa-472f-9bc1-9b737c4c6683} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002074 sec., 585342.3336547734 rows/sec., 48.36 MiB/sec. | ||
10272 | 2025.03.25 22:56:11.892977 [ 268 ] {4af79479-bdaa-472f-9bc1-9b737c4c6683} <Debug> TCPHandler: Processed in 0.002341463 sec. | ||
10273 | 2025.03.25 22:56:11.893110 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10274 | 2025.03.25 22:56:11.893264 [ 268 ] {d6697ff3-b172-479f-b9cd-0463a1f1969f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10275 | 2025.03.25 22:56:11.893313 [ 268 ] {d6697ff3-b172-479f-b9cd-0463a1f1969f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10276 | 2025.03.25 22:56:11.893852 [ 268 ] {d6697ff3-b172-479f-b9cd-0463a1f1969f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10277 | 2025.03.25 22:56:11.893891 [ 268 ] {d6697ff3-b172-479f-b9cd-0463a1f1969f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10278 | 2025.03.25 22:56:11.894244 [ 268 ] {d6697ff3-b172-479f-b9cd-0463a1f1969f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10279 | 2025.03.25 22:56:11.894491 [ 268 ] {d6697ff3-b172-479f-b9cd-0463a1f1969f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10280 | 2025.03.25 22:56:11.894711 [ 268 ] {d6697ff3-b172-479f-b9cd-0463a1f1969f} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001482 sec., 8097.165991902833 rows/sec., 594.37 KiB/sec. | ||
10281 | 2025.03.25 22:56:11.894764 [ 268 ] {d6697ff3-b172-479f-b9cd-0463a1f1969f} <Debug> TCPHandler: Processed in 0.001722529 sec. | ||
10282 | 2025.03.25 22:56:11.894868 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10283 | 2025.03.25 22:56:11.894971 [ 268 ] {9bac7f54-47bc-47fd-942a-ee416a5e16b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10284 | 2025.03.25 22:56:11.895017 [ 268 ] {9bac7f54-47bc-47fd-942a-ee416a5e16b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10285 | 2025.03.25 22:56:11.895612 [ 268 ] {9bac7f54-47bc-47fd-942a-ee416a5e16b0} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10286 | 2025.03.25 22:56:11.895651 [ 268 ] {9bac7f54-47bc-47fd-942a-ee416a5e16b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10287 | 2025.03.25 22:56:11.896013 [ 268 ] {9bac7f54-47bc-47fd-942a-ee416a5e16b0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10288 | 2025.03.25 22:56:11.896252 [ 268 ] {9bac7f54-47bc-47fd-942a-ee416a5e16b0} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10289 | 2025.03.25 22:56:11.896504 [ 268 ] {9bac7f54-47bc-47fd-942a-ee416a5e16b0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001541 sec., 147955.8728098637 rows/sec., 10.02 MiB/sec. | ||
10290 | 2025.03.25 22:56:11.896637 [ 268 ] {9bac7f54-47bc-47fd-942a-ee416a5e16b0} <Debug> TCPHandler: Processed in 0.001813311 sec. | ||
10291 | 2025.03.25 22:56:11.896858 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10292 | 2025.03.25 22:56:11.896966 [ 268 ] {6e5d91ed-6d11-41df-9399-8ad2a30780b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10293 | 2025.03.25 22:56:11.897013 [ 268 ] {6e5d91ed-6d11-41df-9399-8ad2a30780b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10294 | 2025.03.25 22:56:11.897734 [ 268 ] {6e5d91ed-6d11-41df-9399-8ad2a30780b9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10295 | 2025.03.25 22:56:11.897773 [ 268 ] {6e5d91ed-6d11-41df-9399-8ad2a30780b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10296 | 2025.03.25 22:56:11.898148 [ 268 ] {6e5d91ed-6d11-41df-9399-8ad2a30780b9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10297 | 2025.03.25 22:56:11.898407 [ 268 ] {6e5d91ed-6d11-41df-9399-8ad2a30780b9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10298 | 2025.03.25 22:56:11.898613 [ 268 ] {6e5d91ed-6d11-41df-9399-8ad2a30780b9} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00167 sec., 318562.874251497 rows/sec., 23.61 MiB/sec. | ||
10299 | 2025.03.25 22:56:11.898667 [ 268 ] {6e5d91ed-6d11-41df-9399-8ad2a30780b9} <Debug> TCPHandler: Processed in 0.001883493 sec. | ||
10300 | 2025.03.25 22:56:11.898839 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10301 | 2025.03.25 22:56:11.898946 [ 268 ] {b90fbc41-1a5f-4753-8886-2b06e23f106a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10302 | 2025.03.25 22:56:11.898996 [ 268 ] {b90fbc41-1a5f-4753-8886-2b06e23f106a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10303 | 2025.03.25 22:56:11.899696 [ 268 ] {b90fbc41-1a5f-4753-8886-2b06e23f106a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10304 | 2025.03.25 22:56:11.899734 [ 268 ] {b90fbc41-1a5f-4753-8886-2b06e23f106a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10305 | 2025.03.25 22:56:11.900171 [ 268 ] {b90fbc41-1a5f-4753-8886-2b06e23f106a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10306 | 2025.03.25 22:56:11.900417 [ 268 ] {b90fbc41-1a5f-4753-8886-2b06e23f106a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10307 | 2025.03.25 22:56:11.900646 [ 268 ] {b90fbc41-1a5f-4753-8886-2b06e23f106a} <Debug> executeQuery: Read 954 rows, 65.53 KiB in 0.001722 sec., 554006.968641115 rows/sec., 37.16 MiB/sec. | ||
10308 | 2025.03.25 22:56:11.900699 [ 268 ] {b90fbc41-1a5f-4753-8886-2b06e23f106a} <Debug> TCPHandler: Processed in 0.001910874 sec. | ||
10309 | 2025.03.25 22:56:11.900817 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10310 | 2025.03.25 22:56:11.900925 [ 268 ] {979a7894-d364-46e3-8173-1a8bb93a38bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10311 | 2025.03.25 22:56:11.900992 [ 268 ] {979a7894-d364-46e3-8173-1a8bb93a38bc} <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 | ||
10312 | 2025.03.25 22:56:11.902045 [ 268 ] {979a7894-d364-46e3-8173-1a8bb93a38bc} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10313 | 2025.03.25 22:56:11.902083 [ 268 ] {979a7894-d364-46e3-8173-1a8bb93a38bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10314 | 2025.03.25 22:56:11.902680 [ 268 ] {979a7894-d364-46e3-8173-1a8bb93a38bc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10315 | 2025.03.25 22:56:11.902951 [ 268 ] {979a7894-d364-46e3-8173-1a8bb93a38bc} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10316 | 2025.03.25 22:56:11.903197 [ 268 ] {979a7894-d364-46e3-8173-1a8bb93a38bc} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002294 sec., 3487.3583260680034 rows/sec., 6.25 MiB/sec. | ||
10317 | 2025.03.25 22:56:11.903297 [ 268 ] {979a7894-d364-46e3-8173-1a8bb93a38bc} <Debug> TCPHandler: Processed in 0.002532097 sec. | ||
10318 | 2025.03.25 22:56:11.903437 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10319 | 2025.03.25 22:56:11.903544 [ 268 ] {88ceff6e-14f7-41d7-ab3a-217706a3afb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10320 | 2025.03.25 22:56:11.903591 [ 268 ] {88ceff6e-14f7-41d7-ab3a-217706a3afb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10321 | 2025.03.25 22:56:11.904029 [ 268 ] {88ceff6e-14f7-41d7-ab3a-217706a3afb7} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10322 | 2025.03.25 22:56:11.904068 [ 268 ] {88ceff6e-14f7-41d7-ab3a-217706a3afb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10323 | 2025.03.25 22:56:11.904428 [ 268 ] {88ceff6e-14f7-41d7-ab3a-217706a3afb7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10324 | 2025.03.25 22:56:11.904673 [ 268 ] {88ceff6e-14f7-41d7-ab3a-217706a3afb7} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10325 | 2025.03.25 22:56:11.904898 [ 268 ] {88ceff6e-14f7-41d7-ab3a-217706a3afb7} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001375 sec., 29090.909090909092 rows/sec., 1.96 MiB/sec. | ||
10326 | 2025.03.25 22:56:11.904957 [ 268 ] {88ceff6e-14f7-41d7-ab3a-217706a3afb7} <Debug> TCPHandler: Processed in 0.001572265 sec. | ||
10327 | 2025.03.25 22:56:13.618375 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10328 | 2025.03.25 22:56:13.618593 [ 268 ] {47635bb0-dfdf-4a7a-b1f5-8ace2e096e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10329 | 2025.03.25 22:56:13.618674 [ 268 ] {47635bb0-dfdf-4a7a-b1f5-8ace2e096e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10330 | 2025.03.25 22:56:13.619539 [ 268 ] {47635bb0-dfdf-4a7a-b1f5-8ace2e096e23} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10331 | 2025.03.25 22:56:13.619588 [ 268 ] {47635bb0-dfdf-4a7a-b1f5-8ace2e096e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10332 | 2025.03.25 22:56:13.620049 [ 268 ] {47635bb0-dfdf-4a7a-b1f5-8ace2e096e23} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10333 | 2025.03.25 22:56:13.620311 [ 268 ] {47635bb0-dfdf-4a7a-b1f5-8ace2e096e23} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10334 | 2025.03.25 22:56:13.620558 [ 268 ] {47635bb0-dfdf-4a7a-b1f5-8ace2e096e23} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002017 sec., 27764.005949429844 rows/sec., 2.13 MiB/sec. | ||
10335 | 2025.03.25 22:56:13.620680 [ 268 ] {47635bb0-dfdf-4a7a-b1f5-8ace2e096e23} <Debug> TCPHandler: Processed in 0.002442325 sec. | ||
10336 | 2025.03.25 22:56:13.620869 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10337 | 2025.03.25 22:56:13.621077 [ 268 ] {f03d4156-9047-43f3-971e-4dd943f04bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10338 | 2025.03.25 22:56:13.621128 [ 268 ] {f03d4156-9047-43f3-971e-4dd943f04bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10339 | 2025.03.25 22:56:13.621737 [ 268 ] {f03d4156-9047-43f3-971e-4dd943f04bdf} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10340 | 2025.03.25 22:56:13.621793 [ 268 ] {f03d4156-9047-43f3-971e-4dd943f04bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10341 | 2025.03.25 22:56:13.622180 [ 268 ] {f03d4156-9047-43f3-971e-4dd943f04bdf} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10342 | 2025.03.25 22:56:13.622440 [ 268 ] {f03d4156-9047-43f3-971e-4dd943f04bdf} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10343 | 2025.03.25 22:56:13.622625 [ 268 ] {f03d4156-9047-43f3-971e-4dd943f04bdf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001591 sec., 40226.27278441232 rows/sec., 3.14 MiB/sec. | ||
10344 | 2025.03.25 22:56:13.622679 [ 268 ] {f03d4156-9047-43f3-971e-4dd943f04bdf} <Debug> TCPHandler: Processed in 0.001913993 sec. | ||
10345 | 2025.03.25 22:56:13.622808 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10346 | 2025.03.25 22:56:13.622920 [ 268 ] {5a1aa571-2c0e-40fb-9af8-701fe49689ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10347 | 2025.03.25 22:56:13.622972 [ 268 ] {5a1aa571-2c0e-40fb-9af8-701fe49689ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10348 | 2025.03.25 22:56:13.623472 [ 268 ] {5a1aa571-2c0e-40fb-9af8-701fe49689ce} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10349 | 2025.03.25 22:56:13.623510 [ 268 ] {5a1aa571-2c0e-40fb-9af8-701fe49689ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10350 | 2025.03.25 22:56:13.623889 [ 268 ] {5a1aa571-2c0e-40fb-9af8-701fe49689ce} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10351 | 2025.03.25 22:56:13.624137 [ 268 ] {5a1aa571-2c0e-40fb-9af8-701fe49689ce} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10352 | 2025.03.25 22:56:13.624271 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
10353 | 2025.03.25 22:56:13.624310 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10354 | 2025.03.25 22:56:13.624319 [ 268 ] {5a1aa571-2c0e-40fb-9af8-701fe49689ce} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001423 sec., 37947.99718903725 rows/sec., 2.65 MiB/sec. | ||
10355 | 2025.03.25 22:56:13.624337 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10356 | 2025.03.25 22:56:13.624396 [ 268 ] {5a1aa571-2c0e-40fb-9af8-701fe49689ce} <Debug> TCPHandler: Processed in 0.001641657 sec. | ||
10357 | 2025.03.25 22:56:13.624462 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
10358 | 2025.03.25 22:56:13.624524 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10359 | 2025.03.25 22:56:13.624581 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10360 | 2025.03.25 22:56:13.624623 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24414 rows starting from the beginning of the part | ||
10361 | 2025.03.25 22:56:13.624656 [ 268 ] {779ba5cd-8b65-492f-b813-65858b1bbe86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10362 | 2025.03.25 22:56:13.624727 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 242 rows starting from the beginning of the part | ||
10363 | 2025.03.25 22:56:13.624737 [ 268 ] {779ba5cd-8b65-492f-b813-65858b1bbe86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10364 | 2025.03.25 22:56:13.625054 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
10365 | 2025.03.25 22:56:13.625503 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part | ||
10366 | 2025.03.25 22:56:13.625732 [ 193 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 954 rows starting from the beginning of the part | ||
10367 | 2025.03.25 22:56:13.626339 [ 268 ] {779ba5cd-8b65-492f-b813-65858b1bbe86} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10368 | 2025.03.25 22:56:13.626384 [ 268 ] {779ba5cd-8b65-492f-b813-65858b1bbe86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10369 | 2025.03.25 22:56:13.626795 [ 268 ] {779ba5cd-8b65-492f-b813-65858b1bbe86} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10370 | 2025.03.25 22:56:13.627088 [ 268 ] {779ba5cd-8b65-492f-b813-65858b1bbe86} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10371 | 2025.03.25 22:56:13.627277 [ 109 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10372 | 2025.03.25 22:56:13.627352 [ 109 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10373 | 2025.03.25 22:56:13.627400 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10374 | 2025.03.25 22:56:13.627407 [ 268 ] {779ba5cd-8b65-492f-b813-65858b1bbe86} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.002776 sec., 7204.610951008646 rows/sec., 495.32 KiB/sec. | ||
10375 | 2025.03.25 22:56:13.627771 [ 268 ] {779ba5cd-8b65-492f-b813-65858b1bbe86} <Debug> TCPHandler: Processed in 0.003284384 sec. | ||
10376 | 2025.03.25 22:56:13.627970 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
10377 | 2025.03.25 22:56:13.628215 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10378 | 2025.03.25 22:56:13.628257 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3908 rows starting from the beginning of the part | ||
10379 | 2025.03.25 22:56:13.628395 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part | ||
10380 | 2025.03.25 22:56:13.628600 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
10381 | 2025.03.25 22:56:13.628728 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part | ||
10382 | 2025.03.25 22:56:13.629117 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 40 rows starting from the beginning of the part | ||
10383 | 2025.03.25 22:56:13.629326 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 20 rows starting from the beginning of the part | ||
10384 | 2025.03.25 22:56:13.637819 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 4 columns (4 merged, 0 gathered) in 0.010287882 sec., 407469.6813202173 rows/sec., 26.80 MiB/sec. | ||
10385 | 2025.03.25 22:56:13.638324 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10386 | 2025.03.25 22:56:13.638766 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10387 | 2025.03.25 22:56:13.638878 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_81_16} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10388 | 2025.03.25 22:56:13.638998 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
10389 | 2025.03.25 22:56:13.640030 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26007 rows, containing 5 columns (5 merged, 0 gathered) in 0.015618232 sec., 1665169.2714002456 rows/sec., 112.90 MiB/sec. | ||
10390 | 2025.03.25 22:56:13.640315 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
10391 | 2025.03.25 22:56:13.640691 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10392 | 2025.03.25 22:56:13.640792 [ 200 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
10393 | 2025.03.25 22:56:13.640897 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
10394 | 2025.03.25 22:56:15.158844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
10395 | 2025.03.25 22:56:15.159575 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10396 | 2025.03.25 22:56:15.159629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10397 | 2025.03.25 22:56:15.160186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10398 | 2025.03.25 22:56:15.160459 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10399 | 2025.03.25 22:56:15.160728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
10400 | 2025.03.25 22:56:16.932988 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10401 | 2025.03.25 22:56:16.954322 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10402 | 2025.03.25 22:56:16.954461 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10403 | 2025.03.25 22:56:16.961820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10404 | 2025.03.25 22:56:16.962594 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10405 | 2025.03.25 22:56:16.965942 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10406 | 2025.03.25 22:56:17.789517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1452 | ||
10407 | 2025.03.25 22:56:17.792975 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10408 | 2025.03.25 22:56:17.793040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10409 | 2025.03.25 22:56:17.794537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10410 | 2025.03.25 22:56:17.794857 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10411 | 2025.03.25 22:56:17.795574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
10412 | 2025.03.25 22:56:18.631309 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10413 | 2025.03.25 22:56:18.631527 [ 268 ] {d9b363c8-8fa2-4870-bd7c-1cd62ec3289f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10414 | 2025.03.25 22:56:18.631604 [ 268 ] {d9b363c8-8fa2-4870-bd7c-1cd62ec3289f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10415 | 2025.03.25 22:56:18.632534 [ 268 ] {d9b363c8-8fa2-4870-bd7c-1cd62ec3289f} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10416 | 2025.03.25 22:56:18.632582 [ 268 ] {d9b363c8-8fa2-4870-bd7c-1cd62ec3289f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10417 | 2025.03.25 22:56:18.633042 [ 268 ] {d9b363c8-8fa2-4870-bd7c-1cd62ec3289f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10418 | 2025.03.25 22:56:18.633316 [ 268 ] {d9b363c8-8fa2-4870-bd7c-1cd62ec3289f} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10419 | 2025.03.25 22:56:18.633571 [ 268 ] {d9b363c8-8fa2-4870-bd7c-1cd62ec3289f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002103 sec., 100808.36899667143 rows/sec., 6.41 MiB/sec. | ||
10420 | 2025.03.25 22:56:18.633638 [ 268 ] {d9b363c8-8fa2-4870-bd7c-1cd62ec3289f} <Debug> TCPHandler: Processed in 0.002470345 sec. | ||
10421 | 2025.03.25 22:56:18.633767 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10422 | 2025.03.25 22:56:18.633883 [ 268 ] {8433059f-966b-4c81-8fc9-7decf39f6f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10423 | 2025.03.25 22:56:18.633933 [ 268 ] {8433059f-966b-4c81-8fc9-7decf39f6f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10424 | 2025.03.25 22:56:18.634834 [ 268 ] {8433059f-966b-4c81-8fc9-7decf39f6f22} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10425 | 2025.03.25 22:56:18.634875 [ 268 ] {8433059f-966b-4c81-8fc9-7decf39f6f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10426 | 2025.03.25 22:56:18.635298 [ 268 ] {8433059f-966b-4c81-8fc9-7decf39f6f22} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10427 | 2025.03.25 22:56:18.635556 [ 268 ] {8433059f-966b-4c81-8fc9-7decf39f6f22} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10428 | 2025.03.25 22:56:18.635793 [ 268 ] {8433059f-966b-4c81-8fc9-7decf39f6f22} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001936 sec., 351756.19834710745 rows/sec., 27.96 MiB/sec. | ||
10429 | 2025.03.25 22:56:18.635847 [ 268 ] {8433059f-966b-4c81-8fc9-7decf39f6f22} <Debug> TCPHandler: Processed in 0.002134198 sec. | ||
10430 | 2025.03.25 22:56:18.635969 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10431 | 2025.03.25 22:56:18.636079 [ 268 ] {2b0db652-d592-4361-bb1b-5edfb1cf7a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10432 | 2025.03.25 22:56:18.636126 [ 268 ] {2b0db652-d592-4361-bb1b-5edfb1cf7a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10433 | 2025.03.25 22:56:18.636716 [ 268 ] {2b0db652-d592-4361-bb1b-5edfb1cf7a0e} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10434 | 2025.03.25 22:56:18.636756 [ 268 ] {2b0db652-d592-4361-bb1b-5edfb1cf7a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10435 | 2025.03.25 22:56:18.637120 [ 268 ] {2b0db652-d592-4361-bb1b-5edfb1cf7a0e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10436 | 2025.03.25 22:56:18.637386 [ 268 ] {2b0db652-d592-4361-bb1b-5edfb1cf7a0e} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10437 | 2025.03.25 22:56:18.637621 [ 268 ] {2b0db652-d592-4361-bb1b-5edfb1cf7a0e} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001562 sec., 88348.271446863 rows/sec., 5.50 MiB/sec. | ||
10438 | 2025.03.25 22:56:18.637735 [ 268 ] {2b0db652-d592-4361-bb1b-5edfb1cf7a0e} <Debug> TCPHandler: Processed in 0.001818221 sec. | ||
10439 | 2025.03.25 22:56:18.637902 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10440 | 2025.03.25 22:56:18.638166 [ 268 ] {b1fe270c-5397-442c-ae24-dc33cb6acb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10441 | 2025.03.25 22:56:18.638221 [ 268 ] {b1fe270c-5397-442c-ae24-dc33cb6acb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10442 | 2025.03.25 22:56:18.638806 [ 268 ] {b1fe270c-5397-442c-ae24-dc33cb6acb85} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10443 | 2025.03.25 22:56:18.638846 [ 268 ] {b1fe270c-5397-442c-ae24-dc33cb6acb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10444 | 2025.03.25 22:56:18.639210 [ 268 ] {b1fe270c-5397-442c-ae24-dc33cb6acb85} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10445 | 2025.03.25 22:56:18.639453 [ 268 ] {b1fe270c-5397-442c-ae24-dc33cb6acb85} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10446 | 2025.03.25 22:56:18.639707 [ 268 ] {b1fe270c-5397-442c-ae24-dc33cb6acb85} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001623 sec., 69624.1528034504 rows/sec., 4.51 MiB/sec. | ||
10447 | 2025.03.25 22:56:18.639825 [ 268 ] {b1fe270c-5397-442c-ae24-dc33cb6acb85} <Debug> TCPHandler: Processed in 0.002012236 sec. | ||
10448 | 2025.03.25 22:56:18.640066 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10449 | 2025.03.25 22:56:18.640179 [ 268 ] {8c37a452-29e6-46d5-ae9a-7ad310927d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10450 | 2025.03.25 22:56:18.640225 [ 268 ] {8c37a452-29e6-46d5-ae9a-7ad310927d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10451 | 2025.03.25 22:56:18.640801 [ 268 ] {8c37a452-29e6-46d5-ae9a-7ad310927d5d} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10452 | 2025.03.25 22:56:18.640839 [ 268 ] {8c37a452-29e6-46d5-ae9a-7ad310927d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10453 | 2025.03.25 22:56:18.641193 [ 268 ] {8c37a452-29e6-46d5-ae9a-7ad310927d5d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10454 | 2025.03.25 22:56:18.641437 [ 268 ] {8c37a452-29e6-46d5-ae9a-7ad310927d5d} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10455 | 2025.03.25 22:56:18.641682 [ 268 ] {8c37a452-29e6-46d5-ae9a-7ad310927d5d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001526 sec., 73394.49541284403 rows/sec., 4.18 MiB/sec. | ||
10456 | 2025.03.25 22:56:18.641895 [ 268 ] {8c37a452-29e6-46d5-ae9a-7ad310927d5d} <Debug> TCPHandler: Processed in 0.001917083 sec. | ||
10457 | 2025.03.25 22:56:18.642080 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10458 | 2025.03.25 22:56:18.642187 [ 268 ] {7e412451-c911-4eaa-a881-56b577857101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10459 | 2025.03.25 22:56:18.642234 [ 268 ] {7e412451-c911-4eaa-a881-56b577857101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10460 | 2025.03.25 22:56:18.642958 [ 268 ] {7e412451-c911-4eaa-a881-56b577857101} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10461 | 2025.03.25 22:56:18.642998 [ 268 ] {7e412451-c911-4eaa-a881-56b577857101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10462 | 2025.03.25 22:56:18.643380 [ 268 ] {7e412451-c911-4eaa-a881-56b577857101} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10463 | 2025.03.25 22:56:18.643633 [ 268 ] {7e412451-c911-4eaa-a881-56b577857101} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10464 | 2025.03.25 22:56:18.643883 [ 268 ] {7e412451-c911-4eaa-a881-56b577857101} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001715 sec., 241399.416909621 rows/sec., 17.17 MiB/sec. | ||
10465 | 2025.03.25 22:56:18.643982 [ 268 ] {7e412451-c911-4eaa-a881-56b577857101} <Debug> TCPHandler: Processed in 0.001963165 sec. | ||
10466 | 2025.03.25 22:56:18.644163 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10467 | 2025.03.25 22:56:18.644403 [ 268 ] {ec424154-bee7-4a86-ba2b-b62fc92e7335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10468 | 2025.03.25 22:56:18.644465 [ 268 ] {ec424154-bee7-4a86-ba2b-b62fc92e7335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10469 | 2025.03.25 22:56:18.644951 [ 268 ] {ec424154-bee7-4a86-ba2b-b62fc92e7335} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10470 | 2025.03.25 22:56:18.644992 [ 268 ] {ec424154-bee7-4a86-ba2b-b62fc92e7335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10471 | 2025.03.25 22:56:18.645365 [ 268 ] {ec424154-bee7-4a86-ba2b-b62fc92e7335} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10472 | 2025.03.25 22:56:18.645608 [ 268 ] {ec424154-bee7-4a86-ba2b-b62fc92e7335} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10473 | 2025.03.25 22:56:18.645827 [ 268 ] {ec424154-bee7-4a86-ba2b-b62fc92e7335} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. | ||
10474 | 2025.03.25 22:56:18.645881 [ 268 ] {ec424154-bee7-4a86-ba2b-b62fc92e7335} <Debug> TCPHandler: Processed in 0.001821271 sec. | ||
10475 | 2025.03.25 22:56:18.645987 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10476 | 2025.03.25 22:56:18.646091 [ 268 ] {249caa98-6d41-4fb1-9e7e-4623c988b038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10477 | 2025.03.25 22:56:18.646139 [ 268 ] {249caa98-6d41-4fb1-9e7e-4623c988b038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10478 | 2025.03.25 22:56:18.646666 [ 268 ] {249caa98-6d41-4fb1-9e7e-4623c988b038} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10479 | 2025.03.25 22:56:18.646705 [ 268 ] {249caa98-6d41-4fb1-9e7e-4623c988b038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10480 | 2025.03.25 22:56:18.647102 [ 268 ] {249caa98-6d41-4fb1-9e7e-4623c988b038} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10481 | 2025.03.25 22:56:18.647341 [ 268 ] {249caa98-6d41-4fb1-9e7e-4623c988b038} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10482 | 2025.03.25 22:56:18.647553 [ 268 ] {249caa98-6d41-4fb1-9e7e-4623c988b038} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001483 sec., 159811.1935266352 rows/sec., 10.71 MiB/sec. | ||
10483 | 2025.03.25 22:56:18.647605 [ 268 ] {249caa98-6d41-4fb1-9e7e-4623c988b038} <Debug> TCPHandler: Processed in 0.001667237 sec. | ||
10484 | 2025.03.25 22:56:18.647737 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10485 | 2025.03.25 22:56:18.647880 [ 268 ] {8bd4fed2-5dbe-4baf-90d3-310c1dfb1576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10486 | 2025.03.25 22:56:18.647937 [ 268 ] {8bd4fed2-5dbe-4baf-90d3-310c1dfb1576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10487 | 2025.03.25 22:56:18.648460 [ 268 ] {8bd4fed2-5dbe-4baf-90d3-310c1dfb1576} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10488 | 2025.03.25 22:56:18.648508 [ 268 ] {8bd4fed2-5dbe-4baf-90d3-310c1dfb1576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10489 | 2025.03.25 22:56:18.648882 [ 268 ] {8bd4fed2-5dbe-4baf-90d3-310c1dfb1576} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10490 | 2025.03.25 22:56:18.649127 [ 268 ] {8bd4fed2-5dbe-4baf-90d3-310c1dfb1576} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10491 | 2025.03.25 22:56:18.649394 [ 268 ] {8bd4fed2-5dbe-4baf-90d3-310c1dfb1576} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00154 sec., 649.3506493506494 rows/sec., 43.76 KiB/sec. | ||
10492 | 2025.03.25 22:56:18.649615 [ 268 ] {8bd4fed2-5dbe-4baf-90d3-310c1dfb1576} <Debug> TCPHandler: Processed in 0.001937653 sec. | ||
10493 | 2025.03.25 22:56:18.649850 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10494 | 2025.03.25 22:56:18.649959 [ 268 ] {2207ed79-dcff-4780-98de-7234e2b797a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10495 | 2025.03.25 22:56:18.650036 [ 268 ] {2207ed79-dcff-4780-98de-7234e2b797a0} <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 | ||
10496 | 2025.03.25 22:56:18.651194 [ 268 ] {2207ed79-dcff-4780-98de-7234e2b797a0} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10497 | 2025.03.25 22:56:18.651234 [ 268 ] {2207ed79-dcff-4780-98de-7234e2b797a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10498 | 2025.03.25 22:56:18.651889 [ 268 ] {2207ed79-dcff-4780-98de-7234e2b797a0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10499 | 2025.03.25 22:56:18.652144 [ 268 ] {2207ed79-dcff-4780-98de-7234e2b797a0} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10500 | 2025.03.25 22:56:18.652390 [ 268 ] {2207ed79-dcff-4780-98de-7234e2b797a0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002455 sec., 13034.623217922606 rows/sec., 23.36 MiB/sec. | ||
10501 | 2025.03.25 22:56:18.652483 [ 268 ] {2207ed79-dcff-4780-98de-7234e2b797a0} <Debug> TCPHandler: Processed in 0.002701871 sec. | ||
10502 | 2025.03.25 22:56:18.652617 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10503 | 2025.03.25 22:56:18.652724 [ 268 ] {8d1a1217-6874-48d3-814c-67003bf7726d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10504 | 2025.03.25 22:56:18.652771 [ 268 ] {8d1a1217-6874-48d3-814c-67003bf7726d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10505 | 2025.03.25 22:56:18.653237 [ 268 ] {8d1a1217-6874-48d3-814c-67003bf7726d} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10506 | 2025.03.25 22:56:18.653275 [ 268 ] {8d1a1217-6874-48d3-814c-67003bf7726d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10507 | 2025.03.25 22:56:18.653638 [ 268 ] {8d1a1217-6874-48d3-814c-67003bf7726d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10508 | 2025.03.25 22:56:18.653875 [ 268 ] {8d1a1217-6874-48d3-814c-67003bf7726d} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10509 | 2025.03.25 22:56:18.654085 [ 268 ] {8d1a1217-6874-48d3-814c-67003bf7726d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001383 sec., 59291.39551699205 rows/sec., 3.77 MiB/sec. | ||
10510 | 2025.03.25 22:56:18.654135 [ 268 ] {8d1a1217-6874-48d3-814c-67003bf7726d} <Debug> TCPHandler: Processed in 0.001570435 sec. | ||
10511 | 2025.03.25 22:56:22.501360 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10512 | 2025.03.25 22:56:22.501436 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10513 | 2025.03.25 22:56:22.660935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
10514 | 2025.03.25 22:56:22.662010 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10515 | 2025.03.25 22:56:22.662084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10516 | 2025.03.25 22:56:22.662636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10517 | 2025.03.25 22:56:22.662905 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10518 | 2025.03.25 22:56:22.663203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10519 | 2025.03.25 22:56:23.624096 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10520 | 2025.03.25 22:56:23.624403 [ 268 ] {6138579c-3228-4bec-ab79-8ebcd9d4fc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10521 | 2025.03.25 22:56:23.624519 [ 268 ] {6138579c-3228-4bec-ab79-8ebcd9d4fc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10522 | 2025.03.25 22:56:23.625464 [ 268 ] {6138579c-3228-4bec-ab79-8ebcd9d4fc90} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10523 | 2025.03.25 22:56:23.625510 [ 268 ] {6138579c-3228-4bec-ab79-8ebcd9d4fc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10524 | 2025.03.25 22:56:23.625964 [ 268 ] {6138579c-3228-4bec-ab79-8ebcd9d4fc90} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10525 | 2025.03.25 22:56:23.626223 [ 268 ] {6138579c-3228-4bec-ab79-8ebcd9d4fc90} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10526 | 2025.03.25 22:56:23.626382 [ 97 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10527 | 2025.03.25 22:56:23.626429 [ 97 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10528 | 2025.03.25 22:56:23.626440 [ 268 ] {6138579c-3228-4bec-ab79-8ebcd9d4fc90} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002123 sec., 33914.27225624117 rows/sec., 2.76 MiB/sec. | ||
10529 | 2025.03.25 22:56:23.626457 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10530 | 2025.03.25 22:56:23.626563 [ 268 ] {6138579c-3228-4bec-ab79-8ebcd9d4fc90} <Debug> TCPHandler: Processed in 0.0026603 sec. | ||
10531 | 2025.03.25 22:56:23.626740 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10532 | 2025.03.25 22:56:23.626766 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10533 | 2025.03.25 22:56:23.627048 [ 268 ] {c37e831e-e750-4a28-982a-cd569aff1e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10534 | 2025.03.25 22:56:23.627164 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10535 | 2025.03.25 22:56:23.627166 [ 268 ] {c37e831e-e750-4a28-982a-cd569aff1e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10536 | 2025.03.25 22:56:23.627290 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1967 rows starting from the beginning of the part | ||
10537 | 2025.03.25 22:56:23.627719 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 681 rows starting from the beginning of the part | ||
10538 | 2025.03.25 22:56:23.628064 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1214 rows starting from the beginning of the part | ||
10539 | 2025.03.25 22:56:23.628471 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
10540 | 2025.03.25 22:56:23.628812 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 681 rows starting from the beginning of the part | ||
10541 | 2025.03.25 22:56:23.629092 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 72 rows starting from the beginning of the part | ||
10542 | 2025.03.25 22:56:23.630429 [ 268 ] {c37e831e-e750-4a28-982a-cd569aff1e10} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10543 | 2025.03.25 22:56:23.630486 [ 268 ] {c37e831e-e750-4a28-982a-cd569aff1e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10544 | 2025.03.25 22:56:23.631415 [ 268 ] {c37e831e-e750-4a28-982a-cd569aff1e10} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10545 | 2025.03.25 22:56:23.631888 [ 268 ] {c37e831e-e750-4a28-982a-cd569aff1e10} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10546 | 2025.03.25 22:56:23.632130 [ 268 ] {c37e831e-e750-4a28-982a-cd569aff1e10} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005167 sec., 1548.2872072769499 rows/sec., 116.42 KiB/sec. | ||
10547 | 2025.03.25 22:56:23.632210 [ 268 ] {c37e831e-e750-4a28-982a-cd569aff1e10} <Debug> TCPHandler: Processed in 0.005506164 sec. | ||
10548 | 2025.03.25 22:56:23.632351 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10549 | 2025.03.25 22:56:23.632467 [ 268 ] {b51d3f7c-b38e-43f2-87f7-bfd95414cc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10550 | 2025.03.25 22:56:23.632560 [ 268 ] {b51d3f7c-b38e-43f2-87f7-bfd95414cc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10551 | 2025.03.25 22:56:23.633005 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4671 rows, containing 5 columns (5 merged, 0 gathered) in 0.006428375 sec., 726622.2023450716 rows/sec., 61.97 MiB/sec. | ||
10552 | 2025.03.25 22:56:23.633348 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10553 | 2025.03.25 22:56:23.633934 [ 268 ] {b51d3f7c-b38e-43f2-87f7-bfd95414cc76} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10554 | 2025.03.25 22:56:23.633972 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10555 | 2025.03.25 22:56:23.633998 [ 268 ] {b51d3f7c-b38e-43f2-87f7-bfd95414cc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10556 | 2025.03.25 22:56:23.634160 [ 198 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_86_17} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10557 | 2025.03.25 22:56:23.634332 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
10558 | 2025.03.25 22:56:23.634585 [ 268 ] {b51d3f7c-b38e-43f2-87f7-bfd95414cc76} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10559 | 2025.03.25 22:56:23.634834 [ 268 ] {b51d3f7c-b38e-43f2-87f7-bfd95414cc76} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10560 | 2025.03.25 22:56:23.634971 [ 97 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10561 | 2025.03.25 22:56:23.635010 [ 97 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10562 | 2025.03.25 22:56:23.635023 [ 268 ] {b51d3f7c-b38e-43f2-87f7-bfd95414cc76} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002583 sec., 27874.564459930316 rows/sec., 2.18 MiB/sec. | ||
10563 | 2025.03.25 22:56:23.635037 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10564 | 2025.03.25 22:56:23.635162 [ 268 ] {b51d3f7c-b38e-43f2-87f7-bfd95414cc76} <Debug> TCPHandler: Processed in 0.002882185 sec. | ||
10565 | 2025.03.25 22:56:23.635301 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
10566 | 2025.03.25 22:56:23.635367 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10567 | 2025.03.25 22:56:23.635585 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10568 | 2025.03.25 22:56:23.635595 [ 268 ] {93246dd3-dd88-49b4-b448-949a5a4f5962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10569 | 2025.03.25 22:56:23.635651 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 952 rows starting from the beginning of the part | ||
10570 | 2025.03.25 22:56:23.635699 [ 268 ] {93246dd3-dd88-49b4-b448-949a5a4f5962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10571 | 2025.03.25 22:56:23.635876 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 414 rows starting from the beginning of the part | ||
10572 | 2025.03.25 22:56:23.636344 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 532 rows starting from the beginning of the part | ||
10573 | 2025.03.25 22:56:23.636839 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
10574 | 2025.03.25 22:56:23.637215 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 414 rows starting from the beginning of the part | ||
10575 | 2025.03.25 22:56:23.637569 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 72 rows starting from the beginning of the part | ||
10576 | 2025.03.25 22:56:23.638515 [ 268 ] {93246dd3-dd88-49b4-b448-949a5a4f5962} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10577 | 2025.03.25 22:56:23.638578 [ 268 ] {93246dd3-dd88-49b4-b448-949a5a4f5962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10578 | 2025.03.25 22:56:23.639542 [ 268 ] {93246dd3-dd88-49b4-b448-949a5a4f5962} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10579 | 2025.03.25 22:56:23.639983 [ 268 ] {93246dd3-dd88-49b4-b448-949a5a4f5962} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10580 | 2025.03.25 22:56:23.640321 [ 268 ] {93246dd3-dd88-49b4-b448-949a5a4f5962} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004799 sec., 33340.27922483851 rows/sec., 2.32 MiB/sec. | ||
10581 | 2025.03.25 22:56:23.640684 [ 268 ] {93246dd3-dd88-49b4-b448-949a5a4f5962} <Debug> TCPHandler: Processed in 0.005379981 sec. | ||
10582 | 2025.03.25 22:56:23.640803 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.005654567 sec., 432924.3954488469 rows/sec., 33.25 MiB/sec. | ||
10583 | 2025.03.25 22:56:23.640873 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10584 | 2025.03.25 22:56:23.641012 [ 268 ] {67cea26d-dd32-41ef-8dd8-ac36c61b79bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10585 | 2025.03.25 22:56:23.641022 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10586 | 2025.03.25 22:56:23.641246 [ 268 ] {67cea26d-dd32-41ef-8dd8-ac36c61b79bf} <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 | ||
10587 | 2025.03.25 22:56:23.641772 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10588 | 2025.03.25 22:56:23.642110 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_86_17} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10589 | 2025.03.25 22:56:23.642308 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
10590 | 2025.03.25 22:56:23.643122 [ 268 ] {67cea26d-dd32-41ef-8dd8-ac36c61b79bf} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10591 | 2025.03.25 22:56:23.643166 [ 268 ] {67cea26d-dd32-41ef-8dd8-ac36c61b79bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10592 | 2025.03.25 22:56:23.643802 [ 268 ] {67cea26d-dd32-41ef-8dd8-ac36c61b79bf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10593 | 2025.03.25 22:56:23.644071 [ 268 ] {67cea26d-dd32-41ef-8dd8-ac36c61b79bf} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10594 | 2025.03.25 22:56:23.644317 [ 268 ] {67cea26d-dd32-41ef-8dd8-ac36c61b79bf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003342 sec., 2393.77618192699 rows/sec., 4.29 MiB/sec. | ||
10595 | 2025.03.25 22:56:23.644427 [ 268 ] {67cea26d-dd32-41ef-8dd8-ac36c61b79bf} <Debug> TCPHandler: Processed in 0.003619692 sec. | ||
10596 | 2025.03.25 22:56:23.644541 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10597 | 2025.03.25 22:56:23.644645 [ 268 ] {f18f7cfb-c7f1-4e22-8d6b-27405ffdde22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10598 | 2025.03.25 22:56:23.644691 [ 268 ] {f18f7cfb-c7f1-4e22-8d6b-27405ffdde22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10599 | 2025.03.25 22:56:23.645129 [ 268 ] {f18f7cfb-c7f1-4e22-8d6b-27405ffdde22} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10600 | 2025.03.25 22:56:23.645167 [ 268 ] {f18f7cfb-c7f1-4e22-8d6b-27405ffdde22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10601 | 2025.03.25 22:56:23.645525 [ 268 ] {f18f7cfb-c7f1-4e22-8d6b-27405ffdde22} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10602 | 2025.03.25 22:56:23.645764 [ 268 ] {f18f7cfb-c7f1-4e22-8d6b-27405ffdde22} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10603 | 2025.03.25 22:56:23.645985 [ 268 ] {f18f7cfb-c7f1-4e22-8d6b-27405ffdde22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
10604 | 2025.03.25 22:56:23.646046 [ 268 ] {f18f7cfb-c7f1-4e22-8d6b-27405ffdde22} <Debug> TCPHandler: Processed in 0.001555124 sec. | ||
10605 | 2025.03.25 22:56:24.466041 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10606 | 2025.03.25 22:56:24.487973 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10607 | 2025.03.25 22:56:24.488038 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10608 | 2025.03.25 22:56:24.495341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10609 | 2025.03.25 22:56:24.496131 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10610 | 2025.03.25 22:56:24.499116 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10611 | 2025.03.25 22:56:27.795866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1486 | ||
10612 | 2025.03.25 22:56:27.798929 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10613 | 2025.03.25 22:56:27.798981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10614 | 2025.03.25 22:56:27.800463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10615 | 2025.03.25 22:56:27.800797 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10616 | 2025.03.25 22:56:27.802043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1486 | ||
10617 | 2025.03.25 22:56:28.630911 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10618 | 2025.03.25 22:56:28.631111 [ 268 ] {79ebbaec-f46c-4ded-a84e-933181c8f2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10619 | 2025.03.25 22:56:28.631188 [ 268 ] {79ebbaec-f46c-4ded-a84e-933181c8f2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10620 | 2025.03.25 22:56:28.632040 [ 268 ] {79ebbaec-f46c-4ded-a84e-933181c8f2f7} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10621 | 2025.03.25 22:56:28.632097 [ 268 ] {79ebbaec-f46c-4ded-a84e-933181c8f2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10622 | 2025.03.25 22:56:28.632578 [ 268 ] {79ebbaec-f46c-4ded-a84e-933181c8f2f7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10623 | 2025.03.25 22:56:28.632871 [ 268 ] {79ebbaec-f46c-4ded-a84e-933181c8f2f7} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10624 | 2025.03.25 22:56:28.633133 [ 268 ] {79ebbaec-f46c-4ded-a84e-933181c8f2f7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002074 sec., 102217.93635486982 rows/sec., 6.50 MiB/sec. | ||
10625 | 2025.03.25 22:56:28.633208 [ 268 ] {79ebbaec-f46c-4ded-a84e-933181c8f2f7} <Debug> TCPHandler: Processed in 0.002435905 sec. | ||
10626 | 2025.03.25 22:56:28.633328 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10627 | 2025.03.25 22:56:28.633441 [ 268 ] {f3281335-22c8-4653-a196-de2bb85fd51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10628 | 2025.03.25 22:56:28.633497 [ 268 ] {f3281335-22c8-4653-a196-de2bb85fd51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10629 | 2025.03.25 22:56:28.634047 [ 268 ] {f3281335-22c8-4653-a196-de2bb85fd51e} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10630 | 2025.03.25 22:56:28.634097 [ 268 ] {f3281335-22c8-4653-a196-de2bb85fd51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10631 | 2025.03.25 22:56:28.634478 [ 268 ] {f3281335-22c8-4653-a196-de2bb85fd51e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10632 | 2025.03.25 22:56:28.634788 [ 268 ] {f3281335-22c8-4653-a196-de2bb85fd51e} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10633 | 2025.03.25 22:56:28.635024 [ 268 ] {f3281335-22c8-4653-a196-de2bb85fd51e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001611 sec., 2482.9298572315333 rows/sec., 202.47 KiB/sec. | ||
10634 | 2025.03.25 22:56:28.635081 [ 268 ] {f3281335-22c8-4653-a196-de2bb85fd51e} <Debug> TCPHandler: Processed in 0.001806091 sec. | ||
10635 | 2025.03.25 22:56:28.635190 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10636 | 2025.03.25 22:56:28.635299 [ 268 ] {a25d1fdf-5dab-4fec-9c7c-7d40911785ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10637 | 2025.03.25 22:56:28.635345 [ 268 ] {a25d1fdf-5dab-4fec-9c7c-7d40911785ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10638 | 2025.03.25 22:56:28.636187 [ 268 ] {a25d1fdf-5dab-4fec-9c7c-7d40911785ef} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10639 | 2025.03.25 22:56:28.636282 [ 268 ] {a25d1fdf-5dab-4fec-9c7c-7d40911785ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10640 | 2025.03.25 22:56:28.637041 [ 268 ] {a25d1fdf-5dab-4fec-9c7c-7d40911785ef} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10641 | 2025.03.25 22:56:28.637337 [ 268 ] {a25d1fdf-5dab-4fec-9c7c-7d40911785ef} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10642 | 2025.03.25 22:56:28.637559 [ 268 ] {a25d1fdf-5dab-4fec-9c7c-7d40911785ef} <Debug> executeQuery: Read 683 rows, 55.57 KiB in 0.002285 sec., 298905.90809628007 rows/sec., 23.75 MiB/sec. | ||
10643 | 2025.03.25 22:56:28.637613 [ 268 ] {a25d1fdf-5dab-4fec-9c7c-7d40911785ef} <Debug> TCPHandler: Processed in 0.002476525 sec. | ||
10644 | 2025.03.25 22:56:28.637731 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10645 | 2025.03.25 22:56:28.637842 [ 268 ] {fed07ac4-1748-443c-ae65-84d45c5da96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10646 | 2025.03.25 22:56:28.637888 [ 268 ] {fed07ac4-1748-443c-ae65-84d45c5da96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10647 | 2025.03.25 22:56:28.638464 [ 268 ] {fed07ac4-1748-443c-ae65-84d45c5da96a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10648 | 2025.03.25 22:56:28.638504 [ 268 ] {fed07ac4-1748-443c-ae65-84d45c5da96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10649 | 2025.03.25 22:56:28.638891 [ 268 ] {fed07ac4-1748-443c-ae65-84d45c5da96a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10650 | 2025.03.25 22:56:28.639140 [ 268 ] {fed07ac4-1748-443c-ae65-84d45c5da96a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10651 | 2025.03.25 22:56:28.639336 [ 92 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10652 | 2025.03.25 22:56:28.639396 [ 268 ] {fed07ac4-1748-443c-ae65-84d45c5da96a} <Debug> executeQuery: Read 142 rows, 9.07 KiB in 0.001572 sec., 90330.78880407124 rows/sec., 5.64 MiB/sec. | ||
10653 | 2025.03.25 22:56:28.639425 [ 92 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10654 | 2025.03.25 22:56:28.639502 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10655 | 2025.03.25 22:56:28.639508 [ 268 ] {fed07ac4-1748-443c-ae65-84d45c5da96a} <Debug> TCPHandler: Processed in 0.001826031 sec. | ||
10656 | 2025.03.25 22:56:28.639819 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10657 | 2025.03.25 22:56:28.639813 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
10658 | 2025.03.25 22:56:28.640277 [ 268 ] {c61d9d7f-219b-4e5d-b94c-79e51c97c07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10659 | 2025.03.25 22:56:28.640405 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10660 | 2025.03.25 22:56:28.640545 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 178 rows starting from the beginning of the part | ||
10661 | 2025.03.25 22:56:28.640542 [ 268 ] {c61d9d7f-219b-4e5d-b94c-79e51c97c07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10662 | 2025.03.25 22:56:28.641205 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 138 rows starting from the beginning of the part | ||
10663 | 2025.03.25 22:56:28.641622 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 12 rows starting from the beginning of the part | ||
10664 | 2025.03.25 22:56:28.641995 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 138 rows starting from the beginning of the part | ||
10665 | 2025.03.25 22:56:28.642309 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
10666 | 2025.03.25 22:56:28.642705 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 142 rows starting from the beginning of the part | ||
10667 | 2025.03.25 22:56:28.643767 [ 268 ] {c61d9d7f-219b-4e5d-b94c-79e51c97c07d} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10668 | 2025.03.25 22:56:28.643832 [ 268 ] {c61d9d7f-219b-4e5d-b94c-79e51c97c07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10669 | 2025.03.25 22:56:28.644922 [ 268 ] {c61d9d7f-219b-4e5d-b94c-79e51c97c07d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10670 | 2025.03.25 22:56:28.645515 [ 268 ] {c61d9d7f-219b-4e5d-b94c-79e51c97c07d} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10671 | 2025.03.25 22:56:28.645531 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.005916563 sec., 104114.5002596947 rows/sec., 6.98 MiB/sec. | ||
10672 | 2025.03.25 22:56:28.645786 [ 92 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
10673 | 2025.03.25 22:56:28.645797 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10674 | 2025.03.25 22:56:28.645885 [ 92 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10675 | 2025.03.25 22:56:28.645984 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10676 | 2025.03.25 22:56:28.646071 [ 268 ] {c61d9d7f-219b-4e5d-b94c-79e51c97c07d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005961 sec., 18956.55091427613 rows/sec., 1.23 MiB/sec. | ||
10677 | 2025.03.25 22:56:28.646437 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
10678 | 2025.03.25 22:56:28.646544 [ 268 ] {c61d9d7f-219b-4e5d-b94c-79e51c97c07d} <Debug> TCPHandler: Processed in 0.006820364 sec. | ||
10679 | 2025.03.25 22:56:28.646854 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10680 | 2025.03.25 22:56:28.646943 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10681 | 2025.03.25 22:56:28.647044 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10682 | 2025.03.25 22:56:28.647228 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 365 rows starting from the beginning of the part | ||
10683 | 2025.03.25 22:56:28.647282 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_76_15} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10684 | 2025.03.25 22:56:28.647360 [ 268 ] {0d6737d7-d639-47e6-a10a-1323499b3723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10685 | 2025.03.25 22:56:28.647766 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
10686 | 2025.03.25 22:56:28.647783 [ 268 ] {0d6737d7-d639-47e6-a10a-1323499b3723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10687 | 2025.03.25 22:56:28.647801 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 113 rows starting from the beginning of the part | ||
10688 | 2025.03.25 22:56:28.648375 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 113 rows starting from the beginning of the part | ||
10689 | 2025.03.25 22:56:28.648817 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
10690 | 2025.03.25 22:56:28.649117 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part | ||
10691 | 2025.03.25 22:56:28.649515 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 113 rows starting from the beginning of the part | ||
10692 | 2025.03.25 22:56:28.650908 [ 268 ] {0d6737d7-d639-47e6-a10a-1323499b3723} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2025.03.25 22:56:28.650957 [ 268 ] {0d6737d7-d639-47e6-a10a-1323499b3723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10694 | 2025.03.25 22:56:28.651498 [ 268 ] {0d6737d7-d639-47e6-a10a-1323499b3723} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10695 | 2025.03.25 22:56:28.651742 [ 195 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.005621447 sec., 185895.19744649375 rows/sec., 13.06 MiB/sec. | ||
10696 | 2025.03.25 22:56:28.651884 [ 268 ] {0d6737d7-d639-47e6-a10a-1323499b3723} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10697 | 2025.03.25 22:56:28.652090 [ 195 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
10698 | 2025.03.25 22:56:28.652482 [ 268 ] {0d6737d7-d639-47e6-a10a-1323499b3723} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005198 sec., 21546.748749519043 rows/sec., 1.23 MiB/sec. | ||
10699 | 2025.03.25 22:56:28.652846 [ 268 ] {0d6737d7-d639-47e6-a10a-1323499b3723} <Debug> TCPHandler: Processed in 0.006032126 sec. | ||
10700 | 2025.03.25 22:56:28.653097 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10701 | 2025.03.25 22:56:28.653218 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10702 | 2025.03.25 22:56:28.653285 [ 268 ] {4634c588-bf6d-4fe2-91c8-4c5cc673c465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10703 | 2025.03.25 22:56:28.653383 [ 268 ] {4634c588-bf6d-4fe2-91c8-4c5cc673c465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10704 | 2025.03.25 22:56:28.653426 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_40_8} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
10705 | 2025.03.25 22:56:28.653619 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
10706 | 2025.03.25 22:56:28.654299 [ 268 ] {4634c588-bf6d-4fe2-91c8-4c5cc673c465} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10707 | 2025.03.25 22:56:28.654346 [ 268 ] {4634c588-bf6d-4fe2-91c8-4c5cc673c465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10708 | 2025.03.25 22:56:28.654753 [ 268 ] {4634c588-bf6d-4fe2-91c8-4c5cc673c465} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10709 | 2025.03.25 22:56:28.655007 [ 268 ] {4634c588-bf6d-4fe2-91c8-4c5cc673c465} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10710 | 2025.03.25 22:56:28.655224 [ 268 ] {4634c588-bf6d-4fe2-91c8-4c5cc673c465} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001979 sec., 211217.78676099042 rows/sec., 15.04 MiB/sec. | ||
10711 | 2025.03.25 22:56:28.655280 [ 268 ] {4634c588-bf6d-4fe2-91c8-4c5cc673c465} <Debug> TCPHandler: Processed in 0.002239591 sec. | ||
10712 | 2025.03.25 22:56:28.655414 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10713 | 2025.03.25 22:56:28.655555 [ 268 ] {9284c35f-1392-4e7d-9b51-f3611a10bdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10714 | 2025.03.25 22:56:28.655613 [ 268 ] {9284c35f-1392-4e7d-9b51-f3611a10bdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10715 | 2025.03.25 22:56:28.656114 [ 268 ] {9284c35f-1392-4e7d-9b51-f3611a10bdff} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10716 | 2025.03.25 22:56:28.656154 [ 268 ] {9284c35f-1392-4e7d-9b51-f3611a10bdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10717 | 2025.03.25 22:56:28.656537 [ 268 ] {9284c35f-1392-4e7d-9b51-f3611a10bdff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10718 | 2025.03.25 22:56:28.656786 [ 268 ] {9284c35f-1392-4e7d-9b51-f3611a10bdff} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10719 | 2025.03.25 22:56:28.657024 [ 268 ] {9284c35f-1392-4e7d-9b51-f3611a10bdff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. | ||
10720 | 2025.03.25 22:56:28.657142 [ 268 ] {9284c35f-1392-4e7d-9b51-f3611a10bdff} <Debug> TCPHandler: Processed in 0.001790961 sec. | ||
10721 | 2025.03.25 22:56:28.657267 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10722 | 2025.03.25 22:56:28.657371 [ 268 ] {3195b151-ded6-4b34-a45b-4e7e30e1031d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10723 | 2025.03.25 22:56:28.657420 [ 268 ] {3195b151-ded6-4b34-a45b-4e7e30e1031d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10724 | 2025.03.25 22:56:28.657951 [ 268 ] {3195b151-ded6-4b34-a45b-4e7e30e1031d} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10725 | 2025.03.25 22:56:28.657990 [ 268 ] {3195b151-ded6-4b34-a45b-4e7e30e1031d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10726 | 2025.03.25 22:56:28.658381 [ 268 ] {3195b151-ded6-4b34-a45b-4e7e30e1031d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10727 | 2025.03.25 22:56:28.658623 [ 268 ] {3195b151-ded6-4b34-a45b-4e7e30e1031d} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10728 | 2025.03.25 22:56:28.658839 [ 268 ] {3195b151-ded6-4b34-a45b-4e7e30e1031d} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001491 sec., 160295.1039570758 rows/sec., 10.75 MiB/sec. | ||
10729 | 2025.03.25 22:56:28.658891 [ 268 ] {3195b151-ded6-4b34-a45b-4e7e30e1031d} <Debug> TCPHandler: Processed in 0.001675087 sec. | ||
10730 | 2025.03.25 22:56:28.659011 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10731 | 2025.03.25 22:56:28.659119 [ 268 ] {6c7b216d-d4be-4690-ae91-6d4cc5a0f747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10732 | 2025.03.25 22:56:28.659165 [ 268 ] {6c7b216d-d4be-4690-ae91-6d4cc5a0f747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10733 | 2025.03.25 22:56:28.659595 [ 268 ] {6c7b216d-d4be-4690-ae91-6d4cc5a0f747} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10734 | 2025.03.25 22:56:28.659633 [ 268 ] {6c7b216d-d4be-4690-ae91-6d4cc5a0f747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10735 | 2025.03.25 22:56:28.659985 [ 268 ] {6c7b216d-d4be-4690-ae91-6d4cc5a0f747} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10736 | 2025.03.25 22:56:28.660238 [ 268 ] {6c7b216d-d4be-4690-ae91-6d4cc5a0f747} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10737 | 2025.03.25 22:56:28.660474 [ 268 ] {6c7b216d-d4be-4690-ae91-6d4cc5a0f747} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001364 sec., 733.1378299120234 rows/sec., 49.40 KiB/sec. | ||
10738 | 2025.03.25 22:56:28.660592 [ 268 ] {6c7b216d-d4be-4690-ae91-6d4cc5a0f747} <Debug> TCPHandler: Processed in 0.001629366 sec. | ||
10739 | 2025.03.25 22:56:28.660817 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10740 | 2025.03.25 22:56:28.660923 [ 268 ] {cedff920-1594-4bb2-93db-c35a0b306f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10741 | 2025.03.25 22:56:28.660997 [ 268 ] {cedff920-1594-4bb2-93db-c35a0b306f47} <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 | ||
10742 | 2025.03.25 22:56:28.662085 [ 268 ] {cedff920-1594-4bb2-93db-c35a0b306f47} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10743 | 2025.03.25 22:56:28.662124 [ 268 ] {cedff920-1594-4bb2-93db-c35a0b306f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10744 | 2025.03.25 22:56:28.662791 [ 268 ] {cedff920-1594-4bb2-93db-c35a0b306f47} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10745 | 2025.03.25 22:56:28.663060 [ 268 ] {cedff920-1594-4bb2-93db-c35a0b306f47} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10746 | 2025.03.25 22:56:28.663263 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10747 | 2025.03.25 22:56:28.663325 [ 268 ] {cedff920-1594-4bb2-93db-c35a0b306f47} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002415 sec., 13250.517598343686 rows/sec., 23.74 MiB/sec. | ||
10748 | 2025.03.25 22:56:28.663350 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10749 | 2025.03.25 22:56:28.663415 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
10750 | 2025.03.25 22:56:28.663678 [ 268 ] {cedff920-1594-4bb2-93db-c35a0b306f47} <Debug> TCPHandler: Processed in 0.002929376 sec. | ||
10751 | 2025.03.25 22:56:28.663747 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
10752 | 2025.03.25 22:56:28.663883 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10753 | 2025.03.25 22:56:28.664138 [ 268 ] {bbd3a358-baba-42d2-8ff4-99bea473cc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10754 | 2025.03.25 22:56:28.664279 [ 268 ] {bbd3a358-baba-42d2-8ff4-99bea473cc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10755 | 2025.03.25 22:56:28.664580 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10756 | 2025.03.25 22:56:28.664819 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1372 rows starting from the beginning of the part | ||
10757 | 2025.03.25 22:56:28.665619 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
10758 | 2025.03.25 22:56:28.666378 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
10759 | 2025.03.25 22:56:28.666470 [ 268 ] {bbd3a358-baba-42d2-8ff4-99bea473cc29} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10760 | 2025.03.25 22:56:28.666540 [ 268 ] {bbd3a358-baba-42d2-8ff4-99bea473cc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10761 | 2025.03.25 22:56:28.667068 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 32 rows starting from the beginning of the part | ||
10762 | 2025.03.25 22:56:28.667758 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
10763 | 2025.03.25 22:56:28.668123 [ 268 ] {bbd3a358-baba-42d2-8ff4-99bea473cc29} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10764 | 2025.03.25 22:56:28.668425 [ 195 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 32 rows starting from the beginning of the part | ||
10765 | 2025.03.25 22:56:28.668975 [ 268 ] {bbd3a358-baba-42d2-8ff4-99bea473cc29} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10766 | 2025.03.25 22:56:28.669766 [ 268 ] {bbd3a358-baba-42d2-8ff4-99bea473cc29} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005696 sec., 14396.067415730338 rows/sec., 936.27 KiB/sec. | ||
10767 | 2025.03.25 22:56:28.670070 [ 268 ] {bbd3a358-baba-42d2-8ff4-99bea473cc29} <Debug> TCPHandler: Processed in 0.006257991 sec. | ||
10768 | 2025.03.25 22:56:28.678292 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1484 rows, containing 19 columns (19 merged, 0 gathered) in 0.014714702 sec., 100851.51571537093 rows/sec., 180.72 MiB/sec. | ||
10769 | 2025.03.25 22:56:28.679435 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10770 | 2025.03.25 22:56:28.679843 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10771 | 2025.03.25 22:56:28.679923 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10772 | 2025.03.25 22:56:28.680038 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
10773 | 2025.03.25 22:56:29.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.20 MiB, peak 249.81 MiB, free memory in arenas 0.00 B, will set to 240.74 MiB (RSS), difference: 2.54 MiB | ||
10774 | 2025.03.25 22:56:30.163393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
10775 | 2025.03.25 22:56:30.164105 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10776 | 2025.03.25 22:56:30.164149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10777 | 2025.03.25 22:56:30.164695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10778 | 2025.03.25 22:56:30.164962 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10779 | 2025.03.25 22:56:30.165170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
10780 | 2025.03.25 22:56:31.999215 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10781 | 2025.03.25 22:56:32.022394 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10782 | 2025.03.25 22:56:32.022458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10783 | 2025.03.25 22:56:32.029996 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10784 | 2025.03.25 22:56:32.030808 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10785 | 2025.03.25 22:56:32.034147 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10786 | 2025.03.25 22:56:33.623694 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10787 | 2025.03.25 22:56:33.623901 [ 268 ] {60bc9b24-91c2-4d38-b28a-b73a517a8e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10788 | 2025.03.25 22:56:33.623983 [ 268 ] {60bc9b24-91c2-4d38-b28a-b73a517a8e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10789 | 2025.03.25 22:56:33.624845 [ 268 ] {60bc9b24-91c2-4d38-b28a-b73a517a8e9b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10790 | 2025.03.25 22:56:33.624899 [ 268 ] {60bc9b24-91c2-4d38-b28a-b73a517a8e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10791 | 2025.03.25 22:56:33.625361 [ 268 ] {60bc9b24-91c2-4d38-b28a-b73a517a8e9b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10792 | 2025.03.25 22:56:33.625641 [ 268 ] {60bc9b24-91c2-4d38-b28a-b73a517a8e9b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10793 | 2025.03.25 22:56:33.625920 [ 268 ] {60bc9b24-91c2-4d38-b28a-b73a517a8e9b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002069 sec., 34799.4200096665 rows/sec., 2.83 MiB/sec. | ||
10794 | 2025.03.25 22:56:33.626039 [ 268 ] {60bc9b24-91c2-4d38-b28a-b73a517a8e9b} <Debug> TCPHandler: Processed in 0.002482526 sec. | ||
10795 | 2025.03.25 22:56:33.626232 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10796 | 2025.03.25 22:56:33.626450 [ 268 ] {eb66de55-ae97-45a1-a275-6968d0e4fc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10797 | 2025.03.25 22:56:33.626504 [ 268 ] {eb66de55-ae97-45a1-a275-6968d0e4fc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10798 | 2025.03.25 22:56:33.627091 [ 268 ] {eb66de55-ae97-45a1-a275-6968d0e4fc24} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10799 | 2025.03.25 22:56:33.627133 [ 268 ] {eb66de55-ae97-45a1-a275-6968d0e4fc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10800 | 2025.03.25 22:56:33.627504 [ 268 ] {eb66de55-ae97-45a1-a275-6968d0e4fc24} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10801 | 2025.03.25 22:56:33.627759 [ 268 ] {eb66de55-ae97-45a1-a275-6968d0e4fc24} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10802 | 2025.03.25 22:56:33.627991 [ 268 ] {eb66de55-ae97-45a1-a275-6968d0e4fc24} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001591 sec., 5028.28409805154 rows/sec., 378.10 KiB/sec. | ||
10803 | 2025.03.25 22:56:33.628094 [ 268 ] {eb66de55-ae97-45a1-a275-6968d0e4fc24} <Debug> TCPHandler: Processed in 0.001962434 sec. | ||
10804 | 2025.03.25 22:56:33.628303 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10805 | 2025.03.25 22:56:33.628489 [ 268 ] {d1a050e6-ea1b-46ad-b180-a27e3e3f44a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10806 | 2025.03.25 22:56:33.628539 [ 268 ] {d1a050e6-ea1b-46ad-b180-a27e3e3f44a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10807 | 2025.03.25 22:56:33.629116 [ 268 ] {d1a050e6-ea1b-46ad-b180-a27e3e3f44a8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10808 | 2025.03.25 22:56:33.629156 [ 268 ] {d1a050e6-ea1b-46ad-b180-a27e3e3f44a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10809 | 2025.03.25 22:56:33.629521 [ 268 ] {d1a050e6-ea1b-46ad-b180-a27e3e3f44a8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10810 | 2025.03.25 22:56:33.629761 [ 268 ] {d1a050e6-ea1b-46ad-b180-a27e3e3f44a8} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10811 | 2025.03.25 22:56:33.629989 [ 268 ] {d1a050e6-ea1b-46ad-b180-a27e3e3f44a8} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001533 sec., 46966.731898238744 rows/sec., 3.67 MiB/sec. | ||
10812 | 2025.03.25 22:56:33.630093 [ 268 ] {d1a050e6-ea1b-46ad-b180-a27e3e3f44a8} <Debug> TCPHandler: Processed in 0.001889842 sec. | ||
10813 | 2025.03.25 22:56:33.630270 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10814 | 2025.03.25 22:56:33.630575 [ 268 ] {ef31600d-c2df-467b-96ed-7272f4711f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10815 | 2025.03.25 22:56:33.630649 [ 268 ] {ef31600d-c2df-467b-96ed-7272f4711f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10816 | 2025.03.25 22:56:33.631199 [ 268 ] {ef31600d-c2df-467b-96ed-7272f4711f20} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10817 | 2025.03.25 22:56:33.631240 [ 268 ] {ef31600d-c2df-467b-96ed-7272f4711f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10818 | 2025.03.25 22:56:33.631634 [ 268 ] {ef31600d-c2df-467b-96ed-7272f4711f20} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10819 | 2025.03.25 22:56:33.631883 [ 268 ] {ef31600d-c2df-467b-96ed-7272f4711f20} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10820 | 2025.03.25 22:56:33.632060 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
10821 | 2025.03.25 22:56:33.632121 [ 268 ] {ef31600d-c2df-467b-96ed-7272f4711f20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec. | ||
10822 | 2025.03.25 22:56:33.632152 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10823 | 2025.03.25 22:56:33.632233 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10824 | 2025.03.25 22:56:33.632241 [ 268 ] {ef31600d-c2df-467b-96ed-7272f4711f20} <Debug> TCPHandler: Processed in 0.002078507 sec. | ||
10825 | 2025.03.25 22:56:33.632480 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10826 | 2025.03.25 22:56:33.632491 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
10827 | 2025.03.25 22:56:33.632662 [ 268 ] {f29c0897-0cc4-4196-bb06-5b54b11eca17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10828 | 2025.03.25 22:56:33.632873 [ 268 ] {f29c0897-0cc4-4196-bb06-5b54b11eca17} <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 | ||
10829 | 2025.03.25 22:56:33.632894 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10830 | 2025.03.25 22:56:33.633034 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 26007 rows starting from the beginning of the part | ||
10831 | 2025.03.25 22:56:33.633416 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 54 rows starting from the beginning of the part | ||
10832 | 2025.03.25 22:56:33.633852 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
10833 | 2025.03.25 22:56:33.634229 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
10834 | 2025.03.25 22:56:33.634619 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 239 rows starting from the beginning of the part | ||
10835 | 2025.03.25 22:56:33.634904 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
10836 | 2025.03.25 22:56:33.637136 [ 268 ] {f29c0897-0cc4-4196-bb06-5b54b11eca17} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10837 | 2025.03.25 22:56:33.637185 [ 268 ] {f29c0897-0cc4-4196-bb06-5b54b11eca17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10838 | 2025.03.25 22:56:33.638916 [ 268 ] {f29c0897-0cc4-4196-bb06-5b54b11eca17} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10839 | 2025.03.25 22:56:33.639213 [ 268 ] {f29c0897-0cc4-4196-bb06-5b54b11eca17} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10840 | 2025.03.25 22:56:33.639597 [ 268 ] {f29c0897-0cc4-4196-bb06-5b54b11eca17} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006999 sec., 1143.0204314902128 rows/sec., 2.05 MiB/sec. | ||
10841 | 2025.03.25 22:56:33.639719 [ 268 ] {f29c0897-0cc4-4196-bb06-5b54b11eca17} <Debug> TCPHandler: Processed in 0.007326405 sec. | ||
10842 | 2025.03.25 22:56:33.639838 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10843 | 2025.03.25 22:56:33.640073 [ 268 ] {ffccd78b-51f5-4dd1-9952-b9feb89ee7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10844 | 2025.03.25 22:56:33.640145 [ 268 ] {ffccd78b-51f5-4dd1-9952-b9feb89ee7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10845 | 2025.03.25 22:56:33.640690 [ 268 ] {ffccd78b-51f5-4dd1-9952-b9feb89ee7e9} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10846 | 2025.03.25 22:56:33.640735 [ 268 ] {ffccd78b-51f5-4dd1-9952-b9feb89ee7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10847 | 2025.03.25 22:56:33.641303 [ 268 ] {ffccd78b-51f5-4dd1-9952-b9feb89ee7e9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10848 | 2025.03.25 22:56:33.641602 [ 268 ] {ffccd78b-51f5-4dd1-9952-b9feb89ee7e9} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10849 | 2025.03.25 22:56:33.641883 [ 268 ] {ffccd78b-51f5-4dd1-9952-b9feb89ee7e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001925 sec., 31168.83116883117 rows/sec., 2.10 MiB/sec. | ||
10850 | 2025.03.25 22:56:33.641983 [ 268 ] {ffccd78b-51f5-4dd1-9952-b9feb89ee7e9} <Debug> TCPHandler: Processed in 0.002195669 sec. | ||
10851 | 2025.03.25 22:56:33.642855 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26857 rows, containing 5 columns (5 merged, 0 gathered) in 0.010495387 sec., 2558933.7487031207 rows/sec., 173.52 MiB/sec. | ||
10852 | 2025.03.25 22:56:33.643186 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
10853 | 2025.03.25 22:56:33.643523 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10854 | 2025.03.25 22:56:33.643604 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
10855 | 2025.03.25 22:56:33.643701 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
10856 | 2025.03.25 22:56:37.501477 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10857 | 2025.03.25 22:56:37.501553 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10858 | 2025.03.25 22:56:37.665395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
10859 | 2025.03.25 22:56:37.666260 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10860 | 2025.03.25 22:56:37.666313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10861 | 2025.03.25 22:56:37.666873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10862 | 2025.03.25 22:56:37.667137 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10863 | 2025.03.25 22:56:37.667404 [ 79 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10864 | 2025.03.25 22:56:37.667442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
10865 | 2025.03.25 22:56:37.667514 [ 79 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10866 | 2025.03.25 22:56:37.667563 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10867 | 2025.03.25 22:56:37.667833 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
10868 | 2025.03.25 22:56:37.668267 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10869 | 2025.03.25 22:56:37.668335 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
10870 | 2025.03.25 22:56:37.668413 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
10871 | 2025.03.25 22:56:37.668615 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
10872 | 2025.03.25 22:56:37.668856 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
10873 | 2025.03.25 22:56:37.669006 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
10874 | 2025.03.25 22:56:37.669213 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
10875 | 2025.03.25 22:56:37.672008 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004323497 sec., 5939867.658055505 rows/sec., 84.97 MiB/sec. | ||
10876 | 2025.03.25 22:56:37.672381 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10877 | 2025.03.25 22:56:37.672712 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10878 | 2025.03.25 22:56:37.672809 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_56_11} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10879 | 2025.03.25 22:56:37.672931 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
10880 | 2025.03.25 22:56:37.802298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1522 | ||
10881 | 2025.03.25 22:56:37.805671 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10882 | 2025.03.25 22:56:37.805729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10883 | 2025.03.25 22:56:37.807248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10884 | 2025.03.25 22:56:37.807565 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10885 | 2025.03.25 22:56:37.808640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1522 | ||
10886 | 2025.03.25 22:56:38.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.80 MiB, peak 249.81 MiB, free memory in arenas 0.00 B, will set to 240.79 MiB (RSS), difference: 3.99 MiB | ||
10887 | 2025.03.25 22:56:38.631897 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10888 | 2025.03.25 22:56:38.632109 [ 268 ] {48f42787-a4f1-4870-8802-87d4ba804990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10889 | 2025.03.25 22:56:38.632197 [ 268 ] {48f42787-a4f1-4870-8802-87d4ba804990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10890 | 2025.03.25 22:56:38.633124 [ 268 ] {48f42787-a4f1-4870-8802-87d4ba804990} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10891 | 2025.03.25 22:56:38.633180 [ 268 ] {48f42787-a4f1-4870-8802-87d4ba804990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10892 | 2025.03.25 22:56:38.633641 [ 268 ] {48f42787-a4f1-4870-8802-87d4ba804990} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10893 | 2025.03.25 22:56:38.633909 [ 268 ] {48f42787-a4f1-4870-8802-87d4ba804990} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10894 | 2025.03.25 22:56:38.634180 [ 268 ] {48f42787-a4f1-4870-8802-87d4ba804990} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002121 sec., 99952.85242809996 rows/sec., 6.36 MiB/sec. | ||
10895 | 2025.03.25 22:56:38.634356 [ 268 ] {48f42787-a4f1-4870-8802-87d4ba804990} <Debug> TCPHandler: Processed in 0.002601749 sec. | ||
10896 | 2025.03.25 22:56:38.634587 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10897 | 2025.03.25 22:56:38.634702 [ 268 ] {1eb6bc25-b433-4c6f-8969-8c3fb4db8129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10898 | 2025.03.25 22:56:38.634752 [ 268 ] {1eb6bc25-b433-4c6f-8969-8c3fb4db8129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10899 | 2025.03.25 22:56:38.635745 [ 268 ] {1eb6bc25-b433-4c6f-8969-8c3fb4db8129} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10900 | 2025.03.25 22:56:38.635787 [ 268 ] {1eb6bc25-b433-4c6f-8969-8c3fb4db8129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10901 | 2025.03.25 22:56:38.636199 [ 268 ] {1eb6bc25-b433-4c6f-8969-8c3fb4db8129} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10902 | 2025.03.25 22:56:38.636447 [ 268 ] {1eb6bc25-b433-4c6f-8969-8c3fb4db8129} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10903 | 2025.03.25 22:56:38.636652 [ 268 ] {1eb6bc25-b433-4c6f-8969-8c3fb4db8129} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001977 sec., 344461.30500758725 rows/sec., 27.38 MiB/sec. | ||
10904 | 2025.03.25 22:56:38.636723 [ 268 ] {1eb6bc25-b433-4c6f-8969-8c3fb4db8129} <Debug> TCPHandler: Processed in 0.00220869 sec. | ||
10905 | 2025.03.25 22:56:38.636841 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10906 | 2025.03.25 22:56:38.636948 [ 268 ] {d192eb18-5813-40c5-b39a-6402801c5c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10907 | 2025.03.25 22:56:38.636994 [ 268 ] {d192eb18-5813-40c5-b39a-6402801c5c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10908 | 2025.03.25 22:56:38.637574 [ 268 ] {d192eb18-5813-40c5-b39a-6402801c5c3f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10909 | 2025.03.25 22:56:38.637613 [ 268 ] {d192eb18-5813-40c5-b39a-6402801c5c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10910 | 2025.03.25 22:56:38.637964 [ 268 ] {d192eb18-5813-40c5-b39a-6402801c5c3f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10911 | 2025.03.25 22:56:38.638213 [ 268 ] {d192eb18-5813-40c5-b39a-6402801c5c3f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10912 | 2025.03.25 22:56:38.638458 [ 268 ] {d192eb18-5813-40c5-b39a-6402801c5c3f} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001521 sec., 90729.78303747534 rows/sec., 5.64 MiB/sec. | ||
10913 | 2025.03.25 22:56:38.638555 [ 268 ] {d192eb18-5813-40c5-b39a-6402801c5c3f} <Debug> TCPHandler: Processed in 0.001762269 sec. | ||
10914 | 2025.03.25 22:56:38.638738 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10915 | 2025.03.25 22:56:38.639023 [ 268 ] {d1bbd36e-e382-4acc-ba3d-35ced970d9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10916 | 2025.03.25 22:56:38.639090 [ 268 ] {d1bbd36e-e382-4acc-ba3d-35ced970d9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10917 | 2025.03.25 22:56:38.639706 [ 268 ] {d1bbd36e-e382-4acc-ba3d-35ced970d9ec} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10918 | 2025.03.25 22:56:38.639747 [ 268 ] {d1bbd36e-e382-4acc-ba3d-35ced970d9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10919 | 2025.03.25 22:56:38.640100 [ 268 ] {d1bbd36e-e382-4acc-ba3d-35ced970d9ec} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10920 | 2025.03.25 22:56:38.640346 [ 268 ] {d1bbd36e-e382-4acc-ba3d-35ced970d9ec} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10921 | 2025.03.25 22:56:38.640599 [ 268 ] {d1bbd36e-e382-4acc-ba3d-35ced970d9ec} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001666 sec., 67827.13085234094 rows/sec., 4.39 MiB/sec. | ||
10922 | 2025.03.25 22:56:38.640753 [ 268 ] {d1bbd36e-e382-4acc-ba3d-35ced970d9ec} <Debug> TCPHandler: Processed in 0.002124038 sec. | ||
10923 | 2025.03.25 22:56:38.641008 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10924 | 2025.03.25 22:56:38.641115 [ 268 ] {831742bc-77f1-4bf2-9992-c18c967f1fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10925 | 2025.03.25 22:56:38.641161 [ 268 ] {831742bc-77f1-4bf2-9992-c18c967f1fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10926 | 2025.03.25 22:56:38.641744 [ 268 ] {831742bc-77f1-4bf2-9992-c18c967f1fd9} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10927 | 2025.03.25 22:56:38.641784 [ 268 ] {831742bc-77f1-4bf2-9992-c18c967f1fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10928 | 2025.03.25 22:56:38.642136 [ 268 ] {831742bc-77f1-4bf2-9992-c18c967f1fd9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10929 | 2025.03.25 22:56:38.642378 [ 268 ] {831742bc-77f1-4bf2-9992-c18c967f1fd9} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10930 | 2025.03.25 22:56:38.642613 [ 268 ] {831742bc-77f1-4bf2-9992-c18c967f1fd9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001511 sec., 74123.09728656519 rows/sec., 4.22 MiB/sec. | ||
10931 | 2025.03.25 22:56:38.642708 [ 268 ] {831742bc-77f1-4bf2-9992-c18c967f1fd9} <Debug> TCPHandler: Processed in 0.00178081 sec. | ||
10932 | 2025.03.25 22:56:38.642944 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10933 | 2025.03.25 22:56:38.643050 [ 268 ] {2bda2b79-b97b-47ac-b120-8163c338675d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10934 | 2025.03.25 22:56:38.643096 [ 268 ] {2bda2b79-b97b-47ac-b120-8163c338675d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10935 | 2025.03.25 22:56:38.643795 [ 268 ] {2bda2b79-b97b-47ac-b120-8163c338675d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10936 | 2025.03.25 22:56:38.643834 [ 268 ] {2bda2b79-b97b-47ac-b120-8163c338675d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10937 | 2025.03.25 22:56:38.644196 [ 268 ] {2bda2b79-b97b-47ac-b120-8163c338675d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10938 | 2025.03.25 22:56:38.644434 [ 268 ] {2bda2b79-b97b-47ac-b120-8163c338675d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10939 | 2025.03.25 22:56:38.644653 [ 268 ] {2bda2b79-b97b-47ac-b120-8163c338675d} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001625 sec., 254769.23076923078 rows/sec., 18.12 MiB/sec. | ||
10940 | 2025.03.25 22:56:38.644707 [ 268 ] {2bda2b79-b97b-47ac-b120-8163c338675d} <Debug> TCPHandler: Processed in 0.001849421 sec. | ||
10941 | 2025.03.25 22:56:38.644820 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10942 | 2025.03.25 22:56:38.644926 [ 268 ] {2ef64cca-5357-48de-aa65-d7ac0dd4ca35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10943 | 2025.03.25 22:56:38.644971 [ 268 ] {2ef64cca-5357-48de-aa65-d7ac0dd4ca35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10944 | 2025.03.25 22:56:38.645411 [ 268 ] {2ef64cca-5357-48de-aa65-d7ac0dd4ca35} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10945 | 2025.03.25 22:56:38.645449 [ 268 ] {2ef64cca-5357-48de-aa65-d7ac0dd4ca35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10946 | 2025.03.25 22:56:38.645800 [ 268 ] {2ef64cca-5357-48de-aa65-d7ac0dd4ca35} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10947 | 2025.03.25 22:56:38.646032 [ 268 ] {2ef64cca-5357-48de-aa65-d7ac0dd4ca35} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10948 | 2025.03.25 22:56:38.646290 [ 268 ] {2ef64cca-5357-48de-aa65-d7ac0dd4ca35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 228.15 KiB/sec. | ||
10949 | 2025.03.25 22:56:38.646401 [ 268 ] {2ef64cca-5357-48de-aa65-d7ac0dd4ca35} <Debug> TCPHandler: Processed in 0.001626236 sec. | ||
10950 | 2025.03.25 22:56:38.646680 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10951 | 2025.03.25 22:56:38.646813 [ 268 ] {caae11a9-4f05-4f31-abce-91298de1c3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10952 | 2025.03.25 22:56:38.646866 [ 268 ] {caae11a9-4f05-4f31-abce-91298de1c3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10953 | 2025.03.25 22:56:38.647415 [ 268 ] {caae11a9-4f05-4f31-abce-91298de1c3a5} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10954 | 2025.03.25 22:56:38.647453 [ 268 ] {caae11a9-4f05-4f31-abce-91298de1c3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10955 | 2025.03.25 22:56:38.647830 [ 268 ] {caae11a9-4f05-4f31-abce-91298de1c3a5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10956 | 2025.03.25 22:56:38.648071 [ 268 ] {caae11a9-4f05-4f31-abce-91298de1c3a5} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10957 | 2025.03.25 22:56:38.648290 [ 268 ] {caae11a9-4f05-4f31-abce-91298de1c3a5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.0015 sec., 158000 rows/sec., 10.59 MiB/sec. | ||
10958 | 2025.03.25 22:56:38.648383 [ 268 ] {caae11a9-4f05-4f31-abce-91298de1c3a5} <Debug> TCPHandler: Processed in 0.0017967 sec. | ||
10959 | 2025.03.25 22:56:38.648583 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10960 | 2025.03.25 22:56:38.648776 [ 268 ] {73b8f5ed-22bd-4a0e-9aba-7edaf3f2f95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10961 | 2025.03.25 22:56:38.648826 [ 268 ] {73b8f5ed-22bd-4a0e-9aba-7edaf3f2f95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10962 | 2025.03.25 22:56:38.649254 [ 268 ] {73b8f5ed-22bd-4a0e-9aba-7edaf3f2f95e} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10963 | 2025.03.25 22:56:38.649292 [ 268 ] {73b8f5ed-22bd-4a0e-9aba-7edaf3f2f95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10964 | 2025.03.25 22:56:38.649632 [ 268 ] {73b8f5ed-22bd-4a0e-9aba-7edaf3f2f95e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10965 | 2025.03.25 22:56:38.649861 [ 268 ] {73b8f5ed-22bd-4a0e-9aba-7edaf3f2f95e} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10966 | 2025.03.25 22:56:38.650024 [ 78 ] {} <Debug> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
10967 | 2025.03.25 22:56:38.650087 [ 268 ] {73b8f5ed-22bd-4a0e-9aba-7edaf3f2f95e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001348 sec., 741.839762611276 rows/sec., 49.99 KiB/sec. | ||
10968 | 2025.03.25 22:56:38.650109 [ 78 ] {} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10969 | 2025.03.25 22:56:38.650170 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10970 | 2025.03.25 22:56:38.650202 [ 268 ] {73b8f5ed-22bd-4a0e-9aba-7edaf3f2f95e} <Debug> TCPHandler: Processed in 0.001723079 sec. | ||
10971 | 2025.03.25 22:56:38.650495 [ 197 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
10972 | 2025.03.25 22:56:38.650508 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10973 | 2025.03.25 22:56:38.650862 [ 268 ] {6df0d55c-60b4-4dd5-b058-88579cff3b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10974 | 2025.03.25 22:56:38.651042 [ 197 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10975 | 2025.03.25 22:56:38.651162 [ 197 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
10976 | 2025.03.25 22:56:38.651165 [ 268 ] {6df0d55c-60b4-4dd5-b058-88579cff3b7c} <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 | ||
10977 | 2025.03.25 22:56:38.651394 [ 197 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
10978 | 2025.03.25 22:56:38.651782 [ 197 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
10979 | 2025.03.25 22:56:38.652069 [ 197 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
10980 | 2025.03.25 22:56:38.652359 [ 197 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
10981 | 2025.03.25 22:56:38.652607 [ 197 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
10982 | 2025.03.25 22:56:38.654592 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.004317997 sec., 5789.721484290055 rows/sec., 390.13 KiB/sec. | ||
10983 | 2025.03.25 22:56:38.654735 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
10984 | 2025.03.25 22:56:38.654835 [ 268 ] {6df0d55c-60b4-4dd5-b058-88579cff3b7c} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10985 | 2025.03.25 22:56:38.654878 [ 268 ] {6df0d55c-60b4-4dd5-b058-88579cff3b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10986 | 2025.03.25 22:56:38.655127 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10987 | 2025.03.25 22:56:38.655236 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_25_5} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
10988 | 2025.03.25 22:56:38.655327 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10989 | 2025.03.25 22:56:38.655651 [ 268 ] {6df0d55c-60b4-4dd5-b058-88579cff3b7c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10990 | 2025.03.25 22:56:38.655910 [ 268 ] {6df0d55c-60b4-4dd5-b058-88579cff3b7c} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10991 | 2025.03.25 22:56:38.656177 [ 268 ] {6df0d55c-60b4-4dd5-b058-88579cff3b7c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00543 sec., 5893.186003683241 rows/sec., 10.56 MiB/sec. | ||
10992 | 2025.03.25 22:56:38.656409 [ 268 ] {6df0d55c-60b4-4dd5-b058-88579cff3b7c} <Debug> TCPHandler: Processed in 0.006015655 sec. | ||
10993 | 2025.03.25 22:56:38.656608 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10994 | 2025.03.25 22:56:38.656714 [ 268 ] {c9883ef8-8df4-4265-9f5f-fb1efda6ef43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10995 | 2025.03.25 22:56:38.656760 [ 268 ] {c9883ef8-8df4-4265-9f5f-fb1efda6ef43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10996 | 2025.03.25 22:56:38.657203 [ 268 ] {c9883ef8-8df4-4265-9f5f-fb1efda6ef43} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10997 | 2025.03.25 22:56:38.657241 [ 268 ] {c9883ef8-8df4-4265-9f5f-fb1efda6ef43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
10998 | 2025.03.25 22:56:38.657595 [ 268 ] {c9883ef8-8df4-4265-9f5f-fb1efda6ef43} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10999 | 2025.03.25 22:56:38.657835 [ 268 ] {c9883ef8-8df4-4265-9f5f-fb1efda6ef43} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11000 | 2025.03.25 22:56:38.658008 [ 78 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11001 | 2025.03.25 22:56:38.658059 [ 78 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11002 | 2025.03.25 22:56:38.658076 [ 268 ] {c9883ef8-8df4-4265-9f5f-fb1efda6ef43} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001373 sec., 59723.233794610336 rows/sec., 3.79 MiB/sec. | ||
11003 | 2025.03.25 22:56:38.658092 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11004 | 2025.03.25 22:56:38.658223 [ 268 ] {c9883ef8-8df4-4265-9f5f-fb1efda6ef43} <Debug> TCPHandler: Processed in 0.001672238 sec. | ||
11005 | 2025.03.25 22:56:38.658275 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11006 | 2025.03.25 22:56:38.658393 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11007 | 2025.03.25 22:56:38.658428 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4192 rows starting from the beginning of the part | ||
11008 | 2025.03.25 22:56:38.658505 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
11009 | 2025.03.25 22:56:38.658597 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
11010 | 2025.03.25 22:56:38.658846 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part | ||
11011 | 2025.03.25 22:56:38.659065 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
11012 | 2025.03.25 22:56:38.659244 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part | ||
11013 | 2025.03.25 22:56:38.661119 [ 200 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4558 rows, containing 4 columns (4 merged, 0 gathered) in 0.002899315 sec., 1572095.477724911 rows/sec., 103.29 MiB/sec. | ||
11014 | 2025.03.25 22:56:38.661429 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11015 | 2025.03.25 22:56:38.661720 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11016 | 2025.03.25 22:56:38.661796 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_86_17} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11017 | 2025.03.25 22:56:38.661868 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
11018 | 2025.03.25 22:56:39.534200 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 423 | ||
11019 | 2025.03.25 22:56:39.556640 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11020 | 2025.03.25 22:56:39.556708 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11021 | 2025.03.25 22:56:39.564121 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11022 | 2025.03.25 22:56:39.564885 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11023 | 2025.03.25 22:56:39.565298 [ 77 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11024 | 2025.03.25 22:56:39.565440 [ 77 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11025 | 2025.03.25 22:56:39.565518 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11026 | 2025.03.25 22:56:39.565966 [ 189 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
11027 | 2025.03.25 22:56:39.576136 [ 77 ] {} <Debug> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
11028 | 2025.03.25 22:56:39.576250 [ 77 ] {} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11029 | 2025.03.25 22:56:39.576339 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11030 | 2025.03.25 22:56:39.577585 [ 198 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
11031 | 2025.03.25 22:56:39.578214 [ 198 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11032 | 2025.03.25 22:56:39.578361 [ 198 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
11033 | 2025.03.25 22:56:39.578741 [ 198 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
11034 | 2025.03.25 22:56:39.579153 [ 198 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
11035 | 2025.03.25 22:56:39.579515 [ 198 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
11036 | 2025.03.25 22:56:39.579888 [ 198 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
11037 | 2025.03.25 22:56:39.584500 [ 198 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.007791405 sec., 5390.555361966166 rows/sec., 460.62 KiB/sec. | ||
11038 | 2025.03.25 22:56:39.584805 [ 198 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
11039 | 2025.03.25 22:56:39.586447 [ 198 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_18_4} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11040 | 2025.03.25 22:56:39.586725 [ 198 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_18_4} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
11041 | 2025.03.25 22:56:39.586966 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11042 | 2025.03.25 22:56:39.587500 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 423 | ||
11043 | 2025.03.25 22:56:39.588684 [ 189 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11044 | 2025.03.25 22:56:39.590293 [ 189 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
11045 | 2025.03.25 22:56:39.596060 [ 189 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
11046 | 2025.03.25 22:56:39.602158 [ 189 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
11047 | 2025.03.25 22:56:39.607947 [ 189 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
11048 | 2025.03.25 22:56:39.613891 [ 189 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
11049 | 2025.03.25 22:56:39.618860 [ 189 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
11050 | 2025.03.25 22:56:39.679921 [ 196 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 679 columns (679 merged, 0 gathered) in 0.114250936 sec., 3702.3766702445223 rows/sec., 19.14 MiB/sec. | ||
11051 | 2025.03.25 22:56:39.683257 [ 186 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11052 | 2025.03.25 22:56:39.686358 [ 186 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11053 | 2025.03.25 22:56:39.686486 [ 186 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_56_11} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11054 | 2025.03.25 22:56:39.688963 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
11055 | 2025.03.25 22:56:41.888733 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11056 | 2025.03.25 22:56:41.888965 [ 268 ] {b40b2dcb-7209-4a72-beb7-debb0debac3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11057 | 2025.03.25 22:56:41.889050 [ 268 ] {b40b2dcb-7209-4a72-beb7-debb0debac3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11058 | 2025.03.25 22:56:41.890587 [ 268 ] {b40b2dcb-7209-4a72-beb7-debb0debac3b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11059 | 2025.03.25 22:56:41.890636 [ 268 ] {b40b2dcb-7209-4a72-beb7-debb0debac3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11060 | 2025.03.25 22:56:41.891166 [ 268 ] {b40b2dcb-7209-4a72-beb7-debb0debac3b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11061 | 2025.03.25 22:56:41.891433 [ 268 ] {b40b2dcb-7209-4a72-beb7-debb0debac3b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11062 | 2025.03.25 22:56:41.891694 [ 268 ] {b40b2dcb-7209-4a72-beb7-debb0debac3b} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.00279 sec., 434408.60215053766 rows/sec., 35.90 MiB/sec. | ||
11063 | 2025.03.25 22:56:41.891769 [ 268 ] {b40b2dcb-7209-4a72-beb7-debb0debac3b} <Debug> TCPHandler: Processed in 0.003194962 sec. | ||
11064 | 2025.03.25 22:56:41.891900 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11065 | 2025.03.25 22:56:41.892021 [ 268 ] {fc63ad0b-20f2-413d-a2d6-fb5e865220ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11066 | 2025.03.25 22:56:41.892072 [ 268 ] {fc63ad0b-20f2-413d-a2d6-fb5e865220ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11067 | 2025.03.25 22:56:41.892616 [ 268 ] {fc63ad0b-20f2-413d-a2d6-fb5e865220ef} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11068 | 2025.03.25 22:56:41.892657 [ 268 ] {fc63ad0b-20f2-413d-a2d6-fb5e865220ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11069 | 2025.03.25 22:56:41.893023 [ 268 ] {fc63ad0b-20f2-413d-a2d6-fb5e865220ef} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11070 | 2025.03.25 22:56:41.893268 [ 268 ] {fc63ad0b-20f2-413d-a2d6-fb5e865220ef} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11071 | 2025.03.25 22:56:41.893492 [ 268 ] {fc63ad0b-20f2-413d-a2d6-fb5e865220ef} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.0015 sec., 5333.333333333333 rows/sec., 401.04 KiB/sec. | ||
11072 | 2025.03.25 22:56:41.893544 [ 268 ] {fc63ad0b-20f2-413d-a2d6-fb5e865220ef} <Debug> TCPHandler: Processed in 0.001699508 sec. | ||
11073 | 2025.03.25 22:56:41.893662 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11074 | 2025.03.25 22:56:41.893770 [ 268 ] {1a05426d-6c3d-4f0d-a264-a06f0a3cbcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11075 | 2025.03.25 22:56:41.893816 [ 268 ] {1a05426d-6c3d-4f0d-a264-a06f0a3cbcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11076 | 2025.03.25 22:56:41.894429 [ 268 ] {1a05426d-6c3d-4f0d-a264-a06f0a3cbcda} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11077 | 2025.03.25 22:56:41.894468 [ 268 ] {1a05426d-6c3d-4f0d-a264-a06f0a3cbcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11078 | 2025.03.25 22:56:41.894826 [ 268 ] {1a05426d-6c3d-4f0d-a264-a06f0a3cbcda} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11079 | 2025.03.25 22:56:41.895066 [ 268 ] {1a05426d-6c3d-4f0d-a264-a06f0a3cbcda} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11080 | 2025.03.25 22:56:41.895364 [ 268 ] {1a05426d-6c3d-4f0d-a264-a06f0a3cbcda} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001595 sec., 142946.70846394985 rows/sec., 9.68 MiB/sec. | ||
11081 | 2025.03.25 22:56:41.895676 [ 268 ] {1a05426d-6c3d-4f0d-a264-a06f0a3cbcda} <Debug> TCPHandler: Processed in 0.002060397 sec. | ||
11082 | 2025.03.25 22:56:41.896023 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11083 | 2025.03.25 22:56:41.896417 [ 268 ] {af8090d9-4157-43ac-96d8-e74b1cd5d2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11084 | 2025.03.25 22:56:41.896591 [ 268 ] {af8090d9-4157-43ac-96d8-e74b1cd5d2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11085 | 2025.03.25 22:56:41.897546 [ 268 ] {af8090d9-4157-43ac-96d8-e74b1cd5d2df} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11086 | 2025.03.25 22:56:41.897589 [ 268 ] {af8090d9-4157-43ac-96d8-e74b1cd5d2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11087 | 2025.03.25 22:56:41.897974 [ 268 ] {af8090d9-4157-43ac-96d8-e74b1cd5d2df} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11088 | 2025.03.25 22:56:41.898213 [ 268 ] {af8090d9-4157-43ac-96d8-e74b1cd5d2df} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11089 | 2025.03.25 22:56:41.898425 [ 268 ] {af8090d9-4157-43ac-96d8-e74b1cd5d2df} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002161 sec., 244331.32808884775 rows/sec., 18.10 MiB/sec. | ||
11090 | 2025.03.25 22:56:41.898481 [ 268 ] {af8090d9-4157-43ac-96d8-e74b1cd5d2df} <Debug> TCPHandler: Processed in 0.002577618 sec. | ||
11091 | 2025.03.25 22:56:41.898594 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11092 | 2025.03.25 22:56:41.898701 [ 268 ] {79034e68-0683-4c2c-8eaf-5717a3f17cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11093 | 2025.03.25 22:56:41.898750 [ 268 ] {79034e68-0683-4c2c-8eaf-5717a3f17cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11094 | 2025.03.25 22:56:41.899488 [ 268 ] {79034e68-0683-4c2c-8eaf-5717a3f17cf8} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11095 | 2025.03.25 22:56:41.899527 [ 268 ] {79034e68-0683-4c2c-8eaf-5717a3f17cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11096 | 2025.03.25 22:56:41.899964 [ 268 ] {79034e68-0683-4c2c-8eaf-5717a3f17cf8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11097 | 2025.03.25 22:56:41.900201 [ 268 ] {79034e68-0683-4c2c-8eaf-5717a3f17cf8} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11098 | 2025.03.25 22:56:41.900421 [ 268 ] {79034e68-0683-4c2c-8eaf-5717a3f17cf8} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001742 sec., 546498.2778415614 rows/sec., 36.66 MiB/sec. | ||
11099 | 2025.03.25 22:56:41.900472 [ 268 ] {79034e68-0683-4c2c-8eaf-5717a3f17cf8} <Debug> TCPHandler: Processed in 0.001928623 sec. | ||
11100 | 2025.03.25 22:56:41.900587 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11101 | 2025.03.25 22:56:41.900693 [ 268 ] {c0d5ab3e-9162-4a04-98fb-992891ba7f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11102 | 2025.03.25 22:56:41.900761 [ 268 ] {c0d5ab3e-9162-4a04-98fb-992891ba7f43} <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 | ||
11103 | 2025.03.25 22:56:41.901835 [ 268 ] {c0d5ab3e-9162-4a04-98fb-992891ba7f43} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11104 | 2025.03.25 22:56:41.901874 [ 268 ] {c0d5ab3e-9162-4a04-98fb-992891ba7f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11105 | 2025.03.25 22:56:41.902479 [ 268 ] {c0d5ab3e-9162-4a04-98fb-992891ba7f43} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11106 | 2025.03.25 22:56:41.902740 [ 268 ] {c0d5ab3e-9162-4a04-98fb-992891ba7f43} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11107 | 2025.03.25 22:56:41.902990 [ 268 ] {c0d5ab3e-9162-4a04-98fb-992891ba7f43} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002317 sec., 3452.740612861459 rows/sec., 6.19 MiB/sec. | ||
11108 | 2025.03.25 22:56:41.903095 [ 268 ] {c0d5ab3e-9162-4a04-98fb-992891ba7f43} <Debug> TCPHandler: Processed in 0.002558697 sec. | ||
11109 | 2025.03.25 22:56:41.903232 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11110 | 2025.03.25 22:56:41.903337 [ 268 ] {8218d20f-92c7-46b6-aaa0-46210e7ed64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11111 | 2025.03.25 22:56:41.903383 [ 268 ] {8218d20f-92c7-46b6-aaa0-46210e7ed64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11112 | 2025.03.25 22:56:41.903819 [ 268 ] {8218d20f-92c7-46b6-aaa0-46210e7ed64f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11113 | 2025.03.25 22:56:41.903857 [ 268 ] {8218d20f-92c7-46b6-aaa0-46210e7ed64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11114 | 2025.03.25 22:56:41.904216 [ 268 ] {8218d20f-92c7-46b6-aaa0-46210e7ed64f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11115 | 2025.03.25 22:56:41.904453 [ 268 ] {8218d20f-92c7-46b6-aaa0-46210e7ed64f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11116 | 2025.03.25 22:56:41.904675 [ 268 ] {8218d20f-92c7-46b6-aaa0-46210e7ed64f} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001359 sec., 29433.406916850625 rows/sec., 1.99 MiB/sec. | ||
11117 | 2025.03.25 22:56:41.904725 [ 268 ] {8218d20f-92c7-46b6-aaa0-46210e7ed64f} <Debug> TCPHandler: Processed in 0.001545165 sec. | ||
11118 | 2025.03.25 22:56:43.618359 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11119 | 2025.03.25 22:56:43.618552 [ 268 ] {0ff2f970-4d84-471b-bd5a-f17bc1c32744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11120 | 2025.03.25 22:56:43.618629 [ 268 ] {0ff2f970-4d84-471b-bd5a-f17bc1c32744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11121 | 2025.03.25 22:56:43.619442 [ 268 ] {0ff2f970-4d84-471b-bd5a-f17bc1c32744} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11122 | 2025.03.25 22:56:43.619488 [ 268 ] {0ff2f970-4d84-471b-bd5a-f17bc1c32744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11123 | 2025.03.25 22:56:43.619943 [ 268 ] {0ff2f970-4d84-471b-bd5a-f17bc1c32744} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11124 | 2025.03.25 22:56:43.620210 [ 268 ] {0ff2f970-4d84-471b-bd5a-f17bc1c32744} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11125 | 2025.03.25 22:56:43.620423 [ 72 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11126 | 2025.03.25 22:56:43.620449 [ 268 ] {0ff2f970-4d84-471b-bd5a-f17bc1c32744} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001949 sec., 28732.683427398668 rows/sec., 2.21 MiB/sec. | ||
11127 | 2025.03.25 22:56:43.620507 [ 72 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11128 | 2025.03.25 22:56:43.620578 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11129 | 2025.03.25 22:56:43.620623 [ 268 ] {0ff2f970-4d84-471b-bd5a-f17bc1c32744} <Debug> TCPHandler: Processed in 0.002396485 sec. | ||
11130 | 2025.03.25 22:56:43.620852 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11131 | 2025.03.25 22:56:43.620873 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11132 | 2025.03.25 22:56:43.621150 [ 268 ] {a03ece79-eb29-49b3-8475-e1f91850090c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11133 | 2025.03.25 22:56:43.621165 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11134 | 2025.03.25 22:56:43.621246 [ 268 ] {a03ece79-eb29-49b3-8475-e1f91850090c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11135 | 2025.03.25 22:56:43.621252 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1967 rows starting from the beginning of the part | ||
11136 | 2025.03.25 22:56:43.621637 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 683 rows starting from the beginning of the part | ||
11137 | 2025.03.25 22:56:43.621963 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 72 rows starting from the beginning of the part | ||
11138 | 2025.03.25 22:56:43.622349 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 681 rows starting from the beginning of the part | ||
11139 | 2025.03.25 22:56:43.622704 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1212 rows starting from the beginning of the part | ||
11140 | 2025.03.25 22:56:43.623013 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
11141 | 2025.03.25 22:56:43.624177 [ 268 ] {a03ece79-eb29-49b3-8475-e1f91850090c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11142 | 2025.03.25 22:56:43.624238 [ 268 ] {a03ece79-eb29-49b3-8475-e1f91850090c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11143 | 2025.03.25 22:56:43.625121 [ 268 ] {a03ece79-eb29-49b3-8475-e1f91850090c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11144 | 2025.03.25 22:56:43.625574 [ 268 ] {a03ece79-eb29-49b3-8475-e1f91850090c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11145 | 2025.03.25 22:56:43.625799 [ 72 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11146 | 2025.03.25 22:56:43.625873 [ 268 ] {a03ece79-eb29-49b3-8475-e1f91850090c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004806 sec., 13316.687473990844 rows/sec., 1.04 MiB/sec. | ||
11147 | 2025.03.25 22:56:43.625882 [ 72 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11148 | 2025.03.25 22:56:43.625984 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11149 | 2025.03.25 22:56:43.626111 [ 268 ] {a03ece79-eb29-49b3-8475-e1f91850090c} <Debug> TCPHandler: Processed in 0.00532126 sec. | ||
11150 | 2025.03.25 22:56:43.626268 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11151 | 2025.03.25 22:56:43.626490 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11152 | 2025.03.25 22:56:43.626778 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11153 | 2025.03.25 22:56:43.626938 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 952 rows starting from the beginning of the part | ||
11154 | 2025.03.25 22:56:43.626960 [ 268 ] {1489f3e0-850b-4bcf-bcff-4525fab5ed10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11155 | 2025.03.25 22:56:43.627195 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4671 rows, containing 5 columns (5 merged, 0 gathered) in 0.006496426 sec., 719010.7298997942 rows/sec., 61.33 MiB/sec. | ||
11156 | 2025.03.25 22:56:43.627224 [ 268 ] {1489f3e0-850b-4bcf-bcff-4525fab5ed10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11157 | 2025.03.25 22:56:43.627401 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 418 rows starting from the beginning of the part | ||
11158 | 2025.03.25 22:56:43.627839 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 72 rows starting from the beginning of the part | ||
11159 | 2025.03.25 22:56:43.627915 [ 195 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11160 | 2025.03.25 22:56:43.628202 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 414 rows starting from the beginning of the part | ||
11161 | 2025.03.25 22:56:43.628568 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 528 rows starting from the beginning of the part | ||
11162 | 2025.03.25 22:56:43.628947 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
11163 | 2025.03.25 22:56:43.630098 [ 195 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11164 | 2025.03.25 22:56:43.630517 [ 195 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_91_18} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11165 | 2025.03.25 22:56:43.630816 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
11166 | 2025.03.25 22:56:43.631174 [ 268 ] {1489f3e0-850b-4bcf-bcff-4525fab5ed10} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11167 | 2025.03.25 22:56:43.631248 [ 268 ] {1489f3e0-850b-4bcf-bcff-4525fab5ed10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11168 | 2025.03.25 22:56:43.632425 [ 268 ] {1489f3e0-850b-4bcf-bcff-4525fab5ed10} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11169 | 2025.03.25 22:56:43.632756 [ 268 ] {1489f3e0-850b-4bcf-bcff-4525fab5ed10} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11170 | 2025.03.25 22:56:43.633343 [ 268 ] {1489f3e0-850b-4bcf-bcff-4525fab5ed10} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.006578 sec., 8209.1821222256 rows/sec., 585.97 KiB/sec. | ||
11171 | 2025.03.25 22:56:43.633393 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.007268444 sec., 336798.35739258636 rows/sec., 25.87 MiB/sec. | ||
11172 | 2025.03.25 22:56:43.633503 [ 268 ] {1489f3e0-850b-4bcf-bcff-4525fab5ed10} <Debug> TCPHandler: Processed in 0.007160162 sec. | ||
11173 | 2025.03.25 22:56:43.633683 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11174 | 2025.03.25 22:56:43.633704 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11175 | 2025.03.25 22:56:43.633868 [ 268 ] {bd91725b-6073-4877-b762-2c9d0dd05e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11176 | 2025.03.25 22:56:43.633956 [ 268 ] {bd91725b-6073-4877-b762-2c9d0dd05e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11177 | 2025.03.25 22:56:43.634235 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11178 | 2025.03.25 22:56:43.634455 [ 195 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_91_18} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11179 | 2025.03.25 22:56:43.634613 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
11180 | 2025.03.25 22:56:43.634876 [ 268 ] {bd91725b-6073-4877-b762-2c9d0dd05e25} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11181 | 2025.03.25 22:56:43.634922 [ 268 ] {bd91725b-6073-4877-b762-2c9d0dd05e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11182 | 2025.03.25 22:56:43.635348 [ 268 ] {bd91725b-6073-4877-b762-2c9d0dd05e25} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11183 | 2025.03.25 22:56:43.635601 [ 268 ] {bd91725b-6073-4877-b762-2c9d0dd05e25} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11184 | 2025.03.25 22:56:43.635839 [ 268 ] {bd91725b-6073-4877-b762-2c9d0dd05e25} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.002002 sec., 9990.00999000999 rows/sec., 686.81 KiB/sec. | ||
11185 | 2025.03.25 22:56:43.635900 [ 268 ] {bd91725b-6073-4877-b762-2c9d0dd05e25} <Debug> TCPHandler: Processed in 0.002288052 sec. | ||
11186 | 2025.03.25 22:56:45.167632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
11187 | 2025.03.25 22:56:45.168430 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11188 | 2025.03.25 22:56:45.168483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11189 | 2025.03.25 22:56:45.169033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11190 | 2025.03.25 22:56:45.169301 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11191 | 2025.03.25 22:56:45.169624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
11192 | 2025.03.25 22:56:47.087626 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 430 | ||
11193 | 2025.03.25 22:56:47.106910 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11194 | 2025.03.25 22:56:47.106971 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11195 | 2025.03.25 22:56:47.113941 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11196 | 2025.03.25 22:56:47.114704 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11197 | 2025.03.25 22:56:47.117428 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11198 | 2025.03.25 22:56:47.808896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1566 | ||
11199 | 2025.03.25 22:56:47.812351 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11200 | 2025.03.25 22:56:47.812412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11201 | 2025.03.25 22:56:47.813894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11202 | 2025.03.25 22:56:47.814215 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11203 | 2025.03.25 22:56:47.814458 [ 69 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11204 | 2025.03.25 22:56:47.814586 [ 69 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11205 | 2025.03.25 22:56:47.814663 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11206 | 2025.03.25 22:56:47.815483 [ 188 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
11207 | 2025.03.25 22:56:47.817877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1566 | ||
11208 | 2025.03.25 22:56:47.818169 [ 188 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11209 | 2025.03.25 22:56:47.818334 [ 188 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1370 rows starting from the beginning of the part | ||
11210 | 2025.03.25 22:56:47.818838 [ 188 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
11211 | 2025.03.25 22:56:47.819450 [ 188 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part | ||
11212 | 2025.03.25 22:56:47.820126 [ 188 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
11213 | 2025.03.25 22:56:47.820751 [ 188 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
11214 | 2025.03.25 22:56:47.821318 [ 188 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 44 rows starting from the beginning of the part | ||
11215 | 2025.03.25 22:56:47.829809 [ 199 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 72 columns (72 merged, 0 gathered) in 0.014969077 sec., 104615.66868818966 rows/sec., 82.66 MiB/sec. | ||
11216 | 2025.03.25 22:56:47.831597 [ 199 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11217 | 2025.03.25 22:56:47.832464 [ 199 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11218 | 2025.03.25 22:56:47.832564 [ 199 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_41_8} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11219 | 2025.03.25 22:56:47.832923 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
11220 | 2025.03.25 22:56:48.632458 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11221 | 2025.03.25 22:56:48.632653 [ 268 ] {29537e72-fb9e-4458-8715-adf0e7fe32fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11222 | 2025.03.25 22:56:48.632726 [ 268 ] {29537e72-fb9e-4458-8715-adf0e7fe32fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11223 | 2025.03.25 22:56:48.633642 [ 268 ] {29537e72-fb9e-4458-8715-adf0e7fe32fe} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11224 | 2025.03.25 22:56:48.633687 [ 268 ] {29537e72-fb9e-4458-8715-adf0e7fe32fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11225 | 2025.03.25 22:56:48.634154 [ 268 ] {29537e72-fb9e-4458-8715-adf0e7fe32fe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11226 | 2025.03.25 22:56:48.634424 [ 268 ] {29537e72-fb9e-4458-8715-adf0e7fe32fe} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11227 | 2025.03.25 22:56:48.634654 [ 268 ] {29537e72-fb9e-4458-8715-adf0e7fe32fe} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002055 sec., 103163.01703163017 rows/sec., 6.56 MiB/sec. | ||
11228 | 2025.03.25 22:56:48.634716 [ 268 ] {29537e72-fb9e-4458-8715-adf0e7fe32fe} <Debug> TCPHandler: Processed in 0.002391723 sec. | ||
11229 | 2025.03.25 22:56:48.634849 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11230 | 2025.03.25 22:56:48.634967 [ 268 ] {b98470a3-7c92-4ee2-a766-a245c17dac7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11231 | 2025.03.25 22:56:48.635016 [ 268 ] {b98470a3-7c92-4ee2-a766-a245c17dac7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11232 | 2025.03.25 22:56:48.636218 [ 268 ] {b98470a3-7c92-4ee2-a766-a245c17dac7b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11233 | 2025.03.25 22:56:48.636259 [ 268 ] {b98470a3-7c92-4ee2-a766-a245c17dac7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11234 | 2025.03.25 22:56:48.636698 [ 268 ] {b98470a3-7c92-4ee2-a766-a245c17dac7b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11235 | 2025.03.25 22:56:48.636953 [ 268 ] {b98470a3-7c92-4ee2-a766-a245c17dac7b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11236 | 2025.03.25 22:56:48.637175 [ 268 ] {b98470a3-7c92-4ee2-a766-a245c17dac7b} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.002237 sec., 304425.56995976757 rows/sec., 24.20 MiB/sec. | ||
11237 | 2025.03.25 22:56:48.637230 [ 268 ] {b98470a3-7c92-4ee2-a766-a245c17dac7b} <Debug> TCPHandler: Processed in 0.002438175 sec. | ||
11238 | 2025.03.25 22:56:48.637352 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11239 | 2025.03.25 22:56:48.637464 [ 268 ] {34014c7c-9be1-446a-baf7-0702db5e2659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11240 | 2025.03.25 22:56:48.637512 [ 268 ] {34014c7c-9be1-446a-baf7-0702db5e2659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11241 | 2025.03.25 22:56:48.638130 [ 268 ] {34014c7c-9be1-446a-baf7-0702db5e2659} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11242 | 2025.03.25 22:56:48.638170 [ 268 ] {34014c7c-9be1-446a-baf7-0702db5e2659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11243 | 2025.03.25 22:56:48.638543 [ 268 ] {34014c7c-9be1-446a-baf7-0702db5e2659} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11244 | 2025.03.25 22:56:48.638794 [ 268 ] {34014c7c-9be1-446a-baf7-0702db5e2659} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11245 | 2025.03.25 22:56:48.639017 [ 268 ] {34014c7c-9be1-446a-baf7-0702db5e2659} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001576 sec., 87563.45177664974 rows/sec., 5.45 MiB/sec. | ||
11246 | 2025.03.25 22:56:48.639071 [ 268 ] {34014c7c-9be1-446a-baf7-0702db5e2659} <Debug> TCPHandler: Processed in 0.00177395 sec. | ||
11247 | 2025.03.25 22:56:48.639188 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11248 | 2025.03.25 22:56:48.639297 [ 268 ] {422a9972-2b70-467b-8f70-f11cf405eae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11249 | 2025.03.25 22:56:48.639345 [ 268 ] {422a9972-2b70-467b-8f70-f11cf405eae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11250 | 2025.03.25 22:56:48.639942 [ 268 ] {422a9972-2b70-467b-8f70-f11cf405eae9} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11251 | 2025.03.25 22:56:48.639981 [ 268 ] {422a9972-2b70-467b-8f70-f11cf405eae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11252 | 2025.03.25 22:56:48.640350 [ 268 ] {422a9972-2b70-467b-8f70-f11cf405eae9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11253 | 2025.03.25 22:56:48.640596 [ 268 ] {422a9972-2b70-467b-8f70-f11cf405eae9} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11254 | 2025.03.25 22:56:48.640823 [ 268 ] {422a9972-2b70-467b-8f70-f11cf405eae9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001548 sec., 72997.41602067184 rows/sec., 4.73 MiB/sec. | ||
11255 | 2025.03.25 22:56:48.640877 [ 268 ] {422a9972-2b70-467b-8f70-f11cf405eae9} <Debug> TCPHandler: Processed in 0.001741789 sec. | ||
11256 | 2025.03.25 22:56:48.640995 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11257 | 2025.03.25 22:56:48.641105 [ 268 ] {28aee052-be29-4910-8831-f1563dfd8c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11258 | 2025.03.25 22:56:48.641150 [ 268 ] {28aee052-be29-4910-8831-f1563dfd8c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11259 | 2025.03.25 22:56:48.641749 [ 268 ] {28aee052-be29-4910-8831-f1563dfd8c22} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11260 | 2025.03.25 22:56:48.641790 [ 268 ] {28aee052-be29-4910-8831-f1563dfd8c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11261 | 2025.03.25 22:56:48.642155 [ 268 ] {28aee052-be29-4910-8831-f1563dfd8c22} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11262 | 2025.03.25 22:56:48.642414 [ 268 ] {28aee052-be29-4910-8831-f1563dfd8c22} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11263 | 2025.03.25 22:56:48.642648 [ 268 ] {28aee052-be29-4910-8831-f1563dfd8c22} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001566 sec., 71519.7956577267 rows/sec., 4.07 MiB/sec. | ||
11264 | 2025.03.25 22:56:48.642703 [ 268 ] {28aee052-be29-4910-8831-f1563dfd8c22} <Debug> TCPHandler: Processed in 0.001760879 sec. | ||
11265 | 2025.03.25 22:56:48.642820 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11266 | 2025.03.25 22:56:48.642929 [ 268 ] {b3616738-3442-4a37-abd1-3ab207bdf5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11267 | 2025.03.25 22:56:48.642974 [ 268 ] {b3616738-3442-4a37-abd1-3ab207bdf5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11268 | 2025.03.25 22:56:48.643751 [ 268 ] {b3616738-3442-4a37-abd1-3ab207bdf5f4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11269 | 2025.03.25 22:56:48.643790 [ 268 ] {b3616738-3442-4a37-abd1-3ab207bdf5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11270 | 2025.03.25 22:56:48.644176 [ 268 ] {b3616738-3442-4a37-abd1-3ab207bdf5f4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11271 | 2025.03.25 22:56:48.644423 [ 268 ] {b3616738-3442-4a37-abd1-3ab207bdf5f4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11272 | 2025.03.25 22:56:48.644655 [ 268 ] {b3616738-3442-4a37-abd1-3ab207bdf5f4} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001744 sec., 237385.3211009174 rows/sec., 16.88 MiB/sec. | ||
11273 | 2025.03.25 22:56:48.644745 [ 268 ] {b3616738-3442-4a37-abd1-3ab207bdf5f4} <Debug> TCPHandler: Processed in 0.001975425 sec. | ||
11274 | 2025.03.25 22:56:48.644891 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11275 | 2025.03.25 22:56:48.645190 [ 268 ] {90028b76-64cc-47b0-a240-1138f5f95d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11276 | 2025.03.25 22:56:48.645333 [ 268 ] {90028b76-64cc-47b0-a240-1138f5f95d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11277 | 2025.03.25 22:56:48.645947 [ 268 ] {90028b76-64cc-47b0-a240-1138f5f95d25} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11278 | 2025.03.25 22:56:48.645989 [ 268 ] {90028b76-64cc-47b0-a240-1138f5f95d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11279 | 2025.03.25 22:56:48.646363 [ 268 ] {90028b76-64cc-47b0-a240-1138f5f95d25} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11280 | 2025.03.25 22:56:48.646616 [ 268 ] {90028b76-64cc-47b0-a240-1138f5f95d25} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11281 | 2025.03.25 22:56:48.646791 [ 68 ] {} <Debug> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
11282 | 2025.03.25 22:56:48.646868 [ 268 ] {90028b76-64cc-47b0-a240-1138f5f95d25} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001793 sec., 3346.346904629113 rows/sec., 174.83 KiB/sec. | ||
11283 | 2025.03.25 22:56:48.646898 [ 68 ] {} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11284 | 2025.03.25 22:56:48.646982 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11285 | 2025.03.25 22:56:48.646984 [ 268 ] {90028b76-64cc-47b0-a240-1138f5f95d25} <Debug> TCPHandler: Processed in 0.002166599 sec. | ||
11286 | 2025.03.25 22:56:48.647199 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11287 | 2025.03.25 22:56:48.647224 [ 187 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::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 | ||
11288 | 2025.03.25 22:56:48.647364 [ 268 ] {edc6fbe4-7ecd-45c1-be43-5521d94fc034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11289 | 2025.03.25 22:56:48.647467 [ 268 ] {edc6fbe4-7ecd-45c1-be43-5521d94fc034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11290 | 2025.03.25 22:56:48.647632 [ 187 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11291 | 2025.03.25 22:56:48.647728 [ 187 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
11292 | 2025.03.25 22:56:48.648050 [ 187 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
11293 | 2025.03.25 22:56:48.648401 [ 187 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
11294 | 2025.03.25 22:56:48.648744 [ 187 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
11295 | 2025.03.25 22:56:48.648960 [ 187 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
11296 | 2025.03.25 22:56:48.649335 [ 187 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
11297 | 2025.03.25 22:56:48.650051 [ 268 ] {edc6fbe4-7ecd-45c1-be43-5521d94fc034} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11298 | 2025.03.25 22:56:48.650109 [ 268 ] {edc6fbe4-7ecd-45c1-be43-5521d94fc034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11299 | 2025.03.25 22:56:48.651143 [ 268 ] {edc6fbe4-7ecd-45c1-be43-5521d94fc034} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11300 | 2025.03.25 22:56:48.651691 [ 268 ] {edc6fbe4-7ecd-45c1-be43-5521d94fc034} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11301 | 2025.03.25 22:56:48.652122 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004994002 sec., 31237.472471977384 rows/sec., 1.59 MiB/sec. | ||
11302 | 2025.03.25 22:56:48.652254 [ 268 ] {edc6fbe4-7ecd-45c1-be43-5521d94fc034} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004937 sec., 48004.86125177233 rows/sec., 3.22 MiB/sec. | ||
11303 | 2025.03.25 22:56:48.652460 [ 268 ] {edc6fbe4-7ecd-45c1-be43-5521d94fc034} <Debug> TCPHandler: Processed in 0.005328071 sec. | ||
11304 | 2025.03.25 22:56:48.652470 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
11305 | 2025.03.25 22:56:48.652812 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11306 | 2025.03.25 22:56:48.653115 [ 268 ] {2791c5fa-d694-4889-8417-459585693934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11307 | 2025.03.25 22:56:48.653266 [ 268 ] {2791c5fa-d694-4889-8417-459585693934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11308 | 2025.03.25 22:56:48.653693 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_26_5} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11309 | 2025.03.25 22:56:48.653890 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_26_5} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
11310 | 2025.03.25 22:56:48.654066 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11311 | 2025.03.25 22:56:48.654269 [ 268 ] {2791c5fa-d694-4889-8417-459585693934} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11312 | 2025.03.25 22:56:48.654313 [ 268 ] {2791c5fa-d694-4889-8417-459585693934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11313 | 2025.03.25 22:56:48.654693 [ 268 ] {2791c5fa-d694-4889-8417-459585693934} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11314 | 2025.03.25 22:56:48.654953 [ 268 ] {2791c5fa-d694-4889-8417-459585693934} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11315 | 2025.03.25 22:56:48.655170 [ 268 ] {2791c5fa-d694-4889-8417-459585693934} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002169 sec., 461.04195481788844 rows/sec., 31.07 KiB/sec. | ||
11316 | 2025.03.25 22:56:48.655228 [ 268 ] {2791c5fa-d694-4889-8417-459585693934} <Debug> TCPHandler: Processed in 0.002534147 sec. | ||
11317 | 2025.03.25 22:56:48.655337 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11318 | 2025.03.25 22:56:48.655445 [ 268 ] {5c4dc818-cf47-41f3-a8bc-ab907a5426b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11319 | 2025.03.25 22:56:48.655513 [ 268 ] {5c4dc818-cf47-41f3-a8bc-ab907a5426b2} <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 | ||
11320 | 2025.03.25 22:56:48.656686 [ 268 ] {5c4dc818-cf47-41f3-a8bc-ab907a5426b2} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11321 | 2025.03.25 22:56:48.656726 [ 268 ] {5c4dc818-cf47-41f3-a8bc-ab907a5426b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11322 | 2025.03.25 22:56:48.657393 [ 268 ] {5c4dc818-cf47-41f3-a8bc-ab907a5426b2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11323 | 2025.03.25 22:56:48.657670 [ 268 ] {5c4dc818-cf47-41f3-a8bc-ab907a5426b2} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11324 | 2025.03.25 22:56:48.657925 [ 268 ] {5c4dc818-cf47-41f3-a8bc-ab907a5426b2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002502 sec., 12789.76818545164 rows/sec., 22.92 MiB/sec. | ||
11325 | 2025.03.25 22:56:48.658026 [ 268 ] {5c4dc818-cf47-41f3-a8bc-ab907a5426b2} <Debug> TCPHandler: Processed in 0.002741152 sec. | ||
11326 | 2025.03.25 22:56:48.658141 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11327 | 2025.03.25 22:56:48.658248 [ 268 ] {5a4fa987-9c8e-402b-bb3a-3d7c9c13a5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11328 | 2025.03.25 22:56:48.658294 [ 268 ] {5a4fa987-9c8e-402b-bb3a-3d7c9c13a5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11329 | 2025.03.25 22:56:48.658756 [ 268 ] {5a4fa987-9c8e-402b-bb3a-3d7c9c13a5a6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11330 | 2025.03.25 22:56:48.658796 [ 268 ] {5a4fa987-9c8e-402b-bb3a-3d7c9c13a5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
11331 | 2025.03.25 22:56:48.659167 [ 268 ] {5a4fa987-9c8e-402b-bb3a-3d7c9c13a5a6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11332 | 2025.03.25 22:56:48.659424 [ 268 ] {5a4fa987-9c8e-402b-bb3a-3d7c9c13a5a6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11333 | 2025.03.25 22:56:48.659660 [ 268 ] {5a4fa987-9c8e-402b-bb3a-3d7c9c13a5a6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00143 sec., 57342.65734265734 rows/sec., 3.64 MiB/sec. | ||
11334 | 2025.03.25 22:56:48.659748 [ 268 ] {5a4fa987-9c8e-402b-bb3a-3d7c9c13a5a6} <Debug> TCPHandler: Processed in 0.001654448 sec. | ||
11335 | 2025.03.25 22:56:52.501590 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11336 | 2025.03.25 22:56:52.501658 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11337 | 2025.03.25 22:56:52.669843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
11338 | 2025.03.25 22:56:52.670976 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11339 | 2025.03.25 22:56:52.671074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11340 | 2025.03.25 22:56:52.671689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11341 | 2025.03.25 22:56:52.671964 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11342 | 2025.03.25 22:56:52.672242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
11343 | 2025.03.25 22:56:53.624133 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11344 | 2025.03.25 22:56:53.624346 [ 268 ] {fba28205-a4b4-482c-aacb-4ee7a1e7c346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11345 | 2025.03.25 22:56:53.624427 [ 268 ] {fba28205-a4b4-482c-aacb-4ee7a1e7c346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11346 | 2025.03.25 22:56:53.625273 [ 268 ] {fba28205-a4b4-482c-aacb-4ee7a1e7c346} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11347 | 2025.03.25 22:56:53.625324 [ 268 ] {fba28205-a4b4-482c-aacb-4ee7a1e7c346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11348 | 2025.03.25 22:56:53.625780 [ 268 ] {fba28205-a4b4-482c-aacb-4ee7a1e7c346} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11349 | 2025.03.25 22:56:53.626043 [ 268 ] {fba28205-a4b4-482c-aacb-4ee7a1e7c346} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11350 | 2025.03.25 22:56:53.626293 [ 268 ] {fba28205-a4b4-482c-aacb-4ee7a1e7c346} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002007 sec., 35874.439461883405 rows/sec., 2.91 MiB/sec. | ||
11351 | 2025.03.25 22:56:53.626357 [ 268 ] {fba28205-a4b4-482c-aacb-4ee7a1e7c346} <Debug> TCPHandler: Processed in 0.002365854 sec. | ||
11352 | 2025.03.25 22:56:53.626485 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11353 | 2025.03.25 22:56:53.626602 [ 268 ] {b0a7c1d7-6a55-4835-8331-b511400a7ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11354 | 2025.03.25 22:56:53.626654 [ 268 ] {b0a7c1d7-6a55-4835-8331-b511400a7ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11355 | 2025.03.25 22:56:53.627206 [ 268 ] {b0a7c1d7-6a55-4835-8331-b511400a7ab3} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11356 | 2025.03.25 22:56:53.627248 [ 268 ] {b0a7c1d7-6a55-4835-8331-b511400a7ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11357 | 2025.03.25 22:56:53.627607 [ 268 ] {b0a7c1d7-6a55-4835-8331-b511400a7ab3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11358 | 2025.03.25 22:56:53.627853 [ 268 ] {b0a7c1d7-6a55-4835-8331-b511400a7ab3} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11359 | 2025.03.25 22:56:53.628040 [ 60 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11360 | 2025.03.25 22:56:53.628104 [ 268 ] {b0a7c1d7-6a55-4835-8331-b511400a7ab3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001529 sec., 5232.177894048397 rows/sec., 393.44 KiB/sec. | ||
11361 | 2025.03.25 22:56:53.628129 [ 60 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11362 | 2025.03.25 22:56:53.628192 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11363 | 2025.03.25 22:56:53.628229 [ 268 ] {b0a7c1d7-6a55-4835-8331-b511400a7ab3} <Debug> TCPHandler: Processed in 0.001792601 sec. | ||
11364 | 2025.03.25 22:56:53.628430 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11365 | 2025.03.25 22:56:53.628440 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
11366 | 2025.03.25 22:56:53.628610 [ 268 ] {002232d6-59b1-4c84-a4f7-84b5208f2b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11367 | 2025.03.25 22:56:53.628735 [ 268 ] {002232d6-59b1-4c84-a4f7-84b5208f2b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11368 | 2025.03.25 22:56:53.628766 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11369 | 2025.03.25 22:56:53.628867 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 178 rows starting from the beginning of the part | ||
11370 | 2025.03.25 22:56:53.629197 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
11371 | 2025.03.25 22:56:53.629571 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 138 rows starting from the beginning of the part | ||
11372 | 2025.03.25 22:56:53.630000 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
11373 | 2025.03.25 22:56:53.630359 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 138 rows starting from the beginning of the part | ||
11374 | 2025.03.25 22:56:53.630481 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
11375 | 2025.03.25 22:56:53.631472 [ 268 ] {002232d6-59b1-4c84-a4f7-84b5208f2b8c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11376 | 2025.03.25 22:56:53.631537 [ 268 ] {002232d6-59b1-4c84-a4f7-84b5208f2b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11377 | 2025.03.25 22:56:53.632557 [ 268 ] {002232d6-59b1-4c84-a4f7-84b5208f2b8c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11378 | 2025.03.25 22:56:53.633111 [ 268 ] {002232d6-59b1-4c84-a4f7-84b5208f2b8c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11379 | 2025.03.25 22:56:53.633441 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 478 rows, containing 5 columns (5 merged, 0 gathered) in 0.005110155 sec., 93539.23706815156 rows/sec., 6.31 MiB/sec. | ||
11380 | 2025.03.25 22:56:53.633626 [ 268 ] {002232d6-59b1-4c84-a4f7-84b5208f2b8c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00506 sec., 14229.249011857706 rows/sec., 1.11 MiB/sec. | ||
11381 | 2025.03.25 22:56:53.633764 [ 268 ] {002232d6-59b1-4c84-a4f7-84b5208f2b8c} <Debug> TCPHandler: Processed in 0.005406711 sec. | ||
11382 | 2025.03.25 22:56:53.633769 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11383 | 2025.03.25 22:56:53.633964 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11384 | 2025.03.25 22:56:53.634150 [ 268 ] {6cb6931c-3a61-48b0-aa0c-ae637eeb9787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11385 | 2025.03.25 22:56:53.634235 [ 268 ] {6cb6931c-3a61-48b0-aa0c-ae637eeb9787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11386 | 2025.03.25 22:56:53.634401 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11387 | 2025.03.25 22:56:53.634673 [ 200 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_81_16} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11388 | 2025.03.25 22:56:53.634841 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
11389 | 2025.03.25 22:56:53.635164 [ 268 ] {6cb6931c-3a61-48b0-aa0c-ae637eeb9787} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11390 | 2025.03.25 22:56:53.635208 [ 268 ] {6cb6931c-3a61-48b0-aa0c-ae637eeb9787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11391 | 2025.03.25 22:56:53.635611 [ 268 ] {6cb6931c-3a61-48b0-aa0c-ae637eeb9787} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11392 | 2025.03.25 22:56:53.635865 [ 268 ] {6cb6931c-3a61-48b0-aa0c-ae637eeb9787} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11393 | 2025.03.25 22:56:53.636048 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
11394 | 2025.03.25 22:56:53.636073 [ 268 ] {6cb6931c-3a61-48b0-aa0c-ae637eeb9787} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001977 sec., 80930.70308548305 rows/sec., 5.64 MiB/sec. | ||
11395 | 2025.03.25 22:56:53.636112 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11396 | 2025.03.25 22:56:53.636189 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11397 | 2025.03.25 22:56:53.636217 [ 268 ] {6cb6931c-3a61-48b0-aa0c-ae637eeb9787} <Debug> TCPHandler: Processed in 0.002326343 sec. | ||
11398 | 2025.03.25 22:56:53.636382 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
11399 | 2025.03.25 22:56:53.636404 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11400 | 2025.03.25 22:56:53.636526 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11401 | 2025.03.25 22:56:53.636544 [ 268 ] {8cb3c6eb-6a36-40e9-b5e9-574976827cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11402 | 2025.03.25 22:56:53.636568 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 26857 rows starting from the beginning of the part | ||
11403 | 2025.03.25 22:56:53.636726 [ 268 ] {8cb3c6eb-6a36-40e9-b5e9-574976827cf9} <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 | ||
11404 | 2025.03.25 22:56:53.636815 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 237 rows starting from the beginning of the part | ||
11405 | 2025.03.25 22:56:53.637218 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 952 rows starting from the beginning of the part | ||
11406 | 2025.03.25 22:56:53.637648 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 54 rows starting from the beginning of the part | ||
11407 | 2025.03.25 22:56:53.638008 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
11408 | 2025.03.25 22:56:53.638422 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
11409 | 2025.03.25 22:56:53.640413 [ 268 ] {8cb3c6eb-6a36-40e9-b5e9-574976827cf9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11410 | 2025.03.25 22:56:53.640461 [ 268 ] {8cb3c6eb-6a36-40e9-b5e9-574976827cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11411 | 2025.03.25 22:56:53.641607 [ 268 ] {8cb3c6eb-6a36-40e9-b5e9-574976827cf9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11412 | 2025.03.25 22:56:53.642132 [ 268 ] {8cb3c6eb-6a36-40e9-b5e9-574976827cf9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11413 | 2025.03.25 22:56:53.642351 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11414 | 2025.03.25 22:56:53.642576 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11415 | 2025.03.25 22:56:53.642656 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11416 | 2025.03.25 22:56:53.642790 [ 268 ] {8cb3c6eb-6a36-40e9-b5e9-574976827cf9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006255 sec., 1278.976818545164 rows/sec., 2.29 MiB/sec. | ||
11417 | 2025.03.25 22:56:53.642932 [ 200 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
11418 | 2025.03.25 22:56:53.643201 [ 268 ] {8cb3c6eb-6a36-40e9-b5e9-574976827cf9} <Debug> TCPHandler: Processed in 0.006850574 sec. | ||
11419 | 2025.03.25 22:56:53.643556 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11420 | 2025.03.25 22:56:53.643881 [ 268 ] {5cf2f3d6-be31-46e2-a000-e268964fcd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11421 | 2025.03.25 22:56:53.644026 [ 268 ] {5cf2f3d6-be31-46e2-a000-e268964fcd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11422 | 2025.03.25 22:56:53.644062 [ 200 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11423 | 2025.03.25 22:56:53.644319 [ 200 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1484 rows starting from the beginning of the part | ||
11424 | 2025.03.25 22:56:53.645359 [ 200 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
11425 | 2025.03.25 22:56:53.646440 [ 200 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part | ||
11426 | 2025.03.25 22:56:53.646895 [ 268 ] {5cf2f3d6-be31-46e2-a000-e268964fcd1b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11427 | 2025.03.25 22:56:53.647163 [ 268 ] {5cf2f3d6-be31-46e2-a000-e268964fcd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11428 | 2025.03.25 22:56:53.647301 [ 200 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
11429 | 2025.03.25 22:56:53.648091 [ 200 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 32 rows starting from the beginning of the part | ||
11430 | 2025.03.25 22:56:53.649229 [ 200 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
11431 | 2025.03.25 22:56:53.649305 [ 268 ] {5cf2f3d6-be31-46e2-a000-e268964fcd1b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11432 | 2025.03.25 22:56:53.649512 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28497 rows, containing 5 columns (5 merged, 0 gathered) in 0.013197368 sec., 2159294.186537801 rows/sec., 146.37 MiB/sec. | ||
11433 | 2025.03.25 22:56:53.650169 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
11434 | 2025.03.25 22:56:53.650458 [ 268 ] {5cf2f3d6-be31-46e2-a000-e268964fcd1b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11435 | 2025.03.25 22:56:53.651356 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11436 | 2025.03.25 22:56:53.651363 [ 268 ] {5cf2f3d6-be31-46e2-a000-e268964fcd1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00757 sec., 7926.023778071334 rows/sec., 546.98 KiB/sec. | ||
11437 | 2025.03.25 22:56:53.651657 [ 268 ] {5cf2f3d6-be31-46e2-a000-e268964fcd1b} <Debug> TCPHandler: Processed in 0.008221495 sec. | ||
11438 | 2025.03.25 22:56:53.651658 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
11439 | 2025.03.25 22:56:53.651893 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
11440 | 2025.03.25 22:56:53.660458 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 19 columns (19 merged, 0 gathered) in 0.017685809 sec., 88884.82285430087 rows/sec., 159.28 MiB/sec. | ||
11441 | 2025.03.25 22:56:53.662053 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11442 | 2025.03.25 22:56:53.662525 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11443 | 2025.03.25 22:56:53.662623 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11444 | 2025.03.25 22:56:53.662813 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
11445 | 2025.03.25 22:56:54.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.13 MiB, peak 255.31 MiB, free memory in arenas 0.00 B, will set to 247.23 MiB (RSS), difference: 5.09 MiB | ||
11446 | 2025.03.25 22:56:54.617536 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
11447 | 2025.03.25 22:56:54.640506 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11448 | 2025.03.25 22:56:54.640564 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11449 | 2025.03.25 22:56:54.648367 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11450 | 2025.03.25 22:56:54.649528 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11451 | 2025.03.25 22:56:54.652384 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
11452 | 2025.03.25 22:56:57.818212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1600 | ||
11453 | 2025.03.25 22:56:57.821853 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11454 | 2025.03.25 22:56:57.821913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11455 | 2025.03.25 22:56:57.823408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11456 | 2025.03.25 22:56:57.823724 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11457 | 2025.03.25 22:56:57.825174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1600 | ||
11458 | 2025.03.25 22:56:58.632385 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11459 | 2025.03.25 22:56:58.632697 [ 268 ] {c9d26aa9-24ad-4470-9d4f-32222fcce1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11460 | 2025.03.25 22:56:58.632815 [ 268 ] {c9d26aa9-24ad-4470-9d4f-32222fcce1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11461 | 2025.03.25 22:56:58.633847 [ 268 ] {c9d26aa9-24ad-4470-9d4f-32222fcce1bd} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11462 | 2025.03.25 22:56:58.633894 [ 268 ] {c9d26aa9-24ad-4470-9d4f-32222fcce1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11463 | 2025.03.25 22:56:58.634353 [ 268 ] {c9d26aa9-24ad-4470-9d4f-32222fcce1bd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11464 | 2025.03.25 22:56:58.634625 [ 268 ] {c9d26aa9-24ad-4470-9d4f-32222fcce1bd} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11465 | 2025.03.25 22:56:58.634776 [ 53 ] {} <Debug> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
11466 | 2025.03.25 22:56:58.634823 [ 53 ] {} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11467 | 2025.03.25 22:56:58.634836 [ 268 ] {c9d26aa9-24ad-4470-9d4f-32222fcce1bd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002225 sec., 95280.89887640449 rows/sec., 6.06 MiB/sec. | ||
11468 | 2025.03.25 22:56:58.634848 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11469 | 2025.03.25 22:56:58.634945 [ 268 ] {c9d26aa9-24ad-4470-9d4f-32222fcce1bd} <Debug> TCPHandler: Processed in 0.002749922 sec. | ||
11470 | 2025.03.25 22:56:58.635171 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
11471 | 2025.03.25 22:56:58.635232 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11472 | 2025.03.25 22:56:58.635612 [ 268 ] {9d6c8b50-05b1-4213-bc9b-00184670311d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11473 | 2025.03.25 22:56:58.635676 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11474 | 2025.03.25 22:56:58.635792 [ 268 ] {9d6c8b50-05b1-4213-bc9b-00184670311d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11475 | 2025.03.25 22:56:58.635824 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 236 rows starting from the beginning of the part | ||
11476 | 2025.03.25 22:56:58.636407 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
11477 | 2025.03.25 22:56:58.636849 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
11478 | 2025.03.25 22:56:58.637280 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
11479 | 2025.03.25 22:56:58.637644 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
11480 | 2025.03.25 22:56:58.637974 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
11481 | 2025.03.25 22:56:58.638753 [ 268 ] {9d6c8b50-05b1-4213-bc9b-00184670311d} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11482 | 2025.03.25 22:56:58.638798 [ 268 ] {9d6c8b50-05b1-4213-bc9b-00184670311d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11483 | 2025.03.25 22:56:58.639346 [ 268 ] {9d6c8b50-05b1-4213-bc9b-00184670311d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
11484 | 2025.03.25 22:56:58.639642 [ 268 ] {9d6c8b50-05b1-4213-bc9b-00184670311d} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11485 | 2025.03.25 22:56:58.639899 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.004970332 sec., 260747.1694043778 rows/sec., 17.67 MiB/sec. | ||
11486 | 2025.03.25 22:56:58.639991 [ 268 ] {9d6c8b50-05b1-4213-bc9b-00184670311d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.004498 sec., 2223.2103156958647 rows/sec., 181.29 KiB/sec. | ||
11487 | 2025.03.25 22:56:58.640094 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
11488 | 2025.03.25 22:56:58.640217 [ 268 ] {9d6c8b50-05b1-4213-bc9b-00184670311d} <Debug> TCPHandler: Processed in 0.005075474 sec. | ||
11489 | 2025.03.25 22:56:58.640368 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11490 | 2025.03.25 22:56:58.640492 [ 268 ] {ccb34503-afb4-4969-a974-ba3ae30a4156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11491 | 2025.03.25 22:56:58.640520 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11492 | 2025.03.25 22:56:58.640553 [ 268 ] {ccb34503-afb4-4969-a974-ba3ae30a4156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11493 | 2025.03.25 22:56:58.640626 [ 189 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_31_6} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
11494 | 2025.03.25 22:56:58.640716 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
11495 | 2025.03.25 22:56:58.641532 [ 268 ] {ccb34503-afb4-4969-a974-ba3ae30a4156} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11496 | 2025.03.25 22:56:58.641571 [ 268 ] {ccb34503-afb4-4969-a974-ba3ae30a4156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11497 | 2025.03.25 22:56:58.641979 [ 268 ] {ccb34503-afb4-4969-a974-ba3ae30a4156} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11498 | 2025.03.25 22:56:58.642231 [ 268 ] {ccb34503-afb4-4969-a974-ba3ae30a4156} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11499 | 2025.03.25 22:56:58.642430 [ 268 ] {ccb34503-afb4-4969-a974-ba3ae30a4156} <Debug> executeQuery: Read 686 rows, 55.79 KiB in 0.001964 sec., 349287.1690427699 rows/sec., 27.74 MiB/sec. | ||
11500 | 2025.03.25 22:56:58.642525 [ 268 ] {ccb34503-afb4-4969-a974-ba3ae30a4156} <Debug> TCPHandler: Processed in 0.0022126 sec. | ||
11501 | 2025.03.25 22:56:58.642679 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11502 | 2025.03.25 22:56:58.643010 [ 268 ] {7e0f9f16-3b83-4902-88ce-f37359f09157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11503 | 2025.03.25 22:56:58.643128 [ 268 ] {7e0f9f16-3b83-4902-88ce-f37359f09157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11504 | 2025.03.25 22:56:58.643766 [ 268 ] {7e0f9f16-3b83-4902-88ce-f37359f09157} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11505 | 2025.03.25 22:56:58.643806 [ 268 ] {7e0f9f16-3b83-4902-88ce-f37359f09157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11506 | 2025.03.25 22:56:58.644181 [ 268 ] {7e0f9f16-3b83-4902-88ce-f37359f09157} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11507 | 2025.03.25 22:56:58.644428 [ 268 ] {7e0f9f16-3b83-4902-88ce-f37359f09157} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11508 | 2025.03.25 22:56:58.644607 [ 268 ] {7e0f9f16-3b83-4902-88ce-f37359f09157} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.001722 sec., 85946.5737514518 rows/sec., 5.38 MiB/sec. | ||
11509 | 2025.03.25 22:56:58.644659 [ 268 ] {7e0f9f16-3b83-4902-88ce-f37359f09157} <Debug> TCPHandler: Processed in 0.002058956 sec. | ||
11510 | 2025.03.25 22:56:58.644786 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11511 | 2025.03.25 22:56:58.644895 [ 268 ] {29b13c71-8b48-4fae-8748-a16166f3443d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11512 | 2025.03.25 22:56:58.644940 [ 268 ] {29b13c71-8b48-4fae-8748-a16166f3443d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11513 | 2025.03.25 22:56:58.645494 [ 268 ] {29b13c71-8b48-4fae-8748-a16166f3443d} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11514 | 2025.03.25 22:56:58.645532 [ 268 ] {29b13c71-8b48-4fae-8748-a16166f3443d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11515 | 2025.03.25 22:56:58.645888 [ 268 ] {29b13c71-8b48-4fae-8748-a16166f3443d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11516 | 2025.03.25 22:56:58.646140 [ 268 ] {29b13c71-8b48-4fae-8748-a16166f3443d} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11517 | 2025.03.25 22:56:58.646341 [ 268 ] {29b13c71-8b48-4fae-8748-a16166f3443d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001461 sec., 77344.28473648186 rows/sec., 5.01 MiB/sec. | ||
11518 | 2025.03.25 22:56:58.646423 [ 268 ] {29b13c71-8b48-4fae-8748-a16166f3443d} <Debug> TCPHandler: Processed in 0.001690378 sec. | ||
11519 | 2025.03.25 22:56:58.646665 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11520 | 2025.03.25 22:56:58.646806 [ 268 ] {9a647a80-9fa5-4970-95c1-7926a54da0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11521 | 2025.03.25 22:56:58.646881 [ 268 ] {9a647a80-9fa5-4970-95c1-7926a54da0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11522 | 2025.03.25 22:56:58.647451 [ 268 ] {9a647a80-9fa5-4970-95c1-7926a54da0d5} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11523 | 2025.03.25 22:56:58.647491 [ 268 ] {9a647a80-9fa5-4970-95c1-7926a54da0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11524 | 2025.03.25 22:56:58.647857 [ 268 ] {9a647a80-9fa5-4970-95c1-7926a54da0d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11525 | 2025.03.25 22:56:58.648101 [ 268 ] {9a647a80-9fa5-4970-95c1-7926a54da0d5} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11526 | 2025.03.25 22:56:58.648226 [ 53 ] {} <Debug> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
11527 | 2025.03.25 22:56:58.648266 [ 53 ] {} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11528 | 2025.03.25 22:56:58.648286 [ 268 ] {9a647a80-9fa5-4970-95c1-7926a54da0d5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001504 sec., 74468.08510638298 rows/sec., 4.24 MiB/sec. | ||
11529 | 2025.03.25 22:56:58.648311 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11530 | 2025.03.25 22:56:58.648402 [ 268 ] {9a647a80-9fa5-4970-95c1-7926a54da0d5} <Debug> TCPHandler: Processed in 0.001829391 sec. | ||
11531 | 2025.03.25 22:56:58.648462 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
11532 | 2025.03.25 22:56:58.648541 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11533 | 2025.03.25 22:56:58.648584 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11534 | 2025.03.25 22:56:58.648625 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 124 rows starting from the beginning of the part | ||
11535 | 2025.03.25 22:56:58.648675 [ 268 ] {dc384ffb-b00b-4f89-8bc9-d052fd725c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11536 | 2025.03.25 22:56:58.648773 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part | ||
11537 | 2025.03.25 22:56:58.648785 [ 268 ] {dc384ffb-b00b-4f89-8bc9-d052fd725c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11538 | 2025.03.25 22:56:58.649184 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
11539 | 2025.03.25 22:56:58.649517 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
11540 | 2025.03.25 22:56:58.649936 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
11541 | 2025.03.25 22:56:58.650434 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part | ||
11542 | 2025.03.25 22:56:58.651690 [ 268 ] {dc384ffb-b00b-4f89-8bc9-d052fd725c6a} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11543 | 2025.03.25 22:56:58.651742 [ 268 ] {dc384ffb-b00b-4f89-8bc9-d052fd725c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11544 | 2025.03.25 22:56:58.652245 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.003855556 sec., 177406.31960734067 rows/sec., 10.84 MiB/sec. | ||
11545 | 2025.03.25 22:56:58.652295 [ 268 ] {dc384ffb-b00b-4f89-8bc9-d052fd725c6a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11546 | 2025.03.25 22:56:58.652366 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
11547 | 2025.03.25 22:56:58.652590 [ 268 ] {dc384ffb-b00b-4f89-8bc9-d052fd725c6a} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11548 | 2025.03.25 22:56:58.652691 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11549 | 2025.03.25 22:56:58.652843 [ 201 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_31_6} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
11550 | 2025.03.25 22:56:58.652857 [ 268 ] {dc384ffb-b00b-4f89-8bc9-d052fd725c6a} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.004213 sec., 100640.8734868265 rows/sec., 7.18 MiB/sec. | ||
11551 | 2025.03.25 22:56:58.652943 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
11552 | 2025.03.25 22:56:58.652963 [ 268 ] {dc384ffb-b00b-4f89-8bc9-d052fd725c6a} <Debug> TCPHandler: Processed in 0.004480401 sec. | ||
11553 | 2025.03.25 22:56:58.653087 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11554 | 2025.03.25 22:56:58.653194 [ 268 ] {1e388da5-016e-45d2-9620-847e581851fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11555 | 2025.03.25 22:56:58.653240 [ 268 ] {1e388da5-016e-45d2-9620-847e581851fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11556 | 2025.03.25 22:56:58.653684 [ 268 ] {1e388da5-016e-45d2-9620-847e581851fe} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11557 | 2025.03.25 22:56:58.653721 [ 268 ] {1e388da5-016e-45d2-9620-847e581851fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11558 | 2025.03.25 22:56:58.654080 [ 268 ] {1e388da5-016e-45d2-9620-847e581851fe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
11559 | 2025.03.25 22:56:58.654336 [ 268 ] {1e388da5-016e-45d2-9620-847e581851fe} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11560 | 2025.03.25 22:56:58.654554 [ 268 ] {1e388da5-016e-45d2-9620-847e581851fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
11561 | 2025.03.25 22:56:58.654746 [ 268 ] {1e388da5-016e-45d2-9620-847e581851fe} <Debug> TCPHandler: Processed in 0.001706569 sec. | ||
11562 | 2025.03.25 22:56:58.654923 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11563 | 2025.03.25 22:56:58.655033 [ 268 ] {eed0cb15-2264-4432-8b57-10032128fef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11564 | 2025.03.25 22:56:58.655107 [ 268 ] {eed0cb15-2264-4432-8b57-10032128fef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11565 | 2025.03.25 22:56:58.655669 [ 268 ] {eed0cb15-2264-4432-8b57-10032128fef5} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11566 | 2025.03.25 22:56:58.655714 [ 268 ] {eed0cb15-2264-4432-8b57-10032128fef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11567 | 2025.03.25 22:56:58.656231 [ 268 ] {eed0cb15-2264-4432-8b57-10032128fef5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11568 | 2025.03.25 22:56:58.656479 [ 268 ] {eed0cb15-2264-4432-8b57-10032128fef5} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11569 | 2025.03.25 22:56:58.656672 [ 268 ] {eed0cb15-2264-4432-8b57-10032128fef5} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.001666 sec., 145258.1032412965 rows/sec., 9.74 MiB/sec. | ||
11570 | 2025.03.25 22:56:58.656733 [ 268 ] {eed0cb15-2264-4432-8b57-10032128fef5} <Debug> TCPHandler: Processed in 0.001864042 sec. | ||
11571 | 2025.03.25 22:56:58.656857 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11572 | 2025.03.25 22:56:58.656971 [ 268 ] {8b934169-a73a-4a58-b39a-46eebc653dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11573 | 2025.03.25 22:56:58.657020 [ 268 ] {8b934169-a73a-4a58-b39a-46eebc653dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11574 | 2025.03.25 22:56:58.657448 [ 268 ] {8b934169-a73a-4a58-b39a-46eebc653dd8} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11575 | 2025.03.25 22:56:58.657486 [ 268 ] {8b934169-a73a-4a58-b39a-46eebc653dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11576 | 2025.03.25 22:56:58.657844 [ 268 ] {8b934169-a73a-4a58-b39a-46eebc653dd8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
11577 | 2025.03.25 22:56:58.658084 [ 268 ] {8b934169-a73a-4a58-b39a-46eebc653dd8} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11578 | 2025.03.25 22:56:58.658305 [ 268 ] {8b934169-a73a-4a58-b39a-46eebc653dd8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 49.80 KiB/sec. | ||
11579 | 2025.03.25 22:56:58.658506 [ 268 ] {8b934169-a73a-4a58-b39a-46eebc653dd8} <Debug> TCPHandler: Processed in 0.001701499 sec. | ||
11580 | 2025.03.25 22:56:58.658712 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11581 | 2025.03.25 22:56:58.658822 [ 268 ] {86721294-ce3e-4920-a0d5-6ceef4d665d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11582 | 2025.03.25 22:56:58.658897 [ 268 ] {86721294-ce3e-4920-a0d5-6ceef4d665d9} <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 | ||
11583 | 2025.03.25 22:56:58.660031 [ 268 ] {86721294-ce3e-4920-a0d5-6ceef4d665d9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11584 | 2025.03.25 22:56:58.660071 [ 268 ] {86721294-ce3e-4920-a0d5-6ceef4d665d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11585 | 2025.03.25 22:56:58.660744 [ 268 ] {86721294-ce3e-4920-a0d5-6ceef4d665d9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11586 | 2025.03.25 22:56:58.661005 [ 268 ] {86721294-ce3e-4920-a0d5-6ceef4d665d9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11587 | 2025.03.25 22:56:58.661257 [ 268 ] {86721294-ce3e-4920-a0d5-6ceef4d665d9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00245 sec., 13061.224489795919 rows/sec., 23.41 MiB/sec. | ||
11588 | 2025.03.25 22:56:58.661600 [ 268 ] {86721294-ce3e-4920-a0d5-6ceef4d665d9} <Debug> TCPHandler: Processed in 0.002958716 sec. | ||
11589 | 2025.03.25 22:56:58.661947 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11590 | 2025.03.25 22:56:58.662078 [ 268 ] {b2224d8b-1b34-4f3c-9413-578d043b165c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11591 | 2025.03.25 22:56:58.662130 [ 268 ] {b2224d8b-1b34-4f3c-9413-578d043b165c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11592 | 2025.03.25 22:56:58.662613 [ 268 ] {b2224d8b-1b34-4f3c-9413-578d043b165c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11593 | 2025.03.25 22:56:58.662652 [ 268 ] {b2224d8b-1b34-4f3c-9413-578d043b165c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11594 | 2025.03.25 22:56:58.663030 [ 268 ] {b2224d8b-1b34-4f3c-9413-578d043b165c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11595 | 2025.03.25 22:56:58.663277 [ 268 ] {b2224d8b-1b34-4f3c-9413-578d043b165c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11596 | 2025.03.25 22:56:58.663416 [ 53 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11597 | 2025.03.25 22:56:58.663450 [ 53 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11598 | 2025.03.25 22:56:58.663466 [ 268 ] {b2224d8b-1b34-4f3c-9413-578d043b165c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00141 sec., 58156.02836879432 rows/sec., 3.69 MiB/sec. | ||
11599 | 2025.03.25 22:56:58.663476 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11600 | 2025.03.25 22:56:58.663599 [ 268 ] {b2224d8b-1b34-4f3c-9413-578d043b165c} <Debug> TCPHandler: Processed in 0.001758469 sec. | ||
11601 | 2025.03.25 22:56:58.663839 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
11602 | 2025.03.25 22:56:58.664263 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11603 | 2025.03.25 22:56:58.664309 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4558 rows starting from the beginning of the part | ||
11604 | 2025.03.25 22:56:58.664425 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 40 rows starting from the beginning of the part | ||
11605 | 2025.03.25 22:56:58.664626 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 20 rows starting from the beginning of the part | ||
11606 | 2025.03.25 22:56:58.664762 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part | ||
11607 | 2025.03.25 22:56:58.664942 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
11608 | 2025.03.25 22:56:58.665063 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part | ||
11609 | 2025.03.25 22:56:58.666934 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4842 rows, containing 4 columns (4 merged, 0 gathered) in 0.003332836 sec., 1452816.7602606309 rows/sec., 95.41 MiB/sec. | ||
11610 | 2025.03.25 22:56:58.667304 [ 195 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11611 | 2025.03.25 22:56:58.667624 [ 195 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11612 | 2025.03.25 22:56:58.667720 [ 195 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_91_18} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11613 | 2025.03.25 22:56:58.667812 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
11614 | 2025.03.25 22:57:00.172421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
11615 | 2025.03.25 22:57:00.173423 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11616 | 2025.03.25 22:57:00.173468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11617 | 2025.03.25 22:57:00.174019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11618 | 2025.03.25 22:57:00.174286 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11619 | 2025.03.25 22:57:00.174546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
11620 | 2025.03.25 22:57:02.152485 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
11621 | 2025.03.25 22:57:02.177332 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11622 | 2025.03.25 22:57:02.177407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11623 | 2025.03.25 22:57:02.184949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11624 | 2025.03.25 22:57:02.185878 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11625 | 2025.03.25 22:57:02.189956 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
11626 | 2025.03.25 22:57:03.624633 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11627 | 2025.03.25 22:57:03.624829 [ 268 ] {57098f6b-b530-4e79-b12d-3e2c1cf623d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11628 | 2025.03.25 22:57:03.624901 [ 268 ] {57098f6b-b530-4e79-b12d-3e2c1cf623d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11629 | 2025.03.25 22:57:03.625715 [ 268 ] {57098f6b-b530-4e79-b12d-3e2c1cf623d5} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11630 | 2025.03.25 22:57:03.625761 [ 268 ] {57098f6b-b530-4e79-b12d-3e2c1cf623d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11631 | 2025.03.25 22:57:03.626213 [ 268 ] {57098f6b-b530-4e79-b12d-3e2c1cf623d5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11632 | 2025.03.25 22:57:03.626472 [ 268 ] {57098f6b-b530-4e79-b12d-3e2c1cf623d5} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11633 | 2025.03.25 22:57:03.626682 [ 268 ] {57098f6b-b530-4e79-b12d-3e2c1cf623d5} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001909 sec., 37716.081718177054 rows/sec., 3.06 MiB/sec. | ||
11634 | 2025.03.25 22:57:03.626749 [ 268 ] {57098f6b-b530-4e79-b12d-3e2c1cf623d5} <Debug> TCPHandler: Processed in 0.002252491 sec. | ||
11635 | 2025.03.25 22:57:03.626882 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11636 | 2025.03.25 22:57:03.627001 [ 268 ] {205ac2aa-13c1-49a5-9074-af7a40c9dc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11637 | 2025.03.25 22:57:03.627050 [ 268 ] {205ac2aa-13c1-49a5-9074-af7a40c9dc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11638 | 2025.03.25 22:57:03.627587 [ 268 ] {205ac2aa-13c1-49a5-9074-af7a40c9dc78} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11639 | 2025.03.25 22:57:03.627627 [ 268 ] {205ac2aa-13c1-49a5-9074-af7a40c9dc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11640 | 2025.03.25 22:57:03.627989 [ 268 ] {205ac2aa-13c1-49a5-9074-af7a40c9dc78} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11641 | 2025.03.25 22:57:03.628238 [ 268 ] {205ac2aa-13c1-49a5-9074-af7a40c9dc78} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11642 | 2025.03.25 22:57:03.628421 [ 268 ] {205ac2aa-13c1-49a5-9074-af7a40c9dc78} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001449 sec., 5521.048999309869 rows/sec., 415.16 KiB/sec. | ||
11643 | 2025.03.25 22:57:03.628474 [ 268 ] {205ac2aa-13c1-49a5-9074-af7a40c9dc78} <Debug> TCPHandler: Processed in 0.001649077 sec. | ||
11644 | 2025.03.25 22:57:03.628583 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11645 | 2025.03.25 22:57:03.628690 [ 268 ] {cef849f5-2614-41ae-8abe-a0725c06f8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11646 | 2025.03.25 22:57:03.628736 [ 268 ] {cef849f5-2614-41ae-8abe-a0725c06f8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11647 | 2025.03.25 22:57:03.629283 [ 268 ] {cef849f5-2614-41ae-8abe-a0725c06f8a3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11648 | 2025.03.25 22:57:03.629322 [ 268 ] {cef849f5-2614-41ae-8abe-a0725c06f8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11649 | 2025.03.25 22:57:03.629682 [ 268 ] {cef849f5-2614-41ae-8abe-a0725c06f8a3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11650 | 2025.03.25 22:57:03.629923 [ 268 ] {cef849f5-2614-41ae-8abe-a0725c06f8a3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11651 | 2025.03.25 22:57:03.630119 [ 268 ] {cef849f5-2614-41ae-8abe-a0725c06f8a3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001447 sec., 49758.120248790605 rows/sec., 3.88 MiB/sec. | ||
11652 | 2025.03.25 22:57:03.630215 [ 268 ] {cef849f5-2614-41ae-8abe-a0725c06f8a3} <Debug> TCPHandler: Processed in 0.001684328 sec. | ||
11653 | 2025.03.25 22:57:03.630367 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11654 | 2025.03.25 22:57:03.630695 [ 268 ] {3243729b-08e2-4c5e-bbd1-b924013dd048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11655 | 2025.03.25 22:57:03.630858 [ 268 ] {3243729b-08e2-4c5e-bbd1-b924013dd048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11656 | 2025.03.25 22:57:03.632176 [ 268 ] {3243729b-08e2-4c5e-bbd1-b924013dd048} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11657 | 2025.03.25 22:57:03.632215 [ 268 ] {3243729b-08e2-4c5e-bbd1-b924013dd048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11658 | 2025.03.25 22:57:03.632621 [ 268 ] {3243729b-08e2-4c5e-bbd1-b924013dd048} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11659 | 2025.03.25 22:57:03.632867 [ 268 ] {3243729b-08e2-4c5e-bbd1-b924013dd048} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11660 | 2025.03.25 22:57:03.633043 [ 268 ] {3243729b-08e2-4c5e-bbd1-b924013dd048} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002485 sec., 64386.317907444674 rows/sec., 4.48 MiB/sec. | ||
11661 | 2025.03.25 22:57:03.633096 [ 268 ] {3243729b-08e2-4c5e-bbd1-b924013dd048} <Debug> TCPHandler: Processed in 0.002810913 sec. | ||
11662 | 2025.03.25 22:57:03.633202 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11663 | 2025.03.25 22:57:03.633308 [ 268 ] {72cc71bc-8290-4d98-bf10-f6ef64f6fab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11664 | 2025.03.25 22:57:03.633373 [ 268 ] {72cc71bc-8290-4d98-bf10-f6ef64f6fab8} <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 | ||
11665 | 2025.03.25 22:57:03.634428 [ 268 ] {72cc71bc-8290-4d98-bf10-f6ef64f6fab8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11666 | 2025.03.25 22:57:03.634467 [ 268 ] {72cc71bc-8290-4d98-bf10-f6ef64f6fab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11667 | 2025.03.25 22:57:03.635076 [ 268 ] {72cc71bc-8290-4d98-bf10-f6ef64f6fab8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11668 | 2025.03.25 22:57:03.635336 [ 268 ] {72cc71bc-8290-4d98-bf10-f6ef64f6fab8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11669 | 2025.03.25 22:57:03.635536 [ 268 ] {72cc71bc-8290-4d98-bf10-f6ef64f6fab8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002251 sec., 3553.9760106619283 rows/sec., 6.37 MiB/sec. | ||
11670 | 2025.03.25 22:57:03.635636 [ 268 ] {72cc71bc-8290-4d98-bf10-f6ef64f6fab8} <Debug> TCPHandler: Processed in 0.002485356 sec. | ||
11671 | 2025.03.25 22:57:03.635768 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11672 | 2025.03.25 22:57:03.635877 [ 268 ] {7c3363a1-4569-495d-8427-eca9c5c28582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11673 | 2025.03.25 22:57:03.635924 [ 268 ] {7c3363a1-4569-495d-8427-eca9c5c28582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11674 | 2025.03.25 22:57:03.636363 [ 268 ] {7c3363a1-4569-495d-8427-eca9c5c28582} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11675 | 2025.03.25 22:57:03.636401 [ 268 ] {7c3363a1-4569-495d-8427-eca9c5c28582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11676 | 2025.03.25 22:57:03.636767 [ 268 ] {7c3363a1-4569-495d-8427-eca9c5c28582} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11677 | 2025.03.25 22:57:03.637010 [ 268 ] {7c3363a1-4569-495d-8427-eca9c5c28582} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11678 | 2025.03.25 22:57:03.637207 [ 268 ] {7c3363a1-4569-495d-8427-eca9c5c28582} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
11679 | 2025.03.25 22:57:03.637264 [ 268 ] {7c3363a1-4569-495d-8427-eca9c5c28582} <Debug> TCPHandler: Processed in 0.001548045 sec. | ||
11680 | 2025.03.25 22:57:07.501911 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11681 | 2025.03.25 22:57:07.502017 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11682 | 2025.03.25 22:57:07.674715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
11683 | 2025.03.25 22:57:07.675603 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11684 | 2025.03.25 22:57:07.675651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11685 | 2025.03.25 22:57:07.676212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11686 | 2025.03.25 22:57:07.676478 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11687 | 2025.03.25 22:57:07.676699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
11688 | 2025.03.25 22:57:07.825424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1636 | ||
11689 | 2025.03.25 22:57:07.828680 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11690 | 2025.03.25 22:57:07.828747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11691 | 2025.03.25 22:57:07.830273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11692 | 2025.03.25 22:57:07.830595 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11693 | 2025.03.25 22:57:07.831630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1636 | ||
11694 | 2025.03.25 22:57:08.631139 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11695 | 2025.03.25 22:57:08.631360 [ 268 ] {70f8d0e6-652b-40ae-9913-82bdd9ec00dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11696 | 2025.03.25 22:57:08.631446 [ 268 ] {70f8d0e6-652b-40ae-9913-82bdd9ec00dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11697 | 2025.03.25 22:57:08.632285 [ 268 ] {70f8d0e6-652b-40ae-9913-82bdd9ec00dd} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11698 | 2025.03.25 22:57:08.632340 [ 268 ] {70f8d0e6-652b-40ae-9913-82bdd9ec00dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11699 | 2025.03.25 22:57:08.632810 [ 268 ] {70f8d0e6-652b-40ae-9913-82bdd9ec00dd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11700 | 2025.03.25 22:57:08.633079 [ 268 ] {70f8d0e6-652b-40ae-9913-82bdd9ec00dd} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11701 | 2025.03.25 22:57:08.633318 [ 268 ] {70f8d0e6-652b-40ae-9913-82bdd9ec00dd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00202 sec., 104950.49504950494 rows/sec., 6.67 MiB/sec. | ||
11702 | 2025.03.25 22:57:08.633385 [ 268 ] {70f8d0e6-652b-40ae-9913-82bdd9ec00dd} <Debug> TCPHandler: Processed in 0.002394274 sec. | ||
11703 | 2025.03.25 22:57:08.633503 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11704 | 2025.03.25 22:57:08.633617 [ 268 ] {b6adcbf8-3312-420b-a68e-cd8904ccd269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11705 | 2025.03.25 22:57:08.633665 [ 268 ] {b6adcbf8-3312-420b-a68e-cd8904ccd269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11706 | 2025.03.25 22:57:08.634526 [ 268 ] {b6adcbf8-3312-420b-a68e-cd8904ccd269} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11707 | 2025.03.25 22:57:08.634568 [ 268 ] {b6adcbf8-3312-420b-a68e-cd8904ccd269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11708 | 2025.03.25 22:57:08.634978 [ 268 ] {b6adcbf8-3312-420b-a68e-cd8904ccd269} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11709 | 2025.03.25 22:57:08.635222 [ 268 ] {b6adcbf8-3312-420b-a68e-cd8904ccd269} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11710 | 2025.03.25 22:57:08.635405 [ 39 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11711 | 2025.03.25 22:57:08.635467 [ 268 ] {b6adcbf8-3312-420b-a68e-cd8904ccd269} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001872 sec., 363782.0512820513 rows/sec., 28.91 MiB/sec. | ||
11712 | 2025.03.25 22:57:08.635499 [ 39 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11713 | 2025.03.25 22:57:08.635582 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11714 | 2025.03.25 22:57:08.635589 [ 268 ] {b6adcbf8-3312-420b-a68e-cd8904ccd269} <Debug> TCPHandler: Processed in 0.002142619 sec. | ||
11715 | 2025.03.25 22:57:08.635809 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11716 | 2025.03.25 22:57:08.635823 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11717 | 2025.03.25 22:57:08.636066 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11718 | 2025.03.25 22:57:08.636096 [ 268 ] {d7af710d-d806-4a71-8fdf-597943646730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11719 | 2025.03.25 22:57:08.636124 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1967 rows starting from the beginning of the part | ||
11720 | 2025.03.25 22:57:08.636193 [ 268 ] {d7af710d-d806-4a71-8fdf-597943646730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11721 | 2025.03.25 22:57:08.636492 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 681 rows starting from the beginning of the part | ||
11722 | 2025.03.25 22:57:08.636813 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part | ||
11723 | 2025.03.25 22:57:08.637101 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 686 rows starting from the beginning of the part | ||
11724 | 2025.03.25 22:57:08.637692 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 72 rows starting from the beginning of the part | ||
11725 | 2025.03.25 22:57:08.638048 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 681 rows starting from the beginning of the part | ||
11726 | 2025.03.25 22:57:08.639093 [ 268 ] {d7af710d-d806-4a71-8fdf-597943646730} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11727 | 2025.03.25 22:57:08.639167 [ 268 ] {d7af710d-d806-4a71-8fdf-597943646730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11728 | 2025.03.25 22:57:08.640006 [ 268 ] {d7af710d-d806-4a71-8fdf-597943646730} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11729 | 2025.03.25 22:57:08.640543 [ 268 ] {d7af710d-d806-4a71-8fdf-597943646730} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11730 | 2025.03.25 22:57:08.640872 [ 268 ] {d7af710d-d806-4a71-8fdf-597943646730} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.004843 sec., 28494.734668593846 rows/sec., 1.77 MiB/sec. | ||
11731 | 2025.03.25 22:57:08.640955 [ 268 ] {d7af710d-d806-4a71-8fdf-597943646730} <Debug> TCPHandler: Processed in 0.005212077 sec. | ||
11732 | 2025.03.25 22:57:08.641104 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11733 | 2025.03.25 22:57:08.641315 [ 268 ] {6c77feb6-4f57-46b2-91ad-21b3e665f9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11734 | 2025.03.25 22:57:08.641419 [ 268 ] {6c77feb6-4f57-46b2-91ad-21b3e665f9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11735 | 2025.03.25 22:57:08.641867 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4159 rows, containing 5 columns (5 merged, 0 gathered) in 0.006166529 sec., 674447.4890169171 rows/sec., 57.11 MiB/sec. | ||
11736 | 2025.03.25 22:57:08.642281 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11737 | 2025.03.25 22:57:08.642650 [ 268 ] {6c77feb6-4f57-46b2-91ad-21b3e665f9b7} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11738 | 2025.03.25 22:57:08.642707 [ 268 ] {6c77feb6-4f57-46b2-91ad-21b3e665f9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11739 | 2025.03.25 22:57:08.642898 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11740 | 2025.03.25 22:57:08.643136 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_96_19} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11741 | 2025.03.25 22:57:08.643330 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
11742 | 2025.03.25 22:57:08.643442 [ 268 ] {6c77feb6-4f57-46b2-91ad-21b3e665f9b7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11743 | 2025.03.25 22:57:08.643692 [ 268 ] {6c77feb6-4f57-46b2-91ad-21b3e665f9b7} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11744 | 2025.03.25 22:57:08.643875 [ 39 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
11745 | 2025.03.25 22:57:08.643938 [ 39 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11746 | 2025.03.25 22:57:08.643955 [ 268 ] {6c77feb6-4f57-46b2-91ad-21b3e665f9b7} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002736 sec., 41301.16959064327 rows/sec., 2.67 MiB/sec. | ||
11747 | 2025.03.25 22:57:08.643991 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11748 | 2025.03.25 22:57:08.644143 [ 268 ] {6c77feb6-4f57-46b2-91ad-21b3e665f9b7} <Debug> TCPHandler: Processed in 0.00309563 sec. | ||
11749 | 2025.03.25 22:57:08.644349 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
11750 | 2025.03.25 22:57:08.644442 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11751 | 2025.03.25 22:57:08.644868 [ 268 ] {c1896c47-2cae-446c-bc27-ec0dbd561895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11752 | 2025.03.25 22:57:08.644896 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11753 | 2025.03.25 22:57:08.645039 [ 268 ] {c1896c47-2cae-446c-bc27-ec0dbd561895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11754 | 2025.03.25 22:57:08.645046 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 365 rows starting from the beginning of the part | ||
11755 | 2025.03.25 22:57:08.645838 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part | ||
11756 | 2025.03.25 22:57:08.646215 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
11757 | 2025.03.25 22:57:08.646587 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part | ||
11758 | 2025.03.25 22:57:08.646890 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part | ||
11759 | 2025.03.25 22:57:08.646993 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 113 rows starting from the beginning of the part | ||
11760 | 2025.03.25 22:57:08.648073 [ 268 ] {c1896c47-2cae-446c-bc27-ec0dbd561895} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11761 | 2025.03.25 22:57:08.648138 [ 268 ] {c1896c47-2cae-446c-bc27-ec0dbd561895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11762 | 2025.03.25 22:57:08.649174 [ 268 ] {c1896c47-2cae-446c-bc27-ec0dbd561895} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11763 | 2025.03.25 22:57:08.649639 [ 268 ] {c1896c47-2cae-446c-bc27-ec0dbd561895} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11764 | 2025.03.25 22:57:08.650369 [ 268 ] {c1896c47-2cae-446c-bc27-ec0dbd561895} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005628 sec., 19900.49751243781 rows/sec., 1.13 MiB/sec. | ||
11765 | 2025.03.25 22:57:08.650440 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.006295142 sec., 166001.0211048456 rows/sec., 11.66 MiB/sec. | ||
11766 | 2025.03.25 22:57:08.650712 [ 268 ] {c1896c47-2cae-446c-bc27-ec0dbd561895} <Debug> TCPHandler: Processed in 0.006346483 sec. | ||
11767 | 2025.03.25 22:57:08.650933 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11768 | 2025.03.25 22:57:08.651045 [ 190 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
11769 | 2025.03.25 22:57:08.651071 [ 268 ] {cb9c2467-68d1-409e-aac7-159113305d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11770 | 2025.03.25 22:57:08.651175 [ 268 ] {cb9c2467-68d1-409e-aac7-159113305d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11771 | 2025.03.25 22:57:08.651906 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11772 | 2025.03.25 22:57:08.652138 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_45_9} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
11773 | 2025.03.25 22:57:08.652431 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
11774 | 2025.03.25 22:57:08.652883 [ 268 ] {cb9c2467-68d1-409e-aac7-159113305d1a} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11775 | 2025.03.25 22:57:08.652928 [ 268 ] {cb9c2467-68d1-409e-aac7-159113305d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11776 | 2025.03.25 22:57:08.653308 [ 268 ] {cb9c2467-68d1-409e-aac7-159113305d1a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11777 | 2025.03.25 22:57:08.653544 [ 268 ] {cb9c2467-68d1-409e-aac7-159113305d1a} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11778 | 2025.03.25 22:57:08.653714 [ 39 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11779 | 2025.03.25 22:57:08.653769 [ 39 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11780 | 2025.03.25 22:57:08.653788 [ 268 ] {cb9c2467-68d1-409e-aac7-159113305d1a} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.002745 sec., 150819.67213114753 rows/sec., 10.73 MiB/sec. | ||
11781 | 2025.03.25 22:57:08.653806 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11782 | 2025.03.25 22:57:08.653994 [ 268 ] {cb9c2467-68d1-409e-aac7-159113305d1a} <Debug> TCPHandler: Processed in 0.00311856 sec. | ||
11783 | 2025.03.25 22:57:08.654116 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11784 | 2025.03.25 22:57:08.654338 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11785 | 2025.03.25 22:57:08.654573 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11786 | 2025.03.25 22:57:08.654703 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 952 rows starting from the beginning of the part | ||
11787 | 2025.03.25 22:57:08.654977 [ 268 ] {57c1a045-85c9-48ef-9be1-053b1dced81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11788 | 2025.03.25 22:57:08.655113 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 414 rows starting from the beginning of the part | ||
11789 | 2025.03.25 22:57:08.655598 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 72 rows starting from the beginning of the part | ||
11790 | 2025.03.25 22:57:08.655526 [ 268 ] {57c1a045-85c9-48ef-9be1-053b1dced81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11791 | 2025.03.25 22:57:08.656063 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 424 rows starting from the beginning of the part | ||
11792 | 2025.03.25 22:57:08.656458 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 72 rows starting from the beginning of the part | ||
11793 | 2025.03.25 22:57:08.656791 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 414 rows starting from the beginning of the part | ||
11794 | 2025.03.25 22:57:08.658212 [ 268 ] {57c1a045-85c9-48ef-9be1-053b1dced81f} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11795 | 2025.03.25 22:57:08.658283 [ 268 ] {57c1a045-85c9-48ef-9be1-053b1dced81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11796 | 2025.03.25 22:57:08.659288 [ 268 ] {57c1a045-85c9-48ef-9be1-053b1dced81f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
11797 | 2025.03.25 22:57:08.659609 [ 268 ] {57c1a045-85c9-48ef-9be1-053b1dced81f} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11798 | 2025.03.25 22:57:08.660142 [ 268 ] {57c1a045-85c9-48ef-9be1-053b1dced81f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005382 sec., 1114.8272017837237 rows/sec., 58.25 KiB/sec. | ||
11799 | 2025.03.25 22:57:08.660575 [ 268 ] {57c1a045-85c9-48ef-9be1-053b1dced81f} <Debug> TCPHandler: Processed in 0.006409645 sec. | ||
11800 | 2025.03.25 22:57:08.660646 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.006697171 sec., 350595.7963444565 rows/sec., 26.74 MiB/sec. | ||
11801 | 2025.03.25 22:57:08.660941 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11802 | 2025.03.25 22:57:08.660960 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11803 | 2025.03.25 22:57:08.661116 [ 268 ] {b1336a1c-f3d9-4033-9429-2538091afeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11804 | 2025.03.25 22:57:08.661216 [ 268 ] {b1336a1c-f3d9-4033-9429-2538091afeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11805 | 2025.03.25 22:57:08.661563 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11806 | 2025.03.25 22:57:08.661779 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_96_19} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11807 | 2025.03.25 22:57:08.661889 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
11808 | 2025.03.25 22:57:08.662187 [ 268 ] {b1336a1c-f3d9-4033-9429-2538091afeb6} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11809 | 2025.03.25 22:57:08.662231 [ 268 ] {b1336a1c-f3d9-4033-9429-2538091afeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11810 | 2025.03.25 22:57:08.662633 [ 268 ] {b1336a1c-f3d9-4033-9429-2538091afeb6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11811 | 2025.03.25 22:57:08.662889 [ 268 ] {b1336a1c-f3d9-4033-9429-2538091afeb6} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11812 | 2025.03.25 22:57:08.663099 [ 268 ] {b1336a1c-f3d9-4033-9429-2538091afeb6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002013 sec., 117734.72429210134 rows/sec., 7.89 MiB/sec. | ||
11813 | 2025.03.25 22:57:08.663153 [ 268 ] {b1336a1c-f3d9-4033-9429-2538091afeb6} <Debug> TCPHandler: Processed in 0.002336463 sec. | ||
11814 | 2025.03.25 22:57:08.663268 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11815 | 2025.03.25 22:57:08.663373 [ 268 ] {803ae66f-ad89-46d7-a5ef-20885bf3a5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11816 | 2025.03.25 22:57:08.663419 [ 268 ] {803ae66f-ad89-46d7-a5ef-20885bf3a5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11817 | 2025.03.25 22:57:08.663833 [ 268 ] {803ae66f-ad89-46d7-a5ef-20885bf3a5ab} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11818 | 2025.03.25 22:57:08.663872 [ 268 ] {803ae66f-ad89-46d7-a5ef-20885bf3a5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11819 | 2025.03.25 22:57:08.664216 [ 268 ] {803ae66f-ad89-46d7-a5ef-20885bf3a5ab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
11820 | 2025.03.25 22:57:08.664443 [ 268 ] {803ae66f-ad89-46d7-a5ef-20885bf3a5ab} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11821 | 2025.03.25 22:57:08.664658 [ 268 ] {803ae66f-ad89-46d7-a5ef-20885bf3a5ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec. | ||
11822 | 2025.03.25 22:57:08.664707 [ 268 ] {803ae66f-ad89-46d7-a5ef-20885bf3a5ab} <Debug> TCPHandler: Processed in 0.001490384 sec. | ||
11823 | 2025.03.25 22:57:08.664810 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11824 | 2025.03.25 22:57:08.664912 [ 268 ] {2d66d601-bc23-465a-8fb3-a2c2548c233b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11825 | 2025.03.25 22:57:08.664979 [ 268 ] {2d66d601-bc23-465a-8fb3-a2c2548c233b} <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 | ||
11826 | 2025.03.25 22:57:08.666086 [ 268 ] {2d66d601-bc23-465a-8fb3-a2c2548c233b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11827 | 2025.03.25 22:57:08.666124 [ 268 ] {2d66d601-bc23-465a-8fb3-a2c2548c233b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11828 | 2025.03.25 22:57:08.666772 [ 268 ] {2d66d601-bc23-465a-8fb3-a2c2548c233b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11829 | 2025.03.25 22:57:08.667024 [ 268 ] {2d66d601-bc23-465a-8fb3-a2c2548c233b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11830 | 2025.03.25 22:57:08.667257 [ 268 ] {2d66d601-bc23-465a-8fb3-a2c2548c233b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002366 sec., 13524.93660185968 rows/sec., 24.24 MiB/sec. | ||
11831 | 2025.03.25 22:57:08.667349 [ 268 ] {2d66d601-bc23-465a-8fb3-a2c2548c233b} <Debug> TCPHandler: Processed in 0.002588048 sec. | ||
11832 | 2025.03.25 22:57:08.667458 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11833 | 2025.03.25 22:57:08.667560 [ 268 ] {9e4670c1-237d-47f5-9419-a09a0be34a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11834 | 2025.03.25 22:57:08.667604 [ 268 ] {9e4670c1-237d-47f5-9419-a09a0be34a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11835 | 2025.03.25 22:57:08.668031 [ 268 ] {9e4670c1-237d-47f5-9419-a09a0be34a29} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11836 | 2025.03.25 22:57:08.668069 [ 268 ] {9e4670c1-237d-47f5-9419-a09a0be34a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11837 | 2025.03.25 22:57:08.668429 [ 268 ] {9e4670c1-237d-47f5-9419-a09a0be34a29} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11838 | 2025.03.25 22:57:08.668661 [ 268 ] {9e4670c1-237d-47f5-9419-a09a0be34a29} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11839 | 2025.03.25 22:57:08.668874 [ 268 ] {9e4670c1-237d-47f5-9419-a09a0be34a29} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001335 sec., 61423.22097378277 rows/sec., 3.90 MiB/sec. | ||
11840 | 2025.03.25 22:57:08.668935 [ 268 ] {9e4670c1-237d-47f5-9419-a09a0be34a29} <Debug> TCPHandler: Processed in 0.001527644 sec. | ||
11841 | 2025.03.25 22:57:09.690057 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
11842 | 2025.03.25 22:57:09.711581 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11843 | 2025.03.25 22:57:09.711636 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11844 | 2025.03.25 22:57:09.719571 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11845 | 2025.03.25 22:57:09.720375 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11846 | 2025.03.25 22:57:09.723574 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
11847 | 2025.03.25 22:57:11.889542 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11848 | 2025.03.25 22:57:11.889739 [ 268 ] {be7bfede-4ed5-47b7-baf1-0b721808b359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11849 | 2025.03.25 22:57:11.889816 [ 268 ] {be7bfede-4ed5-47b7-baf1-0b721808b359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11850 | 2025.03.25 22:57:11.890596 [ 268 ] {be7bfede-4ed5-47b7-baf1-0b721808b359} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11851 | 2025.03.25 22:57:11.890640 [ 268 ] {be7bfede-4ed5-47b7-baf1-0b721808b359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11852 | 2025.03.25 22:57:11.891079 [ 268 ] {be7bfede-4ed5-47b7-baf1-0b721808b359} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
11853 | 2025.03.25 22:57:11.891341 [ 268 ] {be7bfede-4ed5-47b7-baf1-0b721808b359} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11854 | 2025.03.25 22:57:11.891580 [ 268 ] {be7bfede-4ed5-47b7-baf1-0b721808b359} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001893 sec., 2113.0480718436347 rows/sec., 172.30 KiB/sec. | ||
11855 | 2025.03.25 22:57:11.891751 [ 268 ] {be7bfede-4ed5-47b7-baf1-0b721808b359} <Debug> TCPHandler: Processed in 0.002349362 sec. | ||
11856 | 2025.03.25 22:57:11.891948 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11857 | 2025.03.25 22:57:11.892062 [ 268 ] {fe710340-08c4-4d16-9d77-9c7c5870b1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11858 | 2025.03.25 22:57:11.892110 [ 268 ] {fe710340-08c4-4d16-9d77-9c7c5870b1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11859 | 2025.03.25 22:57:11.893335 [ 268 ] {fe710340-08c4-4d16-9d77-9c7c5870b1b0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11860 | 2025.03.25 22:57:11.893375 [ 268 ] {fe710340-08c4-4d16-9d77-9c7c5870b1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11861 | 2025.03.25 22:57:11.893820 [ 268 ] {fe710340-08c4-4d16-9d77-9c7c5870b1b0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11862 | 2025.03.25 22:57:11.894061 [ 268 ] {fe710340-08c4-4d16-9d77-9c7c5870b1b0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11863 | 2025.03.25 22:57:11.894255 [ 268 ] {fe710340-08c4-4d16-9d77-9c7c5870b1b0} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002221 sec., 546600.6303466907 rows/sec., 45.16 MiB/sec. | ||
11864 | 2025.03.25 22:57:11.894368 [ 268 ] {fe710340-08c4-4d16-9d77-9c7c5870b1b0} <Debug> TCPHandler: Processed in 0.002484847 sec. | ||
11865 | 2025.03.25 22:57:11.894542 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11866 | 2025.03.25 22:57:11.894847 [ 268 ] {c8ab9d67-7ebe-4b65-9f17-55764504b45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11867 | 2025.03.25 22:57:11.894925 [ 268 ] {c8ab9d67-7ebe-4b65-9f17-55764504b45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11868 | 2025.03.25 22:57:11.895486 [ 268 ] {c8ab9d67-7ebe-4b65-9f17-55764504b45a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11869 | 2025.03.25 22:57:11.895524 [ 268 ] {c8ab9d67-7ebe-4b65-9f17-55764504b45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11870 | 2025.03.25 22:57:11.895876 [ 268 ] {c8ab9d67-7ebe-4b65-9f17-55764504b45a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11871 | 2025.03.25 22:57:11.896113 [ 268 ] {c8ab9d67-7ebe-4b65-9f17-55764504b45a} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11872 | 2025.03.25 22:57:11.896307 [ 268 ] {c8ab9d67-7ebe-4b65-9f17-55764504b45a} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.00157 sec., 7643.3121019108285 rows/sec., 561.06 KiB/sec. | ||
11873 | 2025.03.25 22:57:11.896404 [ 268 ] {c8ab9d67-7ebe-4b65-9f17-55764504b45a} <Debug> TCPHandler: Processed in 0.001964695 sec. | ||
11874 | 2025.03.25 22:57:11.896594 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11875 | 2025.03.25 22:57:11.896906 [ 268 ] {741004af-0b7a-4630-88ee-836b72f4178f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11876 | 2025.03.25 22:57:11.897033 [ 268 ] {741004af-0b7a-4630-88ee-836b72f4178f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11877 | 2025.03.25 22:57:11.897761 [ 268 ] {741004af-0b7a-4630-88ee-836b72f4178f} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11878 | 2025.03.25 22:57:11.897799 [ 268 ] {741004af-0b7a-4630-88ee-836b72f4178f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11879 | 2025.03.25 22:57:11.898165 [ 268 ] {741004af-0b7a-4630-88ee-836b72f4178f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11880 | 2025.03.25 22:57:11.898400 [ 268 ] {741004af-0b7a-4630-88ee-836b72f4178f} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11881 | 2025.03.25 22:57:11.898609 [ 268 ] {741004af-0b7a-4630-88ee-836b72f4178f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001822 sec., 125137.21185510428 rows/sec., 8.47 MiB/sec. | ||
11882 | 2025.03.25 22:57:11.898664 [ 268 ] {741004af-0b7a-4630-88ee-836b72f4178f} <Debug> TCPHandler: Processed in 0.002163628 sec. | ||
11883 | 2025.03.25 22:57:11.898773 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11884 | 2025.03.25 22:57:11.898877 [ 268 ] {91e8c4ef-c1bd-418c-a961-1504ee31baf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11885 | 2025.03.25 22:57:11.898921 [ 268 ] {91e8c4ef-c1bd-418c-a961-1504ee31baf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11886 | 2025.03.25 22:57:11.899657 [ 268 ] {91e8c4ef-c1bd-418c-a961-1504ee31baf9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11887 | 2025.03.25 22:57:11.899696 [ 268 ] {91e8c4ef-c1bd-418c-a961-1504ee31baf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11888 | 2025.03.25 22:57:11.900066 [ 268 ] {91e8c4ef-c1bd-418c-a961-1504ee31baf9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11889 | 2025.03.25 22:57:11.900299 [ 268 ] {91e8c4ef-c1bd-418c-a961-1504ee31baf9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11890 | 2025.03.25 22:57:11.900536 [ 268 ] {91e8c4ef-c1bd-418c-a961-1504ee31baf9} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001678 sec., 317044.10011918953 rows/sec., 23.50 MiB/sec. | ||
11891 | 2025.03.25 22:57:11.900606 [ 268 ] {91e8c4ef-c1bd-418c-a961-1504ee31baf9} <Debug> TCPHandler: Processed in 0.001888572 sec. | ||
11892 | 2025.03.25 22:57:11.900826 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11893 | 2025.03.25 22:57:11.901116 [ 268 ] {6e80e04c-2a48-46c8-a8c7-2f8c4f3f886e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11894 | 2025.03.25 22:57:11.901219 [ 268 ] {6e80e04c-2a48-46c8-a8c7-2f8c4f3f886e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11895 | 2025.03.25 22:57:11.901952 [ 268 ] {6e80e04c-2a48-46c8-a8c7-2f8c4f3f886e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11896 | 2025.03.25 22:57:11.901991 [ 268 ] {6e80e04c-2a48-46c8-a8c7-2f8c4f3f886e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11897 | 2025.03.25 22:57:11.902415 [ 268 ] {6e80e04c-2a48-46c8-a8c7-2f8c4f3f886e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11898 | 2025.03.25 22:57:11.902650 [ 268 ] {6e80e04c-2a48-46c8-a8c7-2f8c4f3f886e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11899 | 2025.03.25 22:57:11.902887 [ 268 ] {6e80e04c-2a48-46c8-a8c7-2f8c4f3f886e} <Debug> executeQuery: Read 954 rows, 65.53 KiB in 0.001883 sec., 506638.34306956985 rows/sec., 33.98 MiB/sec. | ||
11900 | 2025.03.25 22:57:11.902970 [ 268 ] {6e80e04c-2a48-46c8-a8c7-2f8c4f3f886e} <Debug> TCPHandler: Processed in 0.00224738 sec. | ||
11901 | 2025.03.25 22:57:11.903132 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11902 | 2025.03.25 22:57:11.903420 [ 268 ] {e42e325f-eb0c-40a9-aafe-72daf4b5c232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11903 | 2025.03.25 22:57:11.903648 [ 268 ] {e42e325f-eb0c-40a9-aafe-72daf4b5c232} <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 | ||
11904 | 2025.03.25 22:57:11.904734 [ 268 ] {e42e325f-eb0c-40a9-aafe-72daf4b5c232} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11905 | 2025.03.25 22:57:11.904779 [ 268 ] {e42e325f-eb0c-40a9-aafe-72daf4b5c232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11906 | 2025.03.25 22:57:11.905383 [ 268 ] {e42e325f-eb0c-40a9-aafe-72daf4b5c232} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11907 | 2025.03.25 22:57:11.905642 [ 268 ] {e42e325f-eb0c-40a9-aafe-72daf4b5c232} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11908 | 2025.03.25 22:57:11.905898 [ 268 ] {e42e325f-eb0c-40a9-aafe-72daf4b5c232} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002585 sec., 3094.777562862669 rows/sec., 5.55 MiB/sec. | ||
11909 | 2025.03.25 22:57:11.906001 [ 268 ] {e42e325f-eb0c-40a9-aafe-72daf4b5c232} <Debug> TCPHandler: Processed in 0.002966947 sec. | ||
11910 | 2025.03.25 22:57:11.906128 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11911 | 2025.03.25 22:57:11.906235 [ 268 ] {7c20a484-2f84-49ca-b6f8-d551c8a7fa81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11912 | 2025.03.25 22:57:11.906281 [ 268 ] {7c20a484-2f84-49ca-b6f8-d551c8a7fa81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11913 | 2025.03.25 22:57:11.906712 [ 268 ] {7c20a484-2f84-49ca-b6f8-d551c8a7fa81} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11914 | 2025.03.25 22:57:11.906751 [ 268 ] {7c20a484-2f84-49ca-b6f8-d551c8a7fa81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11915 | 2025.03.25 22:57:11.907098 [ 268 ] {7c20a484-2f84-49ca-b6f8-d551c8a7fa81} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11916 | 2025.03.25 22:57:11.907326 [ 268 ] {7c20a484-2f84-49ca-b6f8-d551c8a7fa81} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11917 | 2025.03.25 22:57:11.907526 [ 268 ] {7c20a484-2f84-49ca-b6f8-d551c8a7fa81} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001313 sec., 30464.584920030466 rows/sec., 2.06 MiB/sec. | ||
11918 | 2025.03.25 22:57:11.907577 [ 268 ] {7c20a484-2f84-49ca-b6f8-d551c8a7fa81} <Debug> TCPHandler: Processed in 0.001499323 sec. | ||
11919 | 2025.03.25 22:57:13.618929 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11920 | 2025.03.25 22:57:13.619123 [ 268 ] {9f810ad6-e415-4e0e-8513-5ce3482e4893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11921 | 2025.03.25 22:57:13.619198 [ 268 ] {9f810ad6-e415-4e0e-8513-5ce3482e4893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11922 | 2025.03.25 22:57:13.620004 [ 268 ] {9f810ad6-e415-4e0e-8513-5ce3482e4893} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11923 | 2025.03.25 22:57:13.620057 [ 268 ] {9f810ad6-e415-4e0e-8513-5ce3482e4893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11924 | 2025.03.25 22:57:13.620488 [ 268 ] {9f810ad6-e415-4e0e-8513-5ce3482e4893} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11925 | 2025.03.25 22:57:13.620738 [ 268 ] {9f810ad6-e415-4e0e-8513-5ce3482e4893} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11926 | 2025.03.25 22:57:13.620994 [ 268 ] {9f810ad6-e415-4e0e-8513-5ce3482e4893} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. | ||
11927 | 2025.03.25 22:57:13.621059 [ 268 ] {9f810ad6-e415-4e0e-8513-5ce3482e4893} <Debug> TCPHandler: Processed in 0.002268601 sec. | ||
11928 | 2025.03.25 22:57:13.621187 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11929 | 2025.03.25 22:57:13.621303 [ 268 ] {5baa8d3a-f367-4552-bd4c-c01172866676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11930 | 2025.03.25 22:57:13.621351 [ 268 ] {5baa8d3a-f367-4552-bd4c-c01172866676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11931 | 2025.03.25 22:57:13.621913 [ 268 ] {5baa8d3a-f367-4552-bd4c-c01172866676} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11932 | 2025.03.25 22:57:13.621954 [ 268 ] {5baa8d3a-f367-4552-bd4c-c01172866676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11933 | 2025.03.25 22:57:13.622307 [ 268 ] {5baa8d3a-f367-4552-bd4c-c01172866676} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11934 | 2025.03.25 22:57:13.622562 [ 268 ] {5baa8d3a-f367-4552-bd4c-c01172866676} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11935 | 2025.03.25 22:57:13.622797 [ 268 ] {5baa8d3a-f367-4552-bd4c-c01172866676} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001521 sec., 42077.580539119 rows/sec., 3.28 MiB/sec. | ||
11936 | 2025.03.25 22:57:13.622851 [ 268 ] {5baa8d3a-f367-4552-bd4c-c01172866676} <Debug> TCPHandler: Processed in 0.001719769 sec. | ||
11937 | 2025.03.25 22:57:13.622965 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11938 | 2025.03.25 22:57:13.623074 [ 268 ] {c8133a2c-76f3-4308-a60c-8d0112d15ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11939 | 2025.03.25 22:57:13.623124 [ 268 ] {c8133a2c-76f3-4308-a60c-8d0112d15ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11940 | 2025.03.25 22:57:13.623617 [ 268 ] {c8133a2c-76f3-4308-a60c-8d0112d15ab6} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2025.03.25 22:57:13.623655 [ 268 ] {c8133a2c-76f3-4308-a60c-8d0112d15ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11942 | 2025.03.25 22:57:13.624029 [ 268 ] {c8133a2c-76f3-4308-a60c-8d0112d15ab6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11943 | 2025.03.25 22:57:13.624264 [ 268 ] {c8133a2c-76f3-4308-a60c-8d0112d15ab6} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11944 | 2025.03.25 22:57:13.624471 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 5 parts from all_1_90_18 to all_94_94_0 | ||
11945 | 2025.03.25 22:57:13.624477 [ 268 ] {c8133a2c-76f3-4308-a60c-8d0112d15ab6} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001418 sec., 38081.80535966149 rows/sec., 2.65 MiB/sec. | ||
11946 | 2025.03.25 22:57:13.624562 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11947 | 2025.03.25 22:57:13.624634 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11948 | 2025.03.25 22:57:13.624638 [ 268 ] {c8133a2c-76f3-4308-a60c-8d0112d15ab6} <Debug> TCPHandler: Processed in 0.001719769 sec. | ||
11949 | 2025.03.25 22:57:13.624863 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_90_18 to all_94_94_0 into Compact with storage Full | ||
11950 | 2025.03.25 22:57:13.624880 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11951 | 2025.03.25 22:57:13.625124 [ 268 ] {b9c80fed-c5ab-4ad6-bc1d-54f0179af077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11952 | 2025.03.25 22:57:13.625149 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11953 | 2025.03.25 22:57:13.625219 [ 268 ] {b9c80fed-c5ab-4ad6-bc1d-54f0179af077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11954 | 2025.03.25 22:57:13.625236 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 28497 rows starting from the beginning of the part | ||
11955 | 2025.03.25 22:57:13.625549 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 242 rows starting from the beginning of the part | ||
11956 | 2025.03.25 22:57:13.625964 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
11957 | 2025.03.25 22:57:13.626335 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part | ||
11958 | 2025.03.25 22:57:13.626648 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 954 rows starting from the beginning of the part | ||
11959 | 2025.03.25 22:57:13.627554 [ 268 ] {b9c80fed-c5ab-4ad6-bc1d-54f0179af077} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11960 | 2025.03.25 22:57:13.627621 [ 268 ] {b9c80fed-c5ab-4ad6-bc1d-54f0179af077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11961 | 2025.03.25 22:57:13.628221 [ 268 ] {b9c80fed-c5ab-4ad6-bc1d-54f0179af077} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11962 | 2025.03.25 22:57:13.628541 [ 268 ] {b9c80fed-c5ab-4ad6-bc1d-54f0179af077} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11963 | 2025.03.25 22:57:13.628952 [ 268 ] {b9c80fed-c5ab-4ad6-bc1d-54f0179af077} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.003893 sec., 5137.426149499101 rows/sec., 353.20 KiB/sec. | ||
11964 | 2025.03.25 22:57:13.629124 [ 268 ] {b9c80fed-c5ab-4ad6-bc1d-54f0179af077} <Debug> TCPHandler: Processed in 0.004326797 sec. | ||
11965 | 2025.03.25 22:57:13.633716 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30090 rows, containing 5 columns (5 merged, 0 gathered) in 0.008979793 sec., 3350856.7513750037 rows/sec., 227.06 MiB/sec. | ||
11966 | 2025.03.25 22:57:13.634118 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
11967 | 2025.03.25 22:57:13.634439 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11968 | 2025.03.25 22:57:13.634524 [ 194 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 5 parts: [all_1_90_18, all_94_94_0] -> all_1_94_19 | ||
11969 | 2025.03.25 22:57:13.634614 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
11970 | 2025.03.25 22:57:15.176862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
11971 | 2025.03.25 22:57:15.177576 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11972 | 2025.03.25 22:57:15.177629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11973 | 2025.03.25 22:57:15.178177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11974 | 2025.03.25 22:57:15.178437 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11975 | 2025.03.25 22:57:15.178666 [ 23 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11976 | 2025.03.25 22:57:15.178708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
11977 | 2025.03.25 22:57:15.178756 [ 23 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11978 | 2025.03.25 22:57:15.178789 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11979 | 2025.03.25 22:57:15.178945 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
11980 | 2025.03.25 22:57:15.179117 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11981 | 2025.03.25 22:57:15.179165 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
11982 | 2025.03.25 22:57:15.179255 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
11983 | 2025.03.25 22:57:15.179366 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
11984 | 2025.03.25 22:57:15.179631 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
11985 | 2025.03.25 22:57:15.179790 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
11986 | 2025.03.25 22:57:15.179988 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
11987 | 2025.03.25 22:57:15.182937 [ 192 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004064701 sec., 6888329.54748701 rows/sec., 98.54 MiB/sec. | ||
11988 | 2025.03.25 22:57:15.183352 [ 200 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11989 | 2025.03.25 22:57:15.183753 [ 200 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11990 | 2025.03.25 22:57:15.183852 [ 200 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_61_12} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11991 | 2025.03.25 22:57:15.183973 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
11992 | 2025.03.25 22:57:17.223675 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
11993 | 2025.03.25 22:57:17.246338 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11994 | 2025.03.25 22:57:17.246401 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
11995 | 2025.03.25 22:57:17.253919 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11996 | 2025.03.25 22:57:17.254713 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11997 | 2025.03.25 22:57:17.255143 [ 25 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11998 | 2025.03.25 22:57:17.255284 [ 25 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11999 | 2025.03.25 22:57:17.255364 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12000 | 2025.03.25 22:57:17.255913 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
12001 | 2025.03.25 22:57:17.271457 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
12002 | 2025.03.25 22:57:17.273125 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12003 | 2025.03.25 22:57:17.274526 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 423 rows starting from the beginning of the part | ||
12004 | 2025.03.25 22:57:17.279920 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part | ||
12005 | 2025.03.25 22:57:17.285363 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
12006 | 2025.03.25 22:57:17.290737 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
12007 | 2025.03.25 22:57:17.296344 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
12008 | 2025.03.25 22:57:17.300831 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
12009 | 2025.03.25 22:57:17.361816 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.106305266 sec., 4327.160989371872 rows/sec., 22.37 MiB/sec. | ||
12010 | 2025.03.25 22:57:17.365428 [ 192 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12011 | 2025.03.25 22:57:17.368520 [ 192 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12012 | 2025.03.25 22:57:17.368655 [ 192 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_61_12} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12013 | 2025.03.25 22:57:17.371263 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
12014 | 2025.03.25 22:57:17.831887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1682 | ||
12015 | 2025.03.25 22:57:17.835300 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12016 | 2025.03.25 22:57:17.835356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12017 | 2025.03.25 22:57:17.836864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12018 | 2025.03.25 22:57:17.837181 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12019 | 2025.03.25 22:57:17.838201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1682 | ||
12020 | 2025.03.25 22:57:18.632051 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12021 | 2025.03.25 22:57:18.632358 [ 268 ] {ff9493d2-57f7-434e-872e-801878efe144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12022 | 2025.03.25 22:57:18.632477 [ 268 ] {ff9493d2-57f7-434e-872e-801878efe144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12023 | 2025.03.25 22:57:18.633543 [ 268 ] {ff9493d2-57f7-434e-872e-801878efe144} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12024 | 2025.03.25 22:57:18.633599 [ 268 ] {ff9493d2-57f7-434e-872e-801878efe144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12025 | 2025.03.25 22:57:18.634067 [ 268 ] {ff9493d2-57f7-434e-872e-801878efe144} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
12026 | 2025.03.25 22:57:18.634352 [ 268 ] {ff9493d2-57f7-434e-872e-801878efe144} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12027 | 2025.03.25 22:57:18.634604 [ 268 ] {ff9493d2-57f7-434e-872e-801878efe144} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002335 sec., 90792.29122055676 rows/sec., 5.77 MiB/sec. | ||
12028 | 2025.03.25 22:57:18.634671 [ 268 ] {ff9493d2-57f7-434e-872e-801878efe144} <Debug> TCPHandler: Processed in 0.002812734 sec. | ||
12029 | 2025.03.25 22:57:18.634804 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12030 | 2025.03.25 22:57:18.634949 [ 268 ] {9306764b-320e-4e44-ab5d-09eaafbf7ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12031 | 2025.03.25 22:57:18.635007 [ 268 ] {9306764b-320e-4e44-ab5d-09eaafbf7ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12032 | 2025.03.25 22:57:18.636029 [ 268 ] {9306764b-320e-4e44-ab5d-09eaafbf7ecd} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12033 | 2025.03.25 22:57:18.636071 [ 268 ] {9306764b-320e-4e44-ab5d-09eaafbf7ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12034 | 2025.03.25 22:57:18.636492 [ 268 ] {9306764b-320e-4e44-ab5d-09eaafbf7ecd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12035 | 2025.03.25 22:57:18.636744 [ 268 ] {9306764b-320e-4e44-ab5d-09eaafbf7ecd} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12036 | 2025.03.25 22:57:18.636991 [ 268 ] {9306764b-320e-4e44-ab5d-09eaafbf7ecd} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.002076 sec., 328034.68208092486 rows/sec., 26.07 MiB/sec. | ||
12037 | 2025.03.25 22:57:18.637049 [ 268 ] {9306764b-320e-4e44-ab5d-09eaafbf7ecd} <Debug> TCPHandler: Processed in 0.002301252 sec. | ||
12038 | 2025.03.25 22:57:18.637169 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12039 | 2025.03.25 22:57:18.637281 [ 268 ] {4ba57f85-bcc8-4934-ac99-ce8ad7a1dd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12040 | 2025.03.25 22:57:18.637328 [ 268 ] {4ba57f85-bcc8-4934-ac99-ce8ad7a1dd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12041 | 2025.03.25 22:57:18.637911 [ 268 ] {4ba57f85-bcc8-4934-ac99-ce8ad7a1dd94} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12042 | 2025.03.25 22:57:18.637951 [ 268 ] {4ba57f85-bcc8-4934-ac99-ce8ad7a1dd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12043 | 2025.03.25 22:57:18.638308 [ 268 ] {4ba57f85-bcc8-4934-ac99-ce8ad7a1dd94} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12044 | 2025.03.25 22:57:18.638556 [ 268 ] {4ba57f85-bcc8-4934-ac99-ce8ad7a1dd94} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12045 | 2025.03.25 22:57:18.638731 [ 44 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12046 | 2025.03.25 22:57:18.638817 [ 268 ] {4ba57f85-bcc8-4934-ac99-ce8ad7a1dd94} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001551 sec., 88974.85493230174 rows/sec., 5.54 MiB/sec. | ||
12047 | 2025.03.25 22:57:18.638822 [ 44 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12048 | 2025.03.25 22:57:18.638917 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12049 | 2025.03.25 22:57:18.638943 [ 268 ] {4ba57f85-bcc8-4934-ac99-ce8ad7a1dd94} <Debug> TCPHandler: Processed in 0.001826131 sec. | ||
12050 | 2025.03.25 22:57:18.639158 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12051 | 2025.03.25 22:57:18.639237 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
12052 | 2025.03.25 22:57:18.639318 [ 268 ] {808c7f38-238e-49c1-91e7-c4c3b020d7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12053 | 2025.03.25 22:57:18.639395 [ 268 ] {808c7f38-238e-49c1-91e7-c4c3b020d7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12054 | 2025.03.25 22:57:18.639767 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12055 | 2025.03.25 22:57:18.639905 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 178 rows starting from the beginning of the part | ||
12056 | 2025.03.25 22:57:18.640302 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 148 rows starting from the beginning of the part | ||
12057 | 2025.03.25 22:57:18.640605 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part | ||
12058 | 2025.03.25 22:57:18.640991 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 138 rows starting from the beginning of the part | ||
12059 | 2025.03.25 22:57:18.641175 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
12060 | 2025.03.25 22:57:18.641456 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 138 rows starting from the beginning of the part | ||
12061 | 2025.03.25 22:57:18.642288 [ 268 ] {808c7f38-238e-49c1-91e7-c4c3b020d7e1} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12062 | 2025.03.25 22:57:18.642366 [ 268 ] {808c7f38-238e-49c1-91e7-c4c3b020d7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12063 | 2025.03.25 22:57:18.643350 [ 268 ] {808c7f38-238e-49c1-91e7-c4c3b020d7e1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12064 | 2025.03.25 22:57:18.643851 [ 268 ] {808c7f38-238e-49c1-91e7-c4c3b020d7e1} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12065 | 2025.03.25 22:57:18.644617 [ 268 ] {808c7f38-238e-49c1-91e7-c4c3b020d7e1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005329 sec., 21204.72884218427 rows/sec., 1.37 MiB/sec. | ||
12066 | 2025.03.25 22:57:18.644622 [ 189 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.005567476 sec., 111720.28402098185 rows/sec., 7.50 MiB/sec. | ||
12067 | 2025.03.25 22:57:18.644876 [ 268 ] {808c7f38-238e-49c1-91e7-c4c3b020d7e1} <Debug> TCPHandler: Processed in 0.005809682 sec. | ||
12068 | 2025.03.25 22:57:18.644972 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12069 | 2025.03.25 22:57:18.645270 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12070 | 2025.03.25 22:57:18.645583 [ 268 ] {8dd8b485-7b27-4c1a-a463-88f8f58d3982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12071 | 2025.03.25 22:57:18.645680 [ 268 ] {8dd8b485-7b27-4c1a-a463-88f8f58d3982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12072 | 2025.03.25 22:57:18.645808 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12073 | 2025.03.25 22:57:18.646019 [ 186 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_86_17} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12074 | 2025.03.25 22:57:18.646240 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
12075 | 2025.03.25 22:57:18.646676 [ 268 ] {8dd8b485-7b27-4c1a-a463-88f8f58d3982} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12076 | 2025.03.25 22:57:18.646720 [ 268 ] {8dd8b485-7b27-4c1a-a463-88f8f58d3982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12077 | 2025.03.25 22:57:18.647087 [ 268 ] {8dd8b485-7b27-4c1a-a463-88f8f58d3982} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
12078 | 2025.03.25 22:57:18.647335 [ 268 ] {8dd8b485-7b27-4c1a-a463-88f8f58d3982} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12079 | 2025.03.25 22:57:18.647566 [ 268 ] {8dd8b485-7b27-4c1a-a463-88f8f58d3982} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002071 sec., 54080.15451472719 rows/sec., 3.08 MiB/sec. | ||
12080 | 2025.03.25 22:57:18.647625 [ 268 ] {8dd8b485-7b27-4c1a-a463-88f8f58d3982} <Debug> TCPHandler: Processed in 0.002490685 sec. | ||
12081 | 2025.03.25 22:57:18.647741 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12082 | 2025.03.25 22:57:18.647849 [ 268 ] {a403d0f6-a85c-477b-b904-a65f91754222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12083 | 2025.03.25 22:57:18.647894 [ 268 ] {a403d0f6-a85c-477b-b904-a65f91754222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12084 | 2025.03.25 22:57:18.648590 [ 268 ] {a403d0f6-a85c-477b-b904-a65f91754222} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12085 | 2025.03.25 22:57:18.648630 [ 268 ] {a403d0f6-a85c-477b-b904-a65f91754222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12086 | 2025.03.25 22:57:18.649007 [ 268 ] {a403d0f6-a85c-477b-b904-a65f91754222} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12087 | 2025.03.25 22:57:18.649252 [ 268 ] {a403d0f6-a85c-477b-b904-a65f91754222} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12088 | 2025.03.25 22:57:18.649503 [ 268 ] {a403d0f6-a85c-477b-b904-a65f91754222} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001665 sec., 248648.64864864864 rows/sec., 17.68 MiB/sec. | ||
12089 | 2025.03.25 22:57:18.649568 [ 268 ] {a403d0f6-a85c-477b-b904-a65f91754222} <Debug> TCPHandler: Processed in 0.001877752 sec. | ||
12090 | 2025.03.25 22:57:18.649813 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12091 | 2025.03.25 22:57:18.650089 [ 268 ] {85a4cb67-66ba-4dc7-98fe-2bcc064116a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12092 | 2025.03.25 22:57:18.650163 [ 268 ] {85a4cb67-66ba-4dc7-98fe-2bcc064116a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12093 | 2025.03.25 22:57:18.650633 [ 268 ] {85a4cb67-66ba-4dc7-98fe-2bcc064116a6} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12094 | 2025.03.25 22:57:18.650672 [ 268 ] {85a4cb67-66ba-4dc7-98fe-2bcc064116a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12095 | 2025.03.25 22:57:18.651042 [ 268 ] {85a4cb67-66ba-4dc7-98fe-2bcc064116a6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
12096 | 2025.03.25 22:57:18.651287 [ 268 ] {85a4cb67-66ba-4dc7-98fe-2bcc064116a6} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12097 | 2025.03.25 22:57:18.651504 [ 268 ] {85a4cb67-66ba-4dc7-98fe-2bcc064116a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. | ||
12098 | 2025.03.25 22:57:18.651556 [ 268 ] {85a4cb67-66ba-4dc7-98fe-2bcc064116a6} <Debug> TCPHandler: Processed in 0.001845571 sec. | ||
12099 | 2025.03.25 22:57:18.651679 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12100 | 2025.03.25 22:57:18.651786 [ 268 ] {8ff27646-1d0e-4386-aa0b-129d4d8f194f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12101 | 2025.03.25 22:57:18.651835 [ 268 ] {8ff27646-1d0e-4386-aa0b-129d4d8f194f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12102 | 2025.03.25 22:57:18.652370 [ 268 ] {8ff27646-1d0e-4386-aa0b-129d4d8f194f} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12103 | 2025.03.25 22:57:18.652409 [ 268 ] {8ff27646-1d0e-4386-aa0b-129d4d8f194f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12104 | 2025.03.25 22:57:18.652807 [ 268 ] {8ff27646-1d0e-4386-aa0b-129d4d8f194f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12105 | 2025.03.25 22:57:18.653060 [ 268 ] {8ff27646-1d0e-4386-aa0b-129d4d8f194f} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12106 | 2025.03.25 22:57:18.653287 [ 268 ] {8ff27646-1d0e-4386-aa0b-129d4d8f194f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001522 sec., 155716.1629434954 rows/sec., 10.44 MiB/sec. | ||
12107 | 2025.03.25 22:57:18.653342 [ 268 ] {8ff27646-1d0e-4386-aa0b-129d4d8f194f} <Debug> TCPHandler: Processed in 0.001713289 sec. | ||
12108 | 2025.03.25 22:57:18.653458 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12109 | 2025.03.25 22:57:18.653565 [ 268 ] {45470af3-b62d-4dbd-b280-565441c19ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12110 | 2025.03.25 22:57:18.653613 [ 268 ] {45470af3-b62d-4dbd-b280-565441c19ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12111 | 2025.03.25 22:57:18.654047 [ 268 ] {45470af3-b62d-4dbd-b280-565441c19ec4} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12112 | 2025.03.25 22:57:18.654087 [ 268 ] {45470af3-b62d-4dbd-b280-565441c19ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12113 | 2025.03.25 22:57:18.654438 [ 268 ] {45470af3-b62d-4dbd-b280-565441c19ec4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
12114 | 2025.03.25 22:57:18.654679 [ 268 ] {45470af3-b62d-4dbd-b280-565441c19ec4} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12115 | 2025.03.25 22:57:18.654895 [ 268 ] {45470af3-b62d-4dbd-b280-565441c19ec4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec. | ||
12116 | 2025.03.25 22:57:18.654945 [ 268 ] {45470af3-b62d-4dbd-b280-565441c19ec4} <Debug> TCPHandler: Processed in 0.001538805 sec. | ||
12117 | 2025.03.25 22:57:18.655067 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12118 | 2025.03.25 22:57:18.655174 [ 268 ] {15de098a-6e1f-40f8-a547-b6c531d09d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12119 | 2025.03.25 22:57:18.655241 [ 268 ] {15de098a-6e1f-40f8-a547-b6c531d09d51} <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 | ||
12120 | 2025.03.25 22:57:18.656397 [ 268 ] {15de098a-6e1f-40f8-a547-b6c531d09d51} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12121 | 2025.03.25 22:57:18.656441 [ 268 ] {15de098a-6e1f-40f8-a547-b6c531d09d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12122 | 2025.03.25 22:57:18.657110 [ 268 ] {15de098a-6e1f-40f8-a547-b6c531d09d51} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12123 | 2025.03.25 22:57:18.657374 [ 268 ] {15de098a-6e1f-40f8-a547-b6c531d09d51} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12124 | 2025.03.25 22:57:18.657568 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12125 | 2025.03.25 22:57:18.657635 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12126 | 2025.03.25 22:57:18.657676 [ 268 ] {15de098a-6e1f-40f8-a547-b6c531d09d51} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00251 sec., 12749.003984063746 rows/sec., 22.85 MiB/sec. | ||
12127 | 2025.03.25 22:57:18.657686 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
12128 | 2025.03.25 22:57:18.657967 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
12129 | 2025.03.25 22:57:18.657978 [ 268 ] {15de098a-6e1f-40f8-a547-b6c531d09d51} <Debug> TCPHandler: Processed in 0.002958967 sec. | ||
12130 | 2025.03.25 22:57:18.658159 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12131 | 2025.03.25 22:57:18.658290 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12132 | 2025.03.25 22:57:18.658302 [ 268 ] {1ca37e44-81d7-4ab8-93ef-8ac19357f2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12133 | 2025.03.25 22:57:18.658364 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1572 rows starting from the beginning of the part | ||
12134 | 2025.03.25 22:57:18.658367 [ 268 ] {1ca37e44-81d7-4ab8-93ef-8ac19357f2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12135 | 2025.03.25 22:57:18.659017 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 32 rows starting from the beginning of the part | ||
12136 | 2025.03.25 22:57:18.659593 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part | ||
12137 | 2025.03.25 22:57:18.660183 [ 268 ] {1ca37e44-81d7-4ab8-93ef-8ac19357f2c6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12138 | 2025.03.25 22:57:18.660199 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 32 rows starting from the beginning of the part | ||
12139 | 2025.03.25 22:57:18.660227 [ 268 ] {1ca37e44-81d7-4ab8-93ef-8ac19357f2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12140 | 2025.03.25 22:57:18.660781 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part | ||
12141 | 2025.03.25 22:57:18.661346 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 32 rows starting from the beginning of the part | ||
12142 | 2025.03.25 22:57:18.661405 [ 268 ] {1ca37e44-81d7-4ab8-93ef-8ac19357f2c6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12143 | 2025.03.25 22:57:18.661943 [ 268 ] {1ca37e44-81d7-4ab8-93ef-8ac19357f2c6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12144 | 2025.03.25 22:57:18.662215 [ 44 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12145 | 2025.03.25 22:57:18.662300 [ 44 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12146 | 2025.03.25 22:57:18.662339 [ 268 ] {1ca37e44-81d7-4ab8-93ef-8ac19357f2c6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004058 sec., 20206.998521439134 rows/sec., 1.28 MiB/sec. | ||
12147 | 2025.03.25 22:57:18.662388 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12148 | 2025.03.25 22:57:18.662529 [ 268 ] {1ca37e44-81d7-4ab8-93ef-8ac19357f2c6} <Debug> TCPHandler: Processed in 0.004422819 sec. | ||
12149 | 2025.03.25 22:57:18.663369 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12150 | 2025.03.25 22:57:18.664159 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12151 | 2025.03.25 22:57:18.664254 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4842 rows starting from the beginning of the part | ||
12152 | 2025.03.25 22:57:18.664536 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
12153 | 2025.03.25 22:57:18.664888 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part | ||
12154 | 2025.03.25 22:57:18.665206 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 40 rows starting from the beginning of the part | ||
12155 | 2025.03.25 22:57:18.665461 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 20 rows starting from the beginning of the part | ||
12156 | 2025.03.25 22:57:18.665730 [ 186 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part | ||
12157 | 2025.03.25 22:57:18.670706 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5126 rows, containing 4 columns (4 merged, 0 gathered) in 0.008027601 sec., 638546.9332618798 rows/sec., 41.91 MiB/sec. | ||
12158 | 2025.03.25 22:57:18.671285 [ 188 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12159 | 2025.03.25 22:57:18.672309 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12160 | 2025.03.25 22:57:18.672461 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_96_19} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12161 | 2025.03.25 22:57:18.672564 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
12162 | 2025.03.25 22:57:18.675231 [ 188 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1684 rows, containing 19 columns (19 merged, 0 gathered) in 0.017405693 sec., 96749.95416729458 rows/sec., 173.37 MiB/sec. | ||
12163 | 2025.03.25 22:57:18.676577 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12164 | 2025.03.25 22:57:18.676961 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12165 | 2025.03.25 22:57:18.677040 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12166 | 2025.03.25 22:57:18.677152 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
12167 | 2025.03.25 22:57:19.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.92 MiB, peak 261.70 MiB, free memory in arenas 0.00 B, will set to 253.05 MiB (RSS), difference: 3.13 MiB | ||
12168 | 2025.03.25 22:57:22.502067 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12169 | 2025.03.25 22:57:22.502147 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12170 | 2025.03.25 22:57:22.678886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
12171 | 2025.03.25 22:57:22.679560 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12172 | 2025.03.25 22:57:22.679614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12173 | 2025.03.25 22:57:22.680180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12174 | 2025.03.25 22:57:22.680481 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12175 | 2025.03.25 22:57:22.680744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
12176 | 2025.03.25 22:57:23.625035 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12177 | 2025.03.25 22:57:23.625347 [ 268 ] {d76f5043-b64f-4446-83a4-65e95654c74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12178 | 2025.03.25 22:57:23.625465 [ 268 ] {d76f5043-b64f-4446-83a4-65e95654c74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12179 | 2025.03.25 22:57:23.626525 [ 268 ] {d76f5043-b64f-4446-83a4-65e95654c74b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12180 | 2025.03.25 22:57:23.626577 [ 268 ] {d76f5043-b64f-4446-83a4-65e95654c74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12181 | 2025.03.25 22:57:23.627036 [ 268 ] {d76f5043-b64f-4446-83a4-65e95654c74b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12182 | 2025.03.25 22:57:23.627290 [ 268 ] {d76f5043-b64f-4446-83a4-65e95654c74b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12183 | 2025.03.25 22:57:23.627574 [ 268 ] {d76f5043-b64f-4446-83a4-65e95654c74b} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002313 sec., 31128.4046692607 rows/sec., 2.53 MiB/sec. | ||
12184 | 2025.03.25 22:57:23.627656 [ 268 ] {d76f5043-b64f-4446-83a4-65e95654c74b} <Debug> TCPHandler: Processed in 0.002776073 sec. | ||
12185 | 2025.03.25 22:57:23.627912 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12186 | 2025.03.25 22:57:23.628206 [ 268 ] {0d139d19-a57e-444e-8370-4ed140053105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12187 | 2025.03.25 22:57:23.628279 [ 268 ] {0d139d19-a57e-444e-8370-4ed140053105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12188 | 2025.03.25 22:57:23.628836 [ 268 ] {0d139d19-a57e-444e-8370-4ed140053105} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12189 | 2025.03.25 22:57:23.628877 [ 268 ] {0d139d19-a57e-444e-8370-4ed140053105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12190 | 2025.03.25 22:57:23.629230 [ 268 ] {0d139d19-a57e-444e-8370-4ed140053105} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12191 | 2025.03.25 22:57:23.629465 [ 268 ] {0d139d19-a57e-444e-8370-4ed140053105} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12192 | 2025.03.25 22:57:23.629675 [ 268 ] {0d139d19-a57e-444e-8370-4ed140053105} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001591 sec., 5028.28409805154 rows/sec., 378.10 KiB/sec. | ||
12193 | 2025.03.25 22:57:23.629730 [ 268 ] {0d139d19-a57e-444e-8370-4ed140053105} <Debug> TCPHandler: Processed in 0.001923034 sec. | ||
12194 | 2025.03.25 22:57:23.629838 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12195 | 2025.03.25 22:57:23.629945 [ 268 ] {255c93aa-07e7-4e5f-8021-cf17402b49dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12196 | 2025.03.25 22:57:23.629990 [ 268 ] {255c93aa-07e7-4e5f-8021-cf17402b49dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12197 | 2025.03.25 22:57:23.630538 [ 268 ] {255c93aa-07e7-4e5f-8021-cf17402b49dd} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12198 | 2025.03.25 22:57:23.630603 [ 268 ] {255c93aa-07e7-4e5f-8021-cf17402b49dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12199 | 2025.03.25 22:57:23.630957 [ 268 ] {255c93aa-07e7-4e5f-8021-cf17402b49dd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12200 | 2025.03.25 22:57:23.631201 [ 268 ] {255c93aa-07e7-4e5f-8021-cf17402b49dd} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12201 | 2025.03.25 22:57:23.631426 [ 268 ] {255c93aa-07e7-4e5f-8021-cf17402b49dd} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001503 sec., 47904.19161676647 rows/sec., 3.74 MiB/sec. | ||
12202 | 2025.03.25 22:57:23.631479 [ 268 ] {255c93aa-07e7-4e5f-8021-cf17402b49dd} <Debug> TCPHandler: Processed in 0.001693568 sec. | ||
12203 | 2025.03.25 22:57:23.631593 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12204 | 2025.03.25 22:57:23.631701 [ 268 ] {11ed845d-279c-4d24-90e0-be37677ff33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12205 | 2025.03.25 22:57:23.631752 [ 268 ] {11ed845d-279c-4d24-90e0-be37677ff33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12206 | 2025.03.25 22:57:23.632314 [ 268 ] {11ed845d-279c-4d24-90e0-be37677ff33b} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12207 | 2025.03.25 22:57:23.632354 [ 268 ] {11ed845d-279c-4d24-90e0-be37677ff33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12208 | 2025.03.25 22:57:23.632757 [ 268 ] {11ed845d-279c-4d24-90e0-be37677ff33b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12209 | 2025.03.25 22:57:23.633007 [ 268 ] {11ed845d-279c-4d24-90e0-be37677ff33b} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12210 | 2025.03.25 22:57:23.633218 [ 268 ] {11ed845d-279c-4d24-90e0-be37677ff33b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001539 sec., 103963.61273554256 rows/sec., 7.24 MiB/sec. | ||
12211 | 2025.03.25 22:57:23.633270 [ 268 ] {11ed845d-279c-4d24-90e0-be37677ff33b} <Debug> TCPHandler: Processed in 0.001729059 sec. | ||
12212 | 2025.03.25 22:57:23.633378 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12213 | 2025.03.25 22:57:23.633482 [ 268 ] {154e8930-f85e-48b5-8f1e-ad4022664782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12214 | 2025.03.25 22:57:23.633548 [ 268 ] {154e8930-f85e-48b5-8f1e-ad4022664782} <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 | ||
12215 | 2025.03.25 22:57:23.634603 [ 268 ] {154e8930-f85e-48b5-8f1e-ad4022664782} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12216 | 2025.03.25 22:57:23.634642 [ 268 ] {154e8930-f85e-48b5-8f1e-ad4022664782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12217 | 2025.03.25 22:57:23.635234 [ 268 ] {154e8930-f85e-48b5-8f1e-ad4022664782} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12218 | 2025.03.25 22:57:23.635490 [ 268 ] {154e8930-f85e-48b5-8f1e-ad4022664782} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12219 | 2025.03.25 22:57:23.635755 [ 268 ] {154e8930-f85e-48b5-8f1e-ad4022664782} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002294 sec., 3487.3583260680034 rows/sec., 6.25 MiB/sec. | ||
12220 | 2025.03.25 22:57:23.635897 [ 268 ] {154e8930-f85e-48b5-8f1e-ad4022664782} <Debug> TCPHandler: Processed in 0.002568449 sec. | ||
12221 | 2025.03.25 22:57:23.636097 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12222 | 2025.03.25 22:57:23.636216 [ 268 ] {00e45280-0a71-4245-a228-f4131e0c6b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12223 | 2025.03.25 22:57:23.636262 [ 268 ] {00e45280-0a71-4245-a228-f4131e0c6b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12224 | 2025.03.25 22:57:23.636720 [ 268 ] {00e45280-0a71-4245-a228-f4131e0c6b8b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12225 | 2025.03.25 22:57:23.636758 [ 268 ] {00e45280-0a71-4245-a228-f4131e0c6b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12226 | 2025.03.25 22:57:23.637114 [ 268 ] {00e45280-0a71-4245-a228-f4131e0c6b8b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12227 | 2025.03.25 22:57:23.637345 [ 268 ] {00e45280-0a71-4245-a228-f4131e0c6b8b} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12228 | 2025.03.25 22:57:23.637561 [ 268 ] {00e45280-0a71-4245-a228-f4131e0c6b8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
12229 | 2025.03.25 22:57:23.637632 [ 268 ] {00e45280-0a71-4245-a228-f4131e0c6b8b} <Debug> TCPHandler: Processed in 0.001597985 sec. | ||
12230 | 2025.03.25 22:57:24.771570 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
12231 | 2025.03.25 22:57:24.790774 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12232 | 2025.03.25 22:57:24.790830 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12233 | 2025.03.25 22:57:24.797843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12234 | 2025.03.25 22:57:24.798634 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12235 | 2025.03.25 22:57:24.801342 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
12236 | 2025.03.25 22:57:27.838484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1716 | ||
12237 | 2025.03.25 22:57:27.841645 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12238 | 2025.03.25 22:57:27.841702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12239 | 2025.03.25 22:57:27.843183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12240 | 2025.03.25 22:57:27.843495 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12241 | 2025.03.25 22:57:27.844156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1716 | ||
12242 | 2025.03.25 22:57:28.632031 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12243 | 2025.03.25 22:57:28.632240 [ 268 ] {67c7d701-562f-42d2-9faf-fb32e0efa41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12244 | 2025.03.25 22:57:28.632336 [ 268 ] {67c7d701-562f-42d2-9faf-fb32e0efa41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12245 | 2025.03.25 22:57:28.633318 [ 268 ] {67c7d701-562f-42d2-9faf-fb32e0efa41d} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12246 | 2025.03.25 22:57:28.633362 [ 268 ] {67c7d701-562f-42d2-9faf-fb32e0efa41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12247 | 2025.03.25 22:57:28.633824 [ 268 ] {67c7d701-562f-42d2-9faf-fb32e0efa41d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12248 | 2025.03.25 22:57:28.634107 [ 268 ] {67c7d701-562f-42d2-9faf-fb32e0efa41d} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12249 | 2025.03.25 22:57:28.634368 [ 268 ] {67c7d701-562f-42d2-9faf-fb32e0efa41d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002189 sec., 96847.8757423481 rows/sec., 6.16 MiB/sec. | ||
12250 | 2025.03.25 22:57:28.634551 [ 268 ] {67c7d701-562f-42d2-9faf-fb32e0efa41d} <Debug> TCPHandler: Processed in 0.002649879 sec. | ||
12251 | 2025.03.25 22:57:28.634779 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12252 | 2025.03.25 22:57:28.634896 [ 268 ] {fb678570-6e3a-476c-8a3b-99537d8025ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12253 | 2025.03.25 22:57:28.634949 [ 268 ] {fb678570-6e3a-476c-8a3b-99537d8025ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12254 | 2025.03.25 22:57:28.635582 [ 268 ] {fb678570-6e3a-476c-8a3b-99537d8025ee} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12255 | 2025.03.25 22:57:28.635624 [ 268 ] {fb678570-6e3a-476c-8a3b-99537d8025ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12256 | 2025.03.25 22:57:28.636001 [ 268 ] {fb678570-6e3a-476c-8a3b-99537d8025ee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
12257 | 2025.03.25 22:57:28.636261 [ 268 ] {fb678570-6e3a-476c-8a3b-99537d8025ee} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12258 | 2025.03.25 22:57:28.636443 [ 268 ] {fb678570-6e3a-476c-8a3b-99537d8025ee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001576 sec., 2538.0710659898477 rows/sec., 206.96 KiB/sec. | ||
12259 | 2025.03.25 22:57:28.636500 [ 268 ] {fb678570-6e3a-476c-8a3b-99537d8025ee} <Debug> TCPHandler: Processed in 0.001798011 sec. | ||
12260 | 2025.03.25 22:57:28.636628 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12261 | 2025.03.25 22:57:28.636740 [ 268 ] {b0efc693-911c-4a12-b478-921e3a469c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12262 | 2025.03.25 22:57:28.636787 [ 268 ] {b0efc693-911c-4a12-b478-921e3a469c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12263 | 2025.03.25 22:57:28.637696 [ 268 ] {b0efc693-911c-4a12-b478-921e3a469c09} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12264 | 2025.03.25 22:57:28.637734 [ 268 ] {b0efc693-911c-4a12-b478-921e3a469c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12265 | 2025.03.25 22:57:28.638134 [ 268 ] {b0efc693-911c-4a12-b478-921e3a469c09} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12266 | 2025.03.25 22:57:28.638377 [ 268 ] {b0efc693-911c-4a12-b478-921e3a469c09} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12267 | 2025.03.25 22:57:28.638523 [ 65 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12268 | 2025.03.25 22:57:28.638558 [ 268 ] {b0efc693-911c-4a12-b478-921e3a469c09} <Debug> executeQuery: Read 683 rows, 55.57 KiB in 0.001842 sec., 370792.61672095547 rows/sec., 29.46 MiB/sec. | ||
12269 | 2025.03.25 22:57:28.638568 [ 65 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12270 | 2025.03.25 22:57:28.638601 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12271 | 2025.03.25 22:57:28.638626 [ 268 ] {b0efc693-911c-4a12-b478-921e3a469c09} <Debug> TCPHandler: Processed in 0.002049137 sec. | ||
12272 | 2025.03.25 22:57:28.638808 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12273 | 2025.03.25 22:57:28.638818 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
12274 | 2025.03.25 22:57:28.638990 [ 268 ] {2ae269a9-d90a-4a01-b917-b39867dc3322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12275 | 2025.03.25 22:57:28.639097 [ 268 ] {2ae269a9-d90a-4a01-b917-b39867dc3322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12276 | 2025.03.25 22:57:28.639113 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12277 | 2025.03.25 22:57:28.639212 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1967 rows starting from the beginning of the part | ||
12278 | 2025.03.25 22:57:28.639501 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1214 rows starting from the beginning of the part | ||
12279 | 2025.03.25 22:57:28.639822 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
12280 | 2025.03.25 22:57:28.640180 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 681 rows starting from the beginning of the part | ||
12281 | 2025.03.25 22:57:28.640458 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part | ||
12282 | 2025.03.25 22:57:28.640840 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 683 rows starting from the beginning of the part | ||
12283 | 2025.03.25 22:57:28.642165 [ 268 ] {2ae269a9-d90a-4a01-b917-b39867dc3322} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12284 | 2025.03.25 22:57:28.642216 [ 268 ] {2ae269a9-d90a-4a01-b917-b39867dc3322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12285 | 2025.03.25 22:57:28.643099 [ 268 ] {2ae269a9-d90a-4a01-b917-b39867dc3322} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12286 | 2025.03.25 22:57:28.643563 [ 268 ] {2ae269a9-d90a-4a01-b917-b39867dc3322} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12287 | 2025.03.25 22:57:28.643799 [ 268 ] {2ae269a9-d90a-4a01-b917-b39867dc3322} <Debug> executeQuery: Read 142 rows, 9.07 KiB in 0.004865 sec., 29188.078108941416 rows/sec., 1.82 MiB/sec. | ||
12288 | 2025.03.25 22:57:28.643880 [ 268 ] {2ae269a9-d90a-4a01-b917-b39867dc3322} <Debug> TCPHandler: Processed in 0.005155916 sec. | ||
12289 | 2025.03.25 22:57:28.644028 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12290 | 2025.03.25 22:57:28.644152 [ 268 ] {00bd2f62-426d-48b2-beed-743bdc27d996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12291 | 2025.03.25 22:57:28.644220 [ 268 ] {00bd2f62-426d-48b2-beed-743bdc27d996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12292 | 2025.03.25 22:57:28.644826 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4673 rows, containing 5 columns (5 merged, 0 gathered) in 0.006117168 sec., 763915.5896977163 rows/sec., 65.15 MiB/sec. | ||
12293 | 2025.03.25 22:57:28.645139 [ 190 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12294 | 2025.03.25 22:57:28.645706 [ 268 ] {00bd2f62-426d-48b2-beed-743bdc27d996} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12295 | 2025.03.25 22:57:28.645772 [ 268 ] {00bd2f62-426d-48b2-beed-743bdc27d996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12296 | 2025.03.25 22:57:28.645781 [ 188 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12297 | 2025.03.25 22:57:28.646046 [ 188 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_101_20} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12298 | 2025.03.25 22:57:28.646242 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
12299 | 2025.03.25 22:57:28.646419 [ 268 ] {00bd2f62-426d-48b2-beed-743bdc27d996} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12300 | 2025.03.25 22:57:28.646672 [ 268 ] {00bd2f62-426d-48b2-beed-743bdc27d996} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12301 | 2025.03.25 22:57:28.646901 [ 268 ] {00bd2f62-426d-48b2-beed-743bdc27d996} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002771 sec., 40779.50198484302 rows/sec., 2.64 MiB/sec. | ||
12302 | 2025.03.25 22:57:28.646965 [ 268 ] {00bd2f62-426d-48b2-beed-743bdc27d996} <Debug> TCPHandler: Processed in 0.003005998 sec. | ||
12303 | 2025.03.25 22:57:28.647086 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12304 | 2025.03.25 22:57:28.647198 [ 268 ] {f95046b9-a87c-45b5-9cf5-ea45941b9e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12305 | 2025.03.25 22:57:28.647252 [ 268 ] {f95046b9-a87c-45b5-9cf5-ea45941b9e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12306 | 2025.03.25 22:57:28.647928 [ 268 ] {f95046b9-a87c-45b5-9cf5-ea45941b9e92} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12307 | 2025.03.25 22:57:28.647975 [ 268 ] {f95046b9-a87c-45b5-9cf5-ea45941b9e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12308 | 2025.03.25 22:57:28.648385 [ 268 ] {f95046b9-a87c-45b5-9cf5-ea45941b9e92} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12309 | 2025.03.25 22:57:28.648624 [ 268 ] {f95046b9-a87c-45b5-9cf5-ea45941b9e92} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12310 | 2025.03.25 22:57:28.648833 [ 268 ] {f95046b9-a87c-45b5-9cf5-ea45941b9e92} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001656 sec., 67632.8502415459 rows/sec., 3.85 MiB/sec. | ||
12311 | 2025.03.25 22:57:28.648885 [ 268 ] {f95046b9-a87c-45b5-9cf5-ea45941b9e92} <Debug> TCPHandler: Processed in 0.001852422 sec. | ||
12312 | 2025.03.25 22:57:28.649002 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12313 | 2025.03.25 22:57:28.649109 [ 268 ] {b93829e1-3996-40b0-bc82-e079fa6f4497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12314 | 2025.03.25 22:57:28.649154 [ 268 ] {b93829e1-3996-40b0-bc82-e079fa6f4497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12315 | 2025.03.25 22:57:28.649936 [ 268 ] {b93829e1-3996-40b0-bc82-e079fa6f4497} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12316 | 2025.03.25 22:57:28.649975 [ 268 ] {b93829e1-3996-40b0-bc82-e079fa6f4497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12317 | 2025.03.25 22:57:28.650356 [ 268 ] {b93829e1-3996-40b0-bc82-e079fa6f4497} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12318 | 2025.03.25 22:57:28.650602 [ 268 ] {b93829e1-3996-40b0-bc82-e079fa6f4497} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12319 | 2025.03.25 22:57:28.650788 [ 131 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12320 | 2025.03.25 22:57:28.650832 [ 268 ] {b93829e1-3996-40b0-bc82-e079fa6f4497} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001735 sec., 240922.1902017291 rows/sec., 17.15 MiB/sec. | ||
12321 | 2025.03.25 22:57:28.650874 [ 131 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12322 | 2025.03.25 22:57:28.650946 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12323 | 2025.03.25 22:57:28.650958 [ 268 ] {b93829e1-3996-40b0-bc82-e079fa6f4497} <Debug> TCPHandler: Processed in 0.002005376 sec. | ||
12324 | 2025.03.25 22:57:28.651184 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
12325 | 2025.03.25 22:57:28.651197 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12326 | 2025.03.25 22:57:28.651459 [ 268 ] {b10b36a8-a78a-49e4-b94d-b3bd191a9202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12327 | 2025.03.25 22:57:28.651463 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12328 | 2025.03.25 22:57:28.651557 [ 268 ] {b10b36a8-a78a-49e4-b94d-b3bd191a9202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12329 | 2025.03.25 22:57:28.651562 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 952 rows starting from the beginning of the part | ||
12330 | 2025.03.25 22:57:28.651975 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 532 rows starting from the beginning of the part | ||
12331 | 2025.03.25 22:57:28.652406 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
12332 | 2025.03.25 22:57:28.652746 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 414 rows starting from the beginning of the part | ||
12333 | 2025.03.25 22:57:28.653042 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part | ||
12334 | 2025.03.25 22:57:28.653395 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 418 rows starting from the beginning of the part | ||
12335 | 2025.03.25 22:57:28.653992 [ 268 ] {b10b36a8-a78a-49e4-b94d-b3bd191a9202} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12336 | 2025.03.25 22:57:28.654060 [ 268 ] {b10b36a8-a78a-49e4-b94d-b3bd191a9202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12337 | 2025.03.25 22:57:28.654947 [ 268 ] {b10b36a8-a78a-49e4-b94d-b3bd191a9202} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
12338 | 2025.03.25 22:57:28.655503 [ 268 ] {b10b36a8-a78a-49e4-b94d-b3bd191a9202} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12339 | 2025.03.25 22:57:28.656007 [ 268 ] {b10b36a8-a78a-49e4-b94d-b3bd191a9202} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004636 sec., 1294.2191544434856 rows/sec., 67.62 KiB/sec. | ||
12340 | 2025.03.25 22:57:28.656087 [ 268 ] {b10b36a8-a78a-49e4-b94d-b3bd191a9202} <Debug> TCPHandler: Processed in 0.004981142 sec. | ||
12341 | 2025.03.25 22:57:28.656250 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12342 | 2025.03.25 22:57:28.656418 [ 268 ] {f04c51b3-29cb-4bb7-a6f3-20257594167c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12343 | 2025.03.25 22:57:28.656555 [ 268 ] {f04c51b3-29cb-4bb7-a6f3-20257594167c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12344 | 2025.03.25 22:57:28.656921 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2452 rows, containing 5 columns (5 merged, 0 gathered) in 0.005872943 sec., 417507.88318565325 rows/sec., 32.07 MiB/sec. | ||
12345 | 2025.03.25 22:57:28.657195 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12346 | 2025.03.25 22:57:28.657642 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12347 | 2025.03.25 22:57:28.657870 [ 199 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_101_20} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12348 | 2025.03.25 22:57:28.657911 [ 268 ] {f04c51b3-29cb-4bb7-a6f3-20257594167c} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12349 | 2025.03.25 22:57:28.657995 [ 268 ] {f04c51b3-29cb-4bb7-a6f3-20257594167c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12350 | 2025.03.25 22:57:28.658020 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
12351 | 2025.03.25 22:57:28.658440 [ 268 ] {f04c51b3-29cb-4bb7-a6f3-20257594167c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12352 | 2025.03.25 22:57:28.658691 [ 268 ] {f04c51b3-29cb-4bb7-a6f3-20257594167c} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12353 | 2025.03.25 22:57:28.658917 [ 268 ] {f04c51b3-29cb-4bb7-a6f3-20257594167c} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.002575 sec., 92815.53398058252 rows/sec., 6.22 MiB/sec. | ||
12354 | 2025.03.25 22:57:28.658975 [ 268 ] {f04c51b3-29cb-4bb7-a6f3-20257594167c} <Debug> TCPHandler: Processed in 0.002799523 sec. | ||
12355 | 2025.03.25 22:57:28.659097 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12356 | 2025.03.25 22:57:28.659205 [ 268 ] {a602ada6-fc79-40c2-915a-219180624980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12357 | 2025.03.25 22:57:28.659252 [ 268 ] {a602ada6-fc79-40c2-915a-219180624980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12358 | 2025.03.25 22:57:28.659688 [ 268 ] {a602ada6-fc79-40c2-915a-219180624980} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12359 | 2025.03.25 22:57:28.659727 [ 268 ] {a602ada6-fc79-40c2-915a-219180624980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12360 | 2025.03.25 22:57:28.660081 [ 268 ] {a602ada6-fc79-40c2-915a-219180624980} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
12361 | 2025.03.25 22:57:28.660333 [ 268 ] {a602ada6-fc79-40c2-915a-219180624980} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12362 | 2025.03.25 22:57:28.660485 [ 131 ] {} <Debug> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
12363 | 2025.03.25 22:57:28.660546 [ 131 ] {} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12364 | 2025.03.25 22:57:28.660585 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12365 | 2025.03.25 22:57:28.660590 [ 268 ] {a602ada6-fc79-40c2-915a-219180624980} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. | ||
12366 | 2025.03.25 22:57:28.660804 [ 268 ] {a602ada6-fc79-40c2-915a-219180624980} <Debug> TCPHandler: Processed in 0.00175748 sec. | ||
12367 | 2025.03.25 22:57:28.660856 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
12368 | 2025.03.25 22:57:28.660970 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12369 | 2025.03.25 22:57:28.661062 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12370 | 2025.03.25 22:57:28.661155 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
12371 | 2025.03.25 22:57:28.661165 [ 268 ] {69f2ce5d-4a70-4af0-b11e-d2bec520a9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12372 | 2025.03.25 22:57:28.661449 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
12373 | 2025.03.25 22:57:28.661478 [ 268 ] {69f2ce5d-4a70-4af0-b11e-d2bec520a9c0} <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 | ||
12374 | 2025.03.25 22:57:28.661944 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
12375 | 2025.03.25 22:57:28.662309 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
12376 | 2025.03.25 22:57:28.662660 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
12377 | 2025.03.25 22:57:28.662971 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
12378 | 2025.03.25 22:57:28.666466 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005802241 sec., 5170.416051315346 rows/sec., 348.40 KiB/sec. | ||
12379 | 2025.03.25 22:57:28.666695 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
12380 | 2025.03.25 22:57:28.666937 [ 268 ] {69f2ce5d-4a70-4af0-b11e-d2bec520a9c0} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12381 | 2025.03.25 22:57:28.666994 [ 268 ] {69f2ce5d-4a70-4af0-b11e-d2bec520a9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12382 | 2025.03.25 22:57:28.667334 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12383 | 2025.03.25 22:57:28.667475 [ 191 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_30_6} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
12384 | 2025.03.25 22:57:28.667638 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12385 | 2025.03.25 22:57:28.668082 [ 268 ] {69f2ce5d-4a70-4af0-b11e-d2bec520a9c0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12386 | 2025.03.25 22:57:28.668362 [ 268 ] {69f2ce5d-4a70-4af0-b11e-d2bec520a9c0} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12387 | 2025.03.25 22:57:28.668630 [ 268 ] {69f2ce5d-4a70-4af0-b11e-d2bec520a9c0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007521 sec., 4254.7533572663215 rows/sec., 7.62 MiB/sec. | ||
12388 | 2025.03.25 22:57:28.668783 [ 268 ] {69f2ce5d-4a70-4af0-b11e-d2bec520a9c0} <Debug> TCPHandler: Processed in 0.007888197 sec. | ||
12389 | 2025.03.25 22:57:28.668933 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12390 | 2025.03.25 22:57:28.669038 [ 268 ] {4dfb4ebc-3b47-4818-809e-bac197f35f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12391 | 2025.03.25 22:57:28.669082 [ 268 ] {4dfb4ebc-3b47-4818-809e-bac197f35f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12392 | 2025.03.25 22:57:28.669525 [ 268 ] {4dfb4ebc-3b47-4818-809e-bac197f35f08} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12393 | 2025.03.25 22:57:28.669562 [ 268 ] {4dfb4ebc-3b47-4818-809e-bac197f35f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12394 | 2025.03.25 22:57:28.669987 [ 268 ] {4dfb4ebc-3b47-4818-809e-bac197f35f08} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12395 | 2025.03.25 22:57:28.670232 [ 268 ] {4dfb4ebc-3b47-4818-809e-bac197f35f08} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12396 | 2025.03.25 22:57:28.670471 [ 268 ] {4dfb4ebc-3b47-4818-809e-bac197f35f08} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001442 sec., 56865.464632454925 rows/sec., 3.61 MiB/sec. | ||
12397 | 2025.03.25 22:57:28.670537 [ 268 ] {4dfb4ebc-3b47-4818-809e-bac197f35f08} <Debug> TCPHandler: Processed in 0.001650347 sec. | ||
12398 | 2025.03.25 22:57:30.180922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
12399 | 2025.03.25 22:57:30.181785 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12400 | 2025.03.25 22:57:30.181827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12401 | 2025.03.25 22:57:30.182384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12402 | 2025.03.25 22:57:30.182649 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12403 | 2025.03.25 22:57:30.182849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
12404 | 2025.03.25 22:57:32.301448 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
12405 | 2025.03.25 22:57:32.322042 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12406 | 2025.03.25 22:57:32.322111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12407 | 2025.03.25 22:57:32.329541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12408 | 2025.03.25 22:57:32.330329 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12409 | 2025.03.25 22:57:32.333151 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
12410 | 2025.03.25 22:57:33.624829 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12411 | 2025.03.25 22:57:33.625034 [ 268 ] {f69c5279-9f48-4ba7-a93d-a862d4fbc633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12412 | 2025.03.25 22:57:33.625115 [ 268 ] {f69c5279-9f48-4ba7-a93d-a862d4fbc633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12413 | 2025.03.25 22:57:33.625958 [ 268 ] {f69c5279-9f48-4ba7-a93d-a862d4fbc633} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12414 | 2025.03.25 22:57:33.626015 [ 268 ] {f69c5279-9f48-4ba7-a93d-a862d4fbc633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12415 | 2025.03.25 22:57:33.626473 [ 268 ] {f69c5279-9f48-4ba7-a93d-a862d4fbc633} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12416 | 2025.03.25 22:57:33.626738 [ 268 ] {f69c5279-9f48-4ba7-a93d-a862d4fbc633} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12417 | 2025.03.25 22:57:33.627006 [ 268 ] {f69c5279-9f48-4ba7-a93d-a862d4fbc633} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002026 sec., 35538.00592300099 rows/sec., 2.89 MiB/sec. | ||
12418 | 2025.03.25 22:57:33.627117 [ 268 ] {f69c5279-9f48-4ba7-a93d-a862d4fbc633} <Debug> TCPHandler: Processed in 0.002426135 sec. | ||
12419 | 2025.03.25 22:57:33.627305 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12420 | 2025.03.25 22:57:33.627575 [ 268 ] {82c887f9-63f6-4084-ac1c-49332cabda4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12421 | 2025.03.25 22:57:33.627636 [ 268 ] {82c887f9-63f6-4084-ac1c-49332cabda4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12422 | 2025.03.25 22:57:33.628209 [ 268 ] {82c887f9-63f6-4084-ac1c-49332cabda4b} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12423 | 2025.03.25 22:57:33.628253 [ 268 ] {82c887f9-63f6-4084-ac1c-49332cabda4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12424 | 2025.03.25 22:57:33.628627 [ 268 ] {82c887f9-63f6-4084-ac1c-49332cabda4b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12425 | 2025.03.25 22:57:33.628870 [ 268 ] {82c887f9-63f6-4084-ac1c-49332cabda4b} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12426 | 2025.03.25 22:57:33.629116 [ 268 ] {82c887f9-63f6-4084-ac1c-49332cabda4b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001623 sec., 4929.143561306223 rows/sec., 370.65 KiB/sec. | ||
12427 | 2025.03.25 22:57:33.629217 [ 268 ] {82c887f9-63f6-4084-ac1c-49332cabda4b} <Debug> TCPHandler: Processed in 0.002010765 sec. | ||
12428 | 2025.03.25 22:57:33.629377 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12429 | 2025.03.25 22:57:33.629633 [ 268 ] {78f0769e-33de-4935-b710-abad0ff4ce82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12430 | 2025.03.25 22:57:33.629687 [ 268 ] {78f0769e-33de-4935-b710-abad0ff4ce82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12431 | 2025.03.25 22:57:33.630285 [ 268 ] {78f0769e-33de-4935-b710-abad0ff4ce82} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12432 | 2025.03.25 22:57:33.630327 [ 268 ] {78f0769e-33de-4935-b710-abad0ff4ce82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12433 | 2025.03.25 22:57:33.630694 [ 268 ] {78f0769e-33de-4935-b710-abad0ff4ce82} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12434 | 2025.03.25 22:57:33.630947 [ 268 ] {78f0769e-33de-4935-b710-abad0ff4ce82} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12435 | 2025.03.25 22:57:33.631189 [ 268 ] {78f0769e-33de-4935-b710-abad0ff4ce82} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001624 sec., 44334.97536945813 rows/sec., 3.46 MiB/sec. | ||
12436 | 2025.03.25 22:57:33.631273 [ 268 ] {78f0769e-33de-4935-b710-abad0ff4ce82} <Debug> TCPHandler: Processed in 0.001979265 sec. | ||
12437 | 2025.03.25 22:57:33.631454 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12438 | 2025.03.25 22:57:33.631756 [ 268 ] {4c9b36e2-fb00-41ca-a6af-6b60db4f5ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12439 | 2025.03.25 22:57:33.631823 [ 268 ] {4c9b36e2-fb00-41ca-a6af-6b60db4f5ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12440 | 2025.03.25 22:57:33.632415 [ 268 ] {4c9b36e2-fb00-41ca-a6af-6b60db4f5ca3} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12441 | 2025.03.25 22:57:33.632455 [ 268 ] {4c9b36e2-fb00-41ca-a6af-6b60db4f5ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12442 | 2025.03.25 22:57:33.632855 [ 268 ] {4c9b36e2-fb00-41ca-a6af-6b60db4f5ca3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12443 | 2025.03.25 22:57:33.633095 [ 268 ] {4c9b36e2-fb00-41ca-a6af-6b60db4f5ca3} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12444 | 2025.03.25 22:57:33.633285 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
12445 | 2025.03.25 22:57:33.633322 [ 268 ] {4c9b36e2-fb00-41ca-a6af-6b60db4f5ca3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001641 sec., 97501.52346130408 rows/sec., 6.79 MiB/sec. | ||
12446 | 2025.03.25 22:57:33.633375 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12447 | 2025.03.25 22:57:33.633446 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12448 | 2025.03.25 22:57:33.633454 [ 268 ] {4c9b36e2-fb00-41ca-a6af-6b60db4f5ca3} <Debug> TCPHandler: Processed in 0.002099957 sec. | ||
12449 | 2025.03.25 22:57:33.633756 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
12450 | 2025.03.25 22:57:33.633774 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12451 | 2025.03.25 22:57:33.634318 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12452 | 2025.03.25 22:57:33.634457 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_94_19, total 30090 rows starting from the beginning of the part | ||
12453 | 2025.03.25 22:57:33.634481 [ 268 ] {b28e2811-bc2a-4b73-a1ed-404c88e49439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12454 | 2025.03.25 22:57:33.634938 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 54 rows starting from the beginning of the part | ||
12455 | 2025.03.25 22:57:33.635416 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part | ||
12456 | 2025.03.25 22:57:33.635730 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
12457 | 2025.03.25 22:57:33.636081 [ 268 ] {b28e2811-bc2a-4b73-a1ed-404c88e49439} <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 | ||
12458 | 2025.03.25 22:57:33.636124 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 239 rows starting from the beginning of the part | ||
12459 | 2025.03.25 22:57:33.636547 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
12460 | 2025.03.25 22:57:33.639646 [ 268 ] {b28e2811-bc2a-4b73-a1ed-404c88e49439} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12461 | 2025.03.25 22:57:33.639737 [ 268 ] {b28e2811-bc2a-4b73-a1ed-404c88e49439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12462 | 2025.03.25 22:57:33.641255 [ 268 ] {b28e2811-bc2a-4b73-a1ed-404c88e49439} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12463 | 2025.03.25 22:57:33.641630 [ 268 ] {b28e2811-bc2a-4b73-a1ed-404c88e49439} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12464 | 2025.03.25 22:57:33.641913 [ 268 ] {b28e2811-bc2a-4b73-a1ed-404c88e49439} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007775 sec., 1028.9389067524116 rows/sec., 1.84 MiB/sec. | ||
12465 | 2025.03.25 22:57:33.642270 [ 268 ] {b28e2811-bc2a-4b73-a1ed-404c88e49439} <Debug> TCPHandler: Processed in 0.008607084 sec. | ||
12466 | 2025.03.25 22:57:33.642444 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12467 | 2025.03.25 22:57:33.642568 [ 268 ] {c0ab06bb-8eb8-4fe1-a894-c6ad13f7cfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12468 | 2025.03.25 22:57:33.642620 [ 268 ] {c0ab06bb-8eb8-4fe1-a894-c6ad13f7cfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12469 | 2025.03.25 22:57:33.643255 [ 268 ] {c0ab06bb-8eb8-4fe1-a894-c6ad13f7cfcd} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12470 | 2025.03.25 22:57:33.643297 [ 268 ] {c0ab06bb-8eb8-4fe1-a894-c6ad13f7cfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12471 | 2025.03.25 22:57:33.644209 [ 268 ] {c0ab06bb-8eb8-4fe1-a894-c6ad13f7cfcd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12472 | 2025.03.25 22:57:33.644489 [ 268 ] {c0ab06bb-8eb8-4fe1-a894-c6ad13f7cfcd} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12473 | 2025.03.25 22:57:33.644805 [ 268 ] {c0ab06bb-8eb8-4fe1-a894-c6ad13f7cfcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002266 sec., 26478.3759929391 rows/sec., 1.78 MiB/sec. | ||
12474 | 2025.03.25 22:57:33.644896 [ 268 ] {c0ab06bb-8eb8-4fe1-a894-c6ad13f7cfcd} <Debug> TCPHandler: Processed in 0.002515047 sec. | ||
12475 | 2025.03.25 22:57:33.646190 [ 192 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30940 rows, containing 5 columns (5 merged, 0 gathered) in 0.012630735 sec., 2449580.329252415 rows/sec., 166.02 MiB/sec. | ||
12476 | 2025.03.25 22:57:33.646799 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
12477 | 2025.03.25 22:57:33.647190 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12478 | 2025.03.25 22:57:33.647305 [ 195 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
12479 | 2025.03.25 22:57:33.647439 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
12480 | 2025.03.25 22:57:37.502194 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12481 | 2025.03.25 22:57:37.502259 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12482 | 2025.03.25 22:57:37.683022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
12483 | 2025.03.25 22:57:37.683696 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12484 | 2025.03.25 22:57:37.683748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12485 | 2025.03.25 22:57:37.684307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12486 | 2025.03.25 22:57:37.684606 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12487 | 2025.03.25 22:57:37.684929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
12488 | 2025.03.25 22:57:37.844391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1752 | ||
12489 | 2025.03.25 22:57:37.847601 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12490 | 2025.03.25 22:57:37.847653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12491 | 2025.03.25 22:57:37.849198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12492 | 2025.03.25 22:57:37.849545 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12493 | 2025.03.25 22:57:37.849714 [ 152 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12494 | 2025.03.25 22:57:37.849774 [ 152 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12495 | 2025.03.25 22:57:37.849810 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12496 | 2025.03.25 22:57:37.850380 [ 193 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
12497 | 2025.03.25 22:57:37.852150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1752 | ||
12498 | 2025.03.25 22:57:37.852523 [ 193 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12499 | 2025.03.25 22:57:37.852721 [ 193 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1566 rows starting from the beginning of the part | ||
12500 | 2025.03.25 22:57:37.853449 [ 193 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
12501 | 2025.03.25 22:57:37.854158 [ 193 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
12502 | 2025.03.25 22:57:37.854840 [ 193 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part | ||
12503 | 2025.03.25 22:57:37.855473 [ 193 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
12504 | 2025.03.25 22:57:37.856094 [ 193 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
12505 | 2025.03.25 22:57:37.865010 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 72 columns (72 merged, 0 gathered) in 0.01509188 sec., 116088.91668897447 rows/sec., 90.70 MiB/sec. | ||
12506 | 2025.03.25 22:57:37.866771 [ 201 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12507 | 2025.03.25 22:57:37.867507 [ 201 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12508 | 2025.03.25 22:57:37.867597 [ 201 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_46_9} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12509 | 2025.03.25 22:57:37.867831 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
12510 | 2025.03.25 22:57:38.001577 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001145176 sec. | ||
12511 | 2025.03.25 22:57:38.631747 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12512 | 2025.03.25 22:57:38.631946 [ 268 ] {1a88e984-40f6-4828-9305-6cfca8b234b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12513 | 2025.03.25 22:57:38.632023 [ 268 ] {1a88e984-40f6-4828-9305-6cfca8b234b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12514 | 2025.03.25 22:57:38.632862 [ 268 ] {1a88e984-40f6-4828-9305-6cfca8b234b3} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12515 | 2025.03.25 22:57:38.632929 [ 268 ] {1a88e984-40f6-4828-9305-6cfca8b234b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12516 | 2025.03.25 22:57:38.633408 [ 268 ] {1a88e984-40f6-4828-9305-6cfca8b234b3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12517 | 2025.03.25 22:57:38.633675 [ 268 ] {1a88e984-40f6-4828-9305-6cfca8b234b3} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12518 | 2025.03.25 22:57:38.633945 [ 268 ] {1a88e984-40f6-4828-9305-6cfca8b234b3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002046 sec., 103616.81329423265 rows/sec., 6.59 MiB/sec. | ||
12519 | 2025.03.25 22:57:38.634050 [ 268 ] {1a88e984-40f6-4828-9305-6cfca8b234b3} <Debug> TCPHandler: Processed in 0.002437225 sec. | ||
12520 | 2025.03.25 22:57:38.634291 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12521 | 2025.03.25 22:57:38.634407 [ 268 ] {66a7c455-89c0-4bf1-997b-333773001499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12522 | 2025.03.25 22:57:38.634456 [ 268 ] {66a7c455-89c0-4bf1-997b-333773001499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12523 | 2025.03.25 22:57:38.635276 [ 268 ] {66a7c455-89c0-4bf1-997b-333773001499} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12524 | 2025.03.25 22:57:38.635317 [ 268 ] {66a7c455-89c0-4bf1-997b-333773001499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12525 | 2025.03.25 22:57:38.635728 [ 268 ] {66a7c455-89c0-4bf1-997b-333773001499} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12526 | 2025.03.25 22:57:38.635969 [ 268 ] {66a7c455-89c0-4bf1-997b-333773001499} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12527 | 2025.03.25 22:57:38.636184 [ 268 ] {66a7c455-89c0-4bf1-997b-333773001499} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001805 sec., 377285.3185595568 rows/sec., 29.99 MiB/sec. | ||
12528 | 2025.03.25 22:57:38.636238 [ 268 ] {66a7c455-89c0-4bf1-997b-333773001499} <Debug> TCPHandler: Processed in 0.002031455 sec. | ||
12529 | 2025.03.25 22:57:38.636411 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12530 | 2025.03.25 22:57:38.636520 [ 268 ] {7788deeb-5de2-409a-b670-17afed86d077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12531 | 2025.03.25 22:57:38.636565 [ 268 ] {7788deeb-5de2-409a-b670-17afed86d077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12532 | 2025.03.25 22:57:38.637128 [ 268 ] {7788deeb-5de2-409a-b670-17afed86d077} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12533 | 2025.03.25 22:57:38.637168 [ 268 ] {7788deeb-5de2-409a-b670-17afed86d077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12534 | 2025.03.25 22:57:38.637540 [ 268 ] {7788deeb-5de2-409a-b670-17afed86d077} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12535 | 2025.03.25 22:57:38.637794 [ 268 ] {7788deeb-5de2-409a-b670-17afed86d077} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12536 | 2025.03.25 22:57:38.638027 [ 268 ] {7788deeb-5de2-409a-b670-17afed86d077} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001522 sec., 90670.17082785809 rows/sec., 5.64 MiB/sec. | ||
12537 | 2025.03.25 22:57:38.638089 [ 268 ] {7788deeb-5de2-409a-b670-17afed86d077} <Debug> TCPHandler: Processed in 0.001728739 sec. | ||
12538 | 2025.03.25 22:57:38.638207 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12539 | 2025.03.25 22:57:38.638369 [ 268 ] {22f566b7-3a88-4012-bb03-9f8a4c35bd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12540 | 2025.03.25 22:57:38.638431 [ 268 ] {22f566b7-3a88-4012-bb03-9f8a4c35bd30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12541 | 2025.03.25 22:57:38.639000 [ 268 ] {22f566b7-3a88-4012-bb03-9f8a4c35bd30} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12542 | 2025.03.25 22:57:38.639039 [ 268 ] {22f566b7-3a88-4012-bb03-9f8a4c35bd30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12543 | 2025.03.25 22:57:38.639405 [ 268 ] {22f566b7-3a88-4012-bb03-9f8a4c35bd30} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12544 | 2025.03.25 22:57:38.639642 [ 268 ] {22f566b7-3a88-4012-bb03-9f8a4c35bd30} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12545 | 2025.03.25 22:57:38.639860 [ 268 ] {22f566b7-3a88-4012-bb03-9f8a4c35bd30} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001537 sec., 73519.84385165908 rows/sec., 4.76 MiB/sec. | ||
12546 | 2025.03.25 22:57:38.639921 [ 268 ] {22f566b7-3a88-4012-bb03-9f8a4c35bd30} <Debug> TCPHandler: Processed in 0.00177415 sec. | ||
12547 | 2025.03.25 22:57:38.640038 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12548 | 2025.03.25 22:57:38.640145 [ 268 ] {5d0efe8f-c146-4e48-8353-13923405a926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12549 | 2025.03.25 22:57:38.640188 [ 268 ] {5d0efe8f-c146-4e48-8353-13923405a926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12550 | 2025.03.25 22:57:38.640749 [ 268 ] {5d0efe8f-c146-4e48-8353-13923405a926} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12551 | 2025.03.25 22:57:38.640787 [ 268 ] {5d0efe8f-c146-4e48-8353-13923405a926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12552 | 2025.03.25 22:57:38.641154 [ 268 ] {5d0efe8f-c146-4e48-8353-13923405a926} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12553 | 2025.03.25 22:57:38.641412 [ 268 ] {5d0efe8f-c146-4e48-8353-13923405a926} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12554 | 2025.03.25 22:57:38.641682 [ 268 ] {5d0efe8f-c146-4e48-8353-13923405a926} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001553 sec., 72118.48036059241 rows/sec., 4.11 MiB/sec. | ||
12555 | 2025.03.25 22:57:38.641819 [ 268 ] {5d0efe8f-c146-4e48-8353-13923405a926} <Debug> TCPHandler: Processed in 0.001829521 sec. | ||
12556 | 2025.03.25 22:57:38.642052 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12557 | 2025.03.25 22:57:38.642160 [ 268 ] {b7a55423-9fb4-4835-8a02-aae450e5e7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12558 | 2025.03.25 22:57:38.642209 [ 268 ] {b7a55423-9fb4-4835-8a02-aae450e5e7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12559 | 2025.03.25 22:57:38.642936 [ 268 ] {b7a55423-9fb4-4835-8a02-aae450e5e7e7} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12560 | 2025.03.25 22:57:38.642976 [ 268 ] {b7a55423-9fb4-4835-8a02-aae450e5e7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12561 | 2025.03.25 22:57:38.643353 [ 268 ] {b7a55423-9fb4-4835-8a02-aae450e5e7e7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12562 | 2025.03.25 22:57:38.643597 [ 268 ] {b7a55423-9fb4-4835-8a02-aae450e5e7e7} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12563 | 2025.03.25 22:57:38.643814 [ 268 ] {b7a55423-9fb4-4835-8a02-aae450e5e7e7} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001677 sec., 246869.4096601073 rows/sec., 17.56 MiB/sec. | ||
12564 | 2025.03.25 22:57:38.643866 [ 268 ] {b7a55423-9fb4-4835-8a02-aae450e5e7e7} <Debug> TCPHandler: Processed in 0.001898793 sec. | ||
12565 | 2025.03.25 22:57:38.643984 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12566 | 2025.03.25 22:57:38.644096 [ 268 ] {abd7790c-fe12-4a18-b32a-809d56a1b69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12567 | 2025.03.25 22:57:38.644145 [ 268 ] {abd7790c-fe12-4a18-b32a-809d56a1b69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12568 | 2025.03.25 22:57:38.644586 [ 268 ] {abd7790c-fe12-4a18-b32a-809d56a1b69c} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12569 | 2025.03.25 22:57:38.644623 [ 268 ] {abd7790c-fe12-4a18-b32a-809d56a1b69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12570 | 2025.03.25 22:57:38.644982 [ 268 ] {abd7790c-fe12-4a18-b32a-809d56a1b69c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
12571 | 2025.03.25 22:57:38.645223 [ 268 ] {abd7790c-fe12-4a18-b32a-809d56a1b69c} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12572 | 2025.03.25 22:57:38.645390 [ 56 ] {} <Debug> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
12573 | 2025.03.25 22:57:38.645469 [ 268 ] {abd7790c-fe12-4a18-b32a-809d56a1b69c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001388 sec., 4322.766570605188 rows/sec., 225.85 KiB/sec. | ||
12574 | 2025.03.25 22:57:38.645480 [ 56 ] {} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12575 | 2025.03.25 22:57:38.645553 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12576 | 2025.03.25 22:57:38.645586 [ 268 ] {abd7790c-fe12-4a18-b32a-809d56a1b69c} <Debug> TCPHandler: Processed in 0.001647977 sec. | ||
12577 | 2025.03.25 22:57:38.645804 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12578 | 2025.03.25 22:57:38.645800 [ 186 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
12579 | 2025.03.25 22:57:38.646007 [ 268 ] {eec2ffe7-09ae-4d61-a06f-7525c3291ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12580 | 2025.03.25 22:57:38.646130 [ 186 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12581 | 2025.03.25 22:57:38.646142 [ 268 ] {eec2ffe7-09ae-4d61-a06f-7525c3291ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12582 | 2025.03.25 22:57:38.646203 [ 186 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
12583 | 2025.03.25 22:57:38.646462 [ 186 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
12584 | 2025.03.25 22:57:38.646835 [ 186 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
12585 | 2025.03.25 22:57:38.647161 [ 186 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
12586 | 2025.03.25 22:57:38.647605 [ 186 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
12587 | 2025.03.25 22:57:38.647920 [ 186 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
12588 | 2025.03.25 22:57:38.648955 [ 268 ] {eec2ffe7-09ae-4d61-a06f-7525c3291ef1} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12589 | 2025.03.25 22:57:38.649024 [ 268 ] {eec2ffe7-09ae-4d61-a06f-7525c3291ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12590 | 2025.03.25 22:57:38.650133 [ 268 ] {eec2ffe7-09ae-4d61-a06f-7525c3291ef1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12591 | 2025.03.25 22:57:38.650607 [ 186 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004933611 sec., 37700.58077136605 rows/sec., 1.92 MiB/sec. | ||
12592 | 2025.03.25 22:57:38.650689 [ 268 ] {eec2ffe7-09ae-4d61-a06f-7525c3291ef1} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12593 | 2025.03.25 22:57:38.650802 [ 186 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
12594 | 2025.03.25 22:57:38.651117 [ 268 ] {eec2ffe7-09ae-4d61-a06f-7525c3291ef1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005163 sec., 45903.54445090064 rows/sec., 3.08 MiB/sec. | ||
12595 | 2025.03.25 22:57:38.651297 [ 268 ] {eec2ffe7-09ae-4d61-a06f-7525c3291ef1} <Debug> TCPHandler: Processed in 0.005563345 sec. | ||
12596 | 2025.03.25 22:57:38.651483 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12597 | 2025.03.25 22:57:38.651489 [ 201 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12598 | 2025.03.25 22:57:38.651603 [ 268 ] {159ce907-7f22-4cad-b72e-440a15448e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12599 | 2025.03.25 22:57:38.651635 [ 201 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_31_6} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
12600 | 2025.03.25 22:57:38.651658 [ 268 ] {159ce907-7f22-4cad-b72e-440a15448e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12601 | 2025.03.25 22:57:38.651772 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12602 | 2025.03.25 22:57:38.652177 [ 268 ] {159ce907-7f22-4cad-b72e-440a15448e2c} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12603 | 2025.03.25 22:57:38.652215 [ 268 ] {159ce907-7f22-4cad-b72e-440a15448e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12604 | 2025.03.25 22:57:38.652576 [ 268 ] {159ce907-7f22-4cad-b72e-440a15448e2c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
12605 | 2025.03.25 22:57:38.652827 [ 268 ] {159ce907-7f22-4cad-b72e-440a15448e2c} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12606 | 2025.03.25 22:57:38.653092 [ 268 ] {159ce907-7f22-4cad-b72e-440a15448e2c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. | ||
12607 | 2025.03.25 22:57:38.653145 [ 268 ] {159ce907-7f22-4cad-b72e-440a15448e2c} <Debug> TCPHandler: Processed in 0.001725629 sec. | ||
12608 | 2025.03.25 22:57:38.653271 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12609 | 2025.03.25 22:57:38.653378 [ 268 ] {96a9464a-9cdb-4f64-acc8-7eb591d3ce0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12610 | 2025.03.25 22:57:38.653443 [ 268 ] {96a9464a-9cdb-4f64-acc8-7eb591d3ce0a} <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 | ||
12611 | 2025.03.25 22:57:38.654568 [ 268 ] {96a9464a-9cdb-4f64-acc8-7eb591d3ce0a} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12612 | 2025.03.25 22:57:38.654606 [ 268 ] {96a9464a-9cdb-4f64-acc8-7eb591d3ce0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12613 | 2025.03.25 22:57:38.655247 [ 268 ] {96a9464a-9cdb-4f64-acc8-7eb591d3ce0a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12614 | 2025.03.25 22:57:38.655510 [ 268 ] {96a9464a-9cdb-4f64-acc8-7eb591d3ce0a} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12615 | 2025.03.25 22:57:38.655778 [ 268 ] {96a9464a-9cdb-4f64-acc8-7eb591d3ce0a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002423 sec., 13206.768468840282 rows/sec., 23.67 MiB/sec. | ||
12616 | 2025.03.25 22:57:38.655938 [ 268 ] {96a9464a-9cdb-4f64-acc8-7eb591d3ce0a} <Debug> TCPHandler: Processed in 0.002720761 sec. | ||
12617 | 2025.03.25 22:57:38.656140 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12618 | 2025.03.25 22:57:38.656251 [ 268 ] {801e5614-0b05-4b3e-97ad-6c1fb19c4338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12619 | 2025.03.25 22:57:38.656298 [ 268 ] {801e5614-0b05-4b3e-97ad-6c1fb19c4338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12620 | 2025.03.25 22:57:38.656731 [ 268 ] {801e5614-0b05-4b3e-97ad-6c1fb19c4338} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12621 | 2025.03.25 22:57:38.656768 [ 268 ] {801e5614-0b05-4b3e-97ad-6c1fb19c4338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
12622 | 2025.03.25 22:57:38.657128 [ 268 ] {801e5614-0b05-4b3e-97ad-6c1fb19c4338} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12623 | 2025.03.25 22:57:38.657382 [ 268 ] {801e5614-0b05-4b3e-97ad-6c1fb19c4338} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12624 | 2025.03.25 22:57:38.657595 [ 268 ] {801e5614-0b05-4b3e-97ad-6c1fb19c4338} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec. | ||
12625 | 2025.03.25 22:57:38.657644 [ 268 ] {801e5614-0b05-4b3e-97ad-6c1fb19c4338} <Debug> TCPHandler: Processed in 0.001568796 sec. | ||
12626 | 2025.03.25 22:57:39.833253 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
12627 | 2025.03.25 22:57:39.854704 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12628 | 2025.03.25 22:57:39.854773 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12629 | 2025.03.25 22:57:39.862423 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12630 | 2025.03.25 22:57:39.863342 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12631 | 2025.03.25 22:57:39.866794 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
12632 | 2025.03.25 22:57:41.890379 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12633 | 2025.03.25 22:57:41.890689 [ 268 ] {aa2ee80c-ee83-4afc-ba9d-f4ab84c37599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12634 | 2025.03.25 22:57:41.890794 [ 268 ] {aa2ee80c-ee83-4afc-ba9d-f4ab84c37599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12635 | 2025.03.25 22:57:41.892040 [ 268 ] {aa2ee80c-ee83-4afc-ba9d-f4ab84c37599} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12636 | 2025.03.25 22:57:41.892098 [ 268 ] {aa2ee80c-ee83-4afc-ba9d-f4ab84c37599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12637 | 2025.03.25 22:57:41.892620 [ 268 ] {aa2ee80c-ee83-4afc-ba9d-f4ab84c37599} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12638 | 2025.03.25 22:57:41.892884 [ 268 ] {aa2ee80c-ee83-4afc-ba9d-f4ab84c37599} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12639 | 2025.03.25 22:57:41.893137 [ 268 ] {aa2ee80c-ee83-4afc-ba9d-f4ab84c37599} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002527 sec., 479620.1028888009 rows/sec., 39.63 MiB/sec. | ||
12640 | 2025.03.25 22:57:41.893232 [ 268 ] {aa2ee80c-ee83-4afc-ba9d-f4ab84c37599} <Debug> TCPHandler: Processed in 0.003048998 sec. | ||
12641 | 2025.03.25 22:57:41.893375 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12642 | 2025.03.25 22:57:41.893684 [ 268 ] {8a06eee4-a0bb-4f05-8db0-4cdd891eae44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12643 | 2025.03.25 22:57:41.893824 [ 268 ] {8a06eee4-a0bb-4f05-8db0-4cdd891eae44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12644 | 2025.03.25 22:57:41.894669 [ 268 ] {8a06eee4-a0bb-4f05-8db0-4cdd891eae44} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12645 | 2025.03.25 22:57:41.894713 [ 268 ] {8a06eee4-a0bb-4f05-8db0-4cdd891eae44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12646 | 2025.03.25 22:57:41.895075 [ 268 ] {8a06eee4-a0bb-4f05-8db0-4cdd891eae44} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12647 | 2025.03.25 22:57:41.895311 [ 268 ] {8a06eee4-a0bb-4f05-8db0-4cdd891eae44} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12648 | 2025.03.25 22:57:41.895503 [ 151 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12649 | 2025.03.25 22:57:41.895551 [ 268 ] {8a06eee4-a0bb-4f05-8db0-4cdd891eae44} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001996 sec., 4008.0160320641285 rows/sec., 301.38 KiB/sec. | ||
12650 | 2025.03.25 22:57:41.895601 [ 151 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12651 | 2025.03.25 22:57:41.895669 [ 268 ] {8a06eee4-a0bb-4f05-8db0-4cdd891eae44} <Debug> TCPHandler: Processed in 0.002362213 sec. | ||
12652 | 2025.03.25 22:57:41.895676 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12653 | 2025.03.25 22:57:41.895907 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12654 | 2025.03.25 22:57:41.896031 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
12655 | 2025.03.25 22:57:41.896210 [ 268 ] {409b796d-acef-4b3c-8556-6c299f03d504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12656 | 2025.03.25 22:57:41.896392 [ 268 ] {409b796d-acef-4b3c-8556-6c299f03d504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12657 | 2025.03.25 22:57:41.896651 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12658 | 2025.03.25 22:57:41.896794 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 178 rows starting from the beginning of the part | ||
12659 | 2025.03.25 22:57:41.897146 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
12660 | 2025.03.25 22:57:41.897432 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 142 rows starting from the beginning of the part | ||
12661 | 2025.03.25 22:57:41.897773 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
12662 | 2025.03.25 22:57:41.898122 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 138 rows starting from the beginning of the part | ||
12663 | 2025.03.25 22:57:41.898463 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
12664 | 2025.03.25 22:57:41.900886 [ 268 ] {409b796d-acef-4b3c-8556-6c299f03d504} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12665 | 2025.03.25 22:57:41.900968 [ 268 ] {409b796d-acef-4b3c-8556-6c299f03d504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12666 | 2025.03.25 22:57:41.902034 [ 268 ] {409b796d-acef-4b3c-8556-6c299f03d504} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12667 | 2025.03.25 22:57:41.902115 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.006307692 sec., 76414.63787388477 rows/sec., 5.16 MiB/sec. | ||
12668 | 2025.03.25 22:57:41.902309 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12669 | 2025.03.25 22:57:41.902493 [ 268 ] {409b796d-acef-4b3c-8556-6c299f03d504} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12670 | 2025.03.25 22:57:41.902827 [ 151 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
12671 | 2025.03.25 22:57:41.902961 [ 151 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12672 | 2025.03.25 22:57:41.902971 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12673 | 2025.03.25 22:57:41.903045 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12674 | 2025.03.25 22:57:41.903057 [ 268 ] {409b796d-acef-4b3c-8556-6c299f03d504} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006969 sec., 32716.315109771844 rows/sec., 2.22 MiB/sec. | ||
12675 | 2025.03.25 22:57:41.903377 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_91_18} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12676 | 2025.03.25 22:57:41.903497 [ 268 ] {409b796d-acef-4b3c-8556-6c299f03d504} <Debug> TCPHandler: Processed in 0.007710183 sec. | ||
12677 | 2025.03.25 22:57:41.903584 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
12678 | 2025.03.25 22:57:41.903773 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
12679 | 2025.03.25 22:57:41.903947 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12680 | 2025.03.25 22:57:41.904207 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12681 | 2025.03.25 22:57:41.904332 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 365 rows starting from the beginning of the part | ||
12682 | 2025.03.25 22:57:41.904347 [ 268 ] {cec14cd6-eda4-4b2c-b565-e46fdf59ad2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12683 | 2025.03.25 22:57:41.904531 [ 268 ] {cec14cd6-eda4-4b2c-b565-e46fdf59ad2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12684 | 2025.03.25 22:57:41.904793 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part | ||
12685 | 2025.03.25 22:57:41.905291 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 113 rows starting from the beginning of the part | ||
12686 | 2025.03.25 22:57:41.905775 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 113 rows starting from the beginning of the part | ||
12687 | 2025.03.25 22:57:41.906186 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 113 rows starting from the beginning of the part | ||
12688 | 2025.03.25 22:57:41.906633 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
12689 | 2025.03.25 22:57:41.907590 [ 268 ] {cec14cd6-eda4-4b2c-b565-e46fdf59ad2d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12690 | 2025.03.25 22:57:41.907639 [ 268 ] {cec14cd6-eda4-4b2c-b565-e46fdf59ad2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12691 | 2025.03.25 22:57:41.908191 [ 268 ] {cec14cd6-eda4-4b2c-b565-e46fdf59ad2d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12692 | 2025.03.25 22:57:41.908328 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 5 columns (5 merged, 0 gathered) in 0.005153276 sec., 225099.52892102033 rows/sec., 15.91 MiB/sec. | ||
12693 | 2025.03.25 22:57:41.908615 [ 268 ] {cec14cd6-eda4-4b2c-b565-e46fdf59ad2d} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12694 | 2025.03.25 22:57:41.908780 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
12695 | 2025.03.25 22:57:41.909032 [ 268 ] {cec14cd6-eda4-4b2c-b565-e46fdf59ad2d} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.004826 sec., 109407.37670949026 rows/sec., 8.10 MiB/sec. | ||
12696 | 2025.03.25 22:57:41.909166 [ 268 ] {cec14cd6-eda4-4b2c-b565-e46fdf59ad2d} <Debug> TCPHandler: Processed in 0.00534921 sec. | ||
12697 | 2025.03.25 22:57:41.909346 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12698 | 2025.03.25 22:57:41.909477 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12699 | 2025.03.25 22:57:41.909513 [ 268 ] {af34e07a-245f-44b8-b86f-adb2228135dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12700 | 2025.03.25 22:57:41.909636 [ 268 ] {af34e07a-245f-44b8-b86f-adb2228135dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12701 | 2025.03.25 22:57:41.909691 [ 194 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_50_10} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
12702 | 2025.03.25 22:57:41.909913 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
12703 | 2025.03.25 22:57:41.910585 [ 268 ] {af34e07a-245f-44b8-b86f-adb2228135dc} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12704 | 2025.03.25 22:57:41.910628 [ 268 ] {af34e07a-245f-44b8-b86f-adb2228135dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12705 | 2025.03.25 22:57:41.911076 [ 268 ] {af34e07a-245f-44b8-b86f-adb2228135dc} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12706 | 2025.03.25 22:57:41.911324 [ 268 ] {af34e07a-245f-44b8-b86f-adb2228135dc} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12707 | 2025.03.25 22:57:41.911561 [ 268 ] {af34e07a-245f-44b8-b86f-adb2228135dc} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.002095 sec., 454415.27446300717 rows/sec., 30.48 MiB/sec. | ||
12708 | 2025.03.25 22:57:41.911646 [ 268 ] {af34e07a-245f-44b8-b86f-adb2228135dc} <Debug> TCPHandler: Processed in 0.002360753 sec. | ||
12709 | 2025.03.25 22:57:41.911864 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12710 | 2025.03.25 22:57:41.912161 [ 268 ] {abb6c4a5-b3e0-49bf-8a88-463d9b032379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12711 | 2025.03.25 22:57:41.912473 [ 268 ] {abb6c4a5-b3e0-49bf-8a88-463d9b032379} <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 | ||
12712 | 2025.03.25 22:57:41.913719 [ 268 ] {abb6c4a5-b3e0-49bf-8a88-463d9b032379} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12713 | 2025.03.25 22:57:41.913758 [ 268 ] {abb6c4a5-b3e0-49bf-8a88-463d9b032379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12714 | 2025.03.25 22:57:41.914368 [ 268 ] {abb6c4a5-b3e0-49bf-8a88-463d9b032379} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12715 | 2025.03.25 22:57:41.914623 [ 268 ] {abb6c4a5-b3e0-49bf-8a88-463d9b032379} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12716 | 2025.03.25 22:57:41.914819 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12717 | 2025.03.25 22:57:41.914883 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12718 | 2025.03.25 22:57:41.914925 [ 268 ] {abb6c4a5-b3e0-49bf-8a88-463d9b032379} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002863 sec., 2794.2717429269997 rows/sec., 5.01 MiB/sec. | ||
12719 | 2025.03.25 22:57:41.914932 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12720 | 2025.03.25 22:57:41.915237 [ 268 ] {abb6c4a5-b3e0-49bf-8a88-463d9b032379} <Debug> TCPHandler: Processed in 0.003480088 sec. | ||
12721 | 2025.03.25 22:57:41.915241 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
12722 | 2025.03.25 22:57:41.915388 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12723 | 2025.03.25 22:57:41.915531 [ 268 ] {84c786f5-dea7-4faf-90e5-3c4116a3ae1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12724 | 2025.03.25 22:57:41.915601 [ 268 ] {84c786f5-dea7-4faf-90e5-3c4116a3ae1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12725 | 2025.03.25 22:57:41.915607 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12726 | 2025.03.25 22:57:41.915736 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1684 rows starting from the beginning of the part | ||
12727 | 2025.03.25 22:57:41.916135 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
12728 | 2025.03.25 22:57:41.916560 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 32 rows starting from the beginning of the part | ||
12729 | 2025.03.25 22:57:41.916739 [ 268 ] {84c786f5-dea7-4faf-90e5-3c4116a3ae1c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12730 | 2025.03.25 22:57:41.916814 [ 268 ] {84c786f5-dea7-4faf-90e5-3c4116a3ae1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12731 | 2025.03.25 22:57:41.916944 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
12732 | 2025.03.25 22:57:41.917289 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 32 rows starting from the beginning of the part | ||
12733 | 2025.03.25 22:57:41.917646 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
12734 | 2025.03.25 22:57:41.917660 [ 268 ] {84c786f5-dea7-4faf-90e5-3c4116a3ae1c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12735 | 2025.03.25 22:57:41.918114 [ 268 ] {84c786f5-dea7-4faf-90e5-3c4116a3ae1c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12736 | 2025.03.25 22:57:41.918388 [ 151 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12737 | 2025.03.25 22:57:41.918478 [ 151 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12738 | 2025.03.25 22:57:41.918508 [ 268 ] {84c786f5-dea7-4faf-90e5-3c4116a3ae1c} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.002996 sec., 13351.13484646195 rows/sec., 923.11 KiB/sec. | ||
12739 | 2025.03.25 22:57:41.918581 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12740 | 2025.03.25 22:57:41.918704 [ 268 ] {84c786f5-dea7-4faf-90e5-3c4116a3ae1c} <Debug> TCPHandler: Processed in 0.003365466 sec. | ||
12741 | 2025.03.25 22:57:41.919235 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
12742 | 2025.03.25 22:57:41.919891 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12743 | 2025.03.25 22:57:41.920046 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5126 rows starting from the beginning of the part | ||
12744 | 2025.03.25 22:57:41.920533 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
12745 | 2025.03.25 22:57:41.920993 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 82 rows starting from the beginning of the part | ||
12746 | 2025.03.25 22:57:41.921423 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
12747 | 2025.03.25 22:57:41.921682 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part | ||
12748 | 2025.03.25 22:57:41.921854 [ 194 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 40 rows starting from the beginning of the part | ||
12749 | 2025.03.25 22:57:41.925608 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5450 rows, containing 4 columns (4 merged, 0 gathered) in 0.006824574 sec., 798584.644257649 rows/sec., 52.41 MiB/sec. | ||
12750 | 2025.03.25 22:57:41.926617 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12751 | 2025.03.25 22:57:41.927544 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12752 | 2025.03.25 22:57:41.927679 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_101_20} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12753 | 2025.03.25 22:57:41.927788 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
12754 | 2025.03.25 22:57:41.931694 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1772 rows, containing 19 columns (19 merged, 0 gathered) in 0.016611284 sec., 106674.47501349082 rows/sec., 191.16 MiB/sec. | ||
12755 | 2025.03.25 22:57:41.933555 [ 196 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12756 | 2025.03.25 22:57:41.934009 [ 196 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12757 | 2025.03.25 22:57:41.934107 [ 196 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12758 | 2025.03.25 22:57:41.934274 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.11 MiB. | ||
12759 | 2025.03.25 22:57:42.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.95 MiB, peak 271.00 MiB, free memory in arenas 0.00 B, will set to 257.83 MiB (RSS), difference: 3.88 MiB | ||
12760 | 2025.03.25 22:57:43.618715 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12761 | 2025.03.25 22:57:43.618908 [ 268 ] {eb2f0980-f1a6-403b-889c-b2dc8b3e654d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12762 | 2025.03.25 22:57:43.618984 [ 268 ] {eb2f0980-f1a6-403b-889c-b2dc8b3e654d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12763 | 2025.03.25 22:57:43.619793 [ 268 ] {eb2f0980-f1a6-403b-889c-b2dc8b3e654d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12764 | 2025.03.25 22:57:43.619839 [ 268 ] {eb2f0980-f1a6-403b-889c-b2dc8b3e654d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12765 | 2025.03.25 22:57:43.620293 [ 268 ] {eb2f0980-f1a6-403b-889c-b2dc8b3e654d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12766 | 2025.03.25 22:57:43.620554 [ 268 ] {eb2f0980-f1a6-403b-889c-b2dc8b3e654d} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12767 | 2025.03.25 22:57:43.620802 [ 268 ] {eb2f0980-f1a6-403b-889c-b2dc8b3e654d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.21 MiB/sec. | ||
12768 | 2025.03.25 22:57:43.620867 [ 268 ] {eb2f0980-f1a6-403b-889c-b2dc8b3e654d} <Debug> TCPHandler: Processed in 0.002285001 sec. | ||
12769 | 2025.03.25 22:57:43.620997 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12770 | 2025.03.25 22:57:43.621111 [ 268 ] {a6b4b955-417b-4dae-b469-dc8e9865e393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12771 | 2025.03.25 22:57:43.621160 [ 268 ] {a6b4b955-417b-4dae-b469-dc8e9865e393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12772 | 2025.03.25 22:57:43.621749 [ 268 ] {a6b4b955-417b-4dae-b469-dc8e9865e393} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12773 | 2025.03.25 22:57:43.621790 [ 268 ] {a6b4b955-417b-4dae-b469-dc8e9865e393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12774 | 2025.03.25 22:57:43.622158 [ 268 ] {a6b4b955-417b-4dae-b469-dc8e9865e393} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12775 | 2025.03.25 22:57:43.622397 [ 268 ] {a6b4b955-417b-4dae-b469-dc8e9865e393} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12776 | 2025.03.25 22:57:43.622665 [ 268 ] {a6b4b955-417b-4dae-b469-dc8e9865e393} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00158 sec., 40506.32911392405 rows/sec., 3.16 MiB/sec. | ||
12777 | 2025.03.25 22:57:43.622824 [ 268 ] {a6b4b955-417b-4dae-b469-dc8e9865e393} <Debug> TCPHandler: Processed in 0.001873552 sec. | ||
12778 | 2025.03.25 22:57:43.623316 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12779 | 2025.03.25 22:57:43.623797 [ 268 ] {426380c4-caf5-48c6-8df1-20c852b2adb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12780 | 2025.03.25 22:57:43.624089 [ 268 ] {426380c4-caf5-48c6-8df1-20c852b2adb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12781 | 2025.03.25 22:57:43.625885 [ 268 ] {426380c4-caf5-48c6-8df1-20c852b2adb4} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12782 | 2025.03.25 22:57:43.625923 [ 268 ] {426380c4-caf5-48c6-8df1-20c852b2adb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12783 | 2025.03.25 22:57:43.626324 [ 268 ] {426380c4-caf5-48c6-8df1-20c852b2adb4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12784 | 2025.03.25 22:57:43.626563 [ 268 ] {426380c4-caf5-48c6-8df1-20c852b2adb4} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12785 | 2025.03.25 22:57:43.626788 [ 268 ] {426380c4-caf5-48c6-8df1-20c852b2adb4} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.003183 sec., 16965.127238454286 rows/sec., 1.18 MiB/sec. | ||
12786 | 2025.03.25 22:57:43.626845 [ 268 ] {426380c4-caf5-48c6-8df1-20c852b2adb4} <Debug> TCPHandler: Processed in 0.003706604 sec. | ||
12787 | 2025.03.25 22:57:43.626968 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12788 | 2025.03.25 22:57:43.627087 [ 268 ] {4d9afd69-c8b1-4a98-8ba4-22ec68ad3b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12789 | 2025.03.25 22:57:43.627135 [ 268 ] {4d9afd69-c8b1-4a98-8ba4-22ec68ad3b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12790 | 2025.03.25 22:57:43.627578 [ 268 ] {4d9afd69-c8b1-4a98-8ba4-22ec68ad3b71} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12791 | 2025.03.25 22:57:43.627618 [ 268 ] {4d9afd69-c8b1-4a98-8ba4-22ec68ad3b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12792 | 2025.03.25 22:57:43.627996 [ 268 ] {4d9afd69-c8b1-4a98-8ba4-22ec68ad3b71} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12793 | 2025.03.25 22:57:43.628234 [ 268 ] {4d9afd69-c8b1-4a98-8ba4-22ec68ad3b71} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12794 | 2025.03.25 22:57:43.628443 [ 268 ] {4d9afd69-c8b1-4a98-8ba4-22ec68ad3b71} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001379 sec., 14503.263234227701 rows/sec., 997.10 KiB/sec. | ||
12795 | 2025.03.25 22:57:43.628493 [ 268 ] {4d9afd69-c8b1-4a98-8ba4-22ec68ad3b71} <Debug> TCPHandler: Processed in 0.001579066 sec. | ||
12796 | 2025.03.25 22:57:45.185093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
12797 | 2025.03.25 22:57:45.185856 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12798 | 2025.03.25 22:57:45.185911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12799 | 2025.03.25 22:57:45.186459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12800 | 2025.03.25 22:57:45.186718 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12801 | 2025.03.25 22:57:45.187033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
12802 | 2025.03.25 22:57:47.366900 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
12803 | 2025.03.25 22:57:47.389024 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12804 | 2025.03.25 22:57:47.389097 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12805 | 2025.03.25 22:57:47.396410 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12806 | 2025.03.25 22:57:47.397214 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12807 | 2025.03.25 22:57:47.402175 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
12808 | 2025.03.25 22:57:47.852414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1796 | ||
12809 | 2025.03.25 22:57:47.855769 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12810 | 2025.03.25 22:57:47.855828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12811 | 2025.03.25 22:57:47.857403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12812 | 2025.03.25 22:57:47.857742 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12813 | 2025.03.25 22:57:47.859191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1796 | ||
12814 | 2025.03.25 22:57:48.632395 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12815 | 2025.03.25 22:57:48.632607 [ 268 ] {d8e030b0-e6b5-466a-aeb6-4e5f9cd5c534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12816 | 2025.03.25 22:57:48.632689 [ 268 ] {d8e030b0-e6b5-466a-aeb6-4e5f9cd5c534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12817 | 2025.03.25 22:57:48.633597 [ 268 ] {d8e030b0-e6b5-466a-aeb6-4e5f9cd5c534} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12818 | 2025.03.25 22:57:48.633648 [ 268 ] {d8e030b0-e6b5-466a-aeb6-4e5f9cd5c534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12819 | 2025.03.25 22:57:48.634110 [ 268 ] {d8e030b0-e6b5-466a-aeb6-4e5f9cd5c534} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12820 | 2025.03.25 22:57:48.634389 [ 268 ] {d8e030b0-e6b5-466a-aeb6-4e5f9cd5c534} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12821 | 2025.03.25 22:57:48.634594 [ 148 ] {} <Debug> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
12822 | 2025.03.25 22:57:48.634658 [ 268 ] {d8e030b0-e6b5-466a-aeb6-4e5f9cd5c534} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002103 sec., 100808.36899667143 rows/sec., 6.41 MiB/sec. | ||
12823 | 2025.03.25 22:57:48.634692 [ 148 ] {} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12824 | 2025.03.25 22:57:48.634778 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12825 | 2025.03.25 22:57:48.634788 [ 268 ] {d8e030b0-e6b5-466a-aeb6-4e5f9cd5c534} <Debug> TCPHandler: Processed in 0.002541707 sec. | ||
12826 | 2025.03.25 22:57:48.635005 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12827 | 2025.03.25 22:57:48.635028 [ 187 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
12828 | 2025.03.25 22:57:48.635172 [ 268 ] {fef527f4-6ec0-4b21-aba9-1be03515a7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12829 | 2025.03.25 22:57:48.635279 [ 268 ] {fef527f4-6ec0-4b21-aba9-1be03515a7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12830 | 2025.03.25 22:57:48.635446 [ 187 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12831 | 2025.03.25 22:57:48.635543 [ 187 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 236 rows starting from the beginning of the part | ||
12832 | 2025.03.25 22:57:48.635962 [ 187 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
12833 | 2025.03.25 22:57:48.636332 [ 187 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
12834 | 2025.03.25 22:57:48.636658 [ 187 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
12835 | 2025.03.25 22:57:48.636909 [ 187 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
12836 | 2025.03.25 22:57:48.637062 [ 187 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
12837 | 2025.03.25 22:57:48.638128 [ 268 ] {fef527f4-6ec0-4b21-aba9-1be03515a7b6} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12838 | 2025.03.25 22:57:48.638186 [ 268 ] {fef527f4-6ec0-4b21-aba9-1be03515a7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12839 | 2025.03.25 22:57:48.639294 [ 268 ] {fef527f4-6ec0-4b21-aba9-1be03515a7b6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12840 | 2025.03.25 22:57:48.639757 [ 268 ] {fef527f4-6ec0-4b21-aba9-1be03515a7b6} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12841 | 2025.03.25 22:57:48.640025 [ 187 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.005117535 sec., 253246.92454472708 rows/sec., 17.16 MiB/sec. | ||
12842 | 2025.03.25 22:57:48.640118 [ 148 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12843 | 2025.03.25 22:57:48.640200 [ 148 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12844 | 2025.03.25 22:57:48.640268 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12845 | 2025.03.25 22:57:48.640449 [ 268 ] {fef527f4-6ec0-4b21-aba9-1be03515a7b6} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.005284 sec., 128879.63663890993 rows/sec., 10.24 MiB/sec. | ||
12846 | 2025.03.25 22:57:48.640587 [ 187 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
12847 | 2025.03.25 22:57:48.640734 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12848 | 2025.03.25 22:57:48.640994 [ 268 ] {fef527f4-6ec0-4b21-aba9-1be03515a7b6} <Debug> TCPHandler: Processed in 0.006061467 sec. | ||
12849 | 2025.03.25 22:57:48.641486 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12850 | 2025.03.25 22:57:48.641664 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1967 rows starting from the beginning of the part | ||
12851 | 2025.03.25 22:57:48.641657 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12852 | 2025.03.25 22:57:48.642258 [ 268 ] {74468aec-ecaa-4683-a5b1-66d7ddc48497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12853 | 2025.03.25 22:57:48.642312 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 72 rows starting from the beginning of the part | ||
12854 | 2025.03.25 22:57:48.642486 [ 268 ] {74468aec-ecaa-4683-a5b1-66d7ddc48497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12855 | 2025.03.25 22:57:48.642957 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 681 rows starting from the beginning of the part | ||
12856 | 2025.03.25 22:57:48.643537 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1212 rows starting from the beginning of the part | ||
12857 | 2025.03.25 22:57:48.644017 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
12858 | 2025.03.25 22:57:48.644524 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 681 rows starting from the beginning of the part | ||
12859 | 2025.03.25 22:57:48.645378 [ 188 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12860 | 2025.03.25 22:57:48.645841 [ 188 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_36_7} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
12861 | 2025.03.25 22:57:48.646035 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
12862 | 2025.03.25 22:57:48.646691 [ 268 ] {74468aec-ecaa-4683-a5b1-66d7ddc48497} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12863 | 2025.03.25 22:57:48.646774 [ 268 ] {74468aec-ecaa-4683-a5b1-66d7ddc48497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12864 | 2025.03.25 22:57:48.647744 [ 268 ] {74468aec-ecaa-4683-a5b1-66d7ddc48497} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12865 | 2025.03.25 22:57:48.648092 [ 268 ] {74468aec-ecaa-4683-a5b1-66d7ddc48497} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12866 | 2025.03.25 22:57:48.648389 [ 268 ] {74468aec-ecaa-4683-a5b1-66d7ddc48497} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.006336 sec., 21780.303030303032 rows/sec., 1.36 MiB/sec. | ||
12867 | 2025.03.25 22:57:48.648518 [ 268 ] {74468aec-ecaa-4683-a5b1-66d7ddc48497} <Debug> TCPHandler: Processed in 0.007066389 sec. | ||
12868 | 2025.03.25 22:57:48.648799 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12869 | 2025.03.25 22:57:48.649333 [ 268 ] {f88c4c59-dc7c-419b-bc8a-a5ae089fd6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12870 | 2025.03.25 22:57:48.649476 [ 188 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4669 rows, containing 5 columns (5 merged, 0 gathered) in 0.009082735 sec., 514052.21004466165 rows/sec., 43.85 MiB/sec. | ||
12871 | 2025.03.25 22:57:48.649512 [ 268 ] {f88c4c59-dc7c-419b-bc8a-a5ae089fd6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12872 | 2025.03.25 22:57:48.649982 [ 188 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12873 | 2025.03.25 22:57:48.651043 [ 188 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12874 | 2025.03.25 22:57:48.651250 [ 188 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_106_21} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12875 | 2025.03.25 22:57:48.651416 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
12876 | 2025.03.25 22:57:48.651628 [ 268 ] {f88c4c59-dc7c-419b-bc8a-a5ae089fd6ea} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12877 | 2025.03.25 22:57:48.651674 [ 268 ] {f88c4c59-dc7c-419b-bc8a-a5ae089fd6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12878 | 2025.03.25 22:57:48.652056 [ 268 ] {f88c4c59-dc7c-419b-bc8a-a5ae089fd6ea} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12879 | 2025.03.25 22:57:48.652301 [ 268 ] {f88c4c59-dc7c-419b-bc8a-a5ae089fd6ea} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12880 | 2025.03.25 22:57:48.652524 [ 268 ] {f88c4c59-dc7c-419b-bc8a-a5ae089fd6ea} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003434 sec., 32906.23179965055 rows/sec., 2.13 MiB/sec. | ||
12881 | 2025.03.25 22:57:48.652586 [ 268 ] {f88c4c59-dc7c-419b-bc8a-a5ae089fd6ea} <Debug> TCPHandler: Processed in 0.003910168 sec. | ||
12882 | 2025.03.25 22:57:48.652846 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12883 | 2025.03.25 22:57:48.652954 [ 268 ] {55afb0d4-1566-4aea-a45c-249cb6977483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12884 | 2025.03.25 22:57:48.652999 [ 268 ] {55afb0d4-1566-4aea-a45c-249cb6977483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12885 | 2025.03.25 22:57:48.653568 [ 268 ] {55afb0d4-1566-4aea-a45c-249cb6977483} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12886 | 2025.03.25 22:57:48.653607 [ 268 ] {55afb0d4-1566-4aea-a45c-249cb6977483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12887 | 2025.03.25 22:57:48.653993 [ 268 ] {55afb0d4-1566-4aea-a45c-249cb6977483} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12888 | 2025.03.25 22:57:48.654239 [ 268 ] {55afb0d4-1566-4aea-a45c-249cb6977483} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12889 | 2025.03.25 22:57:48.654426 [ 146 ] {} <Debug> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
12890 | 2025.03.25 22:57:48.654450 [ 268 ] {55afb0d4-1566-4aea-a45c-249cb6977483} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001517 sec., 73829.92748846408 rows/sec., 4.21 MiB/sec. | ||
12891 | 2025.03.25 22:57:48.654511 [ 146 ] {} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12892 | 2025.03.25 22:57:48.654574 [ 268 ] {55afb0d4-1566-4aea-a45c-249cb6977483} <Debug> TCPHandler: Processed in 0.00177875 sec. | ||
12893 | 2025.03.25 22:57:48.654581 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12894 | 2025.03.25 22:57:48.654892 [ 200 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
12895 | 2025.03.25 22:57:48.654821 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12896 | 2025.03.25 22:57:48.655342 [ 268 ] {5a979bbb-e601-45cb-995f-e1198eb73d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12897 | 2025.03.25 22:57:48.655383 [ 200 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12898 | 2025.03.25 22:57:48.655518 [ 200 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 124 rows starting from the beginning of the part | ||
12899 | 2025.03.25 22:57:48.655543 [ 268 ] {5a979bbb-e601-45cb-995f-e1198eb73d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12900 | 2025.03.25 22:57:48.655897 [ 200 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part | ||
12901 | 2025.03.25 22:57:48.656227 [ 200 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part | ||
12902 | 2025.03.25 22:57:48.656528 [ 200 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part | ||
12903 | 2025.03.25 22:57:48.656854 [ 200 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part | ||
12904 | 2025.03.25 22:57:48.657176 [ 200 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part | ||
12905 | 2025.03.25 22:57:48.659204 [ 268 ] {5a979bbb-e601-45cb-995f-e1198eb73d3f} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12906 | 2025.03.25 22:57:48.659282 [ 268 ] {5a979bbb-e601-45cb-995f-e1198eb73d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12907 | 2025.03.25 22:57:48.660191 [ 188 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.005486844 sec., 124661.8274549085 rows/sec., 7.62 MiB/sec. | ||
12908 | 2025.03.25 22:57:48.660269 [ 268 ] {5a979bbb-e601-45cb-995f-e1198eb73d3f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12909 | 2025.03.25 22:57:48.660408 [ 188 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
12910 | 2025.03.25 22:57:48.660700 [ 268 ] {5a979bbb-e601-45cb-995f-e1198eb73d3f} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12911 | 2025.03.25 22:57:48.660994 [ 146 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12912 | 2025.03.25 22:57:48.661091 [ 146 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12913 | 2025.03.25 22:57:48.661116 [ 188 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12914 | 2025.03.25 22:57:48.661157 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12915 | 2025.03.25 22:57:48.661247 [ 268 ] {5a979bbb-e601-45cb-995f-e1198eb73d3f} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.006045 sec., 68486.3523573201 rows/sec., 4.87 MiB/sec. | ||
12916 | 2025.03.25 22:57:48.661458 [ 188 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_36_7} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
12917 | 2025.03.25 22:57:48.661586 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12918 | 2025.03.25 22:57:48.661716 [ 268 ] {5a979bbb-e601-45cb-995f-e1198eb73d3f} <Debug> TCPHandler: Processed in 0.007010138 sec. | ||
12919 | 2025.03.25 22:57:48.661733 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
12920 | 2025.03.25 22:57:48.662005 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12921 | 2025.03.25 22:57:48.662016 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12922 | 2025.03.25 22:57:48.662102 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 952 rows starting from the beginning of the part | ||
12923 | 2025.03.25 22:57:48.662568 [ 268 ] {2b025744-f087-4ca9-9938-390aed304d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12924 | 2025.03.25 22:57:48.662582 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 72 rows starting from the beginning of the part | ||
12925 | 2025.03.25 22:57:48.662870 [ 268 ] {2b025744-f087-4ca9-9938-390aed304d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12926 | 2025.03.25 22:57:48.663037 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 414 rows starting from the beginning of the part | ||
12927 | 2025.03.25 22:57:48.663337 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 528 rows starting from the beginning of the part | ||
12928 | 2025.03.25 22:57:48.663679 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
12929 | 2025.03.25 22:57:48.664102 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 414 rows starting from the beginning of the part | ||
12930 | 2025.03.25 22:57:48.666368 [ 268 ] {2b025744-f087-4ca9-9938-390aed304d18} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12931 | 2025.03.25 22:57:48.666477 [ 268 ] {2b025744-f087-4ca9-9938-390aed304d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12932 | 2025.03.25 22:57:48.667485 [ 268 ] {2b025744-f087-4ca9-9938-390aed304d18} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
12933 | 2025.03.25 22:57:48.667758 [ 268 ] {2b025744-f087-4ca9-9938-390aed304d18} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12934 | 2025.03.25 22:57:48.668101 [ 268 ] {2b025744-f087-4ca9-9938-390aed304d18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005833 sec., 1028.6302074404252 rows/sec., 53.74 KiB/sec. | ||
12935 | 2025.03.25 22:57:48.668263 [ 268 ] {2b025744-f087-4ca9-9938-390aed304d18} <Debug> TCPHandler: Processed in 0.006346593 sec. | ||
12936 | 2025.03.25 22:57:48.668357 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 5 columns (5 merged, 0 gathered) in 0.007057909 sec., 346278.19655934925 rows/sec., 26.59 MiB/sec. | ||
12937 | 2025.03.25 22:57:48.668424 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12938 | 2025.03.25 22:57:48.668570 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12939 | 2025.03.25 22:57:48.668579 [ 268 ] {fe6343f8-3fd7-43b3-b4f9-2a3fc95dc7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12940 | 2025.03.25 22:57:48.668710 [ 268 ] {fe6343f8-3fd7-43b3-b4f9-2a3fc95dc7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12941 | 2025.03.25 22:57:48.669197 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12942 | 2025.03.25 22:57:48.669308 [ 198 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_106_21} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12943 | 2025.03.25 22:57:48.669475 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
12944 | 2025.03.25 22:57:48.669714 [ 268 ] {fe6343f8-3fd7-43b3-b4f9-2a3fc95dc7aa} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12945 | 2025.03.25 22:57:48.669758 [ 268 ] {fe6343f8-3fd7-43b3-b4f9-2a3fc95dc7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12946 | 2025.03.25 22:57:48.670176 [ 268 ] {fe6343f8-3fd7-43b3-b4f9-2a3fc95dc7aa} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12947 | 2025.03.25 22:57:48.670418 [ 268 ] {fe6343f8-3fd7-43b3-b4f9-2a3fc95dc7aa} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12948 | 2025.03.25 22:57:48.670649 [ 268 ] {fe6343f8-3fd7-43b3-b4f9-2a3fc95dc7aa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002122 sec., 111687.08765315739 rows/sec., 7.49 MiB/sec. | ||
12949 | 2025.03.25 22:57:48.670708 [ 268 ] {fe6343f8-3fd7-43b3-b4f9-2a3fc95dc7aa} <Debug> TCPHandler: Processed in 0.002336923 sec. | ||
12950 | 2025.03.25 22:57:48.670824 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12951 | 2025.03.25 22:57:48.670930 [ 268 ] {6fff23d8-3c4d-4bb7-9b5d-babf59a5bfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12952 | 2025.03.25 22:57:48.670976 [ 268 ] {6fff23d8-3c4d-4bb7-9b5d-babf59a5bfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12953 | 2025.03.25 22:57:48.671396 [ 268 ] {6fff23d8-3c4d-4bb7-9b5d-babf59a5bfe8} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12954 | 2025.03.25 22:57:48.671434 [ 268 ] {6fff23d8-3c4d-4bb7-9b5d-babf59a5bfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12955 | 2025.03.25 22:57:48.671780 [ 268 ] {6fff23d8-3c4d-4bb7-9b5d-babf59a5bfe8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
12956 | 2025.03.25 22:57:48.672018 [ 268 ] {6fff23d8-3c4d-4bb7-9b5d-babf59a5bfe8} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12957 | 2025.03.25 22:57:48.672252 [ 268 ] {6fff23d8-3c4d-4bb7-9b5d-babf59a5bfe8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001334 sec., 749.625187406297 rows/sec., 50.51 KiB/sec. | ||
12958 | 2025.03.25 22:57:48.672319 [ 268 ] {6fff23d8-3c4d-4bb7-9b5d-babf59a5bfe8} <Debug> TCPHandler: Processed in 0.001540295 sec. | ||
12959 | 2025.03.25 22:57:48.672562 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12960 | 2025.03.25 22:57:48.672671 [ 268 ] {f7d29866-baa8-4d32-9f77-02419358904a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12961 | 2025.03.25 22:57:48.672742 [ 268 ] {f7d29866-baa8-4d32-9f77-02419358904a} <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 | ||
12962 | 2025.03.25 22:57:48.673871 [ 268 ] {f7d29866-baa8-4d32-9f77-02419358904a} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12963 | 2025.03.25 22:57:48.673910 [ 268 ] {f7d29866-baa8-4d32-9f77-02419358904a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12964 | 2025.03.25 22:57:48.674572 [ 268 ] {f7d29866-baa8-4d32-9f77-02419358904a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12965 | 2025.03.25 22:57:48.674833 [ 268 ] {f7d29866-baa8-4d32-9f77-02419358904a} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12966 | 2025.03.25 22:57:48.675107 [ 268 ] {f7d29866-baa8-4d32-9f77-02419358904a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002456 sec., 13029.315960912052 rows/sec., 23.35 MiB/sec. | ||
12967 | 2025.03.25 22:57:48.675309 [ 268 ] {f7d29866-baa8-4d32-9f77-02419358904a} <Debug> TCPHandler: Processed in 0.002821664 sec. | ||
12968 | 2025.03.25 22:57:48.675633 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12969 | 2025.03.25 22:57:48.675806 [ 268 ] {52494821-8492-4efb-a94b-5a9ff842cdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12970 | 2025.03.25 22:57:48.675855 [ 268 ] {52494821-8492-4efb-a94b-5a9ff842cdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12971 | 2025.03.25 22:57:48.676311 [ 268 ] {52494821-8492-4efb-a94b-5a9ff842cdf0} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12972 | 2025.03.25 22:57:48.676350 [ 268 ] {52494821-8492-4efb-a94b-5a9ff842cdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12973 | 2025.03.25 22:57:48.676718 [ 268 ] {52494821-8492-4efb-a94b-5a9ff842cdf0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12974 | 2025.03.25 22:57:48.676979 [ 268 ] {52494821-8492-4efb-a94b-5a9ff842cdf0} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12975 | 2025.03.25 22:57:48.677219 [ 268 ] {52494821-8492-4efb-a94b-5a9ff842cdf0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec. | ||
12976 | 2025.03.25 22:57:48.677282 [ 268 ] {52494821-8492-4efb-a94b-5a9ff842cdf0} <Debug> TCPHandler: Processed in 0.001746719 sec. | ||
12977 | 2025.03.25 22:57:52.502320 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12978 | 2025.03.25 22:57:52.502407 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12979 | 2025.03.25 22:57:52.687205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
12980 | 2025.03.25 22:57:52.687865 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12981 | 2025.03.25 22:57:52.687912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12982 | 2025.03.25 22:57:52.688452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12983 | 2025.03.25 22:57:52.688732 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12984 | 2025.03.25 22:57:52.688954 [ 143 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12985 | 2025.03.25 22:57:52.689011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
12986 | 2025.03.25 22:57:52.689038 [ 143 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12987 | 2025.03.25 22:57:52.689070 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
12988 | 2025.03.25 22:57:52.689268 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
12989 | 2025.03.25 22:57:52.689684 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12990 | 2025.03.25 22:57:52.689801 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
12991 | 2025.03.25 22:57:52.689936 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
12992 | 2025.03.25 22:57:52.690166 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
12993 | 2025.03.25 22:57:52.690450 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
12994 | 2025.03.25 22:57:52.690534 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
12995 | 2025.03.25 22:57:52.690718 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
12996 | 2025.03.25 22:57:52.693358 [ 198 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004218135 sec., 7172838.233010561 rows/sec., 102.61 MiB/sec. | ||
12997 | 2025.03.25 22:57:52.693606 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12998 | 2025.03.25 22:57:52.693887 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12999 | 2025.03.25 22:57:52.693963 [ 197 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_66_13} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13000 | 2025.03.25 22:57:52.694049 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
13001 | 2025.03.25 22:57:53.624838 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13002 | 2025.03.25 22:57:53.625154 [ 268 ] {42cc63c3-879b-4d90-ae1d-774c929dfb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13003 | 2025.03.25 22:57:53.625256 [ 268 ] {42cc63c3-879b-4d90-ae1d-774c929dfb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13004 | 2025.03.25 22:57:53.626089 [ 268 ] {42cc63c3-879b-4d90-ae1d-774c929dfb3c} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13005 | 2025.03.25 22:57:53.626131 [ 268 ] {42cc63c3-879b-4d90-ae1d-774c929dfb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13006 | 2025.03.25 22:57:53.626560 [ 268 ] {42cc63c3-879b-4d90-ae1d-774c929dfb3c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13007 | 2025.03.25 22:57:53.626813 [ 268 ] {42cc63c3-879b-4d90-ae1d-774c929dfb3c} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13008 | 2025.03.25 22:57:53.627010 [ 268 ] {42cc63c3-879b-4d90-ae1d-774c929dfb3c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00194 sec., 37113.40206185567 rows/sec., 3.01 MiB/sec. | ||
13009 | 2025.03.25 22:57:53.627065 [ 268 ] {42cc63c3-879b-4d90-ae1d-774c929dfb3c} <Debug> TCPHandler: Processed in 0.002415915 sec. | ||
13010 | 2025.03.25 22:57:53.627193 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13011 | 2025.03.25 22:57:53.627300 [ 268 ] {0559a04f-f021-4035-bd3c-9b8941067709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13012 | 2025.03.25 22:57:53.627345 [ 268 ] {0559a04f-f021-4035-bd3c-9b8941067709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13013 | 2025.03.25 22:57:53.627864 [ 268 ] {0559a04f-f021-4035-bd3c-9b8941067709} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13014 | 2025.03.25 22:57:53.627902 [ 268 ] {0559a04f-f021-4035-bd3c-9b8941067709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13015 | 2025.03.25 22:57:53.628245 [ 268 ] {0559a04f-f021-4035-bd3c-9b8941067709} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13016 | 2025.03.25 22:57:53.628483 [ 268 ] {0559a04f-f021-4035-bd3c-9b8941067709} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13017 | 2025.03.25 22:57:53.628667 [ 268 ] {0559a04f-f021-4035-bd3c-9b8941067709} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001388 sec., 5763.688760806916 rows/sec., 433.40 KiB/sec. | ||
13018 | 2025.03.25 22:57:53.628731 [ 268 ] {0559a04f-f021-4035-bd3c-9b8941067709} <Debug> TCPHandler: Processed in 0.001589566 sec. | ||
13019 | 2025.03.25 22:57:53.628853 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13020 | 2025.03.25 22:57:53.629006 [ 268 ] {2d598090-4152-473e-963f-efe0212e8b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13021 | 2025.03.25 22:57:53.629061 [ 268 ] {2d598090-4152-473e-963f-efe0212e8b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13022 | 2025.03.25 22:57:53.629610 [ 268 ] {2d598090-4152-473e-963f-efe0212e8b00} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13023 | 2025.03.25 22:57:53.629647 [ 268 ] {2d598090-4152-473e-963f-efe0212e8b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13024 | 2025.03.25 22:57:53.629998 [ 268 ] {2d598090-4152-473e-963f-efe0212e8b00} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13025 | 2025.03.25 22:57:53.630240 [ 268 ] {2d598090-4152-473e-963f-efe0212e8b00} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13026 | 2025.03.25 22:57:53.630414 [ 268 ] {2d598090-4152-473e-963f-efe0212e8b00} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001449 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
13027 | 2025.03.25 22:57:53.630466 [ 268 ] {2d598090-4152-473e-963f-efe0212e8b00} <Debug> TCPHandler: Processed in 0.001678858 sec. | ||
13028 | 2025.03.25 22:57:53.630580 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13029 | 2025.03.25 22:57:53.630686 [ 268 ] {420cc91e-09cd-46a3-8981-037b562dbfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13030 | 2025.03.25 22:57:53.630735 [ 268 ] {420cc91e-09cd-46a3-8981-037b562dbfb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13031 | 2025.03.25 22:57:53.631266 [ 268 ] {420cc91e-09cd-46a3-8981-037b562dbfb8} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13032 | 2025.03.25 22:57:53.631303 [ 268 ] {420cc91e-09cd-46a3-8981-037b562dbfb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13033 | 2025.03.25 22:57:53.631682 [ 268 ] {420cc91e-09cd-46a3-8981-037b562dbfb8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13034 | 2025.03.25 22:57:53.631920 [ 268 ] {420cc91e-09cd-46a3-8981-037b562dbfb8} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13035 | 2025.03.25 22:57:53.632052 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 5 parts from all_1_99_20 to all_103_103_0 | ||
13036 | 2025.03.25 22:57:53.632096 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13037 | 2025.03.25 22:57:53.632100 [ 268 ] {420cc91e-09cd-46a3-8981-037b562dbfb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001435 sec., 111498.25783972125 rows/sec., 7.77 MiB/sec. | ||
13038 | 2025.03.25 22:57:53.632121 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13039 | 2025.03.25 22:57:53.632192 [ 268 ] {420cc91e-09cd-46a3-8981-037b562dbfb8} <Debug> TCPHandler: Processed in 0.001660727 sec. | ||
13040 | 2025.03.25 22:57:53.632261 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_99_20 to all_103_103_0 into Compact with storage Full | ||
13041 | 2025.03.25 22:57:53.632314 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13042 | 2025.03.25 22:57:53.632401 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13043 | 2025.03.25 22:57:53.632439 [ 268 ] {58fa01c4-e3b4-4d78-937c-2d252540c4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13044 | 2025.03.25 22:57:53.632451 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 30940 rows starting from the beginning of the part | ||
13045 | 2025.03.25 22:57:53.632547 [ 268 ] {58fa01c4-e3b4-4d78-937c-2d252540c4c8} <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 | ||
13046 | 2025.03.25 22:57:53.632581 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part | ||
13047 | 2025.03.25 22:57:53.633071 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 952 rows starting from the beginning of the part | ||
13048 | 2025.03.25 22:57:53.633488 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 54 rows starting from the beginning of the part | ||
13049 | 2025.03.25 22:57:53.633884 [ 189 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part | ||
13050 | 2025.03.25 22:57:53.635982 [ 268 ] {58fa01c4-e3b4-4d78-937c-2d252540c4c8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13051 | 2025.03.25 22:57:53.636024 [ 268 ] {58fa01c4-e3b4-4d78-937c-2d252540c4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13052 | 2025.03.25 22:57:53.636945 [ 268 ] {58fa01c4-e3b4-4d78-937c-2d252540c4c8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13053 | 2025.03.25 22:57:53.637216 [ 268 ] {58fa01c4-e3b4-4d78-937c-2d252540c4c8} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13054 | 2025.03.25 22:57:53.637587 [ 268 ] {58fa01c4-e3b4-4d78-937c-2d252540c4c8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005175 sec., 1545.8937198067633 rows/sec., 2.77 MiB/sec. | ||
13055 | 2025.03.25 22:57:53.637710 [ 268 ] {58fa01c4-e3b4-4d78-937c-2d252540c4c8} <Debug> TCPHandler: Processed in 0.005449473 sec. | ||
13056 | 2025.03.25 22:57:53.637846 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13057 | 2025.03.25 22:57:53.637959 [ 268 ] {22fb75e5-b185-4275-9b0c-5872a5b4be98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13058 | 2025.03.25 22:57:53.638022 [ 268 ] {22fb75e5-b185-4275-9b0c-5872a5b4be98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13059 | 2025.03.25 22:57:53.638509 [ 268 ] {22fb75e5-b185-4275-9b0c-5872a5b4be98} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13060 | 2025.03.25 22:57:53.638552 [ 268 ] {22fb75e5-b185-4275-9b0c-5872a5b4be98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13061 | 2025.03.25 22:57:53.639047 [ 268 ] {22fb75e5-b185-4275-9b0c-5872a5b4be98} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13062 | 2025.03.25 22:57:53.639377 [ 268 ] {22fb75e5-b185-4275-9b0c-5872a5b4be98} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13063 | 2025.03.25 22:57:53.639583 [ 268 ] {22fb75e5-b185-4275-9b0c-5872a5b4be98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00165 sec., 36363.63636363636 rows/sec., 2.45 MiB/sec. | ||
13064 | 2025.03.25 22:57:53.639664 [ 268 ] {22fb75e5-b185-4275-9b0c-5872a5b4be98} <Debug> TCPHandler: Processed in 0.001869813 sec. | ||
13065 | 2025.03.25 22:57:53.641602 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32420 rows, containing 5 columns (5 merged, 0 gathered) in 0.009400532 sec., 3448740.9861484435 rows/sec., 233.64 MiB/sec. | ||
13066 | 2025.03.25 22:57:53.642061 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
13067 | 2025.03.25 22:57:53.642344 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13068 | 2025.03.25 22:57:53.642423 [ 197 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 5 parts: [all_1_99_20, all_103_103_0] -> all_1_103_21 | ||
13069 | 2025.03.25 22:57:53.642496 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
13070 | 2025.03.25 22:57:54.902291 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
13071 | 2025.03.25 22:57:54.928291 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13072 | 2025.03.25 22:57:54.928354 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13073 | 2025.03.25 22:57:54.935741 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13074 | 2025.03.25 22:57:54.936564 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13075 | 2025.03.25 22:57:54.936986 [ 136 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13076 | 2025.03.25 22:57:54.937151 [ 136 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13077 | 2025.03.25 22:57:54.937251 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13078 | 2025.03.25 22:57:54.938079 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
13079 | 2025.03.25 22:57:54.949108 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
13080 | 2025.03.25 22:57:54.950398 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13081 | 2025.03.25 22:57:54.951328 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
13082 | 2025.03.25 22:57:54.955760 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
13083 | 2025.03.25 22:57:54.960241 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
13084 | 2025.03.25 22:57:54.965225 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
13085 | 2025.03.25 22:57:54.970526 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
13086 | 2025.03.25 22:57:54.974801 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
13087 | 2025.03.25 22:57:55.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.94 MiB, peak 271.00 MiB, free memory in arenas 0.00 B, will set to 258.67 MiB (RSS), difference: -10.27 MiB | ||
13088 | 2025.03.25 22:57:55.034110 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.09670841 sec., 5149.500441585174 rows/sec., 26.63 MiB/sec. | ||
13089 | 2025.03.25 22:57:55.037859 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13090 | 2025.03.25 22:57:55.041038 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13091 | 2025.03.25 22:57:55.041178 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_66_13} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13092 | 2025.03.25 22:57:55.043877 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
13093 | 2025.03.25 22:57:56.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.25 MiB, peak 271.00 MiB, free memory in arenas 0.00 B, will set to 259.47 MiB (RSS), difference: 10.22 MiB | ||
13094 | 2025.03.25 22:57:57.859471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1830 | ||
13095 | 2025.03.25 22:57:57.862633 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13096 | 2025.03.25 22:57:57.862695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13097 | 2025.03.25 22:57:57.864170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13098 | 2025.03.25 22:57:57.864474 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13099 | 2025.03.25 22:57:57.865110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1830 | ||
13100 | 2025.03.25 22:57:58.632339 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13101 | 2025.03.25 22:57:58.632644 [ 268 ] {445950d2-1f5b-4268-8d18-08fe6249a17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13102 | 2025.03.25 22:57:58.632756 [ 268 ] {445950d2-1f5b-4268-8d18-08fe6249a17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13103 | 2025.03.25 22:57:58.633883 [ 268 ] {445950d2-1f5b-4268-8d18-08fe6249a17b} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13104 | 2025.03.25 22:57:58.633923 [ 268 ] {445950d2-1f5b-4268-8d18-08fe6249a17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13105 | 2025.03.25 22:57:58.634388 [ 268 ] {445950d2-1f5b-4268-8d18-08fe6249a17b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
13106 | 2025.03.25 22:57:58.634646 [ 268 ] {445950d2-1f5b-4268-8d18-08fe6249a17b} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13107 | 2025.03.25 22:57:58.634862 [ 268 ] {445950d2-1f5b-4268-8d18-08fe6249a17b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002297 sec., 92294.29690901175 rows/sec., 5.87 MiB/sec. | ||
13108 | 2025.03.25 22:57:58.634972 [ 268 ] {445950d2-1f5b-4268-8d18-08fe6249a17b} <Debug> TCPHandler: Processed in 0.002771522 sec. | ||
13109 | 2025.03.25 22:57:58.635211 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13110 | 2025.03.25 22:57:58.635318 [ 268 ] {63d353b4-d818-4704-9d55-ca4b3c332222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13111 | 2025.03.25 22:57:58.635365 [ 268 ] {63d353b4-d818-4704-9d55-ca4b3c332222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13112 | 2025.03.25 22:57:58.635896 [ 268 ] {63d353b4-d818-4704-9d55-ca4b3c332222} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13113 | 2025.03.25 22:57:58.635934 [ 268 ] {63d353b4-d818-4704-9d55-ca4b3c332222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13114 | 2025.03.25 22:57:58.636287 [ 268 ] {63d353b4-d818-4704-9d55-ca4b3c332222} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
13115 | 2025.03.25 22:57:58.636529 [ 268 ] {63d353b4-d818-4704-9d55-ca4b3c332222} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13116 | 2025.03.25 22:57:58.636746 [ 268 ] {63d353b4-d818-4704-9d55-ca4b3c332222} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00145 sec., 6896.551724137931 rows/sec., 562.37 KiB/sec. | ||
13117 | 2025.03.25 22:57:58.636951 [ 268 ] {63d353b4-d818-4704-9d55-ca4b3c332222} <Debug> TCPHandler: Processed in 0.001819001 sec. | ||
13118 | 2025.03.25 22:57:58.637116 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13119 | 2025.03.25 22:57:58.637222 [ 268 ] {313a8443-8c33-41c3-904e-6e6f36b442c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13120 | 2025.03.25 22:57:58.637267 [ 268 ] {313a8443-8c33-41c3-904e-6e6f36b442c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13121 | 2025.03.25 22:57:58.638145 [ 268 ] {313a8443-8c33-41c3-904e-6e6f36b442c9} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13122 | 2025.03.25 22:57:58.638183 [ 268 ] {313a8443-8c33-41c3-904e-6e6f36b442c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13123 | 2025.03.25 22:57:58.638581 [ 268 ] {313a8443-8c33-41c3-904e-6e6f36b442c9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13124 | 2025.03.25 22:57:58.638824 [ 268 ] {313a8443-8c33-41c3-904e-6e6f36b442c9} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13125 | 2025.03.25 22:57:58.639017 [ 268 ] {313a8443-8c33-41c3-904e-6e6f36b442c9} <Debug> executeQuery: Read 686 rows, 55.79 KiB in 0.001813 sec., 378378.3783783784 rows/sec., 30.05 MiB/sec. | ||
13126 | 2025.03.25 22:57:58.639095 [ 268 ] {313a8443-8c33-41c3-904e-6e6f36b442c9} <Debug> TCPHandler: Processed in 0.002029146 sec. | ||
13127 | 2025.03.25 22:57:58.639273 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13128 | 2025.03.25 22:57:58.639525 [ 268 ] {6e256dfd-9beb-4e6e-a160-0ddc682a9190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13129 | 2025.03.25 22:57:58.639581 [ 268 ] {6e256dfd-9beb-4e6e-a160-0ddc682a9190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13130 | 2025.03.25 22:57:58.640291 [ 268 ] {6e256dfd-9beb-4e6e-a160-0ddc682a9190} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13131 | 2025.03.25 22:57:58.640338 [ 268 ] {6e256dfd-9beb-4e6e-a160-0ddc682a9190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13132 | 2025.03.25 22:57:58.640720 [ 268 ] {6e256dfd-9beb-4e6e-a160-0ddc682a9190} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13133 | 2025.03.25 22:57:58.640974 [ 268 ] {6e256dfd-9beb-4e6e-a160-0ddc682a9190} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13134 | 2025.03.25 22:57:58.641163 [ 268 ] {6e256dfd-9beb-4e6e-a160-0ddc682a9190} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.001683 sec., 87938.20558526441 rows/sec., 5.51 MiB/sec. | ||
13135 | 2025.03.25 22:57:58.641262 [ 268 ] {6e256dfd-9beb-4e6e-a160-0ddc682a9190} <Debug> TCPHandler: Processed in 0.002091147 sec. | ||
13136 | 2025.03.25 22:57:58.641425 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13137 | 2025.03.25 22:57:58.641713 [ 268 ] {2c1d505f-2b2f-43f1-8508-cf36ff5bac17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13138 | 2025.03.25 22:57:58.641824 [ 268 ] {2c1d505f-2b2f-43f1-8508-cf36ff5bac17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13139 | 2025.03.25 22:57:58.642417 [ 268 ] {2c1d505f-2b2f-43f1-8508-cf36ff5bac17} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13140 | 2025.03.25 22:57:58.642455 [ 268 ] {2c1d505f-2b2f-43f1-8508-cf36ff5bac17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13141 | 2025.03.25 22:57:58.642808 [ 268 ] {2c1d505f-2b2f-43f1-8508-cf36ff5bac17} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13142 | 2025.03.25 22:57:58.643047 [ 268 ] {2c1d505f-2b2f-43f1-8508-cf36ff5bac17} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13143 | 2025.03.25 22:57:58.643218 [ 268 ] {2c1d505f-2b2f-43f1-8508-cf36ff5bac17} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001614 sec., 70012.39157372987 rows/sec., 4.53 MiB/sec. | ||
13144 | 2025.03.25 22:57:58.643267 [ 268 ] {2c1d505f-2b2f-43f1-8508-cf36ff5bac17} <Debug> TCPHandler: Processed in 0.001945544 sec. | ||
13145 | 2025.03.25 22:57:58.643381 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13146 | 2025.03.25 22:57:58.643486 [ 268 ] {0fa0f352-d39d-43ec-b25d-00e73b5c9b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13147 | 2025.03.25 22:57:58.643530 [ 268 ] {0fa0f352-d39d-43ec-b25d-00e73b5c9b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13148 | 2025.03.25 22:57:58.644077 [ 268 ] {0fa0f352-d39d-43ec-b25d-00e73b5c9b86} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13149 | 2025.03.25 22:57:58.644115 [ 268 ] {0fa0f352-d39d-43ec-b25d-00e73b5c9b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13150 | 2025.03.25 22:57:58.644463 [ 268 ] {0fa0f352-d39d-43ec-b25d-00e73b5c9b86} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
13151 | 2025.03.25 22:57:58.644699 [ 268 ] {0fa0f352-d39d-43ec-b25d-00e73b5c9b86} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13152 | 2025.03.25 22:57:58.644911 [ 268 ] {0fa0f352-d39d-43ec-b25d-00e73b5c9b86} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001437 sec., 77940.15309672931 rows/sec., 4.44 MiB/sec. | ||
13153 | 2025.03.25 22:57:58.644984 [ 268 ] {0fa0f352-d39d-43ec-b25d-00e73b5c9b86} <Debug> TCPHandler: Processed in 0.001653197 sec. | ||
13154 | 2025.03.25 22:57:58.645241 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13155 | 2025.03.25 22:57:58.645372 [ 268 ] {a01c158d-95a1-4c09-99bd-89d5b4fa336e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13156 | 2025.03.25 22:57:58.645419 [ 268 ] {a01c158d-95a1-4c09-99bd-89d5b4fa336e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13157 | 2025.03.25 22:57:58.646103 [ 268 ] {a01c158d-95a1-4c09-99bd-89d5b4fa336e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13158 | 2025.03.25 22:57:58.646142 [ 268 ] {a01c158d-95a1-4c09-99bd-89d5b4fa336e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13159 | 2025.03.25 22:57:58.646514 [ 268 ] {a01c158d-95a1-4c09-99bd-89d5b4fa336e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13160 | 2025.03.25 22:57:58.646759 [ 268 ] {a01c158d-95a1-4c09-99bd-89d5b4fa336e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13161 | 2025.03.25 22:57:58.646933 [ 268 ] {a01c158d-95a1-4c09-99bd-89d5b4fa336e} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.001584 sec., 267676.7676767677 rows/sec., 19.09 MiB/sec. | ||
13162 | 2025.03.25 22:57:58.646983 [ 268 ] {a01c158d-95a1-4c09-99bd-89d5b4fa336e} <Debug> TCPHandler: Processed in 0.001833531 sec. | ||
13163 | 2025.03.25 22:57:58.647102 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13164 | 2025.03.25 22:57:58.647208 [ 268 ] {0ecfb8ff-1555-469b-9f6a-d5ef1be0bb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13165 | 2025.03.25 22:57:58.647253 [ 268 ] {0ecfb8ff-1555-469b-9f6a-d5ef1be0bb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13166 | 2025.03.25 22:57:58.647681 [ 268 ] {0ecfb8ff-1555-469b-9f6a-d5ef1be0bb71} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13167 | 2025.03.25 22:57:58.647717 [ 268 ] {0ecfb8ff-1555-469b-9f6a-d5ef1be0bb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13168 | 2025.03.25 22:57:58.648065 [ 268 ] {0ecfb8ff-1555-469b-9f6a-d5ef1be0bb71} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
13169 | 2025.03.25 22:57:58.648301 [ 268 ] {0ecfb8ff-1555-469b-9f6a-d5ef1be0bb71} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13170 | 2025.03.25 22:57:58.648474 [ 268 ] {0ecfb8ff-1555-469b-9f6a-d5ef1be0bb71} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 243.38 KiB/sec. | ||
13171 | 2025.03.25 22:57:58.648522 [ 268 ] {0ecfb8ff-1555-469b-9f6a-d5ef1be0bb71} <Debug> TCPHandler: Processed in 0.001470223 sec. | ||
13172 | 2025.03.25 22:57:58.648626 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13173 | 2025.03.25 22:57:58.648728 [ 268 ] {04e04f9b-0bb1-4079-a362-cdcd3525b66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13174 | 2025.03.25 22:57:58.648775 [ 268 ] {04e04f9b-0bb1-4079-a362-cdcd3525b66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13175 | 2025.03.25 22:57:58.649288 [ 268 ] {04e04f9b-0bb1-4079-a362-cdcd3525b66c} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13176 | 2025.03.25 22:57:58.649324 [ 268 ] {04e04f9b-0bb1-4079-a362-cdcd3525b66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13177 | 2025.03.25 22:57:58.649701 [ 268 ] {04e04f9b-0bb1-4079-a362-cdcd3525b66c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13178 | 2025.03.25 22:57:58.649932 [ 268 ] {04e04f9b-0bb1-4079-a362-cdcd3525b66c} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13179 | 2025.03.25 22:57:58.650108 [ 268 ] {04e04f9b-0bb1-4079-a362-cdcd3525b66c} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.001402 sec., 172610.55634807417 rows/sec., 11.58 MiB/sec. | ||
13180 | 2025.03.25 22:57:58.650158 [ 268 ] {04e04f9b-0bb1-4079-a362-cdcd3525b66c} <Debug> TCPHandler: Processed in 0.001582975 sec. | ||
13181 | 2025.03.25 22:57:58.650271 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13182 | 2025.03.25 22:57:58.650377 [ 268 ] {a64df17f-3494-49b6-bff2-8c92869360a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13183 | 2025.03.25 22:57:58.650422 [ 268 ] {a64df17f-3494-49b6-bff2-8c92869360a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13184 | 2025.03.25 22:57:58.650831 [ 268 ] {a64df17f-3494-49b6-bff2-8c92869360a2} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13185 | 2025.03.25 22:57:58.650867 [ 268 ] {a64df17f-3494-49b6-bff2-8c92869360a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13186 | 2025.03.25 22:57:58.651203 [ 268 ] {a64df17f-3494-49b6-bff2-8c92869360a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
13187 | 2025.03.25 22:57:58.651441 [ 268 ] {a64df17f-3494-49b6-bff2-8c92869360a2} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13188 | 2025.03.25 22:57:58.651651 [ 268 ] {a64df17f-3494-49b6-bff2-8c92869360a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001289 sec., 775.7951900698216 rows/sec., 52.28 KiB/sec. | ||
13189 | 2025.03.25 22:57:58.651821 [ 268 ] {a64df17f-3494-49b6-bff2-8c92869360a2} <Debug> TCPHandler: Processed in 0.001597346 sec. | ||
13190 | 2025.03.25 22:57:58.652052 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13191 | 2025.03.25 22:57:58.652158 [ 268 ] {3b2e4a8b-facb-4227-acb9-81748b9ec42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13192 | 2025.03.25 22:57:58.652234 [ 268 ] {3b2e4a8b-facb-4227-acb9-81748b9ec42b} <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 | ||
13193 | 2025.03.25 22:57:58.653363 [ 268 ] {3b2e4a8b-facb-4227-acb9-81748b9ec42b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13194 | 2025.03.25 22:57:58.653401 [ 268 ] {3b2e4a8b-facb-4227-acb9-81748b9ec42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13195 | 2025.03.25 22:57:58.654023 [ 268 ] {3b2e4a8b-facb-4227-acb9-81748b9ec42b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13196 | 2025.03.25 22:57:58.654278 [ 268 ] {3b2e4a8b-facb-4227-acb9-81748b9ec42b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13197 | 2025.03.25 22:57:58.654475 [ 268 ] {3b2e4a8b-facb-4227-acb9-81748b9ec42b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00234 sec., 13675.213675213674 rows/sec., 24.51 MiB/sec. | ||
13198 | 2025.03.25 22:57:58.654566 [ 268 ] {3b2e4a8b-facb-4227-acb9-81748b9ec42b} <Debug> TCPHandler: Processed in 0.002584659 sec. | ||
13199 | 2025.03.25 22:57:58.654677 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13200 | 2025.03.25 22:57:58.654781 [ 268 ] {6656463c-4307-41ac-b653-b9b12b061a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13201 | 2025.03.25 22:57:58.654826 [ 268 ] {6656463c-4307-41ac-b653-b9b12b061a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13202 | 2025.03.25 22:57:58.655253 [ 268 ] {6656463c-4307-41ac-b653-b9b12b061a4c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13203 | 2025.03.25 22:57:58.655289 [ 268 ] {6656463c-4307-41ac-b653-b9b12b061a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
13204 | 2025.03.25 22:57:58.655637 [ 268 ] {6656463c-4307-41ac-b653-b9b12b061a4c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13205 | 2025.03.25 22:57:58.655872 [ 268 ] {6656463c-4307-41ac-b653-b9b12b061a4c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13206 | 2025.03.25 22:57:58.656051 [ 268 ] {6656463c-4307-41ac-b653-b9b12b061a4c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001292 sec., 63467.492260061925 rows/sec., 4.03 MiB/sec. | ||
13207 | 2025.03.25 22:57:58.656099 [ 268 ] {6656463c-4307-41ac-b653-b9b12b061a4c} <Debug> TCPHandler: Processed in 0.001472293 sec. | ||
13208 | 2025.03.25 22:58:00.189178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
13209 | 2025.03.25 22:58:00.189906 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13210 | 2025.03.25 22:58:00.189954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13211 | 2025.03.25 22:58:00.190505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13212 | 2025.03.25 22:58:00.190777 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13213 | 2025.03.25 22:58:00.191066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
13214 | 2025.03.25 22:58:02.449229 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
13215 | 2025.03.25 22:58:02.470047 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13216 | 2025.03.25 22:58:02.470122 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13217 | 2025.03.25 22:58:02.477343 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13218 | 2025.03.25 22:58:02.478163 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13219 | 2025.03.25 22:58:02.482561 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
13220 | 2025.03.25 22:58:03.624126 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13221 | 2025.03.25 22:58:03.624326 [ 268 ] {7f88f617-8a98-4fc2-8f01-15d8dd3afd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13222 | 2025.03.25 22:58:03.624409 [ 268 ] {7f88f617-8a98-4fc2-8f01-15d8dd3afd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13223 | 2025.03.25 22:58:03.625242 [ 268 ] {7f88f617-8a98-4fc2-8f01-15d8dd3afd3e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13224 | 2025.03.25 22:58:03.625297 [ 268 ] {7f88f617-8a98-4fc2-8f01-15d8dd3afd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13225 | 2025.03.25 22:58:03.625749 [ 268 ] {7f88f617-8a98-4fc2-8f01-15d8dd3afd3e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13226 | 2025.03.25 22:58:03.626009 [ 268 ] {7f88f617-8a98-4fc2-8f01-15d8dd3afd3e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13227 | 2025.03.25 22:58:03.626264 [ 268 ] {7f88f617-8a98-4fc2-8f01-15d8dd3afd3e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001992 sec., 36144.57831325301 rows/sec., 2.94 MiB/sec. | ||
13228 | 2025.03.25 22:58:03.626337 [ 268 ] {7f88f617-8a98-4fc2-8f01-15d8dd3afd3e} <Debug> TCPHandler: Processed in 0.002349503 sec. | ||
13229 | 2025.03.25 22:58:03.626469 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13230 | 2025.03.25 22:58:03.626585 [ 268 ] {a5299603-5bc0-4666-a8e7-97371fedfd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13231 | 2025.03.25 22:58:03.626636 [ 268 ] {a5299603-5bc0-4666-a8e7-97371fedfd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13232 | 2025.03.25 22:58:03.627174 [ 268 ] {a5299603-5bc0-4666-a8e7-97371fedfd24} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13233 | 2025.03.25 22:58:03.627215 [ 268 ] {a5299603-5bc0-4666-a8e7-97371fedfd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13234 | 2025.03.25 22:58:03.627573 [ 268 ] {a5299603-5bc0-4666-a8e7-97371fedfd24} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13235 | 2025.03.25 22:58:03.627806 [ 268 ] {a5299603-5bc0-4666-a8e7-97371fedfd24} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13236 | 2025.03.25 22:58:03.628039 [ 268 ] {a5299603-5bc0-4666-a8e7-97371fedfd24} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001481 sec., 5401.755570560433 rows/sec., 406.19 KiB/sec. | ||
13237 | 2025.03.25 22:58:03.628093 [ 268 ] {a5299603-5bc0-4666-a8e7-97371fedfd24} <Debug> TCPHandler: Processed in 0.001678047 sec. | ||
13238 | 2025.03.25 22:58:03.628214 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13239 | 2025.03.25 22:58:03.628332 [ 268 ] {161bc63d-985c-4be3-b5e7-8d3abb0fcf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13240 | 2025.03.25 22:58:03.628379 [ 268 ] {161bc63d-985c-4be3-b5e7-8d3abb0fcf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13241 | 2025.03.25 22:58:03.628962 [ 268 ] {161bc63d-985c-4be3-b5e7-8d3abb0fcf43} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13242 | 2025.03.25 22:58:03.629004 [ 268 ] {161bc63d-985c-4be3-b5e7-8d3abb0fcf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13243 | 2025.03.25 22:58:03.629380 [ 268 ] {161bc63d-985c-4be3-b5e7-8d3abb0fcf43} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13244 | 2025.03.25 22:58:03.629618 [ 268 ] {161bc63d-985c-4be3-b5e7-8d3abb0fcf43} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13245 | 2025.03.25 22:58:03.629856 [ 268 ] {161bc63d-985c-4be3-b5e7-8d3abb0fcf43} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001543 sec., 46662.34607906675 rows/sec., 3.64 MiB/sec. | ||
13246 | 2025.03.25 22:58:03.629937 [ 268 ] {161bc63d-985c-4be3-b5e7-8d3abb0fcf43} <Debug> TCPHandler: Processed in 0.00177403 sec. | ||
13247 | 2025.03.25 22:58:03.630094 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13248 | 2025.03.25 22:58:03.630389 [ 268 ] {c61504e8-d73e-461c-93d6-866346b37e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13249 | 2025.03.25 22:58:03.630556 [ 268 ] {c61504e8-d73e-461c-93d6-866346b37e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13250 | 2025.03.25 22:58:03.631554 [ 268 ] {c61504e8-d73e-461c-93d6-866346b37e25} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13251 | 2025.03.25 22:58:03.631591 [ 268 ] {c61504e8-d73e-461c-93d6-866346b37e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13252 | 2025.03.25 22:58:03.631954 [ 268 ] {c61504e8-d73e-461c-93d6-866346b37e25} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13253 | 2025.03.25 22:58:03.632259 [ 268 ] {c61504e8-d73e-461c-93d6-866346b37e25} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13254 | 2025.03.25 22:58:03.632474 [ 268 ] {c61504e8-d73e-461c-93d6-866346b37e25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002197 sec., 72826.58170232135 rows/sec., 5.07 MiB/sec. | ||
13255 | 2025.03.25 22:58:03.632526 [ 268 ] {c61504e8-d73e-461c-93d6-866346b37e25} <Debug> TCPHandler: Processed in 0.002517206 sec. | ||
13256 | 2025.03.25 22:58:03.632653 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13257 | 2025.03.25 22:58:03.632760 [ 268 ] {6d74c097-6734-48fb-a5c9-2abd431ec285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13258 | 2025.03.25 22:58:03.632828 [ 268 ] {6d74c097-6734-48fb-a5c9-2abd431ec285} <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 | ||
13259 | 2025.03.25 22:58:03.633876 [ 268 ] {6d74c097-6734-48fb-a5c9-2abd431ec285} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13260 | 2025.03.25 22:58:03.633916 [ 268 ] {6d74c097-6734-48fb-a5c9-2abd431ec285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13261 | 2025.03.25 22:58:03.634509 [ 268 ] {6d74c097-6734-48fb-a5c9-2abd431ec285} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13262 | 2025.03.25 22:58:03.634762 [ 268 ] {6d74c097-6734-48fb-a5c9-2abd431ec285} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13263 | 2025.03.25 22:58:03.635004 [ 268 ] {6d74c097-6734-48fb-a5c9-2abd431ec285} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002265 sec., 3532.008830022075 rows/sec., 6.33 MiB/sec. | ||
13264 | 2025.03.25 22:58:03.635096 [ 268 ] {6d74c097-6734-48fb-a5c9-2abd431ec285} <Debug> TCPHandler: Processed in 0.002496116 sec. | ||
13265 | 2025.03.25 22:58:03.635210 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13266 | 2025.03.25 22:58:03.635314 [ 268 ] {f74b9765-2be1-4869-87e9-834db3d1dc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13267 | 2025.03.25 22:58:03.635359 [ 268 ] {f74b9765-2be1-4869-87e9-834db3d1dc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13268 | 2025.03.25 22:58:03.635797 [ 268 ] {f74b9765-2be1-4869-87e9-834db3d1dc70} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13269 | 2025.03.25 22:58:03.635836 [ 268 ] {f74b9765-2be1-4869-87e9-834db3d1dc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13270 | 2025.03.25 22:58:03.636183 [ 268 ] {f74b9765-2be1-4869-87e9-834db3d1dc70} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13271 | 2025.03.25 22:58:03.636411 [ 268 ] {f74b9765-2be1-4869-87e9-834db3d1dc70} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13272 | 2025.03.25 22:58:03.636607 [ 123 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13273 | 2025.03.25 22:58:03.636628 [ 268 ] {f74b9765-2be1-4869-87e9-834db3d1dc70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
13274 | 2025.03.25 22:58:03.636698 [ 123 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13275 | 2025.03.25 22:58:03.636746 [ 268 ] {f74b9765-2be1-4869-87e9-834db3d1dc70} <Debug> TCPHandler: Processed in 0.001585675 sec. | ||
13276 | 2025.03.25 22:58:03.636762 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13277 | 2025.03.25 22:58:03.636941 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13278 | 2025.03.25 22:58:03.637104 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13279 | 2025.03.25 22:58:03.637149 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5450 rows starting from the beginning of the part | ||
13280 | 2025.03.25 22:58:03.637237 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 20 rows starting from the beginning of the part | ||
13281 | 2025.03.25 22:58:03.637543 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part | ||
13282 | 2025.03.25 22:58:03.637718 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
13283 | 2025.03.25 22:58:03.637844 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 82 rows starting from the beginning of the part | ||
13284 | 2025.03.25 22:58:03.638062 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
13285 | 2025.03.25 22:58:03.640067 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5754 rows, containing 4 columns (4 merged, 0 gathered) in 0.003189252 sec., 1804184.8057161993 rows/sec., 118.37 MiB/sec. | ||
13286 | 2025.03.25 22:58:03.640553 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13287 | 2025.03.25 22:58:03.640921 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13288 | 2025.03.25 22:58:03.641022 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_106_21} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13289 | 2025.03.25 22:58:03.641131 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
13290 | 2025.03.25 22:58:07.502663 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13291 | 2025.03.25 22:58:07.502765 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13292 | 2025.03.25 22:58:07.691227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
13293 | 2025.03.25 22:58:07.691856 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13294 | 2025.03.25 22:58:07.691895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13295 | 2025.03.25 22:58:07.692442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13296 | 2025.03.25 22:58:07.692705 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13297 | 2025.03.25 22:58:07.692888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
13298 | 2025.03.25 22:58:07.865362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1866 | ||
13299 | 2025.03.25 22:58:07.868538 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13300 | 2025.03.25 22:58:07.868599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13301 | 2025.03.25 22:58:07.870086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13302 | 2025.03.25 22:58:07.870409 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13303 | 2025.03.25 22:58:07.872169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1866 | ||
13304 | 2025.03.25 22:58:08.631961 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13305 | 2025.03.25 22:58:08.632165 [ 268 ] {4bd14a2c-21a7-42f3-9852-e49c1a8da1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13306 | 2025.03.25 22:58:08.632240 [ 268 ] {4bd14a2c-21a7-42f3-9852-e49c1a8da1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13307 | 2025.03.25 22:58:08.633132 [ 268 ] {4bd14a2c-21a7-42f3-9852-e49c1a8da1ab} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13308 | 2025.03.25 22:58:08.633182 [ 268 ] {4bd14a2c-21a7-42f3-9852-e49c1a8da1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13309 | 2025.03.25 22:58:08.633642 [ 268 ] {4bd14a2c-21a7-42f3-9852-e49c1a8da1ab} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13310 | 2025.03.25 22:58:08.633910 [ 268 ] {4bd14a2c-21a7-42f3-9852-e49c1a8da1ab} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13311 | 2025.03.25 22:58:08.634154 [ 268 ] {4bd14a2c-21a7-42f3-9852-e49c1a8da1ab} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002045 sec., 103667.48166259169 rows/sec., 6.59 MiB/sec. | ||
13312 | 2025.03.25 22:58:08.634226 [ 268 ] {4bd14a2c-21a7-42f3-9852-e49c1a8da1ab} <Debug> TCPHandler: Processed in 0.002401564 sec. | ||
13313 | 2025.03.25 22:58:08.634351 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13314 | 2025.03.25 22:58:08.634466 [ 268 ] {728c0c2e-a28e-4f71-a010-1dca9e05bea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13315 | 2025.03.25 22:58:08.634516 [ 268 ] {728c0c2e-a28e-4f71-a010-1dca9e05bea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13316 | 2025.03.25 22:58:08.635426 [ 268 ] {728c0c2e-a28e-4f71-a010-1dca9e05bea5} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13317 | 2025.03.25 22:58:08.635469 [ 268 ] {728c0c2e-a28e-4f71-a010-1dca9e05bea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13318 | 2025.03.25 22:58:08.635890 [ 268 ] {728c0c2e-a28e-4f71-a010-1dca9e05bea5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13319 | 2025.03.25 22:58:08.636136 [ 268 ] {728c0c2e-a28e-4f71-a010-1dca9e05bea5} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13320 | 2025.03.25 22:58:08.636375 [ 268 ] {728c0c2e-a28e-4f71-a010-1dca9e05bea5} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001936 sec., 351756.19834710745 rows/sec., 27.96 MiB/sec. | ||
13321 | 2025.03.25 22:58:08.636440 [ 268 ] {728c0c2e-a28e-4f71-a010-1dca9e05bea5} <Debug> TCPHandler: Processed in 0.002145778 sec. | ||
13322 | 2025.03.25 22:58:08.636573 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13323 | 2025.03.25 22:58:08.636745 [ 268 ] {1a1e3bb9-a3e1-4dd6-b868-fce67f6c83c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13324 | 2025.03.25 22:58:08.636819 [ 268 ] {1a1e3bb9-a3e1-4dd6-b868-fce67f6c83c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13325 | 2025.03.25 22:58:08.637423 [ 268 ] {1a1e3bb9-a3e1-4dd6-b868-fce67f6c83c3} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13326 | 2025.03.25 22:58:08.637462 [ 268 ] {1a1e3bb9-a3e1-4dd6-b868-fce67f6c83c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13327 | 2025.03.25 22:58:08.637823 [ 268 ] {1a1e3bb9-a3e1-4dd6-b868-fce67f6c83c3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13328 | 2025.03.25 22:58:08.638065 [ 268 ] {1a1e3bb9-a3e1-4dd6-b868-fce67f6c83c3} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13329 | 2025.03.25 22:58:08.638240 [ 120 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13330 | 2025.03.25 22:58:08.638305 [ 268 ] {1a1e3bb9-a3e1-4dd6-b868-fce67f6c83c3} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001607 sec., 85874.29993777224 rows/sec., 5.34 MiB/sec. | ||
13331 | 2025.03.25 22:58:08.638321 [ 120 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13332 | 2025.03.25 22:58:08.638399 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13333 | 2025.03.25 22:58:08.638427 [ 268 ] {1a1e3bb9-a3e1-4dd6-b868-fce67f6c83c3} <Debug> TCPHandler: Processed in 0.001916093 sec. | ||
13334 | 2025.03.25 22:58:08.638565 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
13335 | 2025.03.25 22:58:08.638589 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13336 | 2025.03.25 22:58:08.638697 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13337 | 2025.03.25 22:58:08.638727 [ 268 ] {66398ca8-6f33-45a4-97ff-87b87bec752b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13338 | 2025.03.25 22:58:08.638738 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 178 rows starting from the beginning of the part | ||
13339 | 2025.03.25 22:58:08.638782 [ 268 ] {66398ca8-6f33-45a4-97ff-87b87bec752b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13340 | 2025.03.25 22:58:08.638884 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 138 rows starting from the beginning of the part | ||
13341 | 2025.03.25 22:58:08.639217 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
13342 | 2025.03.25 22:58:08.639579 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 148 rows starting from the beginning of the part | ||
13343 | 2025.03.25 22:58:08.639799 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
13344 | 2025.03.25 22:58:08.640043 [ 197 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 138 rows starting from the beginning of the part | ||
13345 | 2025.03.25 22:58:08.640824 [ 268 ] {66398ca8-6f33-45a4-97ff-87b87bec752b} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13346 | 2025.03.25 22:58:08.640873 [ 268 ] {66398ca8-6f33-45a4-97ff-87b87bec752b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13347 | 2025.03.25 22:58:08.641538 [ 268 ] {66398ca8-6f33-45a4-97ff-87b87bec752b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13348 | 2025.03.25 22:58:08.641663 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.003163782 sec., 195335.83540205995 rows/sec., 13.10 MiB/sec. | ||
13349 | 2025.03.25 22:58:08.641945 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13350 | 2025.03.25 22:58:08.641961 [ 268 ] {66398ca8-6f33-45a4-97ff-87b87bec752b} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13351 | 2025.03.25 22:58:08.642539 [ 268 ] {66398ca8-6f33-45a4-97ff-87b87bec752b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003813 sec., 29635.45764489903 rows/sec., 1.92 MiB/sec. | ||
13352 | 2025.03.25 22:58:08.642834 [ 268 ] {66398ca8-6f33-45a4-97ff-87b87bec752b} <Debug> TCPHandler: Processed in 0.004297977 sec. | ||
13353 | 2025.03.25 22:58:08.642873 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13354 | 2025.03.25 22:58:08.643239 [ 192 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_96_19} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13355 | 2025.03.25 22:58:08.643250 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13356 | 2025.03.25 22:58:08.643468 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
13357 | 2025.03.25 22:58:08.643526 [ 268 ] {e921cb3b-81ba-4b30-8edd-812be9d25b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13358 | 2025.03.25 22:58:08.643582 [ 268 ] {e921cb3b-81ba-4b30-8edd-812be9d25b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13359 | 2025.03.25 22:58:08.644263 [ 268 ] {e921cb3b-81ba-4b30-8edd-812be9d25b8b} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13360 | 2025.03.25 22:58:08.644305 [ 268 ] {e921cb3b-81ba-4b30-8edd-812be9d25b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13361 | 2025.03.25 22:58:08.644706 [ 268 ] {e921cb3b-81ba-4b30-8edd-812be9d25b8b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13362 | 2025.03.25 22:58:08.644954 [ 268 ] {e921cb3b-81ba-4b30-8edd-812be9d25b8b} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13363 | 2025.03.25 22:58:08.645211 [ 268 ] {e921cb3b-81ba-4b30-8edd-812be9d25b8b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001746 sec., 64146.62084765178 rows/sec., 3.65 MiB/sec. | ||
13364 | 2025.03.25 22:58:08.645338 [ 268 ] {e921cb3b-81ba-4b30-8edd-812be9d25b8b} <Debug> TCPHandler: Processed in 0.00221068 sec. | ||
13365 | 2025.03.25 22:58:08.645481 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13366 | 2025.03.25 22:58:08.645587 [ 268 ] {ec9730fc-edc1-4438-bd63-dde4e4b2aed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13367 | 2025.03.25 22:58:08.645633 [ 268 ] {ec9730fc-edc1-4438-bd63-dde4e4b2aed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13368 | 2025.03.25 22:58:08.646362 [ 268 ] {ec9730fc-edc1-4438-bd63-dde4e4b2aed3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13369 | 2025.03.25 22:58:08.646401 [ 268 ] {ec9730fc-edc1-4438-bd63-dde4e4b2aed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13370 | 2025.03.25 22:58:08.646813 [ 268 ] {ec9730fc-edc1-4438-bd63-dde4e4b2aed3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13371 | 2025.03.25 22:58:08.647057 [ 268 ] {ec9730fc-edc1-4438-bd63-dde4e4b2aed3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13372 | 2025.03.25 22:58:08.647284 [ 268 ] {ec9730fc-edc1-4438-bd63-dde4e4b2aed3} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001719 sec., 240837.69633507854 rows/sec., 17.13 MiB/sec. | ||
13373 | 2025.03.25 22:58:08.647337 [ 268 ] {ec9730fc-edc1-4438-bd63-dde4e4b2aed3} <Debug> TCPHandler: Processed in 0.001911113 sec. | ||
13374 | 2025.03.25 22:58:08.647456 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13375 | 2025.03.25 22:58:08.647572 [ 268 ] {80e8a4e0-8f10-497a-9eae-91fb749d2dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13376 | 2025.03.25 22:58:08.647622 [ 268 ] {80e8a4e0-8f10-497a-9eae-91fb749d2dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13377 | 2025.03.25 22:58:08.648090 [ 268 ] {80e8a4e0-8f10-497a-9eae-91fb749d2dbd} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13378 | 2025.03.25 22:58:08.648130 [ 268 ] {80e8a4e0-8f10-497a-9eae-91fb749d2dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13379 | 2025.03.25 22:58:08.648491 [ 268 ] {80e8a4e0-8f10-497a-9eae-91fb749d2dbd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
13380 | 2025.03.25 22:58:08.648730 [ 268 ] {80e8a4e0-8f10-497a-9eae-91fb749d2dbd} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13381 | 2025.03.25 22:58:08.648953 [ 268 ] {80e8a4e0-8f10-497a-9eae-91fb749d2dbd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00141 sec., 4255.31914893617 rows/sec., 222.32 KiB/sec. | ||
13382 | 2025.03.25 22:58:08.649005 [ 268 ] {80e8a4e0-8f10-497a-9eae-91fb749d2dbd} <Debug> TCPHandler: Processed in 0.001602006 sec. | ||
13383 | 2025.03.25 22:58:08.649114 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13384 | 2025.03.25 22:58:08.649218 [ 268 ] {0e772b45-679e-424b-8cc7-0c34de89a14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13385 | 2025.03.25 22:58:08.649267 [ 268 ] {0e772b45-679e-424b-8cc7-0c34de89a14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13386 | 2025.03.25 22:58:08.649800 [ 268 ] {0e772b45-679e-424b-8cc7-0c34de89a14e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13387 | 2025.03.25 22:58:08.649839 [ 268 ] {0e772b45-679e-424b-8cc7-0c34de89a14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13388 | 2025.03.25 22:58:08.650235 [ 268 ] {0e772b45-679e-424b-8cc7-0c34de89a14e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13389 | 2025.03.25 22:58:08.650478 [ 268 ] {0e772b45-679e-424b-8cc7-0c34de89a14e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13390 | 2025.03.25 22:58:08.650709 [ 268 ] {0e772b45-679e-424b-8cc7-0c34de89a14e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001505 sec., 157475.0830564784 rows/sec., 10.56 MiB/sec. | ||
13391 | 2025.03.25 22:58:08.650790 [ 268 ] {0e772b45-679e-424b-8cc7-0c34de89a14e} <Debug> TCPHandler: Processed in 0.001726639 sec. | ||
13392 | 2025.03.25 22:58:08.650936 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13393 | 2025.03.25 22:58:08.651225 [ 268 ] {a54026e5-f057-4138-a361-4327ed64e578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13394 | 2025.03.25 22:58:08.651377 [ 268 ] {a54026e5-f057-4138-a361-4327ed64e578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13395 | 2025.03.25 22:58:08.652246 [ 268 ] {a54026e5-f057-4138-a361-4327ed64e578} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13396 | 2025.03.25 22:58:08.652287 [ 268 ] {a54026e5-f057-4138-a361-4327ed64e578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13397 | 2025.03.25 22:58:08.652665 [ 268 ] {a54026e5-f057-4138-a361-4327ed64e578} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
13398 | 2025.03.25 22:58:08.652913 [ 268 ] {a54026e5-f057-4138-a361-4327ed64e578} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13399 | 2025.03.25 22:58:08.653133 [ 268 ] {a54026e5-f057-4138-a361-4327ed64e578} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002022 sec., 494.5598417408507 rows/sec., 33.32 KiB/sec. | ||
13400 | 2025.03.25 22:58:08.653184 [ 268 ] {a54026e5-f057-4138-a361-4327ed64e578} <Debug> TCPHandler: Processed in 0.002328362 sec. | ||
13401 | 2025.03.25 22:58:08.653292 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13402 | 2025.03.25 22:58:08.653397 [ 268 ] {df5019c6-a7b7-4a7e-b516-4f92580ca6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13403 | 2025.03.25 22:58:08.653464 [ 268 ] {df5019c6-a7b7-4a7e-b516-4f92580ca6cd} <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 | ||
13404 | 2025.03.25 22:58:08.654585 [ 268 ] {df5019c6-a7b7-4a7e-b516-4f92580ca6cd} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13405 | 2025.03.25 22:58:08.654625 [ 268 ] {df5019c6-a7b7-4a7e-b516-4f92580ca6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13406 | 2025.03.25 22:58:08.655291 [ 268 ] {df5019c6-a7b7-4a7e-b516-4f92580ca6cd} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
13407 | 2025.03.25 22:58:08.655556 [ 268 ] {df5019c6-a7b7-4a7e-b516-4f92580ca6cd} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13408 | 2025.03.25 22:58:08.655757 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
13409 | 2025.03.25 22:58:08.655826 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13410 | 2025.03.25 22:58:08.655842 [ 268 ] {df5019c6-a7b7-4a7e-b516-4f92580ca6cd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002453 sec., 13045.25071341215 rows/sec., 23.38 MiB/sec. | ||
13411 | 2025.03.25 22:58:08.655875 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13412 | 2025.03.25 22:58:08.656157 [ 268 ] {df5019c6-a7b7-4a7e-b516-4f92580ca6cd} <Debug> TCPHandler: Processed in 0.002917145 sec. | ||
13413 | 2025.03.25 22:58:08.656162 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
13414 | 2025.03.25 22:58:08.656331 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13415 | 2025.03.25 22:58:08.656479 [ 268 ] {ac3fa87e-1806-4a74-b4b8-ff2a07afd412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13416 | 2025.03.25 22:58:08.656503 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13417 | 2025.03.25 22:58:08.656541 [ 268 ] {ac3fa87e-1806-4a74-b4b8-ff2a07afd412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13418 | 2025.03.25 22:58:08.656610 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1772 rows starting from the beginning of the part | ||
13419 | 2025.03.25 22:58:08.657053 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 32 rows starting from the beginning of the part | ||
13420 | 2025.03.25 22:58:08.657487 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
13421 | 2025.03.25 22:58:08.657606 [ 268 ] {ac3fa87e-1806-4a74-b4b8-ff2a07afd412} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13422 | 2025.03.25 22:58:08.657674 [ 268 ] {ac3fa87e-1806-4a74-b4b8-ff2a07afd412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13423 | 2025.03.25 22:58:08.657871 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 32 rows starting from the beginning of the part | ||
13424 | 2025.03.25 22:58:08.658225 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
13425 | 2025.03.25 22:58:08.658564 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 32 rows starting from the beginning of the part | ||
13426 | 2025.03.25 22:58:08.658569 [ 268 ] {ac3fa87e-1806-4a74-b4b8-ff2a07afd412} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13427 | 2025.03.25 22:58:08.659005 [ 268 ] {ac3fa87e-1806-4a74-b4b8-ff2a07afd412} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13428 | 2025.03.25 22:58:08.659315 [ 268 ] {ac3fa87e-1806-4a74-b4b8-ff2a07afd412} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002871 sec., 28561.47683733891 rows/sec., 1.81 MiB/sec. | ||
13429 | 2025.03.25 22:58:08.659391 [ 268 ] {ac3fa87e-1806-4a74-b4b8-ff2a07afd412} <Debug> TCPHandler: Processed in 0.003117881 sec. | ||
13430 | 2025.03.25 22:58:08.670599 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1884 rows, containing 19 columns (19 merged, 0 gathered) in 0.014588739 sec., 129140.70229099307 rows/sec., 231.41 MiB/sec. | ||
13431 | 2025.03.25 22:58:08.672429 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
13432 | 2025.03.25 22:58:08.672916 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13433 | 2025.03.25 22:58:08.673017 [ 190 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
13434 | 2025.03.25 22:58:08.673208 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.33 MiB. | ||
13435 | 2025.03.25 22:58:09.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.35 MiB, peak 277.62 MiB, free memory in arenas 0.00 B, will set to 263.66 MiB (RSS), difference: 3.31 MiB | ||
13436 | 2025.03.25 22:58:09.982665 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
13437 | 2025.03.25 22:58:10.003698 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13438 | 2025.03.25 22:58:10.003769 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13439 | 2025.03.25 22:58:10.011199 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13440 | 2025.03.25 22:58:10.011993 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13441 | 2025.03.25 22:58:10.014928 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
13442 | 2025.03.25 22:58:11.522695 [ 115 ] {} <Debug> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
13443 | 2025.03.25 22:58:11.522797 [ 115 ] {} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13444 | 2025.03.25 22:58:11.522839 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13445 | 2025.03.25 22:58:11.523183 [ 186 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
13446 | 2025.03.25 22:58:11.523495 [ 186 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13447 | 2025.03.25 22:58:11.523560 [ 186 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
13448 | 2025.03.25 22:58:11.523705 [ 186 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
13449 | 2025.03.25 22:58:11.524260 [ 186 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
13450 | 2025.03.25 22:58:11.524432 [ 186 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
13451 | 2025.03.25 22:58:11.524566 [ 186 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
13452 | 2025.03.25 22:58:11.525557 [ 195 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002586589 sec., 18557.258226954495 rows/sec., 1.55 MiB/sec. | ||
13453 | 2025.03.25 22:58:11.525831 [ 195 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
13454 | 2025.03.25 22:58:11.526189 [ 195 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_22_5} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13455 | 2025.03.25 22:58:11.526275 [ 195 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_22_5} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
13456 | 2025.03.25 22:58:11.526375 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13457 | 2025.03.25 22:58:11.889446 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13458 | 2025.03.25 22:58:11.889668 [ 268 ] {805ef9fd-8ba4-44e0-ba55-a4e53c030453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13459 | 2025.03.25 22:58:11.889753 [ 268 ] {805ef9fd-8ba4-44e0-ba55-a4e53c030453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13460 | 2025.03.25 22:58:11.890537 [ 268 ] {805ef9fd-8ba4-44e0-ba55-a4e53c030453} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13461 | 2025.03.25 22:58:11.890591 [ 268 ] {805ef9fd-8ba4-44e0-ba55-a4e53c030453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13462 | 2025.03.25 22:58:11.891043 [ 268 ] {805ef9fd-8ba4-44e0-ba55-a4e53c030453} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
13463 | 2025.03.25 22:58:11.891312 [ 268 ] {805ef9fd-8ba4-44e0-ba55-a4e53c030453} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13464 | 2025.03.25 22:58:11.891521 [ 268 ] {805ef9fd-8ba4-44e0-ba55-a4e53c030453} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001913 sec., 2090.9566126502873 rows/sec., 170.50 KiB/sec. | ||
13465 | 2025.03.25 22:58:11.891592 [ 268 ] {805ef9fd-8ba4-44e0-ba55-a4e53c030453} <Debug> TCPHandler: Processed in 0.002298881 sec. | ||
13466 | 2025.03.25 22:58:11.891722 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13467 | 2025.03.25 22:58:11.891847 [ 268 ] {77315637-21ff-4c1b-93a2-5d4e3be39bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13468 | 2025.03.25 22:58:11.891898 [ 268 ] {77315637-21ff-4c1b-93a2-5d4e3be39bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13469 | 2025.03.25 22:58:11.893009 [ 268 ] {77315637-21ff-4c1b-93a2-5d4e3be39bcf} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13470 | 2025.03.25 22:58:11.893048 [ 268 ] {77315637-21ff-4c1b-93a2-5d4e3be39bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13471 | 2025.03.25 22:58:11.893512 [ 268 ] {77315637-21ff-4c1b-93a2-5d4e3be39bcf} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13472 | 2025.03.25 22:58:11.893776 [ 268 ] {77315637-21ff-4c1b-93a2-5d4e3be39bcf} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13473 | 2025.03.25 22:58:11.893932 [ 113 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13474 | 2025.03.25 22:58:11.893961 [ 268 ] {77315637-21ff-4c1b-93a2-5d4e3be39bcf} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002141 sec., 567024.7547874824 rows/sec., 46.84 MiB/sec. | ||
13475 | 2025.03.25 22:58:11.893975 [ 113 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13476 | 2025.03.25 22:58:11.894014 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13477 | 2025.03.25 22:58:11.894035 [ 268 ] {77315637-21ff-4c1b-93a2-5d4e3be39bcf} <Debug> TCPHandler: Processed in 0.002366053 sec. | ||
13478 | 2025.03.25 22:58:11.894294 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13479 | 2025.03.25 22:58:11.894309 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
13480 | 2025.03.25 22:58:11.894732 [ 268 ] {91a69b9b-d51d-46cb-a6da-bbe10c99ace1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13481 | 2025.03.25 22:58:11.894845 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13482 | 2025.03.25 22:58:11.894965 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1967 rows starting from the beginning of the part | ||
13483 | 2025.03.25 22:58:11.894989 [ 268 ] {91a69b9b-d51d-46cb-a6da-bbe10c99ace1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13484 | 2025.03.25 22:58:11.895342 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 72 rows starting from the beginning of the part | ||
13485 | 2025.03.25 22:58:11.895827 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 686 rows starting from the beginning of the part | ||
13486 | 2025.03.25 22:58:11.896202 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 72 rows starting from the beginning of the part | ||
13487 | 2025.03.25 22:58:11.896600 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 681 rows starting from the beginning of the part | ||
13488 | 2025.03.25 22:58:11.897061 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1214 rows starting from the beginning of the part | ||
13489 | 2025.03.25 22:58:11.898883 [ 268 ] {91a69b9b-d51d-46cb-a6da-bbe10c99ace1} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13490 | 2025.03.25 22:58:11.898973 [ 268 ] {91a69b9b-d51d-46cb-a6da-bbe10c99ace1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13491 | 2025.03.25 22:58:11.899844 [ 268 ] {91a69b9b-d51d-46cb-a6da-bbe10c99ace1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13492 | 2025.03.25 22:58:11.900403 [ 268 ] {91a69b9b-d51d-46cb-a6da-bbe10c99ace1} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13493 | 2025.03.25 22:58:11.901196 [ 268 ] {91a69b9b-d51d-46cb-a6da-bbe10c99ace1} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.006695 sec., 1792.3823749066466 rows/sec., 131.57 KiB/sec. | ||
13494 | 2025.03.25 22:58:11.901625 [ 268 ] {91a69b9b-d51d-46cb-a6da-bbe10c99ace1} <Debug> TCPHandler: Processed in 0.007427047 sec. | ||
13495 | 2025.03.25 22:58:11.901693 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 5 columns (5 merged, 0 gathered) in 0.007572951 sec., 619573.532167315 rows/sec., 52.87 MiB/sec. | ||
13496 | 2025.03.25 22:58:11.901926 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13497 | 2025.03.25 22:58:11.902116 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13498 | 2025.03.25 22:58:11.902273 [ 268 ] {f8bbe863-0e9b-4c7b-8d5f-0798cbe845f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13499 | 2025.03.25 22:58:11.902346 [ 268 ] {f8bbe863-0e9b-4c7b-8d5f-0798cbe845f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13500 | 2025.03.25 22:58:11.902768 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13501 | 2025.03.25 22:58:11.903041 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_111_22} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13502 | 2025.03.25 22:58:11.903189 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
13503 | 2025.03.25 22:58:11.903505 [ 268 ] {f8bbe863-0e9b-4c7b-8d5f-0798cbe845f4} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13504 | 2025.03.25 22:58:11.903549 [ 268 ] {f8bbe863-0e9b-4c7b-8d5f-0798cbe845f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13505 | 2025.03.25 22:58:11.903914 [ 268 ] {f8bbe863-0e9b-4c7b-8d5f-0798cbe845f4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13506 | 2025.03.25 22:58:11.904157 [ 268 ] {f8bbe863-0e9b-4c7b-8d5f-0798cbe845f4} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13507 | 2025.03.25 22:58:11.904337 [ 268 ] {f8bbe863-0e9b-4c7b-8d5f-0798cbe845f4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002186 sec., 104300.09149130833 rows/sec., 7.06 MiB/sec. | ||
13508 | 2025.03.25 22:58:11.904394 [ 268 ] {f8bbe863-0e9b-4c7b-8d5f-0798cbe845f4} <Debug> TCPHandler: Processed in 0.002562478 sec. | ||
13509 | 2025.03.25 22:58:11.904527 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13510 | 2025.03.25 22:58:11.904657 [ 268 ] {3fd98b7d-f241-442b-9d3c-4530f67542c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13511 | 2025.03.25 22:58:11.904712 [ 268 ] {3fd98b7d-f241-442b-9d3c-4530f67542c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13512 | 2025.03.25 22:58:11.905494 [ 268 ] {3fd98b7d-f241-442b-9d3c-4530f67542c5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13513 | 2025.03.25 22:58:11.905531 [ 268 ] {3fd98b7d-f241-442b-9d3c-4530f67542c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13514 | 2025.03.25 22:58:11.905921 [ 268 ] {3fd98b7d-f241-442b-9d3c-4530f67542c5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13515 | 2025.03.25 22:58:11.906173 [ 268 ] {3fd98b7d-f241-442b-9d3c-4530f67542c5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13516 | 2025.03.25 22:58:11.906324 [ 113 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13517 | 2025.03.25 22:58:11.906354 [ 268 ] {3fd98b7d-f241-442b-9d3c-4530f67542c5} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001725 sec., 308405.7971014493 rows/sec., 22.86 MiB/sec. | ||
13518 | 2025.03.25 22:58:11.906364 [ 113 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13519 | 2025.03.25 22:58:11.906408 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13520 | 2025.03.25 22:58:11.906425 [ 268 ] {3fd98b7d-f241-442b-9d3c-4530f67542c5} <Debug> TCPHandler: Processed in 0.001959444 sec. | ||
13521 | 2025.03.25 22:58:11.906677 [ 200 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
13522 | 2025.03.25 22:58:11.906689 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13523 | 2025.03.25 22:58:11.907225 [ 200 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13524 | 2025.03.25 22:58:11.907220 [ 268 ] {4cfae057-c136-4aea-ab7f-4e314ca1a95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13525 | 2025.03.25 22:58:11.907342 [ 200 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 952 rows starting from the beginning of the part | ||
13526 | 2025.03.25 22:58:11.907515 [ 268 ] {4cfae057-c136-4aea-ab7f-4e314ca1a95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13527 | 2025.03.25 22:58:11.908002 [ 200 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 72 rows starting from the beginning of the part | ||
13528 | 2025.03.25 22:58:11.908763 [ 200 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 424 rows starting from the beginning of the part | ||
13529 | 2025.03.25 22:58:11.909534 [ 200 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 72 rows starting from the beginning of the part | ||
13530 | 2025.03.25 22:58:11.910092 [ 200 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 414 rows starting from the beginning of the part | ||
13531 | 2025.03.25 22:58:11.910346 [ 200 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 532 rows starting from the beginning of the part | ||
13532 | 2025.03.25 22:58:11.911332 [ 268 ] {4cfae057-c136-4aea-ab7f-4e314ca1a95e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13533 | 2025.03.25 22:58:11.911405 [ 268 ] {4cfae057-c136-4aea-ab7f-4e314ca1a95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13534 | 2025.03.25 22:58:11.912551 [ 268 ] {4cfae057-c136-4aea-ab7f-4e314ca1a95e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13535 | 2025.03.25 22:58:11.912936 [ 268 ] {4cfae057-c136-4aea-ab7f-4e314ca1a95e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13536 | 2025.03.25 22:58:11.913319 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_103_21 to all_108_108_0 | ||
13537 | 2025.03.25 22:58:11.913394 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13538 | 2025.03.25 22:58:11.913404 [ 196 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2466 rows, containing 5 columns (5 merged, 0 gathered) in 0.006878255 sec., 358521.1656154068 rows/sec., 27.55 MiB/sec. | ||
13539 | 2025.03.25 22:58:11.913452 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13540 | 2025.03.25 22:58:11.913507 [ 268 ] {4cfae057-c136-4aea-ab7f-4e314ca1a95e} <Debug> executeQuery: Read 954 rows, 65.53 KiB in 0.006495 sec., 146882.2170900693 rows/sec., 9.85 MiB/sec. | ||
13541 | 2025.03.25 22:58:11.913823 [ 268 ] {4cfae057-c136-4aea-ab7f-4e314ca1a95e} <Debug> TCPHandler: Processed in 0.007228073 sec. | ||
13542 | 2025.03.25 22:58:11.913906 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_103_21 to all_108_108_0 into Compact with storage Full | ||
13543 | 2025.03.25 22:58:11.914058 [ 187 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13544 | 2025.03.25 22:58:11.914116 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13545 | 2025.03.25 22:58:11.914287 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13546 | 2025.03.25 22:58:11.914406 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_103_21, total 32420 rows starting from the beginning of the part | ||
13547 | 2025.03.25 22:58:11.914455 [ 268 ] {563ca056-7421-4584-8214-81dba0a92649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13548 | 2025.03.25 22:58:11.914853 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
13549 | 2025.03.25 22:58:11.915097 [ 268 ] {563ca056-7421-4584-8214-81dba0a92649} <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 | ||
13550 | 2025.03.25 22:58:11.915291 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 242 rows starting from the beginning of the part | ||
13551 | 2025.03.25 22:58:11.915810 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
13552 | 2025.03.25 22:58:11.915956 [ 187 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13553 | 2025.03.25 22:58:11.916216 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 237 rows starting from the beginning of the part | ||
13554 | 2025.03.25 22:58:11.916568 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 954 rows starting from the beginning of the part | ||
13555 | 2025.03.25 22:58:11.916580 [ 187 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_111_22} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13556 | 2025.03.25 22:58:11.917134 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
13557 | 2025.03.25 22:58:11.919741 [ 268 ] {563ca056-7421-4584-8214-81dba0a92649} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13558 | 2025.03.25 22:58:11.919827 [ 268 ] {563ca056-7421-4584-8214-81dba0a92649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13559 | 2025.03.25 22:58:11.921478 [ 268 ] {563ca056-7421-4584-8214-81dba0a92649} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
13560 | 2025.03.25 22:58:11.921766 [ 268 ] {563ca056-7421-4584-8214-81dba0a92649} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13561 | 2025.03.25 22:58:11.922098 [ 268 ] {563ca056-7421-4584-8214-81dba0a92649} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007739 sec., 1033.7252875048455 rows/sec., 1.85 MiB/sec. | ||
13562 | 2025.03.25 22:58:11.922217 [ 268 ] {563ca056-7421-4584-8214-81dba0a92649} <Debug> TCPHandler: Processed in 0.008219205 sec. | ||
13563 | 2025.03.25 22:58:11.922334 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13564 | 2025.03.25 22:58:11.922447 [ 268 ] {ffb46115-3d8d-40c1-9600-9eefd0ff5c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13565 | 2025.03.25 22:58:11.922495 [ 268 ] {ffb46115-3d8d-40c1-9600-9eefd0ff5c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13566 | 2025.03.25 22:58:11.923190 [ 268 ] {ffb46115-3d8d-40c1-9600-9eefd0ff5c13} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13567 | 2025.03.25 22:58:11.923227 [ 268 ] {ffb46115-3d8d-40c1-9600-9eefd0ff5c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13568 | 2025.03.25 22:58:11.923714 [ 268 ] {ffb46115-3d8d-40c1-9600-9eefd0ff5c13} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13569 | 2025.03.25 22:58:11.924027 [ 268 ] {ffb46115-3d8d-40c1-9600-9eefd0ff5c13} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13570 | 2025.03.25 22:58:11.924301 [ 268 ] {ffb46115-3d8d-40c1-9600-9eefd0ff5c13} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001885 sec., 21220.159151193635 rows/sec., 1.43 MiB/sec. | ||
13571 | 2025.03.25 22:58:11.924366 [ 268 ] {ffb46115-3d8d-40c1-9600-9eefd0ff5c13} <Debug> TCPHandler: Processed in 0.002082877 sec. | ||
13572 | 2025.03.25 22:58:11.927029 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34173 rows, containing 5 columns (5 merged, 0 gathered) in 0.013441303 sec., 2542387.445621901 rows/sec., 172.21 MiB/sec. | ||
13573 | 2025.03.25 22:58:11.927493 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
13574 | 2025.03.25 22:58:11.927989 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13575 | 2025.03.25 22:58:11.928075 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_103_21, all_108_108_0] -> all_1_108_22 | ||
13576 | 2025.03.25 22:58:11.928174 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
13577 | 2025.03.25 22:58:13.619566 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13578 | 2025.03.25 22:58:13.619783 [ 268 ] {6c061629-ce47-4f27-b845-e0920a069772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13579 | 2025.03.25 22:58:13.619868 [ 268 ] {6c061629-ce47-4f27-b845-e0920a069772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13580 | 2025.03.25 22:58:13.620690 [ 268 ] {6c061629-ce47-4f27-b845-e0920a069772} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13581 | 2025.03.25 22:58:13.620743 [ 268 ] {6c061629-ce47-4f27-b845-e0920a069772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13582 | 2025.03.25 22:58:13.621199 [ 268 ] {6c061629-ce47-4f27-b845-e0920a069772} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13583 | 2025.03.25 22:58:13.621464 [ 268 ] {6c061629-ce47-4f27-b845-e0920a069772} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13584 | 2025.03.25 22:58:13.621736 [ 268 ] {6c061629-ce47-4f27-b845-e0920a069772} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002005 sec., 27930.174563591023 rows/sec., 2.15 MiB/sec. | ||
13585 | 2025.03.25 22:58:13.621863 [ 268 ] {6c061629-ce47-4f27-b845-e0920a069772} <Debug> TCPHandler: Processed in 0.002444235 sec. | ||
13586 | 2025.03.25 22:58:13.622042 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13587 | 2025.03.25 22:58:13.622343 [ 268 ] {d957de97-2f74-4507-a78d-110edbbe653c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13588 | 2025.03.25 22:58:13.622479 [ 268 ] {d957de97-2f74-4507-a78d-110edbbe653c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13589 | 2025.03.25 22:58:13.623370 [ 268 ] {d957de97-2f74-4507-a78d-110edbbe653c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13590 | 2025.03.25 22:58:13.623412 [ 268 ] {d957de97-2f74-4507-a78d-110edbbe653c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13591 | 2025.03.25 22:58:13.623794 [ 268 ] {d957de97-2f74-4507-a78d-110edbbe653c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13592 | 2025.03.25 22:58:13.624041 [ 268 ] {d957de97-2f74-4507-a78d-110edbbe653c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13593 | 2025.03.25 22:58:13.624264 [ 268 ] {d957de97-2f74-4507-a78d-110edbbe653c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002031 sec., 31511.57065484983 rows/sec., 2.46 MiB/sec. | ||
13594 | 2025.03.25 22:58:13.624320 [ 268 ] {d957de97-2f74-4507-a78d-110edbbe653c} <Debug> TCPHandler: Processed in 0.002385264 sec. | ||
13595 | 2025.03.25 22:58:13.624440 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13596 | 2025.03.25 22:58:13.624550 [ 268 ] {56cf7568-9f73-41ef-a3b7-3c7f6a6bd3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13597 | 2025.03.25 22:58:13.624601 [ 268 ] {56cf7568-9f73-41ef-a3b7-3c7f6a6bd3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13598 | 2025.03.25 22:58:13.625112 [ 268 ] {56cf7568-9f73-41ef-a3b7-3c7f6a6bd3ec} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13599 | 2025.03.25 22:58:13.625153 [ 268 ] {56cf7568-9f73-41ef-a3b7-3c7f6a6bd3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13600 | 2025.03.25 22:58:13.625530 [ 268 ] {56cf7568-9f73-41ef-a3b7-3c7f6a6bd3ec} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13601 | 2025.03.25 22:58:13.625770 [ 268 ] {56cf7568-9f73-41ef-a3b7-3c7f6a6bd3ec} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13602 | 2025.03.25 22:58:13.625979 [ 268 ] {56cf7568-9f73-41ef-a3b7-3c7f6a6bd3ec} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001454 sec., 37138.927097661624 rows/sec., 2.59 MiB/sec. | ||
13603 | 2025.03.25 22:58:13.626030 [ 268 ] {56cf7568-9f73-41ef-a3b7-3c7f6a6bd3ec} <Debug> TCPHandler: Processed in 0.001644257 sec. | ||
13604 | 2025.03.25 22:58:13.626141 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13605 | 2025.03.25 22:58:13.626245 [ 268 ] {461e7f5d-eb87-4cd5-8c05-ea88c87e9eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13606 | 2025.03.25 22:58:13.626292 [ 268 ] {461e7f5d-eb87-4cd5-8c05-ea88c87e9eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13607 | 2025.03.25 22:58:13.626731 [ 268 ] {461e7f5d-eb87-4cd5-8c05-ea88c87e9eb2} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13608 | 2025.03.25 22:58:13.626770 [ 268 ] {461e7f5d-eb87-4cd5-8c05-ea88c87e9eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13609 | 2025.03.25 22:58:13.627129 [ 268 ] {461e7f5d-eb87-4cd5-8c05-ea88c87e9eb2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13610 | 2025.03.25 22:58:13.627371 [ 268 ] {461e7f5d-eb87-4cd5-8c05-ea88c87e9eb2} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13611 | 2025.03.25 22:58:13.627578 [ 268 ] {461e7f5d-eb87-4cd5-8c05-ea88c87e9eb2} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001356 sec., 14749.262536873157 rows/sec., 1014.01 KiB/sec. | ||
13612 | 2025.03.25 22:58:13.627629 [ 268 ] {461e7f5d-eb87-4cd5-8c05-ea88c87e9eb2} <Debug> TCPHandler: Processed in 0.001540694 sec. | ||
13613 | 2025.03.25 22:58:15.193055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
13614 | 2025.03.25 22:58:15.194098 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13615 | 2025.03.25 22:58:15.194144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13616 | 2025.03.25 22:58:15.194694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13617 | 2025.03.25 22:58:15.194977 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13618 | 2025.03.25 22:58:15.195228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
13619 | 2025.03.25 22:58:17.515027 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
13620 | 2025.03.25 22:58:17.536480 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13621 | 2025.03.25 22:58:17.536548 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13622 | 2025.03.25 22:58:17.546030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13623 | 2025.03.25 22:58:17.547250 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13624 | 2025.03.25 22:58:17.551765 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
13625 | 2025.03.25 22:58:17.872418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1912 | ||
13626 | 2025.03.25 22:58:17.875852 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13627 | 2025.03.25 22:58:17.875913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13628 | 2025.03.25 22:58:17.877414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13629 | 2025.03.25 22:58:17.877728 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13630 | 2025.03.25 22:58:17.878380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1912 | ||
13631 | 2025.03.25 22:58:18.632133 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13632 | 2025.03.25 22:58:18.632327 [ 268 ] {c586a0e0-9353-4760-b4c3-d426691ae923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13633 | 2025.03.25 22:58:18.632404 [ 268 ] {c586a0e0-9353-4760-b4c3-d426691ae923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13634 | 2025.03.25 22:58:18.633344 [ 268 ] {c586a0e0-9353-4760-b4c3-d426691ae923} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13635 | 2025.03.25 22:58:18.633393 [ 268 ] {c586a0e0-9353-4760-b4c3-d426691ae923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13636 | 2025.03.25 22:58:18.633939 [ 268 ] {c586a0e0-9353-4760-b4c3-d426691ae923} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13637 | 2025.03.25 22:58:18.634255 [ 268 ] {c586a0e0-9353-4760-b4c3-d426691ae923} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13638 | 2025.03.25 22:58:18.634508 [ 268 ] {c586a0e0-9353-4760-b4c3-d426691ae923} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002225 sec., 95280.89887640449 rows/sec., 6.06 MiB/sec. | ||
13639 | 2025.03.25 22:58:18.634649 [ 268 ] {c586a0e0-9353-4760-b4c3-d426691ae923} <Debug> TCPHandler: Processed in 0.0026715 sec. | ||
13640 | 2025.03.25 22:58:18.634898 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13641 | 2025.03.25 22:58:18.635018 [ 268 ] {1e88d711-81fb-4578-86c0-cd902731cb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13642 | 2025.03.25 22:58:18.635071 [ 268 ] {1e88d711-81fb-4578-86c0-cd902731cb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13643 | 2025.03.25 22:58:18.636029 [ 268 ] {1e88d711-81fb-4578-86c0-cd902731cb4f} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13644 | 2025.03.25 22:58:18.636070 [ 268 ] {1e88d711-81fb-4578-86c0-cd902731cb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13645 | 2025.03.25 22:58:18.636493 [ 268 ] {1e88d711-81fb-4578-86c0-cd902731cb4f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13646 | 2025.03.25 22:58:18.636741 [ 268 ] {1e88d711-81fb-4578-86c0-cd902731cb4f} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13647 | 2025.03.25 22:58:18.636931 [ 268 ] {1e88d711-81fb-4578-86c0-cd902731cb4f} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001943 sec., 350488.934637159 rows/sec., 27.86 MiB/sec. | ||
13648 | 2025.03.25 22:58:18.636986 [ 268 ] {1e88d711-81fb-4578-86c0-cd902731cb4f} <Debug> TCPHandler: Processed in 0.002174359 sec. | ||
13649 | 2025.03.25 22:58:18.637114 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13650 | 2025.03.25 22:58:18.637228 [ 268 ] {5d6a08b4-6c96-486b-a27a-832db91e5b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13651 | 2025.03.25 22:58:18.637275 [ 268 ] {5d6a08b4-6c96-486b-a27a-832db91e5b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13652 | 2025.03.25 22:58:18.637861 [ 268 ] {5d6a08b4-6c96-486b-a27a-832db91e5b82} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13653 | 2025.03.25 22:58:18.637899 [ 268 ] {5d6a08b4-6c96-486b-a27a-832db91e5b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13654 | 2025.03.25 22:58:18.638271 [ 268 ] {5d6a08b4-6c96-486b-a27a-832db91e5b82} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13655 | 2025.03.25 22:58:18.638534 [ 268 ] {5d6a08b4-6c96-486b-a27a-832db91e5b82} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13656 | 2025.03.25 22:58:18.638723 [ 268 ] {5d6a08b4-6c96-486b-a27a-832db91e5b82} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001521 sec., 90729.78303747534 rows/sec., 5.64 MiB/sec. | ||
13657 | 2025.03.25 22:58:18.638776 [ 268 ] {5d6a08b4-6c96-486b-a27a-832db91e5b82} <Debug> TCPHandler: Processed in 0.001715388 sec. | ||
13658 | 2025.03.25 22:58:18.638899 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13659 | 2025.03.25 22:58:18.639008 [ 268 ] {2e220cf8-7c5b-4a60-9ad4-cfafad3fc435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13660 | 2025.03.25 22:58:18.639056 [ 268 ] {2e220cf8-7c5b-4a60-9ad4-cfafad3fc435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13661 | 2025.03.25 22:58:18.639637 [ 268 ] {2e220cf8-7c5b-4a60-9ad4-cfafad3fc435} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13662 | 2025.03.25 22:58:18.639685 [ 268 ] {2e220cf8-7c5b-4a60-9ad4-cfafad3fc435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13663 | 2025.03.25 22:58:18.640073 [ 268 ] {2e220cf8-7c5b-4a60-9ad4-cfafad3fc435} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
13664 | 2025.03.25 22:58:18.640354 [ 268 ] {2e220cf8-7c5b-4a60-9ad4-cfafad3fc435} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13665 | 2025.03.25 22:58:18.640516 [ 105 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
13666 | 2025.03.25 22:58:18.640559 [ 105 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13667 | 2025.03.25 22:58:18.640578 [ 268 ] {2e220cf8-7c5b-4a60-9ad4-cfafad3fc435} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00159 sec., 71069.18238993711 rows/sec., 4.60 MiB/sec. | ||
13668 | 2025.03.25 22:58:18.640582 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13669 | 2025.03.25 22:58:18.640673 [ 268 ] {2e220cf8-7c5b-4a60-9ad4-cfafad3fc435} <Debug> TCPHandler: Processed in 0.001827331 sec. | ||
13670 | 2025.03.25 22:58:18.640997 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13671 | 2025.03.25 22:58:18.641082 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
13672 | 2025.03.25 22:58:18.641293 [ 268 ] {32154811-b259-4624-b942-0f726373403c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13673 | 2025.03.25 22:58:18.641454 [ 268 ] {32154811-b259-4624-b942-0f726373403c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13674 | 2025.03.25 22:58:18.641772 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13675 | 2025.03.25 22:58:18.641880 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 365 rows starting from the beginning of the part | ||
13676 | 2025.03.25 22:58:18.642144 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 113 rows starting from the beginning of the part | ||
13677 | 2025.03.25 22:58:18.642596 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 113 rows starting from the beginning of the part | ||
13678 | 2025.03.25 22:58:18.643032 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 113 rows starting from the beginning of the part | ||
13679 | 2025.03.25 22:58:18.643426 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part | ||
13680 | 2025.03.25 22:58:18.643752 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 113 rows starting from the beginning of the part | ||
13681 | 2025.03.25 22:58:18.644655 [ 268 ] {32154811-b259-4624-b942-0f726373403c} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13682 | 2025.03.25 22:58:18.644722 [ 268 ] {32154811-b259-4624-b942-0f726373403c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13683 | 2025.03.25 22:58:18.645744 [ 268 ] {32154811-b259-4624-b942-0f726373403c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13684 | 2025.03.25 22:58:18.646218 [ 268 ] {32154811-b259-4624-b942-0f726373403c} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13685 | 2025.03.25 22:58:18.646761 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.006061287 sec., 172405.62936551264 rows/sec., 12.11 MiB/sec. | ||
13686 | 2025.03.25 22:58:18.646787 [ 268 ] {32154811-b259-4624-b942-0f726373403c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005587 sec., 20046.536602827993 rows/sec., 1.14 MiB/sec. | ||
13687 | 2025.03.25 22:58:18.646952 [ 268 ] {32154811-b259-4624-b942-0f726373403c} <Debug> TCPHandler: Processed in 0.006075546 sec. | ||
13688 | 2025.03.25 22:58:18.647047 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
13689 | 2025.03.25 22:58:18.647135 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13690 | 2025.03.25 22:58:18.647328 [ 268 ] {715a23fe-b34a-4f70-b38c-4a8f91c73f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13691 | 2025.03.25 22:58:18.647407 [ 268 ] {715a23fe-b34a-4f70-b38c-4a8f91c73f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13692 | 2025.03.25 22:58:18.647545 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13693 | 2025.03.25 22:58:18.647770 [ 196 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_55_11} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
13694 | 2025.03.25 22:58:18.647978 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
13695 | 2025.03.25 22:58:18.648586 [ 268 ] {715a23fe-b34a-4f70-b38c-4a8f91c73f12} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13696 | 2025.03.25 22:58:18.648630 [ 268 ] {715a23fe-b34a-4f70-b38c-4a8f91c73f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13697 | 2025.03.25 22:58:18.649021 [ 268 ] {715a23fe-b34a-4f70-b38c-4a8f91c73f12} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13698 | 2025.03.25 22:58:18.649270 [ 268 ] {715a23fe-b34a-4f70-b38c-4a8f91c73f12} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13699 | 2025.03.25 22:58:18.649458 [ 268 ] {715a23fe-b34a-4f70-b38c-4a8f91c73f12} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.002191 sec., 188954.81515289823 rows/sec., 13.44 MiB/sec. | ||
13700 | 2025.03.25 22:58:18.649515 [ 268 ] {715a23fe-b34a-4f70-b38c-4a8f91c73f12} <Debug> TCPHandler: Processed in 0.002460115 sec. | ||
13701 | 2025.03.25 22:58:18.649641 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13702 | 2025.03.25 22:58:18.649749 [ 268 ] {2d343e70-0cfe-432c-bb12-da5fa59724d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13703 | 2025.03.25 22:58:18.649797 [ 268 ] {2d343e70-0cfe-432c-bb12-da5fa59724d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13704 | 2025.03.25 22:58:18.650241 [ 268 ] {2d343e70-0cfe-432c-bb12-da5fa59724d8} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13705 | 2025.03.25 22:58:18.650278 [ 268 ] {2d343e70-0cfe-432c-bb12-da5fa59724d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13706 | 2025.03.25 22:58:18.650639 [ 268 ] {2d343e70-0cfe-432c-bb12-da5fa59724d8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
13707 | 2025.03.25 22:58:18.650903 [ 268 ] {2d343e70-0cfe-432c-bb12-da5fa59724d8} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13708 | 2025.03.25 22:58:18.651084 [ 268 ] {2d343e70-0cfe-432c-bb12-da5fa59724d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. | ||
13709 | 2025.03.25 22:58:18.651135 [ 268 ] {2d343e70-0cfe-432c-bb12-da5fa59724d8} <Debug> TCPHandler: Processed in 0.001548695 sec. | ||
13710 | 2025.03.25 22:58:18.651255 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13711 | 2025.03.25 22:58:18.651363 [ 268 ] {5af96a15-7d13-4816-bd01-889eec20b3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13712 | 2025.03.25 22:58:18.651410 [ 268 ] {5af96a15-7d13-4816-bd01-889eec20b3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13713 | 2025.03.25 22:58:18.651946 [ 268 ] {5af96a15-7d13-4816-bd01-889eec20b3a6} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13714 | 2025.03.25 22:58:18.651983 [ 268 ] {5af96a15-7d13-4816-bd01-889eec20b3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13715 | 2025.03.25 22:58:18.652379 [ 268 ] {5af96a15-7d13-4816-bd01-889eec20b3a6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13716 | 2025.03.25 22:58:18.652620 [ 268 ] {5af96a15-7d13-4816-bd01-889eec20b3a6} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13717 | 2025.03.25 22:58:18.652798 [ 268 ] {5af96a15-7d13-4816-bd01-889eec20b3a6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001459 sec., 162440.02741603839 rows/sec., 10.89 MiB/sec. | ||
13718 | 2025.03.25 22:58:18.652849 [ 268 ] {5af96a15-7d13-4816-bd01-889eec20b3a6} <Debug> TCPHandler: Processed in 0.001646797 sec. | ||
13719 | 2025.03.25 22:58:18.652970 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13720 | 2025.03.25 22:58:18.653076 [ 268 ] {0f0a6aa8-c432-4dbc-9ef8-97ce59e2cb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13721 | 2025.03.25 22:58:18.653124 [ 268 ] {0f0a6aa8-c432-4dbc-9ef8-97ce59e2cb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13722 | 2025.03.25 22:58:18.653551 [ 268 ] {0f0a6aa8-c432-4dbc-9ef8-97ce59e2cb4e} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13723 | 2025.03.25 22:58:18.653589 [ 268 ] {0f0a6aa8-c432-4dbc-9ef8-97ce59e2cb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13724 | 2025.03.25 22:58:18.653939 [ 268 ] {0f0a6aa8-c432-4dbc-9ef8-97ce59e2cb4e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
13725 | 2025.03.25 22:58:18.654188 [ 268 ] {0f0a6aa8-c432-4dbc-9ef8-97ce59e2cb4e} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13726 | 2025.03.25 22:58:18.654311 [ 105 ] {} <Debug> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
13727 | 2025.03.25 22:58:18.654349 [ 105 ] {} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13728 | 2025.03.25 22:58:18.654371 [ 268 ] {0f0a6aa8-c432-4dbc-9ef8-97ce59e2cb4e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec. | ||
13729 | 2025.03.25 22:58:18.654374 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13730 | 2025.03.25 22:58:18.654455 [ 268 ] {0f0a6aa8-c432-4dbc-9ef8-97ce59e2cb4e} <Debug> TCPHandler: Processed in 0.001538535 sec. | ||
13731 | 2025.03.25 22:58:18.654515 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
13732 | 2025.03.25 22:58:18.654583 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13733 | 2025.03.25 22:58:18.654627 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13734 | 2025.03.25 22:58:18.654670 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
13735 | 2025.03.25 22:58:18.654714 [ 268 ] {2171ebc7-50a2-4ef9-8eaf-d664c425ad93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13736 | 2025.03.25 22:58:18.654775 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
13737 | 2025.03.25 22:58:18.655085 [ 268 ] {2171ebc7-50a2-4ef9-8eaf-d664c425ad93} <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 | ||
13738 | 2025.03.25 22:58:18.655184 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
13739 | 2025.03.25 22:58:18.655536 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
13740 | 2025.03.25 22:58:18.655863 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
13741 | 2025.03.25 22:58:18.656047 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
13742 | 2025.03.25 22:58:18.658151 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.003695974 sec., 9469.763585999253 rows/sec., 638.10 KiB/sec. | ||
13743 | 2025.03.25 22:58:18.658302 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
13744 | 2025.03.25 22:58:18.658483 [ 268 ] {2171ebc7-50a2-4ef9-8eaf-d664c425ad93} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13745 | 2025.03.25 22:58:18.658524 [ 268 ] {2171ebc7-50a2-4ef9-8eaf-d664c425ad93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13746 | 2025.03.25 22:58:18.658727 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13747 | 2025.03.25 22:58:18.658823 [ 189 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_35_7} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
13748 | 2025.03.25 22:58:18.658916 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13749 | 2025.03.25 22:58:18.659291 [ 268 ] {2171ebc7-50a2-4ef9-8eaf-d664c425ad93} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
13750 | 2025.03.25 22:58:18.659554 [ 268 ] {2171ebc7-50a2-4ef9-8eaf-d664c425ad93} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13751 | 2025.03.25 22:58:18.659784 [ 268 ] {2171ebc7-50a2-4ef9-8eaf-d664c425ad93} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.005096 sec., 6279.434850863422 rows/sec., 11.25 MiB/sec. | ||
13752 | 2025.03.25 22:58:18.659983 [ 268 ] {2171ebc7-50a2-4ef9-8eaf-d664c425ad93} <Debug> TCPHandler: Processed in 0.005457053 sec. | ||
13753 | 2025.03.25 22:58:18.660316 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13754 | 2025.03.25 22:58:18.660507 [ 268 ] {3a2b09b6-1a0b-44f4-b82c-4776713ef1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13755 | 2025.03.25 22:58:18.660558 [ 268 ] {3a2b09b6-1a0b-44f4-b82c-4776713ef1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13756 | 2025.03.25 22:58:18.661036 [ 268 ] {3a2b09b6-1a0b-44f4-b82c-4776713ef1b3} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13757 | 2025.03.25 22:58:18.661073 [ 268 ] {3a2b09b6-1a0b-44f4-b82c-4776713ef1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
13758 | 2025.03.25 22:58:18.661445 [ 268 ] {3a2b09b6-1a0b-44f4-b82c-4776713ef1b3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13759 | 2025.03.25 22:58:18.661693 [ 268 ] {3a2b09b6-1a0b-44f4-b82c-4776713ef1b3} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13760 | 2025.03.25 22:58:18.661880 [ 268 ] {3a2b09b6-1a0b-44f4-b82c-4776713ef1b3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001408 sec., 58238.63636363637 rows/sec., 3.70 MiB/sec. | ||
13761 | 2025.03.25 22:58:18.661946 [ 268 ] {3a2b09b6-1a0b-44f4-b82c-4776713ef1b3} <Debug> TCPHandler: Processed in 0.001733259 sec. | ||
13762 | 2025.03.25 22:58:22.252447 [ 222 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13763 | 2025.03.25 22:58:22.252554 [ 222 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13764 | 2025.03.25 22:58:22.260115 [ 222 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13765 | 2025.03.25 22:58:22.502803 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13766 | 2025.03.25 22:58:22.502861 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13767 | 2025.03.25 22:58:22.695398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
13768 | 2025.03.25 22:58:22.696141 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13769 | 2025.03.25 22:58:22.696203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13770 | 2025.03.25 22:58:22.696716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13771 | 2025.03.25 22:58:22.696971 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13772 | 2025.03.25 22:58:22.697292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
13773 | 2025.03.25 22:58:23.131325 [ 223 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13774 | 2025.03.25 22:58:23.131383 [ 223 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13775 | 2025.03.25 22:58:23.133348 [ 223 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13776 | 2025.03.25 22:58:23.624730 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13777 | 2025.03.25 22:58:23.624957 [ 268 ] {758e383a-31f5-4113-9f68-12753d718875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13778 | 2025.03.25 22:58:23.625057 [ 268 ] {758e383a-31f5-4113-9f68-12753d718875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13779 | 2025.03.25 22:58:23.625913 [ 268 ] {758e383a-31f5-4113-9f68-12753d718875} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13780 | 2025.03.25 22:58:23.625967 [ 268 ] {758e383a-31f5-4113-9f68-12753d718875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13781 | 2025.03.25 22:58:23.626432 [ 268 ] {758e383a-31f5-4113-9f68-12753d718875} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13782 | 2025.03.25 22:58:23.626697 [ 268 ] {758e383a-31f5-4113-9f68-12753d718875} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13783 | 2025.03.25 22:58:23.626963 [ 268 ] {758e383a-31f5-4113-9f68-12753d718875} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002065 sec., 34866.82808716707 rows/sec., 2.83 MiB/sec. | ||
13784 | 2025.03.25 22:58:23.627064 [ 268 ] {758e383a-31f5-4113-9f68-12753d718875} <Debug> TCPHandler: Processed in 0.002483887 sec. | ||
13785 | 2025.03.25 22:58:23.627235 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13786 | 2025.03.25 22:58:23.627531 [ 268 ] {30d9b364-ebfc-4129-a361-eb3bb956a74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13787 | 2025.03.25 22:58:23.627661 [ 268 ] {30d9b364-ebfc-4129-a361-eb3bb956a74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13788 | 2025.03.25 22:58:23.628320 [ 268 ] {30d9b364-ebfc-4129-a361-eb3bb956a74d} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13789 | 2025.03.25 22:58:23.628363 [ 268 ] {30d9b364-ebfc-4129-a361-eb3bb956a74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13790 | 2025.03.25 22:58:23.628732 [ 268 ] {30d9b364-ebfc-4129-a361-eb3bb956a74d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13791 | 2025.03.25 22:58:23.628976 [ 268 ] {30d9b364-ebfc-4129-a361-eb3bb956a74d} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13792 | 2025.03.25 22:58:23.629221 [ 268 ] {30d9b364-ebfc-4129-a361-eb3bb956a74d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001795 sec., 4456.824512534819 rows/sec., 335.13 KiB/sec. | ||
13793 | 2025.03.25 22:58:23.629308 [ 268 ] {30d9b364-ebfc-4129-a361-eb3bb956a74d} <Debug> TCPHandler: Processed in 0.002151488 sec. | ||
13794 | 2025.03.25 22:58:23.629536 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13795 | 2025.03.25 22:58:23.629753 [ 268 ] {be1159b5-ac75-4e83-b8e5-985a81a854f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13796 | 2025.03.25 22:58:23.629803 [ 268 ] {be1159b5-ac75-4e83-b8e5-985a81a854f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13797 | 2025.03.25 22:58:23.630377 [ 268 ] {be1159b5-ac75-4e83-b8e5-985a81a854f3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13798 | 2025.03.25 22:58:23.630417 [ 268 ] {be1159b5-ac75-4e83-b8e5-985a81a854f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13799 | 2025.03.25 22:58:23.630791 [ 268 ] {be1159b5-ac75-4e83-b8e5-985a81a854f3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13800 | 2025.03.25 22:58:23.631037 [ 268 ] {be1159b5-ac75-4e83-b8e5-985a81a854f3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13801 | 2025.03.25 22:58:23.631261 [ 268 ] {be1159b5-ac75-4e83-b8e5-985a81a854f3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001561 sec., 46124.27930813581 rows/sec., 3.60 MiB/sec. | ||
13802 | 2025.03.25 22:58:23.631315 [ 268 ] {be1159b5-ac75-4e83-b8e5-985a81a854f3} <Debug> TCPHandler: Processed in 0.001886902 sec. | ||
13803 | 2025.03.25 22:58:23.631436 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13804 | 2025.03.25 22:58:23.631544 [ 268 ] {5a078c07-5fa6-4525-94c2-84e5218c9568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13805 | 2025.03.25 22:58:23.631596 [ 268 ] {5a078c07-5fa6-4525-94c2-84e5218c9568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13806 | 2025.03.25 22:58:23.632128 [ 268 ] {5a078c07-5fa6-4525-94c2-84e5218c9568} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13807 | 2025.03.25 22:58:23.632167 [ 268 ] {5a078c07-5fa6-4525-94c2-84e5218c9568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13808 | 2025.03.25 22:58:23.632558 [ 268 ] {5a078c07-5fa6-4525-94c2-84e5218c9568} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13809 | 2025.03.25 22:58:23.632805 [ 268 ] {5a078c07-5fa6-4525-94c2-84e5218c9568} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13810 | 2025.03.25 22:58:23.633030 [ 268 ] {5a078c07-5fa6-4525-94c2-84e5218c9568} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. | ||
13811 | 2025.03.25 22:58:23.633082 [ 268 ] {5a078c07-5fa6-4525-94c2-84e5218c9568} <Debug> TCPHandler: Processed in 0.001699508 sec. | ||
13812 | 2025.03.25 22:58:23.633191 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13813 | 2025.03.25 22:58:23.633295 [ 268 ] {6bfae54a-5ab0-494b-8643-747be1928925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13814 | 2025.03.25 22:58:23.633363 [ 268 ] {6bfae54a-5ab0-494b-8643-747be1928925} <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 | ||
13815 | 2025.03.25 22:58:23.634413 [ 268 ] {6bfae54a-5ab0-494b-8643-747be1928925} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13816 | 2025.03.25 22:58:23.634454 [ 268 ] {6bfae54a-5ab0-494b-8643-747be1928925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13817 | 2025.03.25 22:58:23.635074 [ 268 ] {6bfae54a-5ab0-494b-8643-747be1928925} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13818 | 2025.03.25 22:58:23.635340 [ 268 ] {6bfae54a-5ab0-494b-8643-747be1928925} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13819 | 2025.03.25 22:58:23.635556 [ 268 ] {6bfae54a-5ab0-494b-8643-747be1928925} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002278 sec., 3511.8525021949076 rows/sec., 6.29 MiB/sec. | ||
13820 | 2025.03.25 22:58:23.635717 [ 268 ] {6bfae54a-5ab0-494b-8643-747be1928925} <Debug> TCPHandler: Processed in 0.002577239 sec. | ||
13821 | 2025.03.25 22:58:23.636025 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13822 | 2025.03.25 22:58:23.636279 [ 268 ] {7c2400de-b9d6-49a4-8a51-89e24d8604a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13823 | 2025.03.25 22:58:23.636334 [ 268 ] {7c2400de-b9d6-49a4-8a51-89e24d8604a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13824 | 2025.03.25 22:58:23.636801 [ 268 ] {7c2400de-b9d6-49a4-8a51-89e24d8604a5} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13825 | 2025.03.25 22:58:23.636840 [ 268 ] {7c2400de-b9d6-49a4-8a51-89e24d8604a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13826 | 2025.03.25 22:58:23.637210 [ 268 ] {7c2400de-b9d6-49a4-8a51-89e24d8604a5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13827 | 2025.03.25 22:58:23.637463 [ 268 ] {7c2400de-b9d6-49a4-8a51-89e24d8604a5} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13828 | 2025.03.25 22:58:23.637605 [ 97 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13829 | 2025.03.25 22:58:23.637647 [ 268 ] {7c2400de-b9d6-49a4-8a51-89e24d8604a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. | ||
13830 | 2025.03.25 22:58:23.637648 [ 97 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13831 | 2025.03.25 22:58:23.637693 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13832 | 2025.03.25 22:58:23.637720 [ 268 ] {7c2400de-b9d6-49a4-8a51-89e24d8604a5} <Debug> TCPHandler: Processed in 0.00178882 sec. | ||
13833 | 2025.03.25 22:58:23.637982 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
13834 | 2025.03.25 22:58:23.638446 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13835 | 2025.03.25 22:58:23.638556 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5754 rows starting from the beginning of the part | ||
13836 | 2025.03.25 22:58:23.638912 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 82 rows starting from the beginning of the part | ||
13837 | 2025.03.25 22:58:23.639119 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 40 rows starting from the beginning of the part | ||
13838 | 2025.03.25 22:58:23.639370 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 20 rows starting from the beginning of the part | ||
13839 | 2025.03.25 22:58:23.639531 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part | ||
13840 | 2025.03.25 22:58:23.639687 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
13841 | 2025.03.25 22:58:23.641783 [ 197 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6038 rows, containing 4 columns (4 merged, 0 gathered) in 0.003969919 sec., 1520937.832736638 rows/sec., 99.76 MiB/sec. | ||
13842 | 2025.03.25 22:58:23.642160 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13843 | 2025.03.25 22:58:23.642495 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13844 | 2025.03.25 22:58:23.642589 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_111_22} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13845 | 2025.03.25 22:58:23.642678 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
13846 | 2025.03.25 22:58:25.051891 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
13847 | 2025.03.25 22:58:25.073601 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13848 | 2025.03.25 22:58:25.073666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13849 | 2025.03.25 22:58:25.080834 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13850 | 2025.03.25 22:58:25.081637 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13851 | 2025.03.25 22:58:25.084852 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
13852 | 2025.03.25 22:58:27.878677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1946 | ||
13853 | 2025.03.25 22:58:27.881937 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13854 | 2025.03.25 22:58:27.881998 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13855 | 2025.03.25 22:58:27.883533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13856 | 2025.03.25 22:58:27.883852 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13857 | 2025.03.25 22:58:27.884113 [ 91 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
13858 | 2025.03.25 22:58:27.884233 [ 91 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13859 | 2025.03.25 22:58:27.884303 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13860 | 2025.03.25 22:58:27.884639 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
13861 | 2025.03.25 22:58:27.885095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1946 | ||
13862 | 2025.03.25 22:58:27.885466 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13863 | 2025.03.25 22:58:27.885614 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1752 rows starting from the beginning of the part | ||
13864 | 2025.03.25 22:58:27.886164 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 44 rows starting from the beginning of the part | ||
13865 | 2025.03.25 22:58:27.886739 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
13866 | 2025.03.25 22:58:27.887290 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
13867 | 2025.03.25 22:58:27.887818 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part | ||
13868 | 2025.03.25 22:58:27.888395 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
13869 | 2025.03.25 22:58:27.897168 [ 197 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 72 columns (72 merged, 0 gathered) in 0.012727227 sec., 152900.54934983086 rows/sec., 118.33 MiB/sec. | ||
13870 | 2025.03.25 22:58:27.899219 [ 201 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
13871 | 2025.03.25 22:58:27.900110 [ 201 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13872 | 2025.03.25 22:58:27.900229 [ 201 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_51_10} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
13873 | 2025.03.25 22:58:27.900704 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
13874 | 2025.03.25 22:58:28.632075 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13875 | 2025.03.25 22:58:28.632295 [ 268 ] {8599881c-0f4e-46db-91b6-411eda5bd5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13876 | 2025.03.25 22:58:28.632378 [ 268 ] {8599881c-0f4e-46db-91b6-411eda5bd5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13877 | 2025.03.25 22:58:28.633322 [ 268 ] {8599881c-0f4e-46db-91b6-411eda5bd5bb} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13878 | 2025.03.25 22:58:28.633376 [ 268 ] {8599881c-0f4e-46db-91b6-411eda5bd5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13879 | 2025.03.25 22:58:28.633845 [ 268 ] {8599881c-0f4e-46db-91b6-411eda5bd5bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13880 | 2025.03.25 22:58:28.634104 [ 268 ] {8599881c-0f4e-46db-91b6-411eda5bd5bb} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13881 | 2025.03.25 22:58:28.634382 [ 268 ] {8599881c-0f4e-46db-91b6-411eda5bd5bb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002147 sec., 98742.43129948765 rows/sec., 6.28 MiB/sec. | ||
13882 | 2025.03.25 22:58:28.634620 [ 268 ] {8599881c-0f4e-46db-91b6-411eda5bd5bb} <Debug> TCPHandler: Processed in 0.00268694 sec. | ||
13883 | 2025.03.25 22:58:28.634907 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13884 | 2025.03.25 22:58:28.635039 [ 268 ] {d6885cb3-b188-44f5-bcba-77bc3fa74729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13885 | 2025.03.25 22:58:28.635091 [ 268 ] {d6885cb3-b188-44f5-bcba-77bc3fa74729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13886 | 2025.03.25 22:58:28.635697 [ 268 ] {d6885cb3-b188-44f5-bcba-77bc3fa74729} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13887 | 2025.03.25 22:58:28.635739 [ 268 ] {d6885cb3-b188-44f5-bcba-77bc3fa74729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13888 | 2025.03.25 22:58:28.636096 [ 268 ] {d6885cb3-b188-44f5-bcba-77bc3fa74729} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
13889 | 2025.03.25 22:58:28.636344 [ 268 ] {d6885cb3-b188-44f5-bcba-77bc3fa74729} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13890 | 2025.03.25 22:58:28.636556 [ 268 ] {d6885cb3-b188-44f5-bcba-77bc3fa74729} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001546 sec., 2587.3221216041397 rows/sec., 210.98 KiB/sec. | ||
13891 | 2025.03.25 22:58:28.636611 [ 268 ] {d6885cb3-b188-44f5-bcba-77bc3fa74729} <Debug> TCPHandler: Processed in 0.001805631 sec. | ||
13892 | 2025.03.25 22:58:28.636722 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13893 | 2025.03.25 22:58:28.636828 [ 268 ] {7f753507-bb50-4dd9-b0a5-e6f3ee07017a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13894 | 2025.03.25 22:58:28.636873 [ 268 ] {7f753507-bb50-4dd9-b0a5-e6f3ee07017a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13895 | 2025.03.25 22:58:28.637761 [ 268 ] {7f753507-bb50-4dd9-b0a5-e6f3ee07017a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13896 | 2025.03.25 22:58:28.637802 [ 268 ] {7f753507-bb50-4dd9-b0a5-e6f3ee07017a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13897 | 2025.03.25 22:58:28.638215 [ 268 ] {7f753507-bb50-4dd9-b0a5-e6f3ee07017a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13898 | 2025.03.25 22:58:28.638471 [ 268 ] {7f753507-bb50-4dd9-b0a5-e6f3ee07017a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13899 | 2025.03.25 22:58:28.638683 [ 268 ] {7f753507-bb50-4dd9-b0a5-e6f3ee07017a} <Debug> executeQuery: Read 683 rows, 55.57 KiB in 0.001871 sec., 365045.43025120255 rows/sec., 29.01 MiB/sec. | ||
13900 | 2025.03.25 22:58:28.638738 [ 268 ] {7f753507-bb50-4dd9-b0a5-e6f3ee07017a} <Debug> TCPHandler: Processed in 0.002067766 sec. | ||
13901 | 2025.03.25 22:58:28.638858 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13902 | 2025.03.25 22:58:28.638966 [ 268 ] {cd68a629-0498-4958-9c0a-e6f3ab1ea1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13903 | 2025.03.25 22:58:28.639012 [ 268 ] {cd68a629-0498-4958-9c0a-e6f3ab1ea1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13904 | 2025.03.25 22:58:28.639596 [ 268 ] {cd68a629-0498-4958-9c0a-e6f3ab1ea1c2} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13905 | 2025.03.25 22:58:28.639635 [ 268 ] {cd68a629-0498-4958-9c0a-e6f3ab1ea1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13906 | 2025.03.25 22:58:28.639989 [ 268 ] {cd68a629-0498-4958-9c0a-e6f3ab1ea1c2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13907 | 2025.03.25 22:58:28.640237 [ 268 ] {cd68a629-0498-4958-9c0a-e6f3ab1ea1c2} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13908 | 2025.03.25 22:58:28.640492 [ 268 ] {cd68a629-0498-4958-9c0a-e6f3ab1ea1c2} <Debug> executeQuery: Read 142 rows, 9.07 KiB in 0.001542 sec., 92088.1971465629 rows/sec., 5.74 MiB/sec. | ||
13909 | 2025.03.25 22:58:28.640558 [ 268 ] {cd68a629-0498-4958-9c0a-e6f3ab1ea1c2} <Debug> TCPHandler: Processed in 0.001753329 sec. | ||
13910 | 2025.03.25 22:58:28.640705 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13911 | 2025.03.25 22:58:28.640993 [ 268 ] {d8c8dbf1-00a4-4f79-815f-dea178711cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13912 | 2025.03.25 22:58:28.641130 [ 268 ] {d8c8dbf1-00a4-4f79-815f-dea178711cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13913 | 2025.03.25 22:58:28.642541 [ 268 ] {d8c8dbf1-00a4-4f79-815f-dea178711cab} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13914 | 2025.03.25 22:58:28.642581 [ 268 ] {d8c8dbf1-00a4-4f79-815f-dea178711cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13915 | 2025.03.25 22:58:28.642937 [ 268 ] {d8c8dbf1-00a4-4f79-815f-dea178711cab} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
13916 | 2025.03.25 22:58:28.643182 [ 268 ] {d8c8dbf1-00a4-4f79-815f-dea178711cab} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13917 | 2025.03.25 22:58:28.643403 [ 268 ] {d8c8dbf1-00a4-4f79-815f-dea178711cab} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002531 sec., 44646.38482813117 rows/sec., 2.89 MiB/sec. | ||
13918 | 2025.03.25 22:58:28.643456 [ 268 ] {d8c8dbf1-00a4-4f79-815f-dea178711cab} <Debug> TCPHandler: Processed in 0.002805233 sec. | ||
13919 | 2025.03.25 22:58:28.643578 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13920 | 2025.03.25 22:58:28.643685 [ 268 ] {59d369fe-cd14-44b4-ae83-66b3e014f44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13921 | 2025.03.25 22:58:28.643731 [ 268 ] {59d369fe-cd14-44b4-ae83-66b3e014f44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13922 | 2025.03.25 22:58:28.644284 [ 268 ] {59d369fe-cd14-44b4-ae83-66b3e014f44c} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13923 | 2025.03.25 22:58:28.644324 [ 268 ] {59d369fe-cd14-44b4-ae83-66b3e014f44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13924 | 2025.03.25 22:58:28.644688 [ 268 ] {59d369fe-cd14-44b4-ae83-66b3e014f44c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13925 | 2025.03.25 22:58:28.644938 [ 268 ] {59d369fe-cd14-44b4-ae83-66b3e014f44c} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13926 | 2025.03.25 22:58:28.645185 [ 268 ] {59d369fe-cd14-44b4-ae83-66b3e014f44c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001517 sec., 73829.92748846408 rows/sec., 4.21 MiB/sec. | ||
13927 | 2025.03.25 22:58:28.645260 [ 268 ] {59d369fe-cd14-44b4-ae83-66b3e014f44c} <Debug> TCPHandler: Processed in 0.001736149 sec. | ||
13928 | 2025.03.25 22:58:28.645501 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13929 | 2025.03.25 22:58:28.645625 [ 268 ] {a7fbbbf5-e646-486f-8a1c-10b37a329be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13930 | 2025.03.25 22:58:28.645672 [ 268 ] {a7fbbbf5-e646-486f-8a1c-10b37a329be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13931 | 2025.03.25 22:58:28.646368 [ 268 ] {a7fbbbf5-e646-486f-8a1c-10b37a329be5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13932 | 2025.03.25 22:58:28.646409 [ 268 ] {a7fbbbf5-e646-486f-8a1c-10b37a329be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13933 | 2025.03.25 22:58:28.646787 [ 268 ] {a7fbbbf5-e646-486f-8a1c-10b37a329be5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13934 | 2025.03.25 22:58:28.647031 [ 268 ] {a7fbbbf5-e646-486f-8a1c-10b37a329be5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13935 | 2025.03.25 22:58:28.647286 [ 268 ] {a7fbbbf5-e646-486f-8a1c-10b37a329be5} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.00168 sec., 248809.5238095238 rows/sec., 17.71 MiB/sec. | ||
13936 | 2025.03.25 22:58:28.647366 [ 268 ] {a7fbbbf5-e646-486f-8a1c-10b37a329be5} <Debug> TCPHandler: Processed in 0.001957314 sec. | ||
13937 | 2025.03.25 22:58:28.647536 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13938 | 2025.03.25 22:58:28.647872 [ 268 ] {376c51e3-9c69-4113-9672-ee602600d20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13939 | 2025.03.25 22:58:28.648010 [ 268 ] {376c51e3-9c69-4113-9672-ee602600d20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13940 | 2025.03.25 22:58:28.648581 [ 268 ] {376c51e3-9c69-4113-9672-ee602600d20c} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13941 | 2025.03.25 22:58:28.648621 [ 268 ] {376c51e3-9c69-4113-9672-ee602600d20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13942 | 2025.03.25 22:58:28.648991 [ 268 ] {376c51e3-9c69-4113-9672-ee602600d20c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
13943 | 2025.03.25 22:58:28.649228 [ 268 ] {376c51e3-9c69-4113-9672-ee602600d20c} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13944 | 2025.03.25 22:58:28.649391 [ 92 ] {} <Debug> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
13945 | 2025.03.25 22:58:28.649454 [ 268 ] {376c51e3-9c69-4113-9672-ee602600d20c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001709 sec., 3510.825043885313 rows/sec., 183.43 KiB/sec. | ||
13946 | 2025.03.25 22:58:28.649478 [ 92 ] {} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13947 | 2025.03.25 22:58:28.649550 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13948 | 2025.03.25 22:58:28.649566 [ 268 ] {376c51e3-9c69-4113-9672-ee602600d20c} <Debug> TCPHandler: Processed in 0.002120678 sec. | ||
13949 | 2025.03.25 22:58:28.649797 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13950 | 2025.03.25 22:58:28.649802 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
13951 | 2025.03.25 22:58:28.649976 [ 268 ] {340ad652-eb6a-483a-b579-734069c8380f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13952 | 2025.03.25 22:58:28.650094 [ 268 ] {340ad652-eb6a-483a-b579-734069c8380f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13953 | 2025.03.25 22:58:28.650121 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13954 | 2025.03.25 22:58:28.650231 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
13955 | 2025.03.25 22:58:28.650522 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
13956 | 2025.03.25 22:58:28.650860 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
13957 | 2025.03.25 22:58:28.651153 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
13958 | 2025.03.25 22:58:28.651399 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
13959 | 2025.03.25 22:58:28.651714 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
13960 | 2025.03.25 22:58:28.652813 [ 268 ] {340ad652-eb6a-483a-b579-734069c8380f} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13961 | 2025.03.25 22:58:28.652877 [ 268 ] {340ad652-eb6a-483a-b579-734069c8380f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13962 | 2025.03.25 22:58:28.653966 [ 268 ] {340ad652-eb6a-483a-b579-734069c8380f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13963 | 2025.03.25 22:58:28.654357 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004697686 sec., 45980.08466295959 rows/sec., 2.35 MiB/sec. | ||
13964 | 2025.03.25 22:58:28.654427 [ 268 ] {340ad652-eb6a-483a-b579-734069c8380f} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13965 | 2025.03.25 22:58:28.654596 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
13966 | 2025.03.25 22:58:28.654987 [ 268 ] {340ad652-eb6a-483a-b579-734069c8380f} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.005064 sec., 47195.89257503949 rows/sec., 3.16 MiB/sec. | ||
13967 | 2025.03.25 22:58:28.655218 [ 268 ] {340ad652-eb6a-483a-b579-734069c8380f} <Debug> TCPHandler: Processed in 0.005495254 sec. | ||
13968 | 2025.03.25 22:58:28.655559 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13969 | 2025.03.25 22:58:28.655656 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13970 | 2025.03.25 22:58:28.655888 [ 188 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_36_7} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
13971 | 2025.03.25 22:58:28.656180 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
13972 | 2025.03.25 22:58:28.656275 [ 268 ] {99390186-4f2c-4d1b-a098-5af316e9b9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13973 | 2025.03.25 22:58:28.656442 [ 268 ] {99390186-4f2c-4d1b-a098-5af316e9b9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13974 | 2025.03.25 22:58:28.657220 [ 268 ] {99390186-4f2c-4d1b-a098-5af316e9b9b4} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13975 | 2025.03.25 22:58:28.657259 [ 268 ] {99390186-4f2c-4d1b-a098-5af316e9b9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13976 | 2025.03.25 22:58:28.657623 [ 268 ] {99390186-4f2c-4d1b-a098-5af316e9b9b4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
13977 | 2025.03.25 22:58:28.657861 [ 268 ] {99390186-4f2c-4d1b-a098-5af316e9b9b4} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13978 | 2025.03.25 22:58:28.658072 [ 268 ] {99390186-4f2c-4d1b-a098-5af316e9b9b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002076 sec., 481.6955684007707 rows/sec., 32.46 KiB/sec. | ||
13979 | 2025.03.25 22:58:28.658122 [ 268 ] {99390186-4f2c-4d1b-a098-5af316e9b9b4} <Debug> TCPHandler: Processed in 0.002640589 sec. | ||
13980 | 2025.03.25 22:58:28.658230 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13981 | 2025.03.25 22:58:28.658334 [ 268 ] {6ecd623d-d23f-4a51-9e8d-7e62bdab2557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13982 | 2025.03.25 22:58:28.658400 [ 268 ] {6ecd623d-d23f-4a51-9e8d-7e62bdab2557} <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 | ||
13983 | 2025.03.25 22:58:28.659547 [ 268 ] {6ecd623d-d23f-4a51-9e8d-7e62bdab2557} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13984 | 2025.03.25 22:58:28.659586 [ 268 ] {6ecd623d-d23f-4a51-9e8d-7e62bdab2557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13985 | 2025.03.25 22:58:28.660250 [ 268 ] {6ecd623d-d23f-4a51-9e8d-7e62bdab2557} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13986 | 2025.03.25 22:58:28.660517 [ 268 ] {6ecd623d-d23f-4a51-9e8d-7e62bdab2557} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13987 | 2025.03.25 22:58:28.660764 [ 268 ] {6ecd623d-d23f-4a51-9e8d-7e62bdab2557} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002451 sec., 13055.895552835576 rows/sec., 23.40 MiB/sec. | ||
13988 | 2025.03.25 22:58:28.660856 [ 268 ] {6ecd623d-d23f-4a51-9e8d-7e62bdab2557} <Debug> TCPHandler: Processed in 0.00267792 sec. | ||
13989 | 2025.03.25 22:58:28.660983 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13990 | 2025.03.25 22:58:28.661089 [ 268 ] {859ca08c-0ef3-42ac-a97f-18fc1425f04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13991 | 2025.03.25 22:58:28.661137 [ 268 ] {859ca08c-0ef3-42ac-a97f-18fc1425f04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13992 | 2025.03.25 22:58:28.661578 [ 268 ] {859ca08c-0ef3-42ac-a97f-18fc1425f04d} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13993 | 2025.03.25 22:58:28.661618 [ 268 ] {859ca08c-0ef3-42ac-a97f-18fc1425f04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
13994 | 2025.03.25 22:58:28.661982 [ 268 ] {859ca08c-0ef3-42ac-a97f-18fc1425f04d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13995 | 2025.03.25 22:58:28.662219 [ 268 ] {859ca08c-0ef3-42ac-a97f-18fc1425f04d} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13996 | 2025.03.25 22:58:28.662420 [ 268 ] {859ca08c-0ef3-42ac-a97f-18fc1425f04d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001353 sec., 60606.06060606061 rows/sec., 3.85 MiB/sec. | ||
13997 | 2025.03.25 22:58:28.662470 [ 268 ] {859ca08c-0ef3-42ac-a97f-18fc1425f04d} <Debug> TCPHandler: Processed in 0.001538365 sec. | ||
13998 | 2025.03.25 22:58:30.197470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
13999 | 2025.03.25 22:58:30.198601 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14000 | 2025.03.25 22:58:30.198685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14001 | 2025.03.25 22:58:30.199367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14002 | 2025.03.25 22:58:30.199644 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14003 | 2025.03.25 22:58:30.199818 [ 89 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14004 | 2025.03.25 22:58:30.199864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
14005 | 2025.03.25 22:58:30.199880 [ 89 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14006 | 2025.03.25 22:58:30.199909 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14007 | 2025.03.25 22:58:30.200027 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
14008 | 2025.03.25 22:58:30.200149 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14009 | 2025.03.25 22:58:30.200189 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
14010 | 2025.03.25 22:58:30.200270 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
14011 | 2025.03.25 22:58:30.200501 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
14012 | 2025.03.25 22:58:30.200813 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
14013 | 2025.03.25 22:58:30.201005 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
14014 | 2025.03.25 22:58:30.201217 [ 201 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
14015 | 2025.03.25 22:58:30.204101 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004120632 sec., 7905098.052920038 rows/sec., 113.08 MiB/sec. | ||
14016 | 2025.03.25 22:58:30.204710 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14017 | 2025.03.25 22:58:30.205054 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14018 | 2025.03.25 22:58:30.205153 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_71_14} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14019 | 2025.03.25 22:58:30.205276 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
14020 | 2025.03.25 22:58:32.584943 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 | ||
14021 | 2025.03.25 22:58:32.606416 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14022 | 2025.03.25 22:58:32.606476 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14023 | 2025.03.25 22:58:32.613884 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14024 | 2025.03.25 22:58:32.614684 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14025 | 2025.03.25 22:58:32.615157 [ 86 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14026 | 2025.03.25 22:58:32.615353 [ 86 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14027 | 2025.03.25 22:58:32.615459 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14028 | 2025.03.25 22:58:32.616033 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
14029 | 2025.03.25 22:58:32.631695 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 536 | ||
14030 | 2025.03.25 22:58:32.633514 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14031 | 2025.03.25 22:58:32.635203 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part | ||
14032 | 2025.03.25 22:58:32.640851 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part | ||
14033 | 2025.03.25 22:58:32.646684 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
14034 | 2025.03.25 22:58:32.652408 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
14035 | 2025.03.25 22:58:32.658264 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
14036 | 2025.03.25 22:58:32.664124 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
14037 | 2025.03.25 22:58:32.727827 [ 193 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.112121638 sec., 4780.522382307687 rows/sec., 24.72 MiB/sec. | ||
14038 | 2025.03.25 22:58:32.731780 [ 200 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14039 | 2025.03.25 22:58:32.734970 [ 200 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14040 | 2025.03.25 22:58:32.735110 [ 200 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_71_14} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14041 | 2025.03.25 22:58:32.737973 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
14042 | 2025.03.25 22:58:33.625094 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14043 | 2025.03.25 22:58:33.625408 [ 268 ] {f55916f6-8ef8-4b11-aed7-3496f7ba1be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14044 | 2025.03.25 22:58:33.625523 [ 268 ] {f55916f6-8ef8-4b11-aed7-3496f7ba1be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14045 | 2025.03.25 22:58:33.626428 [ 268 ] {f55916f6-8ef8-4b11-aed7-3496f7ba1be0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14046 | 2025.03.25 22:58:33.626470 [ 268 ] {f55916f6-8ef8-4b11-aed7-3496f7ba1be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14047 | 2025.03.25 22:58:33.626924 [ 268 ] {f55916f6-8ef8-4b11-aed7-3496f7ba1be0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14048 | 2025.03.25 22:58:33.627183 [ 268 ] {f55916f6-8ef8-4b11-aed7-3496f7ba1be0} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14049 | 2025.03.25 22:58:33.627355 [ 85 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14050 | 2025.03.25 22:58:33.627403 [ 268 ] {f55916f6-8ef8-4b11-aed7-3496f7ba1be0} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002082 sec., 34582.1325648415 rows/sec., 2.81 MiB/sec. | ||
14051 | 2025.03.25 22:58:33.627406 [ 85 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14052 | 2025.03.25 22:58:33.627457 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14053 | 2025.03.25 22:58:33.627487 [ 268 ] {f55916f6-8ef8-4b11-aed7-3496f7ba1be0} <Debug> TCPHandler: Processed in 0.002587129 sec. | ||
14054 | 2025.03.25 22:58:33.627779 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14055 | 2025.03.25 22:58:33.627898 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
14056 | 2025.03.25 22:58:33.628032 [ 268 ] {3adf42cc-c413-4d82-a14e-9ea64bbc181f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14057 | 2025.03.25 22:58:33.628203 [ 268 ] {3adf42cc-c413-4d82-a14e-9ea64bbc181f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14058 | 2025.03.25 22:58:33.628552 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14059 | 2025.03.25 22:58:33.628723 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1967 rows starting from the beginning of the part | ||
14060 | 2025.03.25 22:58:33.629156 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
14061 | 2025.03.25 22:58:33.629668 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 681 rows starting from the beginning of the part | ||
14062 | 2025.03.25 22:58:33.630139 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 72 rows starting from the beginning of the part | ||
14063 | 2025.03.25 22:58:33.630573 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 683 rows starting from the beginning of the part | ||
14064 | 2025.03.25 22:58:33.630941 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 72 rows starting from the beginning of the part | ||
14065 | 2025.03.25 22:58:33.632842 [ 268 ] {3adf42cc-c413-4d82-a14e-9ea64bbc181f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14066 | 2025.03.25 22:58:33.632902 [ 268 ] {3adf42cc-c413-4d82-a14e-9ea64bbc181f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14067 | 2025.03.25 22:58:33.634763 [ 268 ] {3adf42cc-c413-4d82-a14e-9ea64bbc181f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14068 | 2025.03.25 22:58:33.635716 [ 268 ] {3adf42cc-c413-4d82-a14e-9ea64bbc181f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14069 | 2025.03.25 22:58:33.635932 [ 85 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14070 | 2025.03.25 22:58:33.636023 [ 85 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14071 | 2025.03.25 22:58:33.636043 [ 268 ] {3adf42cc-c413-4d82-a14e-9ea64bbc181f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.008083 sec., 989.7315353210441 rows/sec., 74.42 KiB/sec. | ||
14072 | 2025.03.25 22:58:33.636098 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14073 | 2025.03.25 22:58:33.636418 [ 268 ] {3adf42cc-c413-4d82-a14e-9ea64bbc181f} <Debug> TCPHandler: Processed in 0.008758188 sec. | ||
14074 | 2025.03.25 22:58:33.636756 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
14075 | 2025.03.25 22:58:33.636885 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14076 | 2025.03.25 22:58:33.636960 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3531 rows, containing 5 columns (5 merged, 0 gathered) in 0.009349451 sec., 377669.23426840786 rows/sec., 32.06 MiB/sec. | ||
14077 | 2025.03.25 22:58:33.637130 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14078 | 2025.03.25 22:58:33.637177 [ 268 ] {d4304e67-c0d3-4a5b-a56e-917266e266a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14079 | 2025.03.25 22:58:33.637195 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 178 rows starting from the beginning of the part | ||
14080 | 2025.03.25 22:58:33.637304 [ 268 ] {d4304e67-c0d3-4a5b-a56e-917266e266a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14081 | 2025.03.25 22:58:33.637467 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 12 rows starting from the beginning of the part | ||
14082 | 2025.03.25 22:58:33.637805 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 138 rows starting from the beginning of the part | ||
14083 | 2025.03.25 22:58:33.638167 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
14084 | 2025.03.25 22:58:33.638250 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14085 | 2025.03.25 22:58:33.638425 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 142 rows starting from the beginning of the part | ||
14086 | 2025.03.25 22:58:33.638733 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
14087 | 2025.03.25 22:58:33.639960 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14088 | 2025.03.25 22:58:33.640346 [ 187 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_116_23} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14089 | 2025.03.25 22:58:33.640698 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
14090 | 2025.03.25 22:58:33.641471 [ 268 ] {d4304e67-c0d3-4a5b-a56e-917266e266a5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14091 | 2025.03.25 22:58:33.641544 [ 268 ] {d4304e67-c0d3-4a5b-a56e-917266e266a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14092 | 2025.03.25 22:58:33.642409 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 5 columns (5 merged, 0 gathered) in 0.006133098 sec., 79242.17092242779 rows/sec., 5.35 MiB/sec. | ||
14093 | 2025.03.25 22:58:33.642504 [ 268 ] {d4304e67-c0d3-4a5b-a56e-917266e266a5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14094 | 2025.03.25 22:58:33.642585 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14095 | 2025.03.25 22:58:33.642962 [ 268 ] {d4304e67-c0d3-4a5b-a56e-917266e266a5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14096 | 2025.03.25 22:58:33.643090 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14097 | 2025.03.25 22:58:33.643180 [ 85 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14098 | 2025.03.25 22:58:33.643290 [ 85 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14099 | 2025.03.25 22:58:33.643352 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14100 | 2025.03.25 22:58:33.643461 [ 268 ] {d4304e67-c0d3-4a5b-a56e-917266e266a5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.006335 sec., 11365.430149960535 rows/sec., 908.58 KiB/sec. | ||
14101 | 2025.03.25 22:58:33.643478 [ 198 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_101_20} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14102 | 2025.03.25 22:58:33.643777 [ 268 ] {d4304e67-c0d3-4a5b-a56e-917266e266a5} <Debug> TCPHandler: Processed in 0.00708179 sec. | ||
14103 | 2025.03.25 22:58:33.643797 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
14104 | 2025.03.25 22:58:33.643820 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
14105 | 2025.03.25 22:58:33.643984 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14106 | 2025.03.25 22:58:33.644011 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14107 | 2025.03.25 22:58:33.644056 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 952 rows starting from the beginning of the part | ||
14108 | 2025.03.25 22:58:33.644116 [ 268 ] {80ada73b-316c-4df5-adf0-f1dbeaa67024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14109 | 2025.03.25 22:58:33.644285 [ 268 ] {80ada73b-316c-4df5-adf0-f1dbeaa67024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14110 | 2025.03.25 22:58:33.644301 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
14111 | 2025.03.25 22:58:33.644735 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 414 rows starting from the beginning of the part | ||
14112 | 2025.03.25 22:58:33.645064 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 72 rows starting from the beginning of the part | ||
14113 | 2025.03.25 22:58:33.645455 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 418 rows starting from the beginning of the part | ||
14114 | 2025.03.25 22:58:33.645815 [ 189 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 72 rows starting from the beginning of the part | ||
14115 | 2025.03.25 22:58:33.646759 [ 268 ] {80ada73b-316c-4df5-adf0-f1dbeaa67024} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14116 | 2025.03.25 22:58:33.646808 [ 268 ] {80ada73b-316c-4df5-adf0-f1dbeaa67024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14117 | 2025.03.25 22:58:33.647395 [ 268 ] {80ada73b-316c-4df5-adf0-f1dbeaa67024} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14118 | 2025.03.25 22:58:33.647683 [ 268 ] {80ada73b-316c-4df5-adf0-f1dbeaa67024} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14119 | 2025.03.25 22:58:33.647900 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 5 parts from all_1_108_22 to all_112_112_0 | ||
14120 | 2025.03.25 22:58:33.647968 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14121 | 2025.03.25 22:58:33.648023 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14122 | 2025.03.25 22:58:33.648133 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 5 columns (5 merged, 0 gathered) in 0.004664585 sec., 427047.63660647196 rows/sec., 32.75 MiB/sec. | ||
14123 | 2025.03.25 22:58:33.648153 [ 268 ] {80ada73b-316c-4df5-adf0-f1dbeaa67024} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004031 sec., 39692.38402381543 rows/sec., 2.76 MiB/sec. | ||
14124 | 2025.03.25 22:58:33.648434 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_112_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_108_22 to all_112_112_0 into Compact with storage Full | ||
14125 | 2025.03.25 22:58:33.648455 [ 268 ] {80ada73b-316c-4df5-adf0-f1dbeaa67024} <Debug> TCPHandler: Processed in 0.004533322 sec. | ||
14126 | 2025.03.25 22:58:33.648502 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14127 | 2025.03.25 22:58:33.648911 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_112_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14128 | 2025.03.25 22:58:33.648931 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14129 | 2025.03.25 22:58:33.649023 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_22, total 34173 rows starting from the beginning of the part | ||
14130 | 2025.03.25 22:58:33.649417 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 54 rows starting from the beginning of the part | ||
14131 | 2025.03.25 22:58:33.649407 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14132 | 2025.03.25 22:58:33.649733 [ 268 ] {25e6f7b2-35db-4373-a5fd-4df7d4f48770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14133 | 2025.03.25 22:58:33.649855 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part | ||
14134 | 2025.03.25 22:58:33.649908 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_116_23} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14135 | 2025.03.25 22:58:33.650320 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
14136 | 2025.03.25 22:58:33.650372 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
14137 | 2025.03.25 22:58:33.650449 [ 268 ] {25e6f7b2-35db-4373-a5fd-4df7d4f48770} <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 | ||
14138 | 2025.03.25 22:58:33.650740 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_112_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 239 rows starting from the beginning of the part | ||
14139 | 2025.03.25 22:58:33.653912 [ 268 ] {25e6f7b2-35db-4373-a5fd-4df7d4f48770} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14140 | 2025.03.25 22:58:33.653979 [ 268 ] {25e6f7b2-35db-4373-a5fd-4df7d4f48770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14141 | 2025.03.25 22:58:33.655369 [ 268 ] {25e6f7b2-35db-4373-a5fd-4df7d4f48770} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14142 | 2025.03.25 22:58:33.655792 [ 268 ] {25e6f7b2-35db-4373-a5fd-4df7d4f48770} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14143 | 2025.03.25 22:58:33.655958 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14144 | 2025.03.25 22:58:33.655997 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14145 | 2025.03.25 22:58:33.656034 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14146 | 2025.03.25 22:58:33.656118 [ 268 ] {25e6f7b2-35db-4373-a5fd-4df7d4f48770} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00685 sec., 1167.8832116788321 rows/sec., 2.09 MiB/sec. | ||
14147 | 2025.03.25 22:58:33.656533 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
14148 | 2025.03.25 22:58:33.656682 [ 268 ] {25e6f7b2-35db-4373-a5fd-4df7d4f48770} <Debug> TCPHandler: Processed in 0.007869208 sec. | ||
14149 | 2025.03.25 22:58:33.657011 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14150 | 2025.03.25 22:58:33.657354 [ 268 ] {d418524c-938d-43e0-b8e7-399925cbca34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14151 | 2025.03.25 22:58:33.657407 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14152 | 2025.03.25 22:58:33.657469 [ 268 ] {d418524c-938d-43e0-b8e7-399925cbca34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14153 | 2025.03.25 22:58:33.657641 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1884 rows starting from the beginning of the part | ||
14154 | 2025.03.25 22:58:33.658922 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
14155 | 2025.03.25 22:58:33.659876 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 32 rows starting from the beginning of the part | ||
14156 | 2025.03.25 22:58:33.660695 [ 268 ] {d418524c-938d-43e0-b8e7-399925cbca34} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14157 | 2025.03.25 22:58:33.660837 [ 268 ] {d418524c-938d-43e0-b8e7-399925cbca34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14158 | 2025.03.25 22:58:33.660967 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
14159 | 2025.03.25 22:58:33.662177 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 32 rows starting from the beginning of the part | ||
14160 | 2025.03.25 22:58:33.662270 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_112_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34863 rows, containing 5 columns (5 merged, 0 gathered) in 0.014106578 sec., 2471400.2219390133 rows/sec., 167.41 MiB/sec. | ||
14161 | 2025.03.25 22:58:33.662754 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_112_23} <Trace> MergedBlockOutputStream: filled checksums all_1_112_23 (state Temporary) | ||
14162 | 2025.03.25 22:58:33.663007 [ 268 ] {d418524c-938d-43e0-b8e7-399925cbca34} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14163 | 2025.03.25 22:58:33.663270 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
14164 | 2025.03.25 22:58:33.663799 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_112_23 to all_1_112_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14165 | 2025.03.25 22:58:33.664035 [ 268 ] {d418524c-938d-43e0-b8e7-399925cbca34} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14166 | 2025.03.25 22:58:33.664156 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_112_23} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 5 parts: [all_1_108_22, all_112_112_0] -> all_1_112_23 | ||
14167 | 2025.03.25 22:58:33.664482 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
14168 | 2025.03.25 22:58:33.665067 [ 268 ] {d418524c-938d-43e0-b8e7-399925cbca34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007849 sec., 7644.285896292521 rows/sec., 527.54 KiB/sec. | ||
14169 | 2025.03.25 22:58:33.665209 [ 268 ] {d418524c-938d-43e0-b8e7-399925cbca34} <Debug> TCPHandler: Processed in 0.008308157 sec. | ||
14170 | 2025.03.25 22:58:33.675982 [ 199 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 19 columns (19 merged, 0 gathered) in 0.019866948 sec., 99260.33933344971 rows/sec., 177.87 MiB/sec. | ||
14171 | 2025.03.25 22:58:33.677816 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14172 | 2025.03.25 22:58:33.678279 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14173 | 2025.03.25 22:58:33.678373 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14174 | 2025.03.25 22:58:33.678545 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.37 MiB. | ||
14175 | 2025.03.25 22:58:34.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.98 MiB, peak 283.30 MiB, free memory in arenas 0.00 B, will set to 269.94 MiB (RSS), difference: 3.96 MiB | ||
14176 | 2025.03.25 22:58:37.502913 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14177 | 2025.03.25 22:58:37.502985 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14178 | 2025.03.25 22:58:37.700037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
14179 | 2025.03.25 22:58:37.700910 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14180 | 2025.03.25 22:58:37.700968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14181 | 2025.03.25 22:58:37.701622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14182 | 2025.03.25 22:58:37.701940 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14183 | 2025.03.25 22:58:37.702256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
14184 | 2025.03.25 22:58:37.885354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1982 | ||
14185 | 2025.03.25 22:58:37.888716 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14186 | 2025.03.25 22:58:37.888779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14187 | 2025.03.25 22:58:37.890315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14188 | 2025.03.25 22:58:37.890653 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14189 | 2025.03.25 22:58:37.891382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1982 | ||
14190 | 2025.03.25 22:58:38.350526 [ 218 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14191 | 2025.03.25 22:58:38.350585 [ 218 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14192 | 2025.03.25 22:58:38.353484 [ 218 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14193 | 2025.03.25 22:58:38.400155 [ 220 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14194 | 2025.03.25 22:58:38.400215 [ 220 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14195 | 2025.03.25 22:58:38.402700 [ 220 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14196 | 2025.03.25 22:58:38.632580 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14197 | 2025.03.25 22:58:38.632803 [ 268 ] {18e5e552-605a-405e-b7f2-338e60f625a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14198 | 2025.03.25 22:58:38.632888 [ 268 ] {18e5e552-605a-405e-b7f2-338e60f625a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14199 | 2025.03.25 22:58:38.633750 [ 268 ] {18e5e552-605a-405e-b7f2-338e60f625a2} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14200 | 2025.03.25 22:58:38.633806 [ 268 ] {18e5e552-605a-405e-b7f2-338e60f625a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14201 | 2025.03.25 22:58:38.634268 [ 268 ] {18e5e552-605a-405e-b7f2-338e60f625a2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14202 | 2025.03.25 22:58:38.634542 [ 268 ] {18e5e552-605a-405e-b7f2-338e60f625a2} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14203 | 2025.03.25 22:58:38.634749 [ 78 ] {} <Debug> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
14204 | 2025.03.25 22:58:38.634818 [ 268 ] {18e5e552-605a-405e-b7f2-338e60f625a2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002072 sec., 102316.60231660231 rows/sec., 6.51 MiB/sec. | ||
14205 | 2025.03.25 22:58:38.634837 [ 78 ] {} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14206 | 2025.03.25 22:58:38.634919 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14207 | 2025.03.25 22:58:38.634970 [ 268 ] {18e5e552-605a-405e-b7f2-338e60f625a2} <Debug> TCPHandler: Processed in 0.002525917 sec. | ||
14208 | 2025.03.25 22:58:38.635221 [ 188 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
14209 | 2025.03.25 22:58:38.635233 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14210 | 2025.03.25 22:58:38.635515 [ 268 ] {23074312-1c56-403a-9bb6-baa7bd8a71b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14211 | 2025.03.25 22:58:38.635535 [ 188 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14212 | 2025.03.25 22:58:38.635622 [ 268 ] {23074312-1c56-403a-9bb6-baa7bd8a71b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14213 | 2025.03.25 22:58:38.635628 [ 188 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 236 rows starting from the beginning of the part | ||
14214 | 2025.03.25 22:58:38.635969 [ 188 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
14215 | 2025.03.25 22:58:38.636249 [ 188 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
14216 | 2025.03.25 22:58:38.636493 [ 188 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
14217 | 2025.03.25 22:58:38.636754 [ 188 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
14218 | 2025.03.25 22:58:38.637063 [ 188 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
14219 | 2025.03.25 22:58:38.639121 [ 268 ] {23074312-1c56-403a-9bb6-baa7bd8a71b2} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14220 | 2025.03.25 22:58:38.639205 [ 268 ] {23074312-1c56-403a-9bb6-baa7bd8a71b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14221 | 2025.03.25 22:58:38.640129 [ 268 ] {23074312-1c56-403a-9bb6-baa7bd8a71b2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14222 | 2025.03.25 22:58:38.640207 [ 192 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.005139486 sec., 252165.2943504467 rows/sec., 17.09 MiB/sec. | ||
14223 | 2025.03.25 22:58:38.640494 [ 268 ] {23074312-1c56-403a-9bb6-baa7bd8a71b2} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14224 | 2025.03.25 22:58:38.640506 [ 192 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
14225 | 2025.03.25 22:58:38.640922 [ 268 ] {23074312-1c56-403a-9bb6-baa7bd8a71b2} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.00548 sec., 124270.07299270073 rows/sec., 9.88 MiB/sec. | ||
14226 | 2025.03.25 22:58:38.641083 [ 268 ] {23074312-1c56-403a-9bb6-baa7bd8a71b2} <Debug> TCPHandler: Processed in 0.005938974 sec. | ||
14227 | 2025.03.25 22:58:38.641220 [ 192 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14228 | 2025.03.25 22:58:38.641284 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14229 | 2025.03.25 22:58:38.641364 [ 192 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_41_8} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
14230 | 2025.03.25 22:58:38.641432 [ 268 ] {96f54cfa-4f38-4ac2-a117-4888fd3c620c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14231 | 2025.03.25 22:58:38.641529 [ 268 ] {96f54cfa-4f38-4ac2-a117-4888fd3c620c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14232 | 2025.03.25 22:58:38.641567 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
14233 | 2025.03.25 22:58:38.642195 [ 268 ] {96f54cfa-4f38-4ac2-a117-4888fd3c620c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14234 | 2025.03.25 22:58:38.642241 [ 268 ] {96f54cfa-4f38-4ac2-a117-4888fd3c620c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14235 | 2025.03.25 22:58:38.642608 [ 268 ] {96f54cfa-4f38-4ac2-a117-4888fd3c620c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14236 | 2025.03.25 22:58:38.642848 [ 268 ] {96f54cfa-4f38-4ac2-a117-4888fd3c620c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14237 | 2025.03.25 22:58:38.643055 [ 268 ] {96f54cfa-4f38-4ac2-a117-4888fd3c620c} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001647 sec., 83788.70673952642 rows/sec., 5.21 MiB/sec. | ||
14238 | 2025.03.25 22:58:38.643109 [ 268 ] {96f54cfa-4f38-4ac2-a117-4888fd3c620c} <Debug> TCPHandler: Processed in 0.001903932 sec. | ||
14239 | 2025.03.25 22:58:38.643224 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14240 | 2025.03.25 22:58:38.643331 [ 268 ] {ac0e9747-6c16-40ec-b0ab-624a9308296d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14241 | 2025.03.25 22:58:38.643377 [ 268 ] {ac0e9747-6c16-40ec-b0ab-624a9308296d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14242 | 2025.03.25 22:58:38.643936 [ 268 ] {ac0e9747-6c16-40ec-b0ab-624a9308296d} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14243 | 2025.03.25 22:58:38.643976 [ 268 ] {ac0e9747-6c16-40ec-b0ab-624a9308296d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14244 | 2025.03.25 22:58:38.644329 [ 268 ] {ac0e9747-6c16-40ec-b0ab-624a9308296d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14245 | 2025.03.25 22:58:38.644576 [ 268 ] {ac0e9747-6c16-40ec-b0ab-624a9308296d} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14246 | 2025.03.25 22:58:38.644801 [ 268 ] {ac0e9747-6c16-40ec-b0ab-624a9308296d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001481 sec., 76299.7974341661 rows/sec., 4.94 MiB/sec. | ||
14247 | 2025.03.25 22:58:38.644910 [ 268 ] {ac0e9747-6c16-40ec-b0ab-624a9308296d} <Debug> TCPHandler: Processed in 0.001737569 sec. | ||
14248 | 2025.03.25 22:58:38.645108 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14249 | 2025.03.25 22:58:38.645295 [ 268 ] {d8f5ed31-6e88-4c8b-9c27-d44fe832f1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14250 | 2025.03.25 22:58:38.645354 [ 268 ] {d8f5ed31-6e88-4c8b-9c27-d44fe832f1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14251 | 2025.03.25 22:58:38.646028 [ 268 ] {d8f5ed31-6e88-4c8b-9c27-d44fe832f1d7} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14252 | 2025.03.25 22:58:38.646068 [ 268 ] {d8f5ed31-6e88-4c8b-9c27-d44fe832f1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14253 | 2025.03.25 22:58:38.646459 [ 268 ] {d8f5ed31-6e88-4c8b-9c27-d44fe832f1d7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14254 | 2025.03.25 22:58:38.646714 [ 268 ] {d8f5ed31-6e88-4c8b-9c27-d44fe832f1d7} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14255 | 2025.03.25 22:58:38.646881 [ 78 ] {} <Debug> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
14256 | 2025.03.25 22:58:38.646954 [ 268 ] {d8f5ed31-6e88-4c8b-9c27-d44fe832f1d7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001682 sec., 66587.39595719382 rows/sec., 3.79 MiB/sec. | ||
14257 | 2025.03.25 22:58:38.646957 [ 78 ] {} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14258 | 2025.03.25 22:58:38.647050 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14259 | 2025.03.25 22:58:38.647085 [ 268 ] {d8f5ed31-6e88-4c8b-9c27-d44fe832f1d7} <Debug> TCPHandler: Processed in 0.002091517 sec. | ||
14260 | 2025.03.25 22:58:38.647297 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14261 | 2025.03.25 22:58:38.647308 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
14262 | 2025.03.25 22:58:38.647479 [ 268 ] {02cd5eb6-b862-4b28-89a8-cb00f4658cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14263 | 2025.03.25 22:58:38.647586 [ 268 ] {02cd5eb6-b862-4b28-89a8-cb00f4658cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14264 | 2025.03.25 22:58:38.647665 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14265 | 2025.03.25 22:58:38.647786 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 124 rows starting from the beginning of the part | ||
14266 | 2025.03.25 22:58:38.648156 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part | ||
14267 | 2025.03.25 22:58:38.648558 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 112 rows starting from the beginning of the part | ||
14268 | 2025.03.25 22:58:38.648979 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 112 rows starting from the beginning of the part | ||
14269 | 2025.03.25 22:58:38.649285 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 112 rows starting from the beginning of the part | ||
14270 | 2025.03.25 22:58:38.649449 [ 195 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 112 rows starting from the beginning of the part | ||
14271 | 2025.03.25 22:58:38.650455 [ 268 ] {02cd5eb6-b862-4b28-89a8-cb00f4658cd3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14272 | 2025.03.25 22:58:38.650516 [ 268 ] {02cd5eb6-b862-4b28-89a8-cb00f4658cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14273 | 2025.03.25 22:58:38.651532 [ 268 ] {02cd5eb6-b862-4b28-89a8-cb00f4658cd3} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14274 | 2025.03.25 22:58:38.652054 [ 268 ] {02cd5eb6-b862-4b28-89a8-cb00f4658cd3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14275 | 2025.03.25 22:58:38.652587 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.005412572 sec., 126372.45287452989 rows/sec., 7.72 MiB/sec. | ||
14276 | 2025.03.25 22:58:38.652669 [ 268 ] {02cd5eb6-b862-4b28-89a8-cb00f4658cd3} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.005244 sec., 78947.36842105263 rows/sec., 5.61 MiB/sec. | ||
14277 | 2025.03.25 22:58:38.652811 [ 268 ] {02cd5eb6-b862-4b28-89a8-cb00f4658cd3} <Debug> TCPHandler: Processed in 0.005591726 sec. | ||
14278 | 2025.03.25 22:58:38.652936 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
14279 | 2025.03.25 22:58:38.652994 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14280 | 2025.03.25 22:58:38.653202 [ 268 ] {4ce265fd-40c0-40eb-ae11-6179e49013da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14281 | 2025.03.25 22:58:38.653282 [ 268 ] {4ce265fd-40c0-40eb-ae11-6179e49013da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14282 | 2025.03.25 22:58:38.653496 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14283 | 2025.03.25 22:58:38.653764 [ 192 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_41_8} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
14284 | 2025.03.25 22:58:38.653893 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
14285 | 2025.03.25 22:58:38.654151 [ 268 ] {4ce265fd-40c0-40eb-ae11-6179e49013da} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14286 | 2025.03.25 22:58:38.654195 [ 268 ] {4ce265fd-40c0-40eb-ae11-6179e49013da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14287 | 2025.03.25 22:58:38.654573 [ 268 ] {4ce265fd-40c0-40eb-ae11-6179e49013da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
14288 | 2025.03.25 22:58:38.654816 [ 268 ] {4ce265fd-40c0-40eb-ae11-6179e49013da} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14289 | 2025.03.25 22:58:38.655027 [ 268 ] {4ce265fd-40c0-40eb-ae11-6179e49013da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001883 sec., 3186.404673393521 rows/sec., 166.48 KiB/sec. | ||
14290 | 2025.03.25 22:58:38.655079 [ 268 ] {4ce265fd-40c0-40eb-ae11-6179e49013da} <Debug> TCPHandler: Processed in 0.002164298 sec. | ||
14291 | 2025.03.25 22:58:38.655203 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14292 | 2025.03.25 22:58:38.655318 [ 268 ] {65a54607-79ae-466b-be37-3e7c848e9d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14293 | 2025.03.25 22:58:38.655368 [ 268 ] {65a54607-79ae-466b-be37-3e7c848e9d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14294 | 2025.03.25 22:58:38.655913 [ 268 ] {65a54607-79ae-466b-be37-3e7c848e9d1c} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14295 | 2025.03.25 22:58:38.655954 [ 268 ] {65a54607-79ae-466b-be37-3e7c848e9d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14296 | 2025.03.25 22:58:38.656368 [ 268 ] {65a54607-79ae-466b-be37-3e7c848e9d1c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14297 | 2025.03.25 22:58:38.656615 [ 268 ] {65a54607-79ae-466b-be37-3e7c848e9d1c} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14298 | 2025.03.25 22:58:38.656856 [ 268 ] {65a54607-79ae-466b-be37-3e7c848e9d1c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001553 sec., 152607.8557630393 rows/sec., 10.23 MiB/sec. | ||
14299 | 2025.03.25 22:58:38.656965 [ 268 ] {65a54607-79ae-466b-be37-3e7c848e9d1c} <Debug> TCPHandler: Processed in 0.001812691 sec. | ||
14300 | 2025.03.25 22:58:38.657118 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14301 | 2025.03.25 22:58:38.657413 [ 268 ] {82df081c-ff3b-48a8-a056-5f4b1457512d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14302 | 2025.03.25 22:58:38.657556 [ 268 ] {82df081c-ff3b-48a8-a056-5f4b1457512d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14303 | 2025.03.25 22:58:38.658409 [ 268 ] {82df081c-ff3b-48a8-a056-5f4b1457512d} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14304 | 2025.03.25 22:58:38.658457 [ 268 ] {82df081c-ff3b-48a8-a056-5f4b1457512d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14305 | 2025.03.25 22:58:38.658877 [ 268 ] {82df081c-ff3b-48a8-a056-5f4b1457512d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
14306 | 2025.03.25 22:58:38.659120 [ 268 ] {82df081c-ff3b-48a8-a056-5f4b1457512d} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14307 | 2025.03.25 22:58:38.659381 [ 268 ] {82df081c-ff3b-48a8-a056-5f4b1457512d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002066 sec., 484.027105517909 rows/sec., 32.62 KiB/sec. | ||
14308 | 2025.03.25 22:58:38.659547 [ 268 ] {82df081c-ff3b-48a8-a056-5f4b1457512d} <Debug> TCPHandler: Processed in 0.002503576 sec. | ||
14309 | 2025.03.25 22:58:38.659775 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14310 | 2025.03.25 22:58:38.659883 [ 268 ] {bb25c66e-25f4-48d4-b5b3-c8121932d588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14311 | 2025.03.25 22:58:38.659960 [ 268 ] {bb25c66e-25f4-48d4-b5b3-c8121932d588} <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 | ||
14312 | 2025.03.25 22:58:38.661111 [ 268 ] {bb25c66e-25f4-48d4-b5b3-c8121932d588} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14313 | 2025.03.25 22:58:38.661152 [ 268 ] {bb25c66e-25f4-48d4-b5b3-c8121932d588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14314 | 2025.03.25 22:58:38.661815 [ 268 ] {bb25c66e-25f4-48d4-b5b3-c8121932d588} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14315 | 2025.03.25 22:58:38.662080 [ 268 ] {bb25c66e-25f4-48d4-b5b3-c8121932d588} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14316 | 2025.03.25 22:58:38.662299 [ 268 ] {bb25c66e-25f4-48d4-b5b3-c8121932d588} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002429 sec., 13174.145738987236 rows/sec., 23.61 MiB/sec. | ||
14317 | 2025.03.25 22:58:38.662390 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14318 | 2025.03.25 22:58:38.662469 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14319 | 2025.03.25 22:58:38.662490 [ 268 ] {bb25c66e-25f4-48d4-b5b3-c8121932d588} <Debug> TCPHandler: Processed in 0.002779052 sec. | ||
14320 | 2025.03.25 22:58:38.662684 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14321 | 2025.03.25 22:58:38.662793 [ 268 ] {bf0a5d1d-a424-494a-8dac-92858b63af98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14322 | 2025.03.25 22:58:38.662840 [ 268 ] {bf0a5d1d-a424-494a-8dac-92858b63af98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14323 | 2025.03.25 22:58:38.663681 [ 268 ] {bf0a5d1d-a424-494a-8dac-92858b63af98} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14324 | 2025.03.25 22:58:38.663724 [ 268 ] {bf0a5d1d-a424-494a-8dac-92858b63af98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14325 | 2025.03.25 22:58:38.664358 [ 268 ] {bf0a5d1d-a424-494a-8dac-92858b63af98} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14326 | 2025.03.25 22:58:38.664801 [ 268 ] {bf0a5d1d-a424-494a-8dac-92858b63af98} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14327 | 2025.03.25 22:58:38.665144 [ 268 ] {bf0a5d1d-a424-494a-8dac-92858b63af98} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00236 sec., 34745.76271186441 rows/sec., 2.21 MiB/sec. | ||
14328 | 2025.03.25 22:58:38.665283 [ 268 ] {bf0a5d1d-a424-494a-8dac-92858b63af98} <Debug> TCPHandler: Processed in 0.00267813 sec. | ||
14329 | 2025.03.25 22:58:38.665974 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14330 | 2025.03.25 22:58:39.874108 [ 222 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14331 | 2025.03.25 22:58:39.874173 [ 222 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14332 | 2025.03.25 22:58:39.876322 [ 222 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14333 | 2025.03.25 22:58:40.131838 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 | ||
14334 | 2025.03.25 22:58:40.155287 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14335 | 2025.03.25 22:58:40.155355 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14336 | 2025.03.25 22:58:40.162944 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14337 | 2025.03.25 22:58:40.163788 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14338 | 2025.03.25 22:58:40.168416 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
14339 | 2025.03.25 22:58:41.890539 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14340 | 2025.03.25 22:58:41.890841 [ 268 ] {1d531bed-84f9-4889-bf88-aed9e4fdf110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14341 | 2025.03.25 22:58:41.890957 [ 268 ] {1d531bed-84f9-4889-bf88-aed9e4fdf110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14342 | 2025.03.25 22:58:41.892457 [ 268 ] {1d531bed-84f9-4889-bf88-aed9e4fdf110} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14343 | 2025.03.25 22:58:41.892501 [ 268 ] {1d531bed-84f9-4889-bf88-aed9e4fdf110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14344 | 2025.03.25 22:58:41.893025 [ 268 ] {1d531bed-84f9-4889-bf88-aed9e4fdf110} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14345 | 2025.03.25 22:58:41.893293 [ 268 ] {1d531bed-84f9-4889-bf88-aed9e4fdf110} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14346 | 2025.03.25 22:58:41.893499 [ 268 ] {1d531bed-84f9-4889-bf88-aed9e4fdf110} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002744 sec., 441690.9620991254 rows/sec., 36.50 MiB/sec. | ||
14347 | 2025.03.25 22:58:41.893565 [ 268 ] {1d531bed-84f9-4889-bf88-aed9e4fdf110} <Debug> TCPHandler: Processed in 0.003214753 sec. | ||
14348 | 2025.03.25 22:58:41.893693 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14349 | 2025.03.25 22:58:41.893808 [ 268 ] {4818e0cb-6e1e-4f75-9acf-8f4c7ca7d829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14350 | 2025.03.25 22:58:41.893857 [ 268 ] {4818e0cb-6e1e-4f75-9acf-8f4c7ca7d829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14351 | 2025.03.25 22:58:41.894387 [ 268 ] {4818e0cb-6e1e-4f75-9acf-8f4c7ca7d829} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14352 | 2025.03.25 22:58:41.894425 [ 268 ] {4818e0cb-6e1e-4f75-9acf-8f4c7ca7d829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14353 | 2025.03.25 22:58:41.894781 [ 268 ] {4818e0cb-6e1e-4f75-9acf-8f4c7ca7d829} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14354 | 2025.03.25 22:58:41.895028 [ 268 ] {4818e0cb-6e1e-4f75-9acf-8f4c7ca7d829} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14355 | 2025.03.25 22:58:41.895204 [ 268 ] {4818e0cb-6e1e-4f75-9acf-8f4c7ca7d829} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001424 sec., 5617.9775280898875 rows/sec., 422.45 KiB/sec. | ||
14356 | 2025.03.25 22:58:41.895256 [ 268 ] {4818e0cb-6e1e-4f75-9acf-8f4c7ca7d829} <Debug> TCPHandler: Processed in 0.001617367 sec. | ||
14357 | 2025.03.25 22:58:41.895376 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14358 | 2025.03.25 22:58:41.895485 [ 268 ] {1df61f43-05b9-4365-a642-88169cbc417b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14359 | 2025.03.25 22:58:41.895530 [ 268 ] {1df61f43-05b9-4365-a642-88169cbc417b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14360 | 2025.03.25 22:58:41.896131 [ 268 ] {1df61f43-05b9-4365-a642-88169cbc417b} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14361 | 2025.03.25 22:58:41.896168 [ 268 ] {1df61f43-05b9-4365-a642-88169cbc417b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14362 | 2025.03.25 22:58:41.896540 [ 268 ] {1df61f43-05b9-4365-a642-88169cbc417b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14363 | 2025.03.25 22:58:41.896785 [ 268 ] {1df61f43-05b9-4365-a642-88169cbc417b} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14364 | 2025.03.25 22:58:41.896965 [ 268 ] {1df61f43-05b9-4365-a642-88169cbc417b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001504 sec., 151595.7446808511 rows/sec., 10.26 MiB/sec. | ||
14365 | 2025.03.25 22:58:41.897018 [ 268 ] {1df61f43-05b9-4365-a642-88169cbc417b} <Debug> TCPHandler: Processed in 0.001694238 sec. | ||
14366 | 2025.03.25 22:58:41.897121 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14367 | 2025.03.25 22:58:41.897223 [ 268 ] {c0379d2f-1fee-4a58-8fe0-9165fc5f034c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14368 | 2025.03.25 22:58:41.897266 [ 268 ] {c0379d2f-1fee-4a58-8fe0-9165fc5f034c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14369 | 2025.03.25 22:58:41.897989 [ 268 ] {c0379d2f-1fee-4a58-8fe0-9165fc5f034c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14370 | 2025.03.25 22:58:41.898028 [ 268 ] {c0379d2f-1fee-4a58-8fe0-9165fc5f034c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14371 | 2025.03.25 22:58:41.898437 [ 268 ] {c0379d2f-1fee-4a58-8fe0-9165fc5f034c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14372 | 2025.03.25 22:58:41.898681 [ 268 ] {c0379d2f-1fee-4a58-8fe0-9165fc5f034c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14373 | 2025.03.25 22:58:41.898855 [ 268 ] {c0379d2f-1fee-4a58-8fe0-9165fc5f034c} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001654 sec., 319226.1185006046 rows/sec., 23.64 MiB/sec. | ||
14374 | 2025.03.25 22:58:41.898906 [ 268 ] {c0379d2f-1fee-4a58-8fe0-9165fc5f034c} <Debug> TCPHandler: Processed in 0.001835241 sec. | ||
14375 | 2025.03.25 22:58:41.899021 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14376 | 2025.03.25 22:58:41.899129 [ 268 ] {a9dd15f5-6807-48c3-94e3-e9e27a80822a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14377 | 2025.03.25 22:58:41.899178 [ 268 ] {a9dd15f5-6807-48c3-94e3-e9e27a80822a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14378 | 2025.03.25 22:58:41.899898 [ 268 ] {a9dd15f5-6807-48c3-94e3-e9e27a80822a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14379 | 2025.03.25 22:58:41.899936 [ 268 ] {a9dd15f5-6807-48c3-94e3-e9e27a80822a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14380 | 2025.03.25 22:58:41.900375 [ 268 ] {a9dd15f5-6807-48c3-94e3-e9e27a80822a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14381 | 2025.03.25 22:58:41.900619 [ 268 ] {a9dd15f5-6807-48c3-94e3-e9e27a80822a} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14382 | 2025.03.25 22:58:41.900794 [ 268 ] {a9dd15f5-6807-48c3-94e3-e9e27a80822a} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001688 sec., 563981.0426540284 rows/sec., 37.83 MiB/sec. | ||
14383 | 2025.03.25 22:58:41.900845 [ 268 ] {a9dd15f5-6807-48c3-94e3-e9e27a80822a} <Debug> TCPHandler: Processed in 0.001875202 sec. | ||
14384 | 2025.03.25 22:58:41.900960 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14385 | 2025.03.25 22:58:41.901067 [ 268 ] {11681b9e-3e46-4afb-a0a1-743c70883479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14386 | 2025.03.25 22:58:41.901132 [ 268 ] {11681b9e-3e46-4afb-a0a1-743c70883479} <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 | ||
14387 | 2025.03.25 22:58:41.902227 [ 268 ] {11681b9e-3e46-4afb-a0a1-743c70883479} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14388 | 2025.03.25 22:58:41.902267 [ 268 ] {11681b9e-3e46-4afb-a0a1-743c70883479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14389 | 2025.03.25 22:58:41.902889 [ 268 ] {11681b9e-3e46-4afb-a0a1-743c70883479} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
14390 | 2025.03.25 22:58:41.903150 [ 268 ] {11681b9e-3e46-4afb-a0a1-743c70883479} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14391 | 2025.03.25 22:58:41.903353 [ 268 ] {11681b9e-3e46-4afb-a0a1-743c70883479} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002308 sec., 3466.2045060658575 rows/sec., 6.21 MiB/sec. | ||
14392 | 2025.03.25 22:58:41.903450 [ 268 ] {11681b9e-3e46-4afb-a0a1-743c70883479} <Debug> TCPHandler: Processed in 0.002541318 sec. | ||
14393 | 2025.03.25 22:58:41.903562 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14394 | 2025.03.25 22:58:41.903667 [ 268 ] {c9780ca6-c215-4be8-b62b-9798041df023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14395 | 2025.03.25 22:58:41.903712 [ 268 ] {c9780ca6-c215-4be8-b62b-9798041df023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14396 | 2025.03.25 22:58:41.904143 [ 268 ] {c9780ca6-c215-4be8-b62b-9798041df023} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14397 | 2025.03.25 22:58:41.904180 [ 268 ] {c9780ca6-c215-4be8-b62b-9798041df023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14398 | 2025.03.25 22:58:41.904553 [ 268 ] {c9780ca6-c215-4be8-b62b-9798041df023} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14399 | 2025.03.25 22:58:41.904792 [ 268 ] {c9780ca6-c215-4be8-b62b-9798041df023} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14400 | 2025.03.25 22:58:41.904964 [ 268 ] {c9780ca6-c215-4be8-b62b-9798041df023} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.00132 sec., 30303.030303030304 rows/sec., 2.05 MiB/sec. | ||
14401 | 2025.03.25 22:58:41.905015 [ 268 ] {c9780ca6-c215-4be8-b62b-9798041df023} <Debug> TCPHandler: Processed in 0.001502824 sec. | ||
14402 | 2025.03.25 22:58:43.619111 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14403 | 2025.03.25 22:58:43.619309 [ 268 ] {f4de3651-a68d-45c0-970e-076fe0b8f77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14404 | 2025.03.25 22:58:43.619391 [ 268 ] {f4de3651-a68d-45c0-970e-076fe0b8f77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14405 | 2025.03.25 22:58:43.620332 [ 268 ] {f4de3651-a68d-45c0-970e-076fe0b8f77f} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14406 | 2025.03.25 22:58:43.620400 [ 268 ] {f4de3651-a68d-45c0-970e-076fe0b8f77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14407 | 2025.03.25 22:58:43.620934 [ 268 ] {f4de3651-a68d-45c0-970e-076fe0b8f77f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14408 | 2025.03.25 22:58:43.621209 [ 268 ] {f4de3651-a68d-45c0-970e-076fe0b8f77f} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14409 | 2025.03.25 22:58:43.621465 [ 268 ] {f4de3651-a68d-45c0-970e-076fe0b8f77f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002212 sec., 25316.45569620253 rows/sec., 1.94 MiB/sec. | ||
14410 | 2025.03.25 22:58:43.621537 [ 268 ] {f4de3651-a68d-45c0-970e-076fe0b8f77f} <Debug> TCPHandler: Processed in 0.002570757 sec. | ||
14411 | 2025.03.25 22:58:43.621669 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14412 | 2025.03.25 22:58:43.621789 [ 268 ] {63e1cec8-82e4-4874-9893-f3a588d3f84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14413 | 2025.03.25 22:58:43.621840 [ 268 ] {63e1cec8-82e4-4874-9893-f3a588d3f84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14414 | 2025.03.25 22:58:43.622453 [ 268 ] {63e1cec8-82e4-4874-9893-f3a588d3f84c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14415 | 2025.03.25 22:58:43.622497 [ 268 ] {63e1cec8-82e4-4874-9893-f3a588d3f84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14416 | 2025.03.25 22:58:43.622876 [ 268 ] {63e1cec8-82e4-4874-9893-f3a588d3f84c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14417 | 2025.03.25 22:58:43.623139 [ 268 ] {63e1cec8-82e4-4874-9893-f3a588d3f84c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14418 | 2025.03.25 22:58:43.623421 [ 268 ] {63e1cec8-82e4-4874-9893-f3a588d3f84c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00164 sec., 39024.39024390244 rows/sec., 3.05 MiB/sec. | ||
14419 | 2025.03.25 22:58:43.623660 [ 268 ] {63e1cec8-82e4-4874-9893-f3a588d3f84c} <Debug> TCPHandler: Processed in 0.002036856 sec. | ||
14420 | 2025.03.25 22:58:43.624951 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14421 | 2025.03.25 22:58:43.625598 [ 268 ] {469e351a-a35c-42c7-82d1-fd1917ed5007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14422 | 2025.03.25 22:58:43.625662 [ 268 ] {469e351a-a35c-42c7-82d1-fd1917ed5007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14423 | 2025.03.25 22:58:43.626249 [ 268 ] {469e351a-a35c-42c7-82d1-fd1917ed5007} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14424 | 2025.03.25 22:58:43.626295 [ 268 ] {469e351a-a35c-42c7-82d1-fd1917ed5007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14425 | 2025.03.25 22:58:43.626714 [ 268 ] {469e351a-a35c-42c7-82d1-fd1917ed5007} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14426 | 2025.03.25 22:58:43.626971 [ 268 ] {469e351a-a35c-42c7-82d1-fd1917ed5007} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14427 | 2025.03.25 22:58:43.627201 [ 268 ] {469e351a-a35c-42c7-82d1-fd1917ed5007} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00174 sec., 31034.48275862069 rows/sec., 2.16 MiB/sec. | ||
14428 | 2025.03.25 22:58:43.627257 [ 268 ] {469e351a-a35c-42c7-82d1-fd1917ed5007} <Debug> TCPHandler: Processed in 0.002553977 sec. | ||
14429 | 2025.03.25 22:58:43.627373 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14430 | 2025.03.25 22:58:43.627479 [ 268 ] {c3b758a3-f97f-4636-ad7b-1110efda3c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14431 | 2025.03.25 22:58:43.627527 [ 268 ] {c3b758a3-f97f-4636-ad7b-1110efda3c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14432 | 2025.03.25 22:58:43.627970 [ 268 ] {c3b758a3-f97f-4636-ad7b-1110efda3c8e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14433 | 2025.03.25 22:58:43.628012 [ 268 ] {c3b758a3-f97f-4636-ad7b-1110efda3c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14434 | 2025.03.25 22:58:43.628392 [ 268 ] {c3b758a3-f97f-4636-ad7b-1110efda3c8e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14435 | 2025.03.25 22:58:43.628644 [ 268 ] {c3b758a3-f97f-4636-ad7b-1110efda3c8e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14436 | 2025.03.25 22:58:43.628819 [ 70 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14437 | 2025.03.25 22:58:43.628880 [ 268 ] {c3b758a3-f97f-4636-ad7b-1110efda3c8e} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001417 sec., 14114.326040931544 rows/sec., 970.36 KiB/sec. | ||
14438 | 2025.03.25 22:58:43.628905 [ 70 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14439 | 2025.03.25 22:58:43.628968 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14440 | 2025.03.25 22:58:43.628993 [ 268 ] {c3b758a3-f97f-4636-ad7b-1110efda3c8e} <Debug> TCPHandler: Processed in 0.001672688 sec. | ||
14441 | 2025.03.25 22:58:43.629169 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
14442 | 2025.03.25 22:58:43.629336 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14443 | 2025.03.25 22:58:43.629377 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6038 rows starting from the beginning of the part | ||
14444 | 2025.03.25 22:58:43.629459 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 82 rows starting from the beginning of the part | ||
14445 | 2025.03.25 22:58:43.629715 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
14446 | 2025.03.25 22:58:43.629910 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 82 rows starting from the beginning of the part | ||
14447 | 2025.03.25 22:58:43.630085 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 40 rows starting from the beginning of the part | ||
14448 | 2025.03.25 22:58:43.630268 [ 191 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 20 rows starting from the beginning of the part | ||
14449 | 2025.03.25 22:58:43.632370 [ 187 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6322 rows, containing 4 columns (4 merged, 0 gathered) in 0.003289334 sec., 1921969.6145177109 rows/sec., 126.02 MiB/sec. | ||
14450 | 2025.03.25 22:58:43.632865 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14451 | 2025.03.25 22:58:43.633245 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14452 | 2025.03.25 22:58:43.633352 [ 190 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_116_23} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14453 | 2025.03.25 22:58:43.633460 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
14454 | 2025.03.25 22:58:45.202425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
14455 | 2025.03.25 22:58:45.203205 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14456 | 2025.03.25 22:58:45.203248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14457 | 2025.03.25 22:58:45.203832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14458 | 2025.03.25 22:58:45.204096 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14459 | 2025.03.25 22:58:45.204289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
14460 | 2025.03.25 22:58:47.668530 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
14461 | 2025.03.25 22:58:47.692313 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14462 | 2025.03.25 22:58:47.692380 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14463 | 2025.03.25 22:58:47.699937 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14464 | 2025.03.25 22:58:47.700758 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14465 | 2025.03.25 22:58:47.704289 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
14466 | 2025.03.25 22:58:47.891648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2026 | ||
14467 | 2025.03.25 22:58:47.895315 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14468 | 2025.03.25 22:58:47.895375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14469 | 2025.03.25 22:58:47.896981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14470 | 2025.03.25 22:58:47.897319 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14471 | 2025.03.25 22:58:47.898418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2026 | ||
14472 | 2025.03.25 22:58:48.632600 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14473 | 2025.03.25 22:58:48.632914 [ 268 ] {595bf0b1-7586-4587-9db3-522e4d30a8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14474 | 2025.03.25 22:58:48.633034 [ 268 ] {595bf0b1-7586-4587-9db3-522e4d30a8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14475 | 2025.03.25 22:58:48.634019 [ 268 ] {595bf0b1-7586-4587-9db3-522e4d30a8ae} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14476 | 2025.03.25 22:58:48.634070 [ 268 ] {595bf0b1-7586-4587-9db3-522e4d30a8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14477 | 2025.03.25 22:58:48.634544 [ 268 ] {595bf0b1-7586-4587-9db3-522e4d30a8ae} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14478 | 2025.03.25 22:58:48.634826 [ 268 ] {595bf0b1-7586-4587-9db3-522e4d30a8ae} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14479 | 2025.03.25 22:58:48.635117 [ 268 ] {595bf0b1-7586-4587-9db3-522e4d30a8ae} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002287 sec., 92697.85745518147 rows/sec., 5.90 MiB/sec. | ||
14480 | 2025.03.25 22:58:48.635520 [ 268 ] {595bf0b1-7586-4587-9db3-522e4d30a8ae} <Debug> TCPHandler: Processed in 0.00310815 sec. | ||
14481 | 2025.03.25 22:58:48.635875 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14482 | 2025.03.25 22:58:48.636259 [ 268 ] {d0f0d99a-edb6-4eb8-bf79-a85557acb9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14483 | 2025.03.25 22:58:48.636419 [ 268 ] {d0f0d99a-edb6-4eb8-bf79-a85557acb9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14484 | 2025.03.25 22:58:48.637276 [ 268 ] {d0f0d99a-edb6-4eb8-bf79-a85557acb9d8} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14485 | 2025.03.25 22:58:48.637324 [ 268 ] {d0f0d99a-edb6-4eb8-bf79-a85557acb9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14486 | 2025.03.25 22:58:48.637741 [ 268 ] {d0f0d99a-edb6-4eb8-bf79-a85557acb9d8} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14487 | 2025.03.25 22:58:48.637994 [ 268 ] {d0f0d99a-edb6-4eb8-bf79-a85557acb9d8} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14488 | 2025.03.25 22:58:48.638223 [ 268 ] {d0f0d99a-edb6-4eb8-bf79-a85557acb9d8} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.002103 sec., 323823.1098430813 rows/sec., 25.74 MiB/sec. | ||
14489 | 2025.03.25 22:58:48.638280 [ 268 ] {d0f0d99a-edb6-4eb8-bf79-a85557acb9d8} <Debug> TCPHandler: Processed in 0.002525927 sec. | ||
14490 | 2025.03.25 22:58:48.638400 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14491 | 2025.03.25 22:58:48.638510 [ 268 ] {ce001344-73a9-428a-848d-6f9735fa5b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14492 | 2025.03.25 22:58:48.638557 [ 268 ] {ce001344-73a9-428a-848d-6f9735fa5b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14493 | 2025.03.25 22:58:48.639131 [ 268 ] {ce001344-73a9-428a-848d-6f9735fa5b4f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14494 | 2025.03.25 22:58:48.639172 [ 268 ] {ce001344-73a9-428a-848d-6f9735fa5b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14495 | 2025.03.25 22:58:48.639541 [ 268 ] {ce001344-73a9-428a-848d-6f9735fa5b4f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14496 | 2025.03.25 22:58:48.639852 [ 268 ] {ce001344-73a9-428a-848d-6f9735fa5b4f} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14497 | 2025.03.25 22:58:48.640427 [ 268 ] {ce001344-73a9-428a-848d-6f9735fa5b4f} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001912 sec., 72175.73221757323 rows/sec., 4.49 MiB/sec. | ||
14498 | 2025.03.25 22:58:48.640643 [ 268 ] {ce001344-73a9-428a-848d-6f9735fa5b4f} <Debug> TCPHandler: Processed in 0.002289231 sec. | ||
14499 | 2025.03.25 22:58:48.640856 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14500 | 2025.03.25 22:58:48.640966 [ 268 ] {f3971cc7-bf30-47e8-a210-d77064bbae57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14501 | 2025.03.25 22:58:48.641014 [ 268 ] {f3971cc7-bf30-47e8-a210-d77064bbae57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14502 | 2025.03.25 22:58:48.641613 [ 268 ] {f3971cc7-bf30-47e8-a210-d77064bbae57} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14503 | 2025.03.25 22:58:48.641655 [ 268 ] {f3971cc7-bf30-47e8-a210-d77064bbae57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14504 | 2025.03.25 22:58:48.642018 [ 268 ] {f3971cc7-bf30-47e8-a210-d77064bbae57} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
14505 | 2025.03.25 22:58:48.642264 [ 268 ] {f3971cc7-bf30-47e8-a210-d77064bbae57} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14506 | 2025.03.25 22:58:48.642477 [ 268 ] {f3971cc7-bf30-47e8-a210-d77064bbae57} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001535 sec., 73615.6351791531 rows/sec., 4.77 MiB/sec. | ||
14507 | 2025.03.25 22:58:48.642533 [ 268 ] {f3971cc7-bf30-47e8-a210-d77064bbae57} <Debug> TCPHandler: Processed in 0.001740129 sec. | ||
14508 | 2025.03.25 22:58:48.642639 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14509 | 2025.03.25 22:58:48.642743 [ 268 ] {22a588e6-942a-4fef-9314-3bd958336c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14510 | 2025.03.25 22:58:48.642789 [ 268 ] {22a588e6-942a-4fef-9314-3bd958336c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14511 | 2025.03.25 22:58:48.643362 [ 268 ] {22a588e6-942a-4fef-9314-3bd958336c8b} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14512 | 2025.03.25 22:58:48.643405 [ 268 ] {22a588e6-942a-4fef-9314-3bd958336c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14513 | 2025.03.25 22:58:48.643760 [ 268 ] {22a588e6-942a-4fef-9314-3bd958336c8b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14514 | 2025.03.25 22:58:48.643994 [ 268 ] {22a588e6-942a-4fef-9314-3bd958336c8b} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14515 | 2025.03.25 22:58:48.644237 [ 268 ] {22a588e6-942a-4fef-9314-3bd958336c8b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001572 sec., 71246.81933842239 rows/sec., 4.06 MiB/sec. | ||
14516 | 2025.03.25 22:58:48.644458 [ 268 ] {22a588e6-942a-4fef-9314-3bd958336c8b} <Debug> TCPHandler: Processed in 0.001864902 sec. | ||
14517 | 2025.03.25 22:58:48.644700 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14518 | 2025.03.25 22:58:48.644811 [ 268 ] {417a33d5-9a88-4fd0-b3f3-55e0cc78b97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14519 | 2025.03.25 22:58:48.644859 [ 268 ] {417a33d5-9a88-4fd0-b3f3-55e0cc78b97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14520 | 2025.03.25 22:58:48.645593 [ 268 ] {417a33d5-9a88-4fd0-b3f3-55e0cc78b97a} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14521 | 2025.03.25 22:58:48.645634 [ 268 ] {417a33d5-9a88-4fd0-b3f3-55e0cc78b97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14522 | 2025.03.25 22:58:48.646018 [ 268 ] {417a33d5-9a88-4fd0-b3f3-55e0cc78b97a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14523 | 2025.03.25 22:58:48.646263 [ 268 ] {417a33d5-9a88-4fd0-b3f3-55e0cc78b97a} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14524 | 2025.03.25 22:58:48.646511 [ 268 ] {417a33d5-9a88-4fd0-b3f3-55e0cc78b97a} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.00172 sec., 240697.67441860467 rows/sec., 17.12 MiB/sec. | ||
14525 | 2025.03.25 22:58:48.646572 [ 268 ] {417a33d5-9a88-4fd0-b3f3-55e0cc78b97a} <Debug> TCPHandler: Processed in 0.001959594 sec. | ||
14526 | 2025.03.25 22:58:48.646715 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14527 | 2025.03.25 22:58:48.646997 [ 268 ] {02fb02f5-8fe9-421f-b3fa-e1b0ae56ceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14528 | 2025.03.25 22:58:48.647163 [ 268 ] {02fb02f5-8fe9-421f-b3fa-e1b0ae56ceda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14529 | 2025.03.25 22:58:48.648556 [ 268 ] {02fb02f5-8fe9-421f-b3fa-e1b0ae56ceda} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14530 | 2025.03.25 22:58:48.648596 [ 268 ] {02fb02f5-8fe9-421f-b3fa-e1b0ae56ceda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14531 | 2025.03.25 22:58:48.648963 [ 268 ] {02fb02f5-8fe9-421f-b3fa-e1b0ae56ceda} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
14532 | 2025.03.25 22:58:48.649203 [ 268 ] {02fb02f5-8fe9-421f-b3fa-e1b0ae56ceda} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14533 | 2025.03.25 22:58:48.649433 [ 268 ] {02fb02f5-8fe9-421f-b3fa-e1b0ae56ceda} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002562 sec., 2341.9203747072597 rows/sec., 122.36 KiB/sec. | ||
14534 | 2025.03.25 22:58:48.649484 [ 268 ] {02fb02f5-8fe9-421f-b3fa-e1b0ae56ceda} <Debug> TCPHandler: Processed in 0.002822004 sec. | ||
14535 | 2025.03.25 22:58:48.649593 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14536 | 2025.03.25 22:58:48.649697 [ 268 ] {bea111e8-4a39-4215-9005-736f4e070d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14537 | 2025.03.25 22:58:48.649747 [ 268 ] {bea111e8-4a39-4215-9005-736f4e070d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14538 | 2025.03.25 22:58:48.650277 [ 268 ] {bea111e8-4a39-4215-9005-736f4e070d92} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14539 | 2025.03.25 22:58:48.650316 [ 268 ] {bea111e8-4a39-4215-9005-736f4e070d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14540 | 2025.03.25 22:58:48.650706 [ 268 ] {bea111e8-4a39-4215-9005-736f4e070d92} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14541 | 2025.03.25 22:58:48.650949 [ 268 ] {bea111e8-4a39-4215-9005-736f4e070d92} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14542 | 2025.03.25 22:58:48.651126 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_112_23 to all_117_117_0 | ||
14543 | 2025.03.25 22:58:48.651189 [ 268 ] {bea111e8-4a39-4215-9005-736f4e070d92} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001509 sec., 157057.6540755467 rows/sec., 10.53 MiB/sec. | ||
14544 | 2025.03.25 22:58:48.651215 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14545 | 2025.03.25 22:58:48.651273 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14546 | 2025.03.25 22:58:48.651298 [ 268 ] {bea111e8-4a39-4215-9005-736f4e070d92} <Debug> TCPHandler: Processed in 0.00175626 sec. | ||
14547 | 2025.03.25 22:58:48.651476 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14548 | 2025.03.25 22:58:48.651551 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14549 | 2025.03.25 22:58:48.651599 [ 191 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_112_23 to all_117_117_0 into Compact with storage Full | ||
14550 | 2025.03.25 22:58:48.651616 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14551 | 2025.03.25 22:58:48.651982 [ 268 ] {06402761-0d4a-45e9-b6cc-936aff7a41d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14552 | 2025.03.25 22:58:48.652033 [ 191 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14553 | 2025.03.25 22:58:48.652074 [ 268 ] {06402761-0d4a-45e9-b6cc-936aff7a41d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14554 | 2025.03.25 22:58:48.652127 [ 191 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_23, total 34863 rows starting from the beginning of the part | ||
14555 | 2025.03.25 22:58:48.652691 [ 191 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
14556 | 2025.03.25 22:58:48.653275 [ 191 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 237 rows starting from the beginning of the part | ||
14557 | 2025.03.25 22:58:48.653754 [ 191 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 952 rows starting from the beginning of the part | ||
14558 | 2025.03.25 22:58:48.654237 [ 191 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 54 rows starting from the beginning of the part | ||
14559 | 2025.03.25 22:58:48.654677 [ 191 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part | ||
14560 | 2025.03.25 22:58:48.655853 [ 268 ] {06402761-0d4a-45e9-b6cc-936aff7a41d1} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14561 | 2025.03.25 22:58:48.655961 [ 268 ] {06402761-0d4a-45e9-b6cc-936aff7a41d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14562 | 2025.03.25 22:58:48.657215 [ 268 ] {06402761-0d4a-45e9-b6cc-936aff7a41d1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
14563 | 2025.03.25 22:58:48.657845 [ 268 ] {06402761-0d4a-45e9-b6cc-936aff7a41d1} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14564 | 2025.03.25 22:58:48.658570 [ 268 ] {06402761-0d4a-45e9-b6cc-936aff7a41d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006653 sec., 150.30813166992334 rows/sec., 10.13 KiB/sec. | ||
14565 | 2025.03.25 22:58:48.658811 [ 268 ] {06402761-0d4a-45e9-b6cc-936aff7a41d1} <Debug> TCPHandler: Processed in 0.007305775 sec. | ||
14566 | 2025.03.25 22:58:48.658937 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14567 | 2025.03.25 22:58:48.659204 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14568 | 2025.03.25 22:58:48.659489 [ 268 ] {925ce9c3-bdf3-440f-97e3-c03360d6e741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14569 | 2025.03.25 22:58:48.659870 [ 268 ] {925ce9c3-bdf3-440f-97e3-c03360d6e741} <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 | ||
14570 | 2025.03.25 22:58:48.662469 [ 268 ] {925ce9c3-bdf3-440f-97e3-c03360d6e741} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14571 | 2025.03.25 22:58:48.662528 [ 268 ] {925ce9c3-bdf3-440f-97e3-c03360d6e741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14572 | 2025.03.25 22:58:48.663432 [ 268 ] {925ce9c3-bdf3-440f-97e3-c03360d6e741} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
14573 | 2025.03.25 22:58:48.663724 [ 268 ] {925ce9c3-bdf3-440f-97e3-c03360d6e741} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14574 | 2025.03.25 22:58:48.664026 [ 268 ] {925ce9c3-bdf3-440f-97e3-c03360d6e741} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004625 sec., 6918.918918918919 rows/sec., 12.40 MiB/sec. | ||
14575 | 2025.03.25 22:58:48.664224 [ 268 ] {925ce9c3-bdf3-440f-97e3-c03360d6e741} <Debug> TCPHandler: Processed in 0.005184467 sec. | ||
14576 | 2025.03.25 22:58:48.664379 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14577 | 2025.03.25 22:58:48.664490 [ 268 ] {0a6f9e24-2b18-457a-aae2-d739ff3436b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14578 | 2025.03.25 22:58:48.664540 [ 268 ] {0a6f9e24-2b18-457a-aae2-d739ff3436b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14579 | 2025.03.25 22:58:48.665070 [ 268 ] {0a6f9e24-2b18-457a-aae2-d739ff3436b7} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14580 | 2025.03.25 22:58:48.665109 [ 268 ] {0a6f9e24-2b18-457a-aae2-d739ff3436b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
14581 | 2025.03.25 22:58:48.665613 [ 268 ] {0a6f9e24-2b18-457a-aae2-d739ff3436b7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14582 | 2025.03.25 22:58:48.665988 [ 268 ] {0a6f9e24-2b18-457a-aae2-d739ff3436b7} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14583 | 2025.03.25 22:58:48.666504 [ 191 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36503 rows, containing 5 columns (5 merged, 0 gathered) in 0.015121111 sec., 2414042.1957090325 rows/sec., 163.48 MiB/sec. | ||
14584 | 2025.03.25 22:58:48.666571 [ 218 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14585 | 2025.03.25 22:58:48.666601 [ 268 ] {0a6f9e24-2b18-457a-aae2-d739ff3436b7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002117 sec., 38734.057628719886 rows/sec., 2.46 MiB/sec. | ||
14586 | 2025.03.25 22:58:48.666646 [ 218 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14587 | 2025.03.25 22:58:48.666798 [ 268 ] {0a6f9e24-2b18-457a-aae2-d739ff3436b7} <Debug> TCPHandler: Processed in 0.002472046 sec. | ||
14588 | 2025.03.25 22:58:48.667081 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Trace> MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) | ||
14589 | 2025.03.25 22:58:48.667661 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14590 | 2025.03.25 22:58:48.667816 [ 187 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_112_23, all_117_117_0] -> all_1_117_24 | ||
14591 | 2025.03.25 22:58:48.668029 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
14592 | 2025.03.25 22:58:48.669304 [ 218 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14593 | 2025.03.25 22:58:52.503020 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14594 | 2025.03.25 22:58:52.503091 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14595 | 2025.03.25 22:58:52.704461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
14596 | 2025.03.25 22:58:52.705126 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14597 | 2025.03.25 22:58:52.705186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14598 | 2025.03.25 22:58:52.705746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14599 | 2025.03.25 22:58:52.706017 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14600 | 2025.03.25 22:58:52.706293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
14601 | 2025.03.25 22:58:53.624853 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14602 | 2025.03.25 22:58:53.625075 [ 268 ] {c7d8efb9-fe3a-4692-96d1-d14ca97120df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14603 | 2025.03.25 22:58:53.625161 [ 268 ] {c7d8efb9-fe3a-4692-96d1-d14ca97120df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14604 | 2025.03.25 22:58:53.626074 [ 268 ] {c7d8efb9-fe3a-4692-96d1-d14ca97120df} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14605 | 2025.03.25 22:58:53.626130 [ 268 ] {c7d8efb9-fe3a-4692-96d1-d14ca97120df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14606 | 2025.03.25 22:58:53.626594 [ 268 ] {c7d8efb9-fe3a-4692-96d1-d14ca97120df} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14607 | 2025.03.25 22:58:53.626852 [ 268 ] {c7d8efb9-fe3a-4692-96d1-d14ca97120df} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14608 | 2025.03.25 22:58:53.627071 [ 59 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14609 | 2025.03.25 22:58:53.627125 [ 268 ] {c7d8efb9-fe3a-4692-96d1-d14ca97120df} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.00211 sec., 34123.22274881517 rows/sec., 2.77 MiB/sec. | ||
14610 | 2025.03.25 22:58:53.627164 [ 59 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14611 | 2025.03.25 22:58:53.627240 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14612 | 2025.03.25 22:58:53.627256 [ 268 ] {c7d8efb9-fe3a-4692-96d1-d14ca97120df} <Debug> TCPHandler: Processed in 0.002548517 sec. | ||
14613 | 2025.03.25 22:58:53.627543 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
14614 | 2025.03.25 22:58:53.627555 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14615 | 2025.03.25 22:58:53.628050 [ 268 ] {4656c257-2b0a-4f6b-a416-1a9406655732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14616 | 2025.03.25 22:58:53.628093 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14617 | 2025.03.25 22:58:53.628243 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1967 rows starting from the beginning of the part | ||
14618 | 2025.03.25 22:58:53.628259 [ 268 ] {4656c257-2b0a-4f6b-a416-1a9406655732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14619 | 2025.03.25 22:58:53.628860 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 681 rows starting from the beginning of the part | ||
14620 | 2025.03.25 22:58:53.629366 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1212 rows starting from the beginning of the part | ||
14621 | 2025.03.25 22:58:53.629840 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
14622 | 2025.03.25 22:58:53.630405 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 681 rows starting from the beginning of the part | ||
14623 | 2025.03.25 22:58:53.630876 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 72 rows starting from the beginning of the part | ||
14624 | 2025.03.25 22:58:53.632043 [ 268 ] {4656c257-2b0a-4f6b-a416-1a9406655732} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14625 | 2025.03.25 22:58:53.632107 [ 268 ] {4656c257-2b0a-4f6b-a416-1a9406655732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14626 | 2025.03.25 22:58:53.633016 [ 268 ] {4656c257-2b0a-4f6b-a416-1a9406655732} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14627 | 2025.03.25 22:58:53.633510 [ 268 ] {4656c257-2b0a-4f6b-a416-1a9406655732} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14628 | 2025.03.25 22:58:53.633805 [ 268 ] {4656c257-2b0a-4f6b-a416-1a9406655732} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00595 sec., 1344.5378151260504 rows/sec., 101.10 KiB/sec. | ||
14629 | 2025.03.25 22:58:53.634014 [ 268 ] {4656c257-2b0a-4f6b-a416-1a9406655732} <Debug> TCPHandler: Processed in 0.006577379 sec. | ||
14630 | 2025.03.25 22:58:53.634395 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14631 | 2025.03.25 22:58:53.634800 [ 268 ] {8fb8ddc3-a5c9-4797-b328-779939bbb573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14632 | 2025.03.25 22:58:53.634980 [ 268 ] {8fb8ddc3-a5c9-4797-b328-779939bbb573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14633 | 2025.03.25 22:58:53.635696 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4669 rows, containing 5 columns (5 merged, 0 gathered) in 0.008352578 sec., 558989.0929483089 rows/sec., 47.68 MiB/sec. | ||
14634 | 2025.03.25 22:58:53.636020 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14635 | 2025.03.25 22:58:53.636615 [ 268 ] {8fb8ddc3-a5c9-4797-b328-779939bbb573} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14636 | 2025.03.25 22:58:53.636632 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14637 | 2025.03.25 22:58:53.636678 [ 268 ] {8fb8ddc3-a5c9-4797-b328-779939bbb573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14638 | 2025.03.25 22:58:53.636808 [ 191 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_121_24} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14639 | 2025.03.25 22:58:53.636957 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
14640 | 2025.03.25 22:58:53.637230 [ 268 ] {8fb8ddc3-a5c9-4797-b328-779939bbb573} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14641 | 2025.03.25 22:58:53.637482 [ 268 ] {8fb8ddc3-a5c9-4797-b328-779939bbb573} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14642 | 2025.03.25 22:58:53.637653 [ 59 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14643 | 2025.03.25 22:58:53.637708 [ 59 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14644 | 2025.03.25 22:58:53.637724 [ 268 ] {8fb8ddc3-a5c9-4797-b328-779939bbb573} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.003059 sec., 23537.103628636807 rows/sec., 1.84 MiB/sec. | ||
14645 | 2025.03.25 22:58:53.637748 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14646 | 2025.03.25 22:58:53.637898 [ 268 ] {8fb8ddc3-a5c9-4797-b328-779939bbb573} <Debug> TCPHandler: Processed in 0.003673733 sec. | ||
14647 | 2025.03.25 22:58:53.637953 [ 197 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
14648 | 2025.03.25 22:58:53.638028 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14649 | 2025.03.25 22:58:53.638071 [ 197 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14650 | 2025.03.25 22:58:53.638112 [ 197 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 952 rows starting from the beginning of the part | ||
14651 | 2025.03.25 22:58:53.638153 [ 268 ] {1fa357f8-947f-44e3-a07c-1f8512b75060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14652 | 2025.03.25 22:58:53.638321 [ 268 ] {1fa357f8-947f-44e3-a07c-1f8512b75060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14653 | 2025.03.25 22:58:53.638335 [ 197 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 414 rows starting from the beginning of the part | ||
14654 | 2025.03.25 22:58:53.638618 [ 197 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 528 rows starting from the beginning of the part | ||
14655 | 2025.03.25 22:58:53.639076 [ 197 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
14656 | 2025.03.25 22:58:53.639448 [ 197 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 414 rows starting from the beginning of the part | ||
14657 | 2025.03.25 22:58:53.639849 [ 197 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 72 rows starting from the beginning of the part | ||
14658 | 2025.03.25 22:58:53.640712 [ 268 ] {1fa357f8-947f-44e3-a07c-1f8512b75060} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14659 | 2025.03.25 22:58:53.640753 [ 268 ] {1fa357f8-947f-44e3-a07c-1f8512b75060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14660 | 2025.03.25 22:58:53.641322 [ 268 ] {1fa357f8-947f-44e3-a07c-1f8512b75060} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14661 | 2025.03.25 22:58:53.641596 [ 268 ] {1fa357f8-947f-44e3-a07c-1f8512b75060} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14662 | 2025.03.25 22:58:53.641887 [ 268 ] {1fa357f8-947f-44e3-a07c-1f8512b75060} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003755 sec., 42609.8535286285 rows/sec., 2.97 MiB/sec. | ||
14663 | 2025.03.25 22:58:53.642001 [ 268 ] {1fa357f8-947f-44e3-a07c-1f8512b75060} <Debug> TCPHandler: Processed in 0.00403073 sec. | ||
14664 | 2025.03.25 22:58:53.642006 [ 197 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 5 columns (5 merged, 0 gathered) in 0.004143463 sec., 589844.7747693174 rows/sec., 45.29 MiB/sec. | ||
14665 | 2025.03.25 22:58:53.642120 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14666 | 2025.03.25 22:58:53.642228 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14667 | 2025.03.25 22:58:53.642241 [ 268 ] {29104f2a-d90c-4c4c-9c2d-04049521112d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14668 | 2025.03.25 22:58:53.642332 [ 268 ] {29104f2a-d90c-4c4c-9c2d-04049521112d} <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 | ||
14669 | 2025.03.25 22:58:53.642669 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14670 | 2025.03.25 22:58:53.642813 [ 193 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_121_24} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14671 | 2025.03.25 22:58:53.642934 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
14672 | 2025.03.25 22:58:53.643653 [ 268 ] {29104f2a-d90c-4c4c-9c2d-04049521112d} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14673 | 2025.03.25 22:58:53.643692 [ 268 ] {29104f2a-d90c-4c4c-9c2d-04049521112d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14674 | 2025.03.25 22:58:53.644306 [ 268 ] {29104f2a-d90c-4c4c-9c2d-04049521112d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
14675 | 2025.03.25 22:58:53.644573 [ 268 ] {29104f2a-d90c-4c4c-9c2d-04049521112d} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14676 | 2025.03.25 22:58:53.644822 [ 268 ] {29104f2a-d90c-4c4c-9c2d-04049521112d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002608 sec., 3067.4846625766872 rows/sec., 5.50 MiB/sec. | ||
14677 | 2025.03.25 22:58:53.644926 [ 268 ] {29104f2a-d90c-4c4c-9c2d-04049521112d} <Debug> TCPHandler: Processed in 0.002858215 sec. | ||
14678 | 2025.03.25 22:58:53.645050 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14679 | 2025.03.25 22:58:53.645157 [ 268 ] {2bf1ba37-fdce-4594-adb3-5e768cf2882f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14680 | 2025.03.25 22:58:53.645204 [ 268 ] {2bf1ba37-fdce-4594-adb3-5e768cf2882f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14681 | 2025.03.25 22:58:53.645643 [ 268 ] {2bf1ba37-fdce-4594-adb3-5e768cf2882f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14682 | 2025.03.25 22:58:53.645682 [ 268 ] {2bf1ba37-fdce-4594-adb3-5e768cf2882f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14683 | 2025.03.25 22:58:53.646044 [ 268 ] {2bf1ba37-fdce-4594-adb3-5e768cf2882f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14684 | 2025.03.25 22:58:53.646280 [ 268 ] {2bf1ba37-fdce-4594-adb3-5e768cf2882f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14685 | 2025.03.25 22:58:53.646506 [ 268 ] {2bf1ba37-fdce-4594-adb3-5e768cf2882f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec. | ||
14686 | 2025.03.25 22:58:53.646555 [ 268 ] {2bf1ba37-fdce-4594-adb3-5e768cf2882f} <Debug> TCPHandler: Processed in 0.001557125 sec. | ||
14687 | 2025.03.25 22:58:55.204408 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
14688 | 2025.03.25 22:58:55.228046 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14689 | 2025.03.25 22:58:55.228114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14690 | 2025.03.25 22:58:55.235551 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14691 | 2025.03.25 22:58:55.236403 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14692 | 2025.03.25 22:58:55.241113 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
14693 | 2025.03.25 22:58:57.033430 [ 220 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14694 | 2025.03.25 22:58:57.033488 [ 220 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14695 | 2025.03.25 22:58:57.037825 [ 220 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14696 | 2025.03.25 22:58:57.898722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2060 | ||
14697 | 2025.03.25 22:58:57.902109 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14698 | 2025.03.25 22:58:57.902166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14699 | 2025.03.25 22:58:57.903944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14700 | 2025.03.25 22:58:57.904374 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14701 | 2025.03.25 22:58:57.905239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2060 | ||
14702 | 2025.03.25 22:58:58.632921 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14703 | 2025.03.25 22:58:58.633116 [ 268 ] {011543dc-ae9b-4468-945b-5c2ed4808c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14704 | 2025.03.25 22:58:58.633190 [ 268 ] {011543dc-ae9b-4468-945b-5c2ed4808c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14705 | 2025.03.25 22:58:58.634076 [ 268 ] {011543dc-ae9b-4468-945b-5c2ed4808c8a} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14706 | 2025.03.25 22:58:58.634118 [ 268 ] {011543dc-ae9b-4468-945b-5c2ed4808c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14707 | 2025.03.25 22:58:58.634569 [ 268 ] {011543dc-ae9b-4468-945b-5c2ed4808c8a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14708 | 2025.03.25 22:58:58.634824 [ 268 ] {011543dc-ae9b-4468-945b-5c2ed4808c8a} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14709 | 2025.03.25 22:58:58.635016 [ 268 ] {011543dc-ae9b-4468-945b-5c2ed4808c8a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001952 sec., 108606.55737704918 rows/sec., 6.91 MiB/sec. | ||
14710 | 2025.03.25 22:58:58.635079 [ 268 ] {011543dc-ae9b-4468-945b-5c2ed4808c8a} <Debug> TCPHandler: Processed in 0.002296592 sec. | ||
14711 | 2025.03.25 22:58:58.635218 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14712 | 2025.03.25 22:58:58.635330 [ 268 ] {94e9cdd5-38bd-43b1-9c22-ac35b3b8ba72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14713 | 2025.03.25 22:58:58.635378 [ 268 ] {94e9cdd5-38bd-43b1-9c22-ac35b3b8ba72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14714 | 2025.03.25 22:58:58.635911 [ 268 ] {94e9cdd5-38bd-43b1-9c22-ac35b3b8ba72} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14715 | 2025.03.25 22:58:58.635949 [ 268 ] {94e9cdd5-38bd-43b1-9c22-ac35b3b8ba72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14716 | 2025.03.25 22:58:58.636309 [ 268 ] {94e9cdd5-38bd-43b1-9c22-ac35b3b8ba72} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
14717 | 2025.03.25 22:58:58.636556 [ 268 ] {94e9cdd5-38bd-43b1-9c22-ac35b3b8ba72} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14718 | 2025.03.25 22:58:58.636726 [ 268 ] {94e9cdd5-38bd-43b1-9c22-ac35b3b8ba72} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00142 sec., 7042.2535211267605 rows/sec., 574.25 KiB/sec. | ||
14719 | 2025.03.25 22:58:58.636778 [ 268 ] {94e9cdd5-38bd-43b1-9c22-ac35b3b8ba72} <Debug> TCPHandler: Processed in 0.001613366 sec. | ||
14720 | 2025.03.25 22:58:58.636897 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14721 | 2025.03.25 22:58:58.637005 [ 268 ] {5e583b8f-5bdf-4074-b327-67a1244d63c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14722 | 2025.03.25 22:58:58.637050 [ 268 ] {5e583b8f-5bdf-4074-b327-67a1244d63c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14723 | 2025.03.25 22:58:58.637933 [ 268 ] {5e583b8f-5bdf-4074-b327-67a1244d63c6} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14724 | 2025.03.25 22:58:58.637970 [ 268 ] {5e583b8f-5bdf-4074-b327-67a1244d63c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14725 | 2025.03.25 22:58:58.638377 [ 268 ] {5e583b8f-5bdf-4074-b327-67a1244d63c6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14726 | 2025.03.25 22:58:58.638621 [ 268 ] {5e583b8f-5bdf-4074-b327-67a1244d63c6} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14727 | 2025.03.25 22:58:58.638814 [ 268 ] {5e583b8f-5bdf-4074-b327-67a1244d63c6} <Debug> executeQuery: Read 686 rows, 55.79 KiB in 0.001823 sec., 376302.79758639605 rows/sec., 29.89 MiB/sec. | ||
14728 | 2025.03.25 22:58:58.638877 [ 268 ] {5e583b8f-5bdf-4074-b327-67a1244d63c6} <Debug> TCPHandler: Processed in 0.002033095 sec. | ||
14729 | 2025.03.25 22:58:58.638913 [ 224 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14730 | 2025.03.25 22:58:58.638983 [ 224 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14731 | 2025.03.25 22:58:58.639011 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14732 | 2025.03.25 22:58:58.639217 [ 268 ] {f40a8d03-b8fb-483f-b6b0-b58cbf15d701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14733 | 2025.03.25 22:58:58.639292 [ 268 ] {f40a8d03-b8fb-483f-b6b0-b58cbf15d701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14734 | 2025.03.25 22:58:58.640290 [ 268 ] {f40a8d03-b8fb-483f-b6b0-b58cbf15d701} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14735 | 2025.03.25 22:58:58.640352 [ 268 ] {f40a8d03-b8fb-483f-b6b0-b58cbf15d701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14736 | 2025.03.25 22:58:58.641174 [ 268 ] {f40a8d03-b8fb-483f-b6b0-b58cbf15d701} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14737 | 2025.03.25 22:58:58.641633 [ 268 ] {f40a8d03-b8fb-483f-b6b0-b58cbf15d701} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14738 | 2025.03.25 22:58:58.641870 [ 53 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
14739 | 2025.03.25 22:58:58.641916 [ 53 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14740 | 2025.03.25 22:58:58.641922 [ 268 ] {f40a8d03-b8fb-483f-b6b0-b58cbf15d701} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.002794 sec., 52970.65139584825 rows/sec., 3.32 MiB/sec. | ||
14741 | 2025.03.25 22:58:58.641959 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14742 | 2025.03.25 22:58:58.642098 [ 268 ] {f40a8d03-b8fb-483f-b6b0-b58cbf15d701} <Debug> TCPHandler: Processed in 0.003145671 sec. | ||
14743 | 2025.03.25 22:58:58.642387 [ 196 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
14744 | 2025.03.25 22:58:58.642474 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14745 | 2025.03.25 22:58:58.642786 [ 196 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14746 | 2025.03.25 22:58:58.642789 [ 268 ] {992ae2ef-454a-49fe-a6b2-41b7617c7df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14747 | 2025.03.25 22:58:58.642876 [ 196 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 178 rows starting from the beginning of the part | ||
14748 | 2025.03.25 22:58:58.642944 [ 268 ] {992ae2ef-454a-49fe-a6b2-41b7617c7df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14749 | 2025.03.25 22:58:58.643339 [ 196 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 138 rows starting from the beginning of the part | ||
14750 | 2025.03.25 22:58:58.643385 [ 224 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14751 | 2025.03.25 22:58:58.643901 [ 196 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
14752 | 2025.03.25 22:58:58.644444 [ 196 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 138 rows starting from the beginning of the part | ||
14753 | 2025.03.25 22:58:58.644747 [ 196 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
14754 | 2025.03.25 22:58:58.645476 [ 196 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 148 rows starting from the beginning of the part | ||
14755 | 2025.03.25 22:58:58.648615 [ 268 ] {992ae2ef-454a-49fe-a6b2-41b7617c7df0} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14756 | 2025.03.25 22:58:58.648688 [ 268 ] {992ae2ef-454a-49fe-a6b2-41b7617c7df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14757 | 2025.03.25 22:58:58.649769 [ 268 ] {992ae2ef-454a-49fe-a6b2-41b7617c7df0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
14758 | 2025.03.25 22:58:58.649859 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.007719574 sec., 80056.23108218148 rows/sec., 5.37 MiB/sec. | ||
14759 | 2025.03.25 22:58:58.650154 [ 268 ] {992ae2ef-454a-49fe-a6b2-41b7617c7df0} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14760 | 2025.03.25 22:58:58.650291 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
14761 | 2025.03.25 22:58:58.650405 [ 53 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
14762 | 2025.03.25 22:58:58.650516 [ 53 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14763 | 2025.03.25 22:58:58.650612 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14764 | 2025.03.25 22:58:58.650714 [ 268 ] {992ae2ef-454a-49fe-a6b2-41b7617c7df0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00802 sec., 14089.775561097258 rows/sec., 933.94 KiB/sec. | ||
14765 | 2025.03.25 22:58:58.650997 [ 268 ] {992ae2ef-454a-49fe-a6b2-41b7617c7df0} <Debug> TCPHandler: Processed in 0.008623194 sec. | ||
14766 | 2025.03.25 22:58:58.651034 [ 189 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
14767 | 2025.03.25 22:58:58.651230 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14768 | 2025.03.25 22:58:58.651345 [ 189 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14769 | 2025.03.25 22:58:58.651453 [ 189 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 365 rows starting from the beginning of the part | ||
14770 | 2025.03.25 22:58:58.651507 [ 268 ] {5df084a7-4b6f-4c0c-9788-b6728e279416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14771 | 2025.03.25 22:58:58.651561 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14772 | 2025.03.25 22:58:58.651735 [ 268 ] {5df084a7-4b6f-4c0c-9788-b6728e279416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14773 | 2025.03.25 22:58:58.651944 [ 189 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 113 rows starting from the beginning of the part | ||
14774 | 2025.03.25 22:58:58.652049 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_106_21} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
14775 | 2025.03.25 22:58:58.652417 [ 189 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 113 rows starting from the beginning of the part | ||
14776 | 2025.03.25 22:58:58.652529 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
14777 | 2025.03.25 22:58:58.652874 [ 189 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 228 rows starting from the beginning of the part | ||
14778 | 2025.03.25 22:58:58.653143 [ 189 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 113 rows starting from the beginning of the part | ||
14779 | 2025.03.25 22:58:58.653553 [ 189 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 113 rows starting from the beginning of the part | ||
14780 | 2025.03.25 22:58:58.654673 [ 268 ] {5df084a7-4b6f-4c0c-9788-b6728e279416} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14781 | 2025.03.25 22:58:58.654717 [ 268 ] {5df084a7-4b6f-4c0c-9788-b6728e279416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14782 | 2025.03.25 22:58:58.655289 [ 268 ] {5df084a7-4b6f-4c0c-9788-b6728e279416} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14783 | 2025.03.25 22:58:58.655584 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.004814138 sec., 217068.97475726705 rows/sec., 15.25 MiB/sec. | ||
14784 | 2025.03.25 22:58:58.655636 [ 268 ] {5df084a7-4b6f-4c0c-9788-b6728e279416} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14785 | 2025.03.25 22:58:58.655892 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
14786 | 2025.03.25 22:58:58.655949 [ 268 ] {5df084a7-4b6f-4c0c-9788-b6728e279416} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004511 sec., 24828.197738860563 rows/sec., 1.41 MiB/sec. | ||
14787 | 2025.03.25 22:58:58.656071 [ 268 ] {5df084a7-4b6f-4c0c-9788-b6728e279416} <Debug> TCPHandler: Processed in 0.004931581 sec. | ||
14788 | 2025.03.25 22:58:58.656240 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14789 | 2025.03.25 22:58:58.656419 [ 268 ] {38dcb39d-db1b-4998-8256-22a68c8432d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14790 | 2025.03.25 22:58:58.656435 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14791 | 2025.03.25 22:58:58.656482 [ 268 ] {38dcb39d-db1b-4998-8256-22a68c8432d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14792 | 2025.03.25 22:58:58.656641 [ 199 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_60_12} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
14793 | 2025.03.25 22:58:58.656837 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
14794 | 2025.03.25 22:58:58.657458 [ 268 ] {38dcb39d-db1b-4998-8256-22a68c8432d2} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14795 | 2025.03.25 22:58:58.657501 [ 268 ] {38dcb39d-db1b-4998-8256-22a68c8432d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14796 | 2025.03.25 22:58:58.657890 [ 268 ] {38dcb39d-db1b-4998-8256-22a68c8432d2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14797 | 2025.03.25 22:58:58.658131 [ 268 ] {38dcb39d-db1b-4998-8256-22a68c8432d2} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14798 | 2025.03.25 22:58:58.658328 [ 268 ] {38dcb39d-db1b-4998-8256-22a68c8432d2} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.001957 sec., 216658.1502299438 rows/sec., 15.45 MiB/sec. | ||
14799 | 2025.03.25 22:58:58.658387 [ 268 ] {38dcb39d-db1b-4998-8256-22a68c8432d2} <Debug> TCPHandler: Processed in 0.00222521 sec. | ||
14800 | 2025.03.25 22:58:58.658415 [ 219 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14801 | 2025.03.25 22:58:58.658471 [ 219 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14802 | 2025.03.25 22:58:58.658520 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14803 | 2025.03.25 22:58:58.658756 [ 268 ] {00817fb5-1727-454a-832f-2d125736f220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14804 | 2025.03.25 22:58:58.658805 [ 268 ] {00817fb5-1727-454a-832f-2d125736f220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14805 | 2025.03.25 22:58:58.659629 [ 268 ] {00817fb5-1727-454a-832f-2d125736f220} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14806 | 2025.03.25 22:58:58.659674 [ 268 ] {00817fb5-1727-454a-832f-2d125736f220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14807 | 2025.03.25 22:58:58.660311 [ 268 ] {00817fb5-1727-454a-832f-2d125736f220} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
14808 | 2025.03.25 22:58:58.660800 [ 268 ] {00817fb5-1727-454a-832f-2d125736f220} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14809 | 2025.03.25 22:58:58.661341 [ 268 ] {00817fb5-1727-454a-832f-2d125736f220} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0026 sec., 2307.6923076923076 rows/sec., 120.57 KiB/sec. | ||
14810 | 2025.03.25 22:58:58.661500 [ 268 ] {00817fb5-1727-454a-832f-2d125736f220} <Debug> TCPHandler: Processed in 0.003045459 sec. | ||
14811 | 2025.03.25 22:58:58.661694 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14812 | 2025.03.25 22:58:58.661892 [ 268 ] {b338feb2-5541-4a53-881d-856da4c5303d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14813 | 2025.03.25 22:58:58.662054 [ 268 ] {b338feb2-5541-4a53-881d-856da4c5303d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14814 | 2025.03.25 22:58:58.662448 [ 219 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14815 | 2025.03.25 22:58:58.663544 [ 268 ] {b338feb2-5541-4a53-881d-856da4c5303d} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14816 | 2025.03.25 22:58:58.663631 [ 268 ] {b338feb2-5541-4a53-881d-856da4c5303d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14817 | 2025.03.25 22:58:58.664138 [ 268 ] {b338feb2-5541-4a53-881d-856da4c5303d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14818 | 2025.03.25 22:58:58.664380 [ 268 ] {b338feb2-5541-4a53-881d-856da4c5303d} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14819 | 2025.03.25 22:58:58.664583 [ 268 ] {b338feb2-5541-4a53-881d-856da4c5303d} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.002773 sec., 87270.1045798774 rows/sec., 5.85 MiB/sec. | ||
14820 | 2025.03.25 22:58:58.664637 [ 268 ] {b338feb2-5541-4a53-881d-856da4c5303d} <Debug> TCPHandler: Processed in 0.003006228 sec. | ||
14821 | 2025.03.25 22:58:58.664758 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14822 | 2025.03.25 22:58:58.664867 [ 268 ] {30e2b3ba-70bf-472b-b48f-724f982037ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14823 | 2025.03.25 22:58:58.664915 [ 268 ] {30e2b3ba-70bf-472b-b48f-724f982037ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14824 | 2025.03.25 22:58:58.665347 [ 268 ] {30e2b3ba-70bf-472b-b48f-724f982037ec} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14825 | 2025.03.25 22:58:58.665386 [ 268 ] {30e2b3ba-70bf-472b-b48f-724f982037ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14826 | 2025.03.25 22:58:58.665743 [ 268 ] {30e2b3ba-70bf-472b-b48f-724f982037ec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
14827 | 2025.03.25 22:58:58.665973 [ 268 ] {30e2b3ba-70bf-472b-b48f-724f982037ec} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14828 | 2025.03.25 22:58:58.666214 [ 268 ] {30e2b3ba-70bf-472b-b48f-724f982037ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001358 sec., 736.3770250368188 rows/sec., 49.62 KiB/sec. | ||
14829 | 2025.03.25 22:58:58.666273 [ 268 ] {30e2b3ba-70bf-472b-b48f-724f982037ec} <Debug> TCPHandler: Processed in 0.001567506 sec. | ||
14830 | 2025.03.25 22:58:58.666523 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14831 | 2025.03.25 22:58:58.666647 [ 268 ] {91076f3d-4248-4130-bd50-99ed96f2a39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14832 | 2025.03.25 22:58:58.666721 [ 268 ] {91076f3d-4248-4130-bd50-99ed96f2a39f} <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 | ||
14833 | 2025.03.25 22:58:58.667831 [ 268 ] {91076f3d-4248-4130-bd50-99ed96f2a39f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14834 | 2025.03.25 22:58:58.667870 [ 268 ] {91076f3d-4248-4130-bd50-99ed96f2a39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14835 | 2025.03.25 22:58:58.668535 [ 268 ] {91076f3d-4248-4130-bd50-99ed96f2a39f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14836 | 2025.03.25 22:58:58.668796 [ 268 ] {91076f3d-4248-4130-bd50-99ed96f2a39f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14837 | 2025.03.25 22:58:58.668984 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
14838 | 2025.03.25 22:58:58.669052 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14839 | 2025.03.25 22:58:58.669071 [ 268 ] {91076f3d-4248-4130-bd50-99ed96f2a39f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002435 sec., 13141.683778234086 rows/sec., 23.55 MiB/sec. | ||
14840 | 2025.03.25 22:58:58.669095 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14841 | 2025.03.25 22:58:58.669566 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
14842 | 2025.03.25 22:58:58.669678 [ 268 ] {91076f3d-4248-4130-bd50-99ed96f2a39f} <Debug> TCPHandler: Processed in 0.003237593 sec. | ||
14843 | 2025.03.25 22:58:58.670157 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14844 | 2025.03.25 22:58:58.670566 [ 268 ] {60712331-4c28-4c08-985d-aa832c387ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14845 | 2025.03.25 22:58:58.670807 [ 268 ] {60712331-4c28-4c08-985d-aa832c387ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14846 | 2025.03.25 22:58:58.671455 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14847 | 2025.03.25 22:58:58.671871 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1972 rows starting from the beginning of the part | ||
14848 | 2025.03.25 22:58:58.672661 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 32 rows starting from the beginning of the part | ||
14849 | 2025.03.25 22:58:58.673407 [ 268 ] {60712331-4c28-4c08-985d-aa832c387ccf} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14850 | 2025.03.25 22:58:58.673533 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
14851 | 2025.03.25 22:58:58.673545 [ 268 ] {60712331-4c28-4c08-985d-aa832c387ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14852 | 2025.03.25 22:58:58.674211 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 32 rows starting from the beginning of the part | ||
14853 | 2025.03.25 22:58:58.674869 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
14854 | 2025.03.25 22:58:58.675388 [ 268 ] {60712331-4c28-4c08-985d-aa832c387ccf} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14855 | 2025.03.25 22:58:58.675544 [ 186 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 32 rows starting from the beginning of the part | ||
14856 | 2025.03.25 22:58:58.676298 [ 268 ] {60712331-4c28-4c08-985d-aa832c387ccf} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14857 | 2025.03.25 22:58:58.676895 [ 268 ] {60712331-4c28-4c08-985d-aa832c387ccf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006484 sec., 12646.514497223936 rows/sec., 822.49 KiB/sec. | ||
14858 | 2025.03.25 22:58:58.677056 [ 268 ] {60712331-4c28-4c08-985d-aa832c387ccf} <Debug> TCPHandler: Processed in 0.007019338 sec. | ||
14859 | 2025.03.25 22:58:58.684016 [ 192 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2084 rows, containing 19 columns (19 merged, 0 gathered) in 0.014787314 sec., 140931.61205611782 rows/sec., 252.54 MiB/sec. | ||
14860 | 2025.03.25 22:58:58.686064 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
14861 | 2025.03.25 22:58:58.686514 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14862 | 2025.03.25 22:58:58.686596 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
14863 | 2025.03.25 22:58:58.686764 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.90 MiB. | ||
14864 | 2025.03.25 22:59:00.206449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
14865 | 2025.03.25 22:59:00.207182 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14866 | 2025.03.25 22:59:00.207228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14867 | 2025.03.25 22:59:00.207795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14868 | 2025.03.25 22:59:00.208091 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14869 | 2025.03.25 22:59:00.208347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
14870 | 2025.03.25 22:59:00.269030 [ 223 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14871 | 2025.03.25 22:59:00.269083 [ 223 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14872 | 2025.03.25 22:59:00.271121 [ 223 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14873 | 2025.03.25 22:59:01.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.19 MiB, peak 288.77 MiB, free memory in arenas 0.00 B, will set to 270.17 MiB (RSS), difference: 3.99 MiB | ||
14874 | 2025.03.25 22:59:01.445732 [ 224 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14875 | 2025.03.25 22:59:01.445821 [ 224 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14876 | 2025.03.25 22:59:01.447772 [ 224 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14877 | 2025.03.25 22:59:02.741233 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
14878 | 2025.03.25 22:59:02.764291 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14879 | 2025.03.25 22:59:02.764360 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14880 | 2025.03.25 22:59:02.773224 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14881 | 2025.03.25 22:59:02.774085 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14882 | 2025.03.25 22:59:02.777638 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
14883 | 2025.03.25 22:59:03.624611 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14884 | 2025.03.25 22:59:03.624915 [ 268 ] {72ce4311-f788-4fdd-9b9e-bd68e84016f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14885 | 2025.03.25 22:59:03.624991 [ 268 ] {72ce4311-f788-4fdd-9b9e-bd68e84016f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14886 | 2025.03.25 22:59:03.625803 [ 268 ] {72ce4311-f788-4fdd-9b9e-bd68e84016f3} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14887 | 2025.03.25 22:59:03.625853 [ 268 ] {72ce4311-f788-4fdd-9b9e-bd68e84016f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14888 | 2025.03.25 22:59:03.626311 [ 268 ] {72ce4311-f788-4fdd-9b9e-bd68e84016f3} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14889 | 2025.03.25 22:59:03.626583 [ 268 ] {72ce4311-f788-4fdd-9b9e-bd68e84016f3} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14890 | 2025.03.25 22:59:03.626818 [ 268 ] {72ce4311-f788-4fdd-9b9e-bd68e84016f3} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001982 sec., 36326.94248234107 rows/sec., 2.95 MiB/sec. | ||
14891 | 2025.03.25 22:59:03.626876 [ 268 ] {72ce4311-f788-4fdd-9b9e-bd68e84016f3} <Debug> TCPHandler: Processed in 0.002459605 sec. | ||
14892 | 2025.03.25 22:59:03.627006 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14893 | 2025.03.25 22:59:03.627115 [ 268 ] {7e5c8c93-f9d7-47bd-93de-41fac1ae951c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14894 | 2025.03.25 22:59:03.627188 [ 268 ] {7e5c8c93-f9d7-47bd-93de-41fac1ae951c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14895 | 2025.03.25 22:59:03.627707 [ 268 ] {7e5c8c93-f9d7-47bd-93de-41fac1ae951c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14896 | 2025.03.25 22:59:03.627747 [ 268 ] {7e5c8c93-f9d7-47bd-93de-41fac1ae951c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14897 | 2025.03.25 22:59:03.628095 [ 268 ] {7e5c8c93-f9d7-47bd-93de-41fac1ae951c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14898 | 2025.03.25 22:59:03.628397 [ 268 ] {7e5c8c93-f9d7-47bd-93de-41fac1ae951c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14899 | 2025.03.25 22:59:03.628693 [ 268 ] {7e5c8c93-f9d7-47bd-93de-41fac1ae951c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001588 sec., 5037.783375314862 rows/sec., 378.82 KiB/sec. | ||
14900 | 2025.03.25 22:59:03.628771 [ 222 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14901 | 2025.03.25 22:59:03.628770 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14902 | 2025.03.25 22:59:03.628862 [ 222 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14903 | 2025.03.25 22:59:03.628805 [ 268 ] {7e5c8c93-f9d7-47bd-93de-41fac1ae951c} <Debug> TCPHandler: Processed in 0.001849602 sec. | ||
14904 | 2025.03.25 22:59:03.628934 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14905 | 2025.03.25 22:59:03.629226 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14906 | 2025.03.25 22:59:03.629595 [ 268 ] {c2945528-e5c6-4f3b-823c-dedbb9108ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14907 | 2025.03.25 22:59:03.629645 [ 268 ] {c2945528-e5c6-4f3b-823c-dedbb9108ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14908 | 2025.03.25 22:59:03.631912 [ 268 ] {c2945528-e5c6-4f3b-823c-dedbb9108ad6} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14909 | 2025.03.25 22:59:03.632003 [ 268 ] {c2945528-e5c6-4f3b-823c-dedbb9108ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14910 | 2025.03.25 22:59:03.633684 [ 268 ] {c2945528-e5c6-4f3b-823c-dedbb9108ad6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14911 | 2025.03.25 22:59:03.634454 [ 268 ] {c2945528-e5c6-4f3b-823c-dedbb9108ad6} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14912 | 2025.03.25 22:59:03.634916 [ 222 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14913 | 2025.03.25 22:59:03.635037 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14914 | 2025.03.25 22:59:03.635615 [ 268 ] {c2945528-e5c6-4f3b-823c-dedbb9108ad6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.006019 sec., 11962.119953480644 rows/sec., 956.28 KiB/sec. | ||
14915 | 2025.03.25 22:59:03.638120 [ 268 ] {c2945528-e5c6-4f3b-823c-dedbb9108ad6} <Debug> TCPHandler: Processed in 0.008999633 sec. | ||
14916 | 2025.03.25 22:59:03.638589 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14917 | 2025.03.25 22:59:03.639026 [ 268 ] {46e6ee55-2ad9-40b9-bdfb-b730282fefbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14918 | 2025.03.25 22:59:03.639258 [ 268 ] {46e6ee55-2ad9-40b9-bdfb-b730282fefbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14919 | 2025.03.25 22:59:03.640044 [ 268 ] {46e6ee55-2ad9-40b9-bdfb-b730282fefbe} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14920 | 2025.03.25 22:59:03.640090 [ 268 ] {46e6ee55-2ad9-40b9-bdfb-b730282fefbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14921 | 2025.03.25 22:59:03.640527 [ 268 ] {46e6ee55-2ad9-40b9-bdfb-b730282fefbe} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14922 | 2025.03.25 22:59:03.640782 [ 268 ] {46e6ee55-2ad9-40b9-bdfb-b730282fefbe} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14923 | 2025.03.25 22:59:03.641014 [ 268 ] {46e6ee55-2ad9-40b9-bdfb-b730282fefbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002159 sec., 74108.38351088467 rows/sec., 5.16 MiB/sec. | ||
14924 | 2025.03.25 22:59:03.641071 [ 268 ] {46e6ee55-2ad9-40b9-bdfb-b730282fefbe} <Debug> TCPHandler: Processed in 0.00265891 sec. | ||
14925 | 2025.03.25 22:59:03.641181 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14926 | 2025.03.25 22:59:03.641285 [ 268 ] {f8797d33-95ca-429d-bd2b-5d51dc8398d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14927 | 2025.03.25 22:59:03.641355 [ 268 ] {f8797d33-95ca-429d-bd2b-5d51dc8398d9} <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 | ||
14928 | 2025.03.25 22:59:03.642463 [ 268 ] {f8797d33-95ca-429d-bd2b-5d51dc8398d9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14929 | 2025.03.25 22:59:03.642504 [ 268 ] {f8797d33-95ca-429d-bd2b-5d51dc8398d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14930 | 2025.03.25 22:59:03.643135 [ 268 ] {f8797d33-95ca-429d-bd2b-5d51dc8398d9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14931 | 2025.03.25 22:59:03.643403 [ 268 ] {f8797d33-95ca-429d-bd2b-5d51dc8398d9} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14932 | 2025.03.25 22:59:03.643645 [ 268 ] {f8797d33-95ca-429d-bd2b-5d51dc8398d9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002382 sec., 3358.5222502099077 rows/sec., 6.02 MiB/sec. | ||
14933 | 2025.03.25 22:59:03.643750 [ 268 ] {f8797d33-95ca-429d-bd2b-5d51dc8398d9} <Debug> TCPHandler: Processed in 0.002620209 sec. | ||
14934 | 2025.03.25 22:59:03.643867 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14935 | 2025.03.25 22:59:03.643972 [ 268 ] {add21dce-9e12-483f-80f2-b19d73d6a16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14936 | 2025.03.25 22:59:03.644019 [ 268 ] {add21dce-9e12-483f-80f2-b19d73d6a16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14937 | 2025.03.25 22:59:03.644459 [ 268 ] {add21dce-9e12-483f-80f2-b19d73d6a16c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14938 | 2025.03.25 22:59:03.644499 [ 268 ] {add21dce-9e12-483f-80f2-b19d73d6a16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14939 | 2025.03.25 22:59:03.644863 [ 268 ] {add21dce-9e12-483f-80f2-b19d73d6a16c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14940 | 2025.03.25 22:59:03.645107 [ 268 ] {add21dce-9e12-483f-80f2-b19d73d6a16c} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14941 | 2025.03.25 22:59:03.645330 [ 268 ] {add21dce-9e12-483f-80f2-b19d73d6a16c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
14942 | 2025.03.25 22:59:03.645396 [ 268 ] {add21dce-9e12-483f-80f2-b19d73d6a16c} <Debug> TCPHandler: Processed in 0.001574965 sec. | ||
14943 | 2025.03.25 22:59:07.503131 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14944 | 2025.03.25 22:59:07.503200 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14945 | 2025.03.25 22:59:07.708523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
14946 | 2025.03.25 22:59:07.709226 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14947 | 2025.03.25 22:59:07.709276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14948 | 2025.03.25 22:59:07.709838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14949 | 2025.03.25 22:59:07.710105 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14950 | 2025.03.25 22:59:07.710340 [ 39 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14951 | 2025.03.25 22:59:07.710369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
14952 | 2025.03.25 22:59:07.710427 [ 39 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14953 | 2025.03.25 22:59:07.710460 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14954 | 2025.03.25 22:59:07.710599 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
14955 | 2025.03.25 22:59:07.710750 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14956 | 2025.03.25 22:59:07.710799 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
14957 | 2025.03.25 22:59:07.710892 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
14958 | 2025.03.25 22:59:07.711141 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
14959 | 2025.03.25 22:59:07.711380 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
14960 | 2025.03.25 22:59:07.711570 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
14961 | 2025.03.25 22:59:07.711664 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
14962 | 2025.03.25 22:59:07.714962 [ 188 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.00442402 sec., 7873156.088806109 rows/sec., 112.63 MiB/sec. | ||
14963 | 2025.03.25 22:59:07.715310 [ 190 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14964 | 2025.03.25 22:59:07.715667 [ 190 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14965 | 2025.03.25 22:59:07.715762 [ 190 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_76_15} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14966 | 2025.03.25 22:59:07.715890 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
14967 | 2025.03.25 22:59:07.905516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2096 | ||
14968 | 2025.03.25 22:59:07.908897 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14969 | 2025.03.25 22:59:07.908964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14970 | 2025.03.25 22:59:07.910515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14971 | 2025.03.25 22:59:07.910840 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14972 | 2025.03.25 22:59:07.911630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2096 | ||
14973 | 2025.03.25 22:59:08.632036 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14974 | 2025.03.25 22:59:08.632254 [ 268 ] {8a25e7f9-8440-4f57-8083-f518f827252a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14975 | 2025.03.25 22:59:08.632340 [ 268 ] {8a25e7f9-8440-4f57-8083-f518f827252a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14976 | 2025.03.25 22:59:08.633278 [ 268 ] {8a25e7f9-8440-4f57-8083-f518f827252a} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14977 | 2025.03.25 22:59:08.633331 [ 268 ] {8a25e7f9-8440-4f57-8083-f518f827252a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14978 | 2025.03.25 22:59:08.633800 [ 268 ] {8a25e7f9-8440-4f57-8083-f518f827252a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
14979 | 2025.03.25 22:59:08.634064 [ 268 ] {8a25e7f9-8440-4f57-8083-f518f827252a} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14980 | 2025.03.25 22:59:08.634318 [ 268 ] {8a25e7f9-8440-4f57-8083-f518f827252a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002125 sec., 99764.70588235294 rows/sec., 6.34 MiB/sec. | ||
14981 | 2025.03.25 22:59:08.634384 [ 268 ] {8a25e7f9-8440-4f57-8083-f518f827252a} <Debug> TCPHandler: Processed in 0.002497697 sec. | ||
14982 | 2025.03.25 22:59:08.634515 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14983 | 2025.03.25 22:59:08.634629 [ 268 ] {37696063-8a8a-4219-a1bd-4ca164b50855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14984 | 2025.03.25 22:59:08.634678 [ 268 ] {37696063-8a8a-4219-a1bd-4ca164b50855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14985 | 2025.03.25 22:59:08.635575 [ 268 ] {37696063-8a8a-4219-a1bd-4ca164b50855} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14986 | 2025.03.25 22:59:08.635618 [ 268 ] {37696063-8a8a-4219-a1bd-4ca164b50855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14987 | 2025.03.25 22:59:08.636026 [ 268 ] {37696063-8a8a-4219-a1bd-4ca164b50855} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14988 | 2025.03.25 22:59:08.636267 [ 268 ] {37696063-8a8a-4219-a1bd-4ca164b50855} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14989 | 2025.03.25 22:59:08.636502 [ 268 ] {37696063-8a8a-4219-a1bd-4ca164b50855} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001894 sec., 359556.4941921858 rows/sec., 28.58 MiB/sec. | ||
14990 | 2025.03.25 22:59:08.636574 [ 268 ] {37696063-8a8a-4219-a1bd-4ca164b50855} <Debug> TCPHandler: Processed in 0.002107888 sec. | ||
14991 | 2025.03.25 22:59:08.636708 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14992 | 2025.03.25 22:59:08.637003 [ 268 ] {d5760525-755e-4b8c-8908-a5a14ddd44f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14993 | 2025.03.25 22:59:08.637126 [ 268 ] {d5760525-755e-4b8c-8908-a5a14ddd44f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14994 | 2025.03.25 22:59:08.638206 [ 268 ] {d5760525-755e-4b8c-8908-a5a14ddd44f1} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14995 | 2025.03.25 22:59:08.638246 [ 268 ] {d5760525-755e-4b8c-8908-a5a14ddd44f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
14996 | 2025.03.25 22:59:08.638607 [ 268 ] {d5760525-755e-4b8c-8908-a5a14ddd44f1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14997 | 2025.03.25 22:59:08.638845 [ 268 ] {d5760525-755e-4b8c-8908-a5a14ddd44f1} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14998 | 2025.03.25 22:59:08.639068 [ 268 ] {d5760525-755e-4b8c-8908-a5a14ddd44f1} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.002176 sec., 63419.117647058825 rows/sec., 3.95 MiB/sec. | ||
14999 | 2025.03.25 22:59:08.639120 [ 268 ] {d5760525-755e-4b8c-8908-a5a14ddd44f1} <Debug> TCPHandler: Processed in 0.002478016 sec. | ||
15000 | 2025.03.25 22:59:08.639235 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15001 | 2025.03.25 22:59:08.639341 [ 268 ] {bc6e821b-4b0f-47b4-b540-c4f04447b233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15002 | 2025.03.25 22:59:08.639384 [ 268 ] {bc6e821b-4b0f-47b4-b540-c4f04447b233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15003 | 2025.03.25 22:59:08.639927 [ 268 ] {bc6e821b-4b0f-47b4-b540-c4f04447b233} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15004 | 2025.03.25 22:59:08.639966 [ 268 ] {bc6e821b-4b0f-47b4-b540-c4f04447b233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15005 | 2025.03.25 22:59:08.640326 [ 268 ] {bc6e821b-4b0f-47b4-b540-c4f04447b233} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15006 | 2025.03.25 22:59:08.640567 [ 268 ] {bc6e821b-4b0f-47b4-b540-c4f04447b233} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15007 | 2025.03.25 22:59:08.640783 [ 268 ] {bc6e821b-4b0f-47b4-b540-c4f04447b233} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001465 sec., 77133.10580204778 rows/sec., 4.99 MiB/sec. | ||
15008 | 2025.03.25 22:59:08.640835 [ 268 ] {bc6e821b-4b0f-47b4-b540-c4f04447b233} <Debug> TCPHandler: Processed in 0.001650287 sec. | ||
15009 | 2025.03.25 22:59:08.640950 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15010 | 2025.03.25 22:59:08.641056 [ 268 ] {dc55bf27-9ac8-4ac0-bfa0-64440d22c875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15011 | 2025.03.25 22:59:08.641099 [ 268 ] {dc55bf27-9ac8-4ac0-bfa0-64440d22c875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15012 | 2025.03.25 22:59:08.641642 [ 268 ] {dc55bf27-9ac8-4ac0-bfa0-64440d22c875} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15013 | 2025.03.25 22:59:08.641682 [ 268 ] {dc55bf27-9ac8-4ac0-bfa0-64440d22c875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15014 | 2025.03.25 22:59:08.642041 [ 268 ] {dc55bf27-9ac8-4ac0-bfa0-64440d22c875} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15015 | 2025.03.25 22:59:08.642281 [ 268 ] {dc55bf27-9ac8-4ac0-bfa0-64440d22c875} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15016 | 2025.03.25 22:59:08.642485 [ 268 ] {dc55bf27-9ac8-4ac0-bfa0-64440d22c875} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001451 sec., 77188.1461061337 rows/sec., 4.40 MiB/sec. | ||
15017 | 2025.03.25 22:59:08.642537 [ 268 ] {dc55bf27-9ac8-4ac0-bfa0-64440d22c875} <Debug> TCPHandler: Processed in 0.001638517 sec. | ||
15018 | 2025.03.25 22:59:08.642652 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15019 | 2025.03.25 22:59:08.642758 [ 268 ] {a6c7b98e-99a9-44a0-b6da-e4fea5d05959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15020 | 2025.03.25 22:59:08.642801 [ 268 ] {a6c7b98e-99a9-44a0-b6da-e4fea5d05959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15021 | 2025.03.25 22:59:08.643473 [ 268 ] {a6c7b98e-99a9-44a0-b6da-e4fea5d05959} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15022 | 2025.03.25 22:59:08.643511 [ 268 ] {a6c7b98e-99a9-44a0-b6da-e4fea5d05959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15023 | 2025.03.25 22:59:08.643879 [ 268 ] {a6c7b98e-99a9-44a0-b6da-e4fea5d05959} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15024 | 2025.03.25 22:59:08.644114 [ 268 ] {a6c7b98e-99a9-44a0-b6da-e4fea5d05959} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15025 | 2025.03.25 22:59:08.644319 [ 268 ] {a6c7b98e-99a9-44a0-b6da-e4fea5d05959} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001583 sec., 261528.74289324068 rows/sec., 18.60 MiB/sec. | ||
15026 | 2025.03.25 22:59:08.644370 [ 268 ] {a6c7b98e-99a9-44a0-b6da-e4fea5d05959} <Debug> TCPHandler: Processed in 0.00176964 sec. | ||
15027 | 2025.03.25 22:59:08.644488 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15028 | 2025.03.25 22:59:08.644594 [ 268 ] {119e937d-f7cc-48a8-88e0-c69071603951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15029 | 2025.03.25 22:59:08.644640 [ 268 ] {119e937d-f7cc-48a8-88e0-c69071603951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15030 | 2025.03.25 22:59:08.645070 [ 268 ] {119e937d-f7cc-48a8-88e0-c69071603951} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15031 | 2025.03.25 22:59:08.645109 [ 268 ] {119e937d-f7cc-48a8-88e0-c69071603951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15032 | 2025.03.25 22:59:08.645466 [ 268 ] {119e937d-f7cc-48a8-88e0-c69071603951} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
15033 | 2025.03.25 22:59:08.645712 [ 268 ] {119e937d-f7cc-48a8-88e0-c69071603951} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15034 | 2025.03.25 22:59:08.645957 [ 268 ] {119e937d-f7cc-48a8-88e0-c69071603951} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 227.49 KiB/sec. | ||
15035 | 2025.03.25 22:59:08.646066 [ 268 ] {119e937d-f7cc-48a8-88e0-c69071603951} <Debug> TCPHandler: Processed in 0.001626877 sec. | ||
15036 | 2025.03.25 22:59:08.646304 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15037 | 2025.03.25 22:59:08.646415 [ 268 ] {9d9e9a61-cb1b-4180-8c5b-c8136774b198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15038 | 2025.03.25 22:59:08.646465 [ 268 ] {9d9e9a61-cb1b-4180-8c5b-c8136774b198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15039 | 2025.03.25 22:59:08.647021 [ 268 ] {9d9e9a61-cb1b-4180-8c5b-c8136774b198} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15040 | 2025.03.25 22:59:08.647058 [ 268 ] {9d9e9a61-cb1b-4180-8c5b-c8136774b198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15041 | 2025.03.25 22:59:08.647435 [ 268 ] {9d9e9a61-cb1b-4180-8c5b-c8136774b198} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15042 | 2025.03.25 22:59:08.647676 [ 268 ] {9d9e9a61-cb1b-4180-8c5b-c8136774b198} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15043 | 2025.03.25 22:59:08.647905 [ 268 ] {9d9e9a61-cb1b-4180-8c5b-c8136774b198} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001512 sec., 156746.03174603175 rows/sec., 10.51 MiB/sec. | ||
15044 | 2025.03.25 22:59:08.647996 [ 268 ] {9d9e9a61-cb1b-4180-8c5b-c8136774b198} <Debug> TCPHandler: Processed in 0.00177292 sec. | ||
15045 | 2025.03.25 22:59:08.648133 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15046 | 2025.03.25 22:59:08.648445 [ 268 ] {3c6b0874-d7fa-40d3-96b3-581a710c50ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15047 | 2025.03.25 22:59:08.648582 [ 268 ] {3c6b0874-d7fa-40d3-96b3-581a710c50ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15048 | 2025.03.25 22:59:08.649637 [ 268 ] {3c6b0874-d7fa-40d3-96b3-581a710c50ad} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15049 | 2025.03.25 22:59:08.649676 [ 268 ] {3c6b0874-d7fa-40d3-96b3-581a710c50ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15050 | 2025.03.25 22:59:08.650023 [ 268 ] {3c6b0874-d7fa-40d3-96b3-581a710c50ad} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
15051 | 2025.03.25 22:59:08.650261 [ 268 ] {3c6b0874-d7fa-40d3-96b3-581a710c50ad} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15052 | 2025.03.25 22:59:08.650464 [ 35 ] {} <Debug> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
15053 | 2025.03.25 22:59:08.650491 [ 268 ] {3c6b0874-d7fa-40d3-96b3-581a710c50ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002163 sec., 462.32085067036525 rows/sec., 31.15 KiB/sec. | ||
15054 | 2025.03.25 22:59:08.650582 [ 35 ] {} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15055 | 2025.03.25 22:59:08.650630 [ 268 ] {3c6b0874-d7fa-40d3-96b3-581a710c50ad} <Debug> TCPHandler: Processed in 0.002565168 sec. | ||
15056 | 2025.03.25 22:59:08.650653 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15057 | 2025.03.25 22:59:08.650829 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15058 | 2025.03.25 22:59:08.650954 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
15059 | 2025.03.25 22:59:08.651021 [ 268 ] {78da5626-07ae-416e-9a6c-ead52a29fa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15060 | 2025.03.25 22:59:08.651200 [ 268 ] {78da5626-07ae-416e-9a6c-ead52a29fa16} <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 | ||
15061 | 2025.03.25 22:59:08.651365 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15062 | 2025.03.25 22:59:08.651496 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
15063 | 2025.03.25 22:59:08.651957 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
15064 | 2025.03.25 22:59:08.652288 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
15065 | 2025.03.25 22:59:08.652780 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
15066 | 2025.03.25 22:59:08.653163 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
15067 | 2025.03.25 22:59:08.653662 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
15068 | 2025.03.25 22:59:08.656813 [ 268 ] {78da5626-07ae-416e-9a6c-ead52a29fa16} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15069 | 2025.03.25 22:59:08.656913 [ 268 ] {78da5626-07ae-416e-9a6c-ead52a29fa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15070 | 2025.03.25 22:59:08.657277 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.006488886 sec., 6164.386306062396 rows/sec., 415.37 KiB/sec. | ||
15071 | 2025.03.25 22:59:08.657507 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
15072 | 2025.03.25 22:59:08.658148 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15073 | 2025.03.25 22:59:08.658351 [ 187 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_40_8} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
15074 | 2025.03.25 22:59:08.658519 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
15075 | 2025.03.25 22:59:08.658591 [ 268 ] {78da5626-07ae-416e-9a6c-ead52a29fa16} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
15076 | 2025.03.25 22:59:08.658884 [ 268 ] {78da5626-07ae-416e-9a6c-ead52a29fa16} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15077 | 2025.03.25 22:59:08.659173 [ 268 ] {78da5626-07ae-416e-9a6c-ead52a29fa16} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.008182 sec., 3911.0241994622343 rows/sec., 7.01 MiB/sec. | ||
15078 | 2025.03.25 22:59:08.659342 [ 268 ] {78da5626-07ae-416e-9a6c-ead52a29fa16} <Debug> TCPHandler: Processed in 0.008606414 sec. | ||
15079 | 2025.03.25 22:59:08.659661 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15080 | 2025.03.25 22:59:08.659899 [ 268 ] {833682c2-e5b2-4d14-9827-d53875694c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15081 | 2025.03.25 22:59:08.659949 [ 268 ] {833682c2-e5b2-4d14-9827-d53875694c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15082 | 2025.03.25 22:59:08.660433 [ 268 ] {833682c2-e5b2-4d14-9827-d53875694c73} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15083 | 2025.03.25 22:59:08.660473 [ 268 ] {833682c2-e5b2-4d14-9827-d53875694c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15084 | 2025.03.25 22:59:08.660848 [ 268 ] {833682c2-e5b2-4d14-9827-d53875694c73} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15085 | 2025.03.25 22:59:08.661092 [ 268 ] {833682c2-e5b2-4d14-9827-d53875694c73} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15086 | 2025.03.25 22:59:08.661251 [ 35 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15087 | 2025.03.25 22:59:08.661301 [ 35 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15088 | 2025.03.25 22:59:08.661325 [ 268 ] {833682c2-e5b2-4d14-9827-d53875694c73} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00149 sec., 55033.55704697986 rows/sec., 3.50 MiB/sec. | ||
15089 | 2025.03.25 22:59:08.661341 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15090 | 2025.03.25 22:59:08.661468 [ 268 ] {833682c2-e5b2-4d14-9827-d53875694c73} <Debug> TCPHandler: Processed in 0.001900203 sec. | ||
15091 | 2025.03.25 22:59:08.661698 [ 188 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
15092 | 2025.03.25 22:59:08.662132 [ 188 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15093 | 2025.03.25 22:59:08.662236 [ 188 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6322 rows starting from the beginning of the part | ||
15094 | 2025.03.25 22:59:08.662600 [ 188 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part | ||
15095 | 2025.03.25 22:59:08.662990 [ 188 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
15096 | 2025.03.25 22:59:08.663340 [ 188 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 82 rows starting from the beginning of the part | ||
15097 | 2025.03.25 22:59:08.663647 [ 188 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
15098 | 2025.03.25 22:59:08.663761 [ 188 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 82 rows starting from the beginning of the part | ||
15099 | 2025.03.25 22:59:08.665746 [ 188 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6688 rows, containing 4 columns (4 merged, 0 gathered) in 0.004268746 sec., 1566736.4607779426 rows/sec., 102.66 MiB/sec. | ||
15100 | 2025.03.25 22:59:08.666181 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15101 | 2025.03.25 22:59:08.666500 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15102 | 2025.03.25 22:59:08.666580 [ 193 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_121_24} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15103 | 2025.03.25 22:59:08.666671 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
15104 | 2025.03.25 22:59:10.277743 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
15105 | 2025.03.25 22:59:10.300153 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15106 | 2025.03.25 22:59:10.300216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15107 | 2025.03.25 22:59:10.307884 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15108 | 2025.03.25 22:59:10.308714 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15109 | 2025.03.25 22:59:10.309149 [ 33 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15110 | 2025.03.25 22:59:10.309301 [ 33 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15111 | 2025.03.25 22:59:10.309383 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15112 | 2025.03.25 22:59:10.309898 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
15113 | 2025.03.25 22:59:10.326121 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
15114 | 2025.03.25 22:59:10.327682 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15115 | 2025.03.25 22:59:10.329309 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part | ||
15116 | 2025.03.25 22:59:10.335270 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
15117 | 2025.03.25 22:59:10.341506 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
15118 | 2025.03.25 22:59:10.347693 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
15119 | 2025.03.25 22:59:10.354087 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
15120 | 2025.03.25 22:59:10.359977 [ 197 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
15121 | 2025.03.25 22:59:10.423292 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.113768915 sec., 5036.525135183016 rows/sec., 26.04 MiB/sec. | ||
15122 | 2025.03.25 22:59:10.426967 [ 198 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15123 | 2025.03.25 22:59:10.430252 [ 198 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15124 | 2025.03.25 22:59:10.430387 [ 198 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_76_15} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15125 | 2025.03.25 22:59:10.433512 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
15126 | 2025.03.25 22:59:11.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.23 MiB, peak 288.77 MiB, free memory in arenas 0.00 B, will set to 270.18 MiB (RSS), difference: -1.06 MiB | ||
15127 | 2025.03.25 22:59:11.890521 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15128 | 2025.03.25 22:59:11.890738 [ 268 ] {c5697663-d1ef-482f-afef-09ecda81535c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15129 | 2025.03.25 22:59:11.890821 [ 268 ] {c5697663-d1ef-482f-afef-09ecda81535c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15130 | 2025.03.25 22:59:11.891646 [ 268 ] {c5697663-d1ef-482f-afef-09ecda81535c} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15131 | 2025.03.25 22:59:11.891696 [ 268 ] {c5697663-d1ef-482f-afef-09ecda81535c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15132 | 2025.03.25 22:59:11.892133 [ 268 ] {c5697663-d1ef-482f-afef-09ecda81535c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
15133 | 2025.03.25 22:59:11.892399 [ 268 ] {c5697663-d1ef-482f-afef-09ecda81535c} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15134 | 2025.03.25 22:59:11.892672 [ 268 ] {c5697663-d1ef-482f-afef-09ecda81535c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001984 sec., 2016.1290322580644 rows/sec., 164.40 KiB/sec. | ||
15135 | 2025.03.25 22:59:11.892796 [ 268 ] {c5697663-d1ef-482f-afef-09ecda81535c} <Debug> TCPHandler: Processed in 0.002416724 sec. | ||
15136 | 2025.03.25 22:59:11.893018 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15137 | 2025.03.25 22:59:11.893127 [ 268 ] {3ff261ed-f108-48df-81a7-079df46e012a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15138 | 2025.03.25 22:59:11.893175 [ 268 ] {3ff261ed-f108-48df-81a7-079df46e012a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15139 | 2025.03.25 22:59:11.894664 [ 268 ] {3ff261ed-f108-48df-81a7-079df46e012a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15140 | 2025.03.25 22:59:11.894704 [ 268 ] {3ff261ed-f108-48df-81a7-079df46e012a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15141 | 2025.03.25 22:59:11.895141 [ 268 ] {3ff261ed-f108-48df-81a7-079df46e012a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15142 | 2025.03.25 22:59:11.895398 [ 268 ] {3ff261ed-f108-48df-81a7-079df46e012a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15143 | 2025.03.25 22:59:11.895612 [ 268 ] {3ff261ed-f108-48df-81a7-079df46e012a} <Debug> executeQuery: Read 1214 rows, 102.70 KiB in 0.002509 sec., 483858.110801116 rows/sec., 39.97 MiB/sec. | ||
15144 | 2025.03.25 22:59:11.895664 [ 268 ] {3ff261ed-f108-48df-81a7-079df46e012a} <Debug> TCPHandler: Processed in 0.002715961 sec. | ||
15145 | 2025.03.25 22:59:11.895783 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15146 | 2025.03.25 22:59:11.895888 [ 268 ] {bdb9d9d7-ffa2-478c-9c0d-2dd78bf0c318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15147 | 2025.03.25 22:59:11.895934 [ 268 ] {bdb9d9d7-ffa2-478c-9c0d-2dd78bf0c318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15148 | 2025.03.25 22:59:11.896453 [ 268 ] {bdb9d9d7-ffa2-478c-9c0d-2dd78bf0c318} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15149 | 2025.03.25 22:59:11.896492 [ 268 ] {bdb9d9d7-ffa2-478c-9c0d-2dd78bf0c318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15150 | 2025.03.25 22:59:11.896841 [ 268 ] {bdb9d9d7-ffa2-478c-9c0d-2dd78bf0c318} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
15151 | 2025.03.25 22:59:11.897085 [ 268 ] {bdb9d9d7-ffa2-478c-9c0d-2dd78bf0c318} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15152 | 2025.03.25 22:59:11.897292 [ 268 ] {bdb9d9d7-ffa2-478c-9c0d-2dd78bf0c318} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001424 sec., 8426.966292134832 rows/sec., 618.58 KiB/sec. | ||
15153 | 2025.03.25 22:59:11.897345 [ 268 ] {bdb9d9d7-ffa2-478c-9c0d-2dd78bf0c318} <Debug> TCPHandler: Processed in 0.001613966 sec. | ||
15154 | 2025.03.25 22:59:11.897451 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15155 | 2025.03.25 22:59:11.897554 [ 268 ] {96c9e30c-bb43-431f-9ecf-96bfbebfdea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15156 | 2025.03.25 22:59:11.897597 [ 268 ] {96c9e30c-bb43-431f-9ecf-96bfbebfdea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15157 | 2025.03.25 22:59:11.898236 [ 268 ] {96c9e30c-bb43-431f-9ecf-96bfbebfdea3} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15158 | 2025.03.25 22:59:11.898275 [ 268 ] {96c9e30c-bb43-431f-9ecf-96bfbebfdea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15159 | 2025.03.25 22:59:11.898630 [ 268 ] {96c9e30c-bb43-431f-9ecf-96bfbebfdea3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
15160 | 2025.03.25 22:59:11.898865 [ 268 ] {96c9e30c-bb43-431f-9ecf-96bfbebfdea3} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15161 | 2025.03.25 22:59:11.899094 [ 268 ] {96c9e30c-bb43-431f-9ecf-96bfbebfdea3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001559 sec., 146247.59461193072 rows/sec., 9.90 MiB/sec. | ||
15162 | 2025.03.25 22:59:11.899183 [ 268 ] {96c9e30c-bb43-431f-9ecf-96bfbebfdea3} <Debug> TCPHandler: Processed in 0.001783301 sec. | ||
15163 | 2025.03.25 22:59:11.899403 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15164 | 2025.03.25 22:59:11.899599 [ 268 ] {9b3a23a5-5e79-4d22-8bf6-75eeee943877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15165 | 2025.03.25 22:59:11.899646 [ 268 ] {9b3a23a5-5e79-4d22-8bf6-75eeee943877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15166 | 2025.03.25 22:59:11.900472 [ 268 ] {9b3a23a5-5e79-4d22-8bf6-75eeee943877} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15167 | 2025.03.25 22:59:11.900511 [ 268 ] {9b3a23a5-5e79-4d22-8bf6-75eeee943877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15168 | 2025.03.25 22:59:11.900886 [ 268 ] {9b3a23a5-5e79-4d22-8bf6-75eeee943877} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15169 | 2025.03.25 22:59:11.901127 [ 268 ] {9b3a23a5-5e79-4d22-8bf6-75eeee943877} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15170 | 2025.03.25 22:59:11.901343 [ 268 ] {9b3a23a5-5e79-4d22-8bf6-75eeee943877} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.00178 sec., 298876.40449438203 rows/sec., 22.15 MiB/sec. | ||
15171 | 2025.03.25 22:59:11.901396 [ 268 ] {9b3a23a5-5e79-4d22-8bf6-75eeee943877} <Debug> TCPHandler: Processed in 0.002089347 sec. | ||
15172 | 2025.03.25 22:59:11.901511 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15173 | 2025.03.25 22:59:11.901618 [ 268 ] {46ac7b1f-ab1c-4275-802a-2c3f0a7ee313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15174 | 2025.03.25 22:59:11.901668 [ 268 ] {46ac7b1f-ab1c-4275-802a-2c3f0a7ee313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15175 | 2025.03.25 22:59:11.902457 [ 268 ] {46ac7b1f-ab1c-4275-802a-2c3f0a7ee313} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15176 | 2025.03.25 22:59:11.902496 [ 268 ] {46ac7b1f-ab1c-4275-802a-2c3f0a7ee313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15177 | 2025.03.25 22:59:11.902935 [ 268 ] {46ac7b1f-ab1c-4275-802a-2c3f0a7ee313} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15178 | 2025.03.25 22:59:11.903170 [ 268 ] {46ac7b1f-ab1c-4275-802a-2c3f0a7ee313} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15179 | 2025.03.25 22:59:11.903352 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 | ||
15180 | 2025.03.25 22:59:11.903389 [ 268 ] {46ac7b1f-ab1c-4275-802a-2c3f0a7ee313} <Debug> executeQuery: Read 954 rows, 65.53 KiB in 0.001793 sec., 532069.157836029 rows/sec., 35.69 MiB/sec. | ||
15181 | 2025.03.25 22:59:11.903447 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15182 | 2025.03.25 22:59:11.903516 [ 268 ] {46ac7b1f-ab1c-4275-802a-2c3f0a7ee313} <Debug> TCPHandler: Processed in 0.002055136 sec. | ||
15183 | 2025.03.25 22:59:11.903551 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15184 | 2025.03.25 22:59:11.903740 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15185 | 2025.03.25 22:59:11.903858 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_24 to all_122_122_0 into Compact with storage Full | ||
15186 | 2025.03.25 22:59:11.903933 [ 268 ] {342e2942-9d61-4de9-adb6-c8ef60df5b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15187 | 2025.03.25 22:59:11.904286 [ 268 ] {342e2942-9d61-4de9-adb6-c8ef60df5b23} <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 | ||
15188 | 2025.03.25 22:59:11.905197 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15189 | 2025.03.25 22:59:11.905678 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_24, total 36503 rows starting from the beginning of the part | ||
15190 | 2025.03.25 22:59:11.906549 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
15191 | 2025.03.25 22:59:11.906877 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 242 rows starting from the beginning of the part | ||
15192 | 2025.03.25 22:59:11.907518 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
15193 | 2025.03.25 22:59:11.907988 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 237 rows starting from the beginning of the part | ||
15194 | 2025.03.25 22:59:11.908362 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 954 rows starting from the beginning of the part | ||
15195 | 2025.03.25 22:59:11.909963 [ 268 ] {342e2942-9d61-4de9-adb6-c8ef60df5b23} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15196 | 2025.03.25 22:59:11.910037 [ 268 ] {342e2942-9d61-4de9-adb6-c8ef60df5b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15197 | 2025.03.25 22:59:11.911132 [ 268 ] {342e2942-9d61-4de9-adb6-c8ef60df5b23} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
15198 | 2025.03.25 22:59:11.911765 [ 268 ] {342e2942-9d61-4de9-adb6-c8ef60df5b23} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15199 | 2025.03.25 22:59:11.912116 [ 268 ] {342e2942-9d61-4de9-adb6-c8ef60df5b23} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008225 sec., 972.6443768996961 rows/sec., 1.74 MiB/sec. | ||
15200 | 2025.03.25 22:59:11.912297 [ 268 ] {342e2942-9d61-4de9-adb6-c8ef60df5b23} <Debug> TCPHandler: Processed in 0.008667705 sec. | ||
15201 | 2025.03.25 22:59:11.912459 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15202 | 2025.03.25 22:59:11.912594 [ 268 ] {7ba5d11d-430a-48ef-b20f-132bd88780e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15203 | 2025.03.25 22:59:11.912713 [ 268 ] {7ba5d11d-430a-48ef-b20f-132bd88780e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15204 | 2025.03.25 22:59:11.913473 [ 268 ] {7ba5d11d-430a-48ef-b20f-132bd88780e6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15205 | 2025.03.25 22:59:11.913516 [ 268 ] {7ba5d11d-430a-48ef-b20f-132bd88780e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15206 | 2025.03.25 22:59:11.913935 [ 268 ] {7ba5d11d-430a-48ef-b20f-132bd88780e6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15207 | 2025.03.25 22:59:11.914202 [ 268 ] {7ba5d11d-430a-48ef-b20f-132bd88780e6} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15208 | 2025.03.25 22:59:11.914457 [ 268 ] {7ba5d11d-430a-48ef-b20f-132bd88780e6} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001899 sec., 21063.7177461822 rows/sec., 1.42 MiB/sec. | ||
15209 | 2025.03.25 22:59:11.914511 [ 268 ] {7ba5d11d-430a-48ef-b20f-132bd88780e6} <Debug> TCPHandler: Processed in 0.002115308 sec. | ||
15210 | 2025.03.25 22:59:11.917896 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38256 rows, containing 5 columns (5 merged, 0 gathered) in 0.01422286 sec., 2689754.3813269623 rows/sec., 182.13 MiB/sec. | ||
15211 | 2025.03.25 22:59:11.918546 [ 186 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
15212 | 2025.03.25 22:59:11.918984 [ 186 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15213 | 2025.03.25 22:59:11.919097 [ 186 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 | ||
15214 | 2025.03.25 22:59:11.919223 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
15215 | 2025.03.25 22:59:13.049639 [ 220 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15216 | 2025.03.25 22:59:13.049698 [ 220 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15217 | 2025.03.25 22:59:13.051700 [ 220 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15218 | 2025.03.25 22:59:13.619149 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15219 | 2025.03.25 22:59:13.619349 [ 268 ] {406a1601-d125-4ebb-a345-8f52e1c2b87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15220 | 2025.03.25 22:59:13.619428 [ 268 ] {406a1601-d125-4ebb-a345-8f52e1c2b87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15221 | 2025.03.25 22:59:13.620277 [ 268 ] {406a1601-d125-4ebb-a345-8f52e1c2b87b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15222 | 2025.03.25 22:59:13.620333 [ 268 ] {406a1601-d125-4ebb-a345-8f52e1c2b87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15223 | 2025.03.25 22:59:13.620800 [ 268 ] {406a1601-d125-4ebb-a345-8f52e1c2b87b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15224 | 2025.03.25 22:59:13.621071 [ 268 ] {406a1601-d125-4ebb-a345-8f52e1c2b87b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15225 | 2025.03.25 22:59:13.621277 [ 23 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15226 | 2025.03.25 22:59:13.621343 [ 268 ] {406a1601-d125-4ebb-a345-8f52e1c2b87b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002049 sec., 27330.405075646657 rows/sec., 2.10 MiB/sec. | ||
15227 | 2025.03.25 22:59:13.621363 [ 23 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15228 | 2025.03.25 22:59:13.621432 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15229 | 2025.03.25 22:59:13.621494 [ 268 ] {406a1601-d125-4ebb-a345-8f52e1c2b87b} <Debug> TCPHandler: Processed in 0.002480386 sec. | ||
15230 | 2025.03.25 22:59:13.621616 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
15231 | 2025.03.25 22:59:13.621666 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15232 | 2025.03.25 22:59:13.621725 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15233 | 2025.03.25 22:59:13.621770 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1967 rows starting from the beginning of the part | ||
15234 | 2025.03.25 22:59:13.621804 [ 268 ] {058d867b-6947-4f6e-81de-2ddc1d085d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15235 | 2025.03.25 22:59:13.621875 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 686 rows starting from the beginning of the part | ||
15236 | 2025.03.25 22:59:13.621888 [ 268 ] {058d867b-6947-4f6e-81de-2ddc1d085d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15237 | 2025.03.25 22:59:13.622368 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 72 rows starting from the beginning of the part | ||
15238 | 2025.03.25 22:59:13.622707 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 681 rows starting from the beginning of the part | ||
15239 | 2025.03.25 22:59:13.623067 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1214 rows starting from the beginning of the part | ||
15240 | 2025.03.25 22:59:13.623463 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
15241 | 2025.03.25 22:59:13.624394 [ 268 ] {058d867b-6947-4f6e-81de-2ddc1d085d5f} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15242 | 2025.03.25 22:59:13.624441 [ 268 ] {058d867b-6947-4f6e-81de-2ddc1d085d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15243 | 2025.03.25 22:59:13.624987 [ 268 ] {058d867b-6947-4f6e-81de-2ddc1d085d5f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15244 | 2025.03.25 22:59:13.625274 [ 268 ] {058d867b-6947-4f6e-81de-2ddc1d085d5f} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15245 | 2025.03.25 22:59:13.625477 [ 23 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15246 | 2025.03.25 22:59:13.625537 [ 23 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15247 | 2025.03.25 22:59:13.625563 [ 268 ] {058d867b-6947-4f6e-81de-2ddc1d085d5f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003774 sec., 16958.134605193427 rows/sec., 1.32 MiB/sec. | ||
15248 | 2025.03.25 22:59:13.625621 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15249 | 2025.03.25 22:59:13.625706 [ 268 ] {058d867b-6947-4f6e-81de-2ddc1d085d5f} <Debug> TCPHandler: Processed in 0.004096082 sec. | ||
15250 | 2025.03.25 22:59:13.626072 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
15251 | 2025.03.25 22:59:13.626103 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15252 | 2025.03.25 22:59:13.626385 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4676 rows, containing 5 columns (5 merged, 0 gathered) in 0.00485393 sec., 963343.1054835977 rows/sec., 82.15 MiB/sec. | ||
15253 | 2025.03.25 22:59:13.626472 [ 268 ] {fab4eb8d-a29b-4e28-b361-88d75bac47e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15254 | 2025.03.25 22:59:13.626570 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15255 | 2025.03.25 22:59:13.626591 [ 268 ] {fab4eb8d-a29b-4e28-b361-88d75bac47e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15256 | 2025.03.25 22:59:13.626699 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 952 rows starting from the beginning of the part | ||
15257 | 2025.03.25 22:59:13.626722 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15258 | 2025.03.25 22:59:13.627334 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 424 rows starting from the beginning of the part | ||
15259 | 2025.03.25 22:59:13.627845 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 72 rows starting from the beginning of the part | ||
15260 | 2025.03.25 22:59:13.628127 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15261 | 2025.03.25 22:59:13.628458 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 414 rows starting from the beginning of the part | ||
15262 | 2025.03.25 22:59:13.628642 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_126_25} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15263 | 2025.03.25 22:59:13.629063 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 532 rows starting from the beginning of the part | ||
15264 | 2025.03.25 22:59:13.629064 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
15265 | 2025.03.25 22:59:13.629267 [ 186 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
15266 | 2025.03.25 22:59:13.630317 [ 268 ] {fab4eb8d-a29b-4e28-b361-88d75bac47e0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15267 | 2025.03.25 22:59:13.630391 [ 268 ] {fab4eb8d-a29b-4e28-b361-88d75bac47e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15268 | 2025.03.25 22:59:13.631501 [ 268 ] {fab4eb8d-a29b-4e28-b361-88d75bac47e0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15269 | 2025.03.25 22:59:13.632484 [ 268 ] {fab4eb8d-a29b-4e28-b361-88d75bac47e0} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15270 | 2025.03.25 22:59:13.633118 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15271 | 2025.03.25 22:59:13.633121 [ 268 ] {fab4eb8d-a29b-4e28-b361-88d75bac47e0} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.006726 sec., 8028.545941123996 rows/sec., 573.07 KiB/sec. | ||
15272 | 2025.03.25 22:59:13.633183 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15273 | 2025.03.25 22:59:13.633623 [ 268 ] {fab4eb8d-a29b-4e28-b361-88d75bac47e0} <Debug> TCPHandler: Processed in 0.007633592 sec. | ||
15274 | 2025.03.25 22:59:13.634073 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2458 rows, containing 5 columns (5 merged, 0 gathered) in 0.008321598 sec., 295375.9602422516 rows/sec., 22.69 MiB/sec. | ||
15275 | 2025.03.25 22:59:13.634146 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15276 | 2025.03.25 22:59:13.634440 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15277 | 2025.03.25 22:59:13.634600 [ 268 ] {bec6affd-ca21-48d5-9b71-96fdea3aa007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15278 | 2025.03.25 22:59:13.634717 [ 268 ] {bec6affd-ca21-48d5-9b71-96fdea3aa007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15279 | 2025.03.25 22:59:13.635431 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15280 | 2025.03.25 22:59:13.635823 [ 194 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_126_25} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15281 | 2025.03.25 22:59:13.636083 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
15282 | 2025.03.25 22:59:13.637566 [ 268 ] {bec6affd-ca21-48d5-9b71-96fdea3aa007} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15283 | 2025.03.25 22:59:13.637612 [ 268 ] {bec6affd-ca21-48d5-9b71-96fdea3aa007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15284 | 2025.03.25 22:59:13.638264 [ 268 ] {bec6affd-ca21-48d5-9b71-96fdea3aa007} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15285 | 2025.03.25 22:59:13.638559 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15286 | 2025.03.25 22:59:13.638790 [ 268 ] {bec6affd-ca21-48d5-9b71-96fdea3aa007} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15287 | 2025.03.25 22:59:13.639331 [ 268 ] {bec6affd-ca21-48d5-9b71-96fdea3aa007} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.004985 sec., 4012.036108324975 rows/sec., 275.83 KiB/sec. | ||
15288 | 2025.03.25 22:59:13.639547 [ 268 ] {bec6affd-ca21-48d5-9b71-96fdea3aa007} <Debug> TCPHandler: Processed in 0.005501494 sec. | ||
15289 | 2025.03.25 22:59:15.210539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
15290 | 2025.03.25 22:59:15.211222 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15291 | 2025.03.25 22:59:15.211267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15292 | 2025.03.25 22:59:15.211806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15293 | 2025.03.25 22:59:15.212087 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15294 | 2025.03.25 22:59:15.212287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
15295 | 2025.03.25 22:59:17.826234 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
15296 | 2025.03.25 22:59:17.850972 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15297 | 2025.03.25 22:59:17.851042 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15298 | 2025.03.25 22:59:17.858972 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15299 | 2025.03.25 22:59:17.859875 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15300 | 2025.03.25 22:59:17.864795 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
15301 | 2025.03.25 22:59:17.911901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2142 | ||
15302 | 2025.03.25 22:59:17.915694 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15303 | 2025.03.25 22:59:17.915759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15304 | 2025.03.25 22:59:17.917374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15305 | 2025.03.25 22:59:17.917716 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15306 | 2025.03.25 22:59:17.917914 [ 44 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15307 | 2025.03.25 22:59:17.917986 [ 44 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15308 | 2025.03.25 22:59:17.918031 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15309 | 2025.03.25 22:59:17.918567 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
15310 | 2025.03.25 22:59:17.920177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2142 | ||
15311 | 2025.03.25 22:59:17.920718 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15312 | 2025.03.25 22:59:17.920918 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1946 rows starting from the beginning of the part | ||
15313 | 2025.03.25 22:59:17.921613 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
15314 | 2025.03.25 22:59:17.922304 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 44 rows starting from the beginning of the part | ||
15315 | 2025.03.25 22:59:17.923000 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
15316 | 2025.03.25 22:59:17.923666 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
15317 | 2025.03.25 22:59:17.924351 [ 194 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part | ||
15318 | 2025.03.25 22:59:17.936604 [ 192 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 72 columns (72 merged, 0 gathered) in 0.018444716 sec., 116130.82033900658 rows/sec., 89.17 MiB/sec. | ||
15319 | 2025.03.25 22:59:17.938918 [ 195 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15320 | 2025.03.25 22:59:17.939863 [ 195 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15321 | 2025.03.25 22:59:17.939974 [ 195 ] {23aecd76-8758-4b9d-960a-1761760522f6::all_1_56_11} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15322 | 2025.03.25 22:59:17.940372 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.77 MiB. | ||
15323 | 2025.03.25 22:59:18.632953 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15324 | 2025.03.25 22:59:18.633268 [ 268 ] {26d1b439-3f3c-47fb-af43-83dd06b52f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15325 | 2025.03.25 22:59:18.633388 [ 268 ] {26d1b439-3f3c-47fb-af43-83dd06b52f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15326 | 2025.03.25 22:59:18.634282 [ 268 ] {26d1b439-3f3c-47fb-af43-83dd06b52f4f} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15327 | 2025.03.25 22:59:18.634339 [ 268 ] {26d1b439-3f3c-47fb-af43-83dd06b52f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15328 | 2025.03.25 22:59:18.634811 [ 268 ] {26d1b439-3f3c-47fb-af43-83dd06b52f4f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15329 | 2025.03.25 22:59:18.635080 [ 268 ] {26d1b439-3f3c-47fb-af43-83dd06b52f4f} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15330 | 2025.03.25 22:59:18.635333 [ 268 ] {26d1b439-3f3c-47fb-af43-83dd06b52f4f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00215 sec., 98604.6511627907 rows/sec., 6.27 MiB/sec. | ||
15331 | 2025.03.25 22:59:18.635399 [ 268 ] {26d1b439-3f3c-47fb-af43-83dd06b52f4f} <Debug> TCPHandler: Processed in 0.002640369 sec. | ||
15332 | 2025.03.25 22:59:18.635529 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15333 | 2025.03.25 22:59:18.635646 [ 268 ] {7ecc64ad-d75b-41df-87de-df2b2f57a81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15334 | 2025.03.25 22:59:18.635695 [ 268 ] {7ecc64ad-d75b-41df-87de-df2b2f57a81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15335 | 2025.03.25 22:59:18.636521 [ 268 ] {7ecc64ad-d75b-41df-87de-df2b2f57a81e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15336 | 2025.03.25 22:59:18.636563 [ 268 ] {7ecc64ad-d75b-41df-87de-df2b2f57a81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15337 | 2025.03.25 22:59:18.636980 [ 268 ] {7ecc64ad-d75b-41df-87de-df2b2f57a81e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15338 | 2025.03.25 22:59:18.637230 [ 268 ] {7ecc64ad-d75b-41df-87de-df2b2f57a81e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15339 | 2025.03.25 22:59:18.637441 [ 268 ] {7ecc64ad-d75b-41df-87de-df2b2f57a81e} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001824 sec., 373355.2631578947 rows/sec., 29.67 MiB/sec. | ||
15340 | 2025.03.25 22:59:18.637496 [ 268 ] {7ecc64ad-d75b-41df-87de-df2b2f57a81e} <Debug> TCPHandler: Processed in 0.002021016 sec. | ||
15341 | 2025.03.25 22:59:18.637636 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15342 | 2025.03.25 22:59:18.637781 [ 268 ] {31761f76-4c9b-42ca-9de1-dea691e14f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15343 | 2025.03.25 22:59:18.637838 [ 268 ] {31761f76-4c9b-42ca-9de1-dea691e14f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15344 | 2025.03.25 22:59:18.638523 [ 268 ] {31761f76-4c9b-42ca-9de1-dea691e14f4e} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15345 | 2025.03.25 22:59:18.638565 [ 268 ] {31761f76-4c9b-42ca-9de1-dea691e14f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15346 | 2025.03.25 22:59:18.638957 [ 268 ] {31761f76-4c9b-42ca-9de1-dea691e14f4e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
15347 | 2025.03.25 22:59:18.639203 [ 268 ] {31761f76-4c9b-42ca-9de1-dea691e14f4e} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15348 | 2025.03.25 22:59:18.639414 [ 268 ] {31761f76-4c9b-42ca-9de1-dea691e14f4e} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001659 sec., 83182.64014466545 rows/sec., 5.18 MiB/sec. | ||
15349 | 2025.03.25 22:59:18.639524 [ 268 ] {31761f76-4c9b-42ca-9de1-dea691e14f4e} <Debug> TCPHandler: Processed in 0.001954354 sec. | ||
15350 | 2025.03.25 22:59:18.639656 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15351 | 2025.03.25 22:59:18.639939 [ 268 ] {c98211f5-bbe7-45d6-a5cd-a6cbecd86ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15352 | 2025.03.25 22:59:18.640068 [ 268 ] {c98211f5-bbe7-45d6-a5cd-a6cbecd86ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15353 | 2025.03.25 22:59:18.640832 [ 268 ] {c98211f5-bbe7-45d6-a5cd-a6cbecd86ed3} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15354 | 2025.03.25 22:59:18.640873 [ 268 ] {c98211f5-bbe7-45d6-a5cd-a6cbecd86ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15355 | 2025.03.25 22:59:18.641238 [ 268 ] {c98211f5-bbe7-45d6-a5cd-a6cbecd86ed3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
15356 | 2025.03.25 22:59:18.641481 [ 268 ] {c98211f5-bbe7-45d6-a5cd-a6cbecd86ed3} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15357 | 2025.03.25 22:59:18.641704 [ 268 ] {c98211f5-bbe7-45d6-a5cd-a6cbecd86ed3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001871 sec., 60395.510422234096 rows/sec., 3.91 MiB/sec. | ||
15358 | 2025.03.25 22:59:18.641758 [ 268 ] {c98211f5-bbe7-45d6-a5cd-a6cbecd86ed3} <Debug> TCPHandler: Processed in 0.002172658 sec. | ||
15359 | 2025.03.25 22:59:18.641874 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15360 | 2025.03.25 22:59:18.641984 [ 268 ] {2312be4d-18ed-47be-aa2b-fe8a7d8b411d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15361 | 2025.03.25 22:59:18.642030 [ 268 ] {2312be4d-18ed-47be-aa2b-fe8a7d8b411d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15362 | 2025.03.25 22:59:18.642587 [ 268 ] {2312be4d-18ed-47be-aa2b-fe8a7d8b411d} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15363 | 2025.03.25 22:59:18.642628 [ 268 ] {2312be4d-18ed-47be-aa2b-fe8a7d8b411d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15364 | 2025.03.25 22:59:18.643054 [ 268 ] {2312be4d-18ed-47be-aa2b-fe8a7d8b411d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15365 | 2025.03.25 22:59:18.643295 [ 268 ] {2312be4d-18ed-47be-aa2b-fe8a7d8b411d} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15366 | 2025.03.25 22:59:18.643548 [ 268 ] {2312be4d-18ed-47be-aa2b-fe8a7d8b411d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001585 sec., 70662.46056782335 rows/sec., 4.03 MiB/sec. | ||
15367 | 2025.03.25 22:59:18.643603 [ 268 ] {2312be4d-18ed-47be-aa2b-fe8a7d8b411d} <Debug> TCPHandler: Processed in 0.00178165 sec. | ||
15368 | 2025.03.25 22:59:18.643720 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15369 | 2025.03.25 22:59:18.643827 [ 268 ] {17dd31da-e465-4fbe-b25a-824e2cb781a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15370 | 2025.03.25 22:59:18.643871 [ 268 ] {17dd31da-e465-4fbe-b25a-824e2cb781a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15371 | 2025.03.25 22:59:18.644531 [ 268 ] {17dd31da-e465-4fbe-b25a-824e2cb781a5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15372 | 2025.03.25 22:59:18.644571 [ 268 ] {17dd31da-e465-4fbe-b25a-824e2cb781a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15373 | 2025.03.25 22:59:18.644946 [ 268 ] {17dd31da-e465-4fbe-b25a-824e2cb781a5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15374 | 2025.03.25 22:59:18.645185 [ 268 ] {17dd31da-e465-4fbe-b25a-824e2cb781a5} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15375 | 2025.03.25 22:59:18.645386 [ 268 ] {17dd31da-e465-4fbe-b25a-824e2cb781a5} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.00158 sec., 262025.3164556962 rows/sec., 18.63 MiB/sec. | ||
15376 | 2025.03.25 22:59:18.645438 [ 268 ] {17dd31da-e465-4fbe-b25a-824e2cb781a5} <Debug> TCPHandler: Processed in 0.001771511 sec. | ||
15377 | 2025.03.25 22:59:18.645553 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15378 | 2025.03.25 22:59:18.645660 [ 268 ] {4c1d97e1-3da2-4dd8-9e8e-3662a606d5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15379 | 2025.03.25 22:59:18.645706 [ 268 ] {4c1d97e1-3da2-4dd8-9e8e-3662a606d5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15380 | 2025.03.25 22:59:18.646140 [ 268 ] {4c1d97e1-3da2-4dd8-9e8e-3662a606d5de} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15381 | 2025.03.25 22:59:18.646178 [ 268 ] {4c1d97e1-3da2-4dd8-9e8e-3662a606d5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15382 | 2025.03.25 22:59:18.646531 [ 268 ] {4c1d97e1-3da2-4dd8-9e8e-3662a606d5de} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
15383 | 2025.03.25 22:59:18.646762 [ 268 ] {4c1d97e1-3da2-4dd8-9e8e-3662a606d5de} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15384 | 2025.03.25 22:59:18.646920 [ 66 ] {} <Debug> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
15385 | 2025.03.25 22:59:18.646978 [ 268 ] {4c1d97e1-3da2-4dd8-9e8e-3662a606d5de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 234.46 KiB/sec. | ||
15386 | 2025.03.25 22:59:18.646999 [ 66 ] {} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15387 | 2025.03.25 22:59:18.647064 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15388 | 2025.03.25 22:59:18.647093 [ 268 ] {4c1d97e1-3da2-4dd8-9e8e-3662a606d5de} <Debug> TCPHandler: Processed in 0.001592156 sec. | ||
15389 | 2025.03.25 22:59:18.647303 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
15390 | 2025.03.25 22:59:18.647315 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15391 | 2025.03.25 22:59:18.647561 [ 268 ] {b0add06b-19ed-4dbf-81d5-e9621b4d8ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15392 | 2025.03.25 22:59:18.647591 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15393 | 2025.03.25 22:59:18.647647 [ 268 ] {b0add06b-19ed-4dbf-81d5-e9621b4d8ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15394 | 2025.03.25 22:59:18.647670 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
15395 | 2025.03.25 22:59:18.648022 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
15396 | 2025.03.25 22:59:18.648406 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
15397 | 2025.03.25 22:59:18.648665 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
15398 | 2025.03.25 22:59:18.648997 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
15399 | 2025.03.25 22:59:18.649300 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
15400 | 2025.03.25 22:59:18.650379 [ 268 ] {b0add06b-19ed-4dbf-81d5-e9621b4d8ac7} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15401 | 2025.03.25 22:59:18.650450 [ 268 ] {b0add06b-19ed-4dbf-81d5-e9621b4d8ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15402 | 2025.03.25 22:59:18.651504 [ 268 ] {b0add06b-19ed-4dbf-81d5-e9621b4d8ac7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15403 | 2025.03.25 22:59:18.652052 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.00488947 sec., 50312.201526954865 rows/sec., 2.57 MiB/sec. | ||
15404 | 2025.03.25 22:59:18.652065 [ 268 ] {b0add06b-19ed-4dbf-81d5-e9621b4d8ac7} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15405 | 2025.03.25 22:59:18.652255 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
15406 | 2025.03.25 22:59:18.652605 [ 268 ] {b0add06b-19ed-4dbf-81d5-e9621b4d8ac7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005119 sec., 46298.10509865208 rows/sec., 3.10 MiB/sec. | ||
15407 | 2025.03.25 22:59:18.652961 [ 268 ] {b0add06b-19ed-4dbf-81d5-e9621b4d8ac7} <Debug> TCPHandler: Processed in 0.005724579 sec. | ||
15408 | 2025.03.25 22:59:18.653259 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15409 | 2025.03.25 22:59:18.653392 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15410 | 2025.03.25 22:59:18.653555 [ 190 ] {72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c::all_1_41_8} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
15411 | 2025.03.25 22:59:18.653873 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15412 | 2025.03.25 22:59:18.653882 [ 268 ] {7afb08f5-7994-447c-9218-1aaf47c914a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15413 | 2025.03.25 22:59:18.654056 [ 268 ] {7afb08f5-7994-447c-9218-1aaf47c914a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15414 | 2025.03.25 22:59:18.654671 [ 268 ] {7afb08f5-7994-447c-9218-1aaf47c914a5} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15415 | 2025.03.25 22:59:18.654711 [ 268 ] {7afb08f5-7994-447c-9218-1aaf47c914a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15416 | 2025.03.25 22:59:18.655072 [ 268 ] {7afb08f5-7994-447c-9218-1aaf47c914a5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
15417 | 2025.03.25 22:59:18.655320 [ 268 ] {7afb08f5-7994-447c-9218-1aaf47c914a5} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15418 | 2025.03.25 22:59:18.655524 [ 268 ] {7afb08f5-7994-447c-9218-1aaf47c914a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001872 sec., 534.1880341880342 rows/sec., 36.00 KiB/sec. | ||
15419 | 2025.03.25 22:59:18.655575 [ 268 ] {7afb08f5-7994-447c-9218-1aaf47c914a5} <Debug> TCPHandler: Processed in 0.002373533 sec. | ||
15420 | 2025.03.25 22:59:18.655681 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15421 | 2025.03.25 22:59:18.655786 [ 268 ] {a5509a0a-8bf7-4d79-808a-83a6473a637c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15422 | 2025.03.25 22:59:18.655852 [ 268 ] {a5509a0a-8bf7-4d79-808a-83a6473a637c} <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 | ||
15423 | 2025.03.25 22:59:18.656957 [ 268 ] {a5509a0a-8bf7-4d79-808a-83a6473a637c} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15424 | 2025.03.25 22:59:18.656997 [ 268 ] {a5509a0a-8bf7-4d79-808a-83a6473a637c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15425 | 2025.03.25 22:59:18.657648 [ 268 ] {a5509a0a-8bf7-4d79-808a-83a6473a637c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
15426 | 2025.03.25 22:59:18.657908 [ 268 ] {a5509a0a-8bf7-4d79-808a-83a6473a637c} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15427 | 2025.03.25 22:59:18.658146 [ 268 ] {a5509a0a-8bf7-4d79-808a-83a6473a637c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002382 sec., 13434.08900083963 rows/sec., 24.07 MiB/sec. | ||
15428 | 2025.03.25 22:59:18.658250 [ 268 ] {a5509a0a-8bf7-4d79-808a-83a6473a637c} <Debug> TCPHandler: Processed in 0.002619899 sec. | ||
15429 | 2025.03.25 22:59:18.658363 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15430 | 2025.03.25 22:59:18.658468 [ 268 ] {95ab87a8-c065-49a7-9dc2-338e3f1e3087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15431 | 2025.03.25 22:59:18.658514 [ 268 ] {95ab87a8-c065-49a7-9dc2-338e3f1e3087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15432 | 2025.03.25 22:59:18.658940 [ 268 ] {95ab87a8-c065-49a7-9dc2-338e3f1e3087} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15433 | 2025.03.25 22:59:18.658979 [ 268 ] {95ab87a8-c065-49a7-9dc2-338e3f1e3087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
15434 | 2025.03.25 22:59:18.659340 [ 268 ] {95ab87a8-c065-49a7-9dc2-338e3f1e3087} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15435 | 2025.03.25 22:59:18.659575 [ 268 ] {95ab87a8-c065-49a7-9dc2-338e3f1e3087} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15436 | 2025.03.25 22:59:18.659788 [ 268 ] {95ab87a8-c065-49a7-9dc2-338e3f1e3087} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001343 sec., 61057.33432613552 rows/sec., 3.88 MiB/sec. | ||
15437 | 2025.03.25 22:59:18.659838 [ 268 ] {95ab87a8-c065-49a7-9dc2-338e3f1e3087} <Debug> TCPHandler: Processed in 0.001525924 sec. | ||
15438 | 2025.03.25 22:59:22.503441 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15439 | 2025.03.25 22:59:22.503518 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15440 | 2025.03.25 22:59:22.712452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
15441 | 2025.03.25 22:59:22.713121 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15442 | 2025.03.25 22:59:22.713177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15443 | 2025.03.25 22:59:22.713734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15444 | 2025.03.25 22:59:22.713999 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15445 | 2025.03.25 22:59:22.714282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
15446 | 2025.03.25 22:59:23.210371 [ 95 ] {} <Debug> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
15447 | 2025.03.25 22:59:23.210447 [ 95 ] {} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15448 | 2025.03.25 22:59:23.210474 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15449 | 2025.03.25 22:59:23.210704 [ 188 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
15450 | 2025.03.25 22:59:23.210910 [ 188 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15451 | 2025.03.25 22:59:23.210953 [ 188 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
15452 | 2025.03.25 22:59:23.211048 [ 188 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
15453 | 2025.03.25 22:59:23.211298 [ 188 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
15454 | 2025.03.25 22:59:23.211574 [ 188 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
15455 | 2025.03.25 22:59:23.211738 [ 188 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
15456 | 2025.03.25 22:59:23.212859 [ 187 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002302272 sec., 18242.848803269117 rows/sec., 1.52 MiB/sec. | ||
15457 | 2025.03.25 22:59:23.213073 [ 193 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
15458 | 2025.03.25 22:59:23.213488 [ 193 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_26_6} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15459 | 2025.03.25 22:59:23.213600 [ 193 ] {38376566-f004-422c-a0e1-00c01abd68d5::all_1_26_6} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
15460 | 2025.03.25 22:59:23.213709 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15461 | 2025.03.25 22:59:23.625681 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15462 | 2025.03.25 22:59:23.625980 [ 268 ] {8038b655-c06f-403f-ba0d-0285278a3eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15463 | 2025.03.25 22:59:23.626097 [ 268 ] {8038b655-c06f-403f-ba0d-0285278a3eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15464 | 2025.03.25 22:59:23.627158 [ 268 ] {8038b655-c06f-403f-ba0d-0285278a3eef} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15465 | 2025.03.25 22:59:23.627211 [ 268 ] {8038b655-c06f-403f-ba0d-0285278a3eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15466 | 2025.03.25 22:59:23.627671 [ 268 ] {8038b655-c06f-403f-ba0d-0285278a3eef} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15467 | 2025.03.25 22:59:23.627937 [ 268 ] {8038b655-c06f-403f-ba0d-0285278a3eef} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15468 | 2025.03.25 22:59:23.628202 [ 268 ] {8038b655-c06f-403f-ba0d-0285278a3eef} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002308 sec., 31195.84055459272 rows/sec., 2.53 MiB/sec. | ||
15469 | 2025.03.25 22:59:23.628272 [ 268 ] {8038b655-c06f-403f-ba0d-0285278a3eef} <Debug> TCPHandler: Processed in 0.002787153 sec. | ||
15470 | 2025.03.25 22:59:23.628402 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15471 | 2025.03.25 22:59:23.628517 [ 268 ] {32ec739e-0402-4415-8547-82f5c8c719cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15472 | 2025.03.25 22:59:23.628567 [ 268 ] {32ec739e-0402-4415-8547-82f5c8c719cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15473 | 2025.03.25 22:59:23.629113 [ 268 ] {32ec739e-0402-4415-8547-82f5c8c719cc} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15474 | 2025.03.25 22:59:23.629154 [ 268 ] {32ec739e-0402-4415-8547-82f5c8c719cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15475 | 2025.03.25 22:59:23.629512 [ 268 ] {32ec739e-0402-4415-8547-82f5c8c719cc} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
15476 | 2025.03.25 22:59:23.629757 [ 268 ] {32ec739e-0402-4415-8547-82f5c8c719cc} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15477 | 2025.03.25 22:59:23.629927 [ 95 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
15478 | 2025.03.25 22:59:23.629999 [ 95 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15479 | 2025.03.25 22:59:23.630005 [ 268 ] {32ec739e-0402-4415-8547-82f5c8c719cc} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001503 sec., 5322.687957418497 rows/sec., 400.24 KiB/sec. | ||
15480 | 2025.03.25 22:59:23.630033 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15481 | 2025.03.25 22:59:23.630173 [ 268 ] {32ec739e-0402-4415-8547-82f5c8c719cc} <Debug> TCPHandler: Processed in 0.001824232 sec. | ||
15482 | 2025.03.25 22:59:23.630281 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
15483 | 2025.03.25 22:59:23.630349 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15484 | 2025.03.25 22:59:23.630451 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15485 | 2025.03.25 22:59:23.630527 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 178 rows starting from the beginning of the part | ||
15486 | 2025.03.25 22:59:23.630547 [ 268 ] {7ce093e7-c4b1-4970-99ad-d9f9dd74a3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15487 | 2025.03.25 22:59:23.630658 [ 268 ] {7ce093e7-c4b1-4970-99ad-d9f9dd74a3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15488 | 2025.03.25 22:59:23.630756 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 8 rows starting from the beginning of the part | ||
15489 | 2025.03.25 22:59:23.631067 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 138 rows starting from the beginning of the part | ||
15490 | 2025.03.25 22:59:23.631459 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 12 rows starting from the beginning of the part | ||
15491 | 2025.03.25 22:59:23.631845 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 138 rows starting from the beginning of the part | ||
15492 | 2025.03.25 22:59:23.632252 [ 188 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 8 rows starting from the beginning of the part | ||
15493 | 2025.03.25 22:59:23.634036 [ 268 ] {7ce093e7-c4b1-4970-99ad-d9f9dd74a3a0} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15494 | 2025.03.25 22:59:23.634117 [ 268 ] {7ce093e7-c4b1-4970-99ad-d9f9dd74a3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15495 | 2025.03.25 22:59:23.635129 [ 268 ] {7ce093e7-c4b1-4970-99ad-d9f9dd74a3a0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15496 | 2025.03.25 22:59:23.635283 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.005126996 sec., 94012.16618854394 rows/sec., 6.34 MiB/sec. | ||
15497 | 2025.03.25 22:59:23.635446 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
15498 | 2025.03.25 22:59:23.635476 [ 268 ] {7ce093e7-c4b1-4970-99ad-d9f9dd74a3a0} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15499 | 2025.03.25 22:59:23.635860 [ 268 ] {7ce093e7-c4b1-4970-99ad-d9f9dd74a3a0} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005375 sec., 13395.348837209303 rows/sec., 1.05 MiB/sec. | ||
15500 | 2025.03.25 22:59:23.635895 [ 223 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15501 | 2025.03.25 22:59:23.636022 [ 223 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15502 | 2025.03.25 22:59:23.636041 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15503 | 2025.03.25 22:59:23.636074 [ 268 ] {7ce093e7-c4b1-4970-99ad-d9f9dd74a3a0} <Debug> TCPHandler: Processed in 0.005784291 sec. | ||
15504 | 2025.03.25 22:59:23.636315 [ 193 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_111_22} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
15505 | 2025.03.25 22:59:23.636331 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15506 | 2025.03.25 22:59:23.636605 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
15507 | 2025.03.25 22:59:23.636655 [ 268 ] {75e90383-d6d3-4ecf-9534-106802b3470e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15508 | 2025.03.25 22:59:23.636706 [ 268 ] {75e90383-d6d3-4ecf-9534-106802b3470e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15509 | 2025.03.25 22:59:23.637582 [ 268 ] {75e90383-d6d3-4ecf-9534-106802b3470e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15510 | 2025.03.25 22:59:23.637640 [ 268 ] {75e90383-d6d3-4ecf-9534-106802b3470e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15511 | 2025.03.25 22:59:23.638366 [ 268 ] {75e90383-d6d3-4ecf-9534-106802b3470e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15512 | 2025.03.25 22:59:23.638902 [ 268 ] {75e90383-d6d3-4ecf-9534-106802b3470e} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15513 | 2025.03.25 22:59:23.639223 [ 268 ] {75e90383-d6d3-4ecf-9534-106802b3470e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002613 sec., 61232.300038270194 rows/sec., 4.26 MiB/sec. | ||
15514 | 2025.03.25 22:59:23.639385 [ 268 ] {75e90383-d6d3-4ecf-9534-106802b3470e} <Debug> TCPHandler: Processed in 0.00311908 sec. | ||
15515 | 2025.03.25 22:59:23.639615 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15516 | 2025.03.25 22:59:23.639763 [ 268 ] {5a19db83-8bf0-4a69-accf-cac52fd7e350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15517 | 2025.03.25 22:59:23.639926 [ 268 ] {5a19db83-8bf0-4a69-accf-cac52fd7e350} <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 | ||
15518 | 2025.03.25 22:59:23.639973 [ 223 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15519 | 2025.03.25 22:59:23.643149 [ 268 ] {5a19db83-8bf0-4a69-accf-cac52fd7e350} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15520 | 2025.03.25 22:59:23.643193 [ 268 ] {5a19db83-8bf0-4a69-accf-cac52fd7e350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15521 | 2025.03.25 22:59:23.643840 [ 268 ] {5a19db83-8bf0-4a69-accf-cac52fd7e350} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
15522 | 2025.03.25 22:59:23.644101 [ 268 ] {5a19db83-8bf0-4a69-accf-cac52fd7e350} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15523 | 2025.03.25 22:59:23.644291 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
15524 | 2025.03.25 22:59:23.644352 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15525 | 2025.03.25 22:59:23.644391 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15526 | 2025.03.25 22:59:23.644399 [ 268 ] {5a19db83-8bf0-4a69-accf-cac52fd7e350} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004679 sec., 1709.7670442402223 rows/sec., 3.06 MiB/sec. | ||
15527 | 2025.03.25 22:59:23.644949 [ 193 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
15528 | 2025.03.25 22:59:23.645310 [ 268 ] {5a19db83-8bf0-4a69-accf-cac52fd7e350} <Debug> TCPHandler: Processed in 0.0057522 sec. | ||
15529 | 2025.03.25 22:59:23.645840 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15530 | 2025.03.25 22:59:23.646241 [ 268 ] {69969950-e605-48ae-968b-38555df325cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15531 | 2025.03.25 22:59:23.646423 [ 268 ] {69969950-e605-48ae-968b-38555df325cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15532 | 2025.03.25 22:59:23.647056 [ 193 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15533 | 2025.03.25 22:59:23.647447 [ 193 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2084 rows starting from the beginning of the part | ||
15534 | 2025.03.25 22:59:23.648295 [ 193 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 8 rows starting from the beginning of the part | ||
15535 | 2025.03.25 22:59:23.648958 [ 193 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 32 rows starting from the beginning of the part | ||
15536 | 2025.03.25 22:59:23.648969 [ 268 ] {69969950-e605-48ae-968b-38555df325cf} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15537 | 2025.03.25 22:59:23.649017 [ 268 ] {69969950-e605-48ae-968b-38555df325cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15538 | 2025.03.25 22:59:23.649549 [ 193 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 8 rows starting from the beginning of the part | ||
15539 | 2025.03.25 22:59:23.650313 [ 193 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 32 rows starting from the beginning of the part | ||
15540 | 2025.03.25 22:59:23.650330 [ 268 ] {69969950-e605-48ae-968b-38555df325cf} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15541 | 2025.03.25 22:59:23.650947 [ 193 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 8 rows starting from the beginning of the part | ||
15542 | 2025.03.25 22:59:23.650994 [ 268 ] {69969950-e605-48ae-968b-38555df325cf} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15543 | 2025.03.25 22:59:23.651681 [ 268 ] {69969950-e605-48ae-968b-38555df325cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005572 sec., 10768.126346015793 rows/sec., 743.11 KiB/sec. | ||
15544 | 2025.03.25 22:59:23.651805 [ 268 ] {69969950-e605-48ae-968b-38555df325cf} <Debug> TCPHandler: Processed in 0.006078247 sec. | ||
15545 | 2025.03.25 22:59:23.658279 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 19 columns (19 merged, 0 gathered) in 0.013804241 sec., 157342.949894891 rows/sec., 281.95 MiB/sec. | ||
15546 | 2025.03.25 22:59:23.660419 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
15547 | 2025.03.25 22:59:23.660876 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15548 | 2025.03.25 22:59:23.660965 [ 187 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
15549 | 2025.03.25 22:59:23.661138 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.21 MiB. | ||
15550 | 2025.03.25 22:59:24.529497 [ 221 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15551 | 2025.03.25 22:59:24.529607 [ 221 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15552 | 2025.03.25 22:59:24.531827 [ 221 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15553 | 2025.03.25 22:59:25.364923 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
15554 | 2025.03.25 22:59:25.388690 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15555 | 2025.03.25 22:59:25.388754 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15556 | 2025.03.25 22:59:25.396385 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15557 | 2025.03.25 22:59:25.397202 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15558 | 2025.03.25 22:59:25.400788 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
15559 | 2025.03.25 22:59:27.920511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2176 | ||
15560 | 2025.03.25 22:59:27.923935 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15561 | 2025.03.25 22:59:27.923998 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15562 | 2025.03.25 22:59:27.925578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15563 | 2025.03.25 22:59:27.925906 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15564 | 2025.03.25 22:59:27.927464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2176 | ||
15565 | 2025.03.25 22:59:28.633410 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15566 | 2025.03.25 22:59:28.633754 [ 268 ] {f06fa31f-6472-49f3-aadb-1de5b95cc8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15567 | 2025.03.25 22:59:28.633834 [ 268 ] {f06fa31f-6472-49f3-aadb-1de5b95cc8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15568 | 2025.03.25 22:59:28.634762 [ 268 ] {f06fa31f-6472-49f3-aadb-1de5b95cc8d8} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15569 | 2025.03.25 22:59:28.634809 [ 268 ] {f06fa31f-6472-49f3-aadb-1de5b95cc8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15570 | 2025.03.25 22:59:28.635282 [ 268 ] {f06fa31f-6472-49f3-aadb-1de5b95cc8d8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15571 | 2025.03.25 22:59:28.635549 [ 268 ] {f06fa31f-6472-49f3-aadb-1de5b95cc8d8} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15572 | 2025.03.25 22:59:28.635709 [ 101 ] {} <Debug> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
15573 | 2025.03.25 22:59:28.635753 [ 101 ] {} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15574 | 2025.03.25 22:59:28.635761 [ 268 ] {f06fa31f-6472-49f3-aadb-1de5b95cc8d8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002069 sec., 102464.95891735137 rows/sec., 6.52 MiB/sec. | ||
15575 | 2025.03.25 22:59:28.635846 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15576 | 2025.03.25 22:59:28.635940 [ 268 ] {f06fa31f-6472-49f3-aadb-1de5b95cc8d8} <Debug> TCPHandler: Processed in 0.00267275 sec. | ||
15577 | 2025.03.25 22:59:28.636139 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
15578 | 2025.03.25 22:59:28.636169 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15579 | 2025.03.25 22:59:28.636400 [ 268 ] {d27e0e83-7260-4376-b618-773b285bab58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15580 | 2025.03.25 22:59:28.636447 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15581 | 2025.03.25 22:59:28.636502 [ 268 ] {d27e0e83-7260-4376-b618-773b285bab58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15582 | 2025.03.25 22:59:28.636528 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 236 rows starting from the beginning of the part | ||
15583 | 2025.03.25 22:59:28.636873 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
15584 | 2025.03.25 22:59:28.637219 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
15585 | 2025.03.25 22:59:28.637670 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
15586 | 2025.03.25 22:59:28.638099 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
15587 | 2025.03.25 22:59:28.638490 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
15588 | 2025.03.25 22:59:28.639510 [ 268 ] {d27e0e83-7260-4376-b618-773b285bab58} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15589 | 2025.03.25 22:59:28.639585 [ 268 ] {d27e0e83-7260-4376-b618-773b285bab58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15590 | 2025.03.25 22:59:28.640649 [ 268 ] {d27e0e83-7260-4376-b618-773b285bab58} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
15591 | 2025.03.25 22:59:28.641044 [ 268 ] {d27e0e83-7260-4376-b618-773b285bab58} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15592 | 2025.03.25 22:59:28.641620 [ 268 ] {d27e0e83-7260-4376-b618-773b285bab58} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005278 sec., 757.8628268283442 rows/sec., 61.80 KiB/sec. | ||
15593 | 2025.03.25 22:59:28.641808 [ 268 ] {d27e0e83-7260-4376-b618-773b285bab58} <Debug> TCPHandler: Processed in 0.005698068 sec. | ||
15594 | 2025.03.25 22:59:28.641839 [ 187 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.005874703 sec., 220606.89706356218 rows/sec., 14.95 MiB/sec. | ||
15595 | 2025.03.25 22:59:28.641960 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15596 | 2025.03.25 22:59:28.642075 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
15597 | 2025.03.25 22:59:28.642153 [ 268 ] {bf2062fd-0e06-4920-b27b-16e5b18755c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15598 | 2025.03.25 22:59:28.642229 [ 268 ] {bf2062fd-0e06-4920-b27b-16e5b18755c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15599 | 2025.03.25 22:59:28.642676 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15600 | 2025.03.25 22:59:28.642926 [ 198 ] {3afaf8ad-4cdd-4804-898a-887ad34057af::all_1_46_9} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
15601 | 2025.03.25 22:59:28.643036 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
15602 | 2025.03.25 22:59:28.643637 [ 268 ] {bf2062fd-0e06-4920-b27b-16e5b18755c1} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15603 | 2025.03.25 22:59:28.643681 [ 268 ] {bf2062fd-0e06-4920-b27b-16e5b18755c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15604 | 2025.03.25 22:59:28.644105 [ 268 ] {bf2062fd-0e06-4920-b27b-16e5b18755c1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15605 | 2025.03.25 22:59:28.644347 [ 268 ] {bf2062fd-0e06-4920-b27b-16e5b18755c1} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15606 | 2025.03.25 22:59:28.644520 [ 268 ] {bf2062fd-0e06-4920-b27b-16e5b18755c1} <Debug> executeQuery: Read 683 rows, 55.57 KiB in 0.002433 sec., 280723.3867653103 rows/sec., 22.31 MiB/sec. | ||
15607 | 2025.03.25 22:59:28.644577 [ 268 ] {bf2062fd-0e06-4920-b27b-16e5b18755c1} <Debug> TCPHandler: Processed in 0.002693171 sec. | ||
15608 | 2025.03.25 22:59:28.644696 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15609 | 2025.03.25 22:59:28.644804 [ 268 ] {884c5943-c969-4912-b895-0076d977fe91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15610 | 2025.03.25 22:59:28.644849 [ 268 ] {884c5943-c969-4912-b895-0076d977fe91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15611 | 2025.03.25 22:59:28.645416 [ 268 ] {884c5943-c969-4912-b895-0076d977fe91} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15612 | 2025.03.25 22:59:28.645453 [ 268 ] {884c5943-c969-4912-b895-0076d977fe91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15613 | 2025.03.25 22:59:28.645816 [ 268 ] {884c5943-c969-4912-b895-0076d977fe91} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
15614 | 2025.03.25 22:59:28.646060 [ 268 ] {884c5943-c969-4912-b895-0076d977fe91} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15615 | 2025.03.25 22:59:28.646239 [ 268 ] {884c5943-c969-4912-b895-0076d977fe91} <Debug> executeQuery: Read 142 rows, 9.07 KiB in 0.001457 sec., 97460.53534660261 rows/sec., 6.08 MiB/sec. | ||
15616 | 2025.03.25 22:59:28.646274 [ 225 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15617 | 2025.03.25 22:59:28.646298 [ 268 ] {884c5943-c969-4912-b895-0076d977fe91} <Debug> TCPHandler: Processed in 0.001656088 sec. | ||
15618 | 2025.03.25 22:59:28.646321 [ 225 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15619 | 2025.03.25 22:59:28.646424 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15620 | 2025.03.25 22:59:28.646542 [ 268 ] {186ef139-c21d-48fa-8afc-2110c03dd4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15621 | 2025.03.25 22:59:28.646587 [ 268 ] {186ef139-c21d-48fa-8afc-2110c03dd4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15622 | 2025.03.25 22:59:28.647302 [ 268 ] {186ef139-c21d-48fa-8afc-2110c03dd4f4} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15623 | 2025.03.25 22:59:28.647341 [ 268 ] {186ef139-c21d-48fa-8afc-2110c03dd4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15624 | 2025.03.25 22:59:28.647821 [ 268 ] {186ef139-c21d-48fa-8afc-2110c03dd4f4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
15625 | 2025.03.25 22:59:28.648085 [ 268 ] {186ef139-c21d-48fa-8afc-2110c03dd4f4} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15626 | 2025.03.25 22:59:28.648316 [ 268 ] {186ef139-c21d-48fa-8afc-2110c03dd4f4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001793 sec., 63022.866703848296 rows/sec., 4.08 MiB/sec. | ||
15627 | 2025.03.25 22:59:28.648417 [ 268 ] {186ef139-c21d-48fa-8afc-2110c03dd4f4} <Debug> TCPHandler: Processed in 0.002046716 sec. | ||
15628 | 2025.03.25 22:59:28.648533 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15629 | 2025.03.25 22:59:28.648651 [ 268 ] {21d0b1de-efd0-4ce4-8fd1-c23b0514d789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15630 | 2025.03.25 22:59:28.648706 [ 268 ] {21d0b1de-efd0-4ce4-8fd1-c23b0514d789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15631 | 2025.03.25 22:59:28.649243 [ 225 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15632 | 2025.03.25 22:59:28.649494 [ 268 ] {21d0b1de-efd0-4ce4-8fd1-c23b0514d789} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15633 | 2025.03.25 22:59:28.649549 [ 268 ] {21d0b1de-efd0-4ce4-8fd1-c23b0514d789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15634 | 2025.03.25 22:59:28.650065 [ 268 ] {21d0b1de-efd0-4ce4-8fd1-c23b0514d789} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15635 | 2025.03.25 22:59:28.650311 [ 268 ] {21d0b1de-efd0-4ce4-8fd1-c23b0514d789} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15636 | 2025.03.25 22:59:28.650483 [ 118 ] {} <Debug> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
15637 | 2025.03.25 22:59:28.650552 [ 268 ] {21d0b1de-efd0-4ce4-8fd1-c23b0514d789} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001919 sec., 58363.7311099531 rows/sec., 3.32 MiB/sec. | ||
15638 | 2025.03.25 22:59:28.650560 [ 118 ] {} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15639 | 2025.03.25 22:59:28.650646 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15640 | 2025.03.25 22:59:28.650685 [ 268 ] {21d0b1de-efd0-4ce4-8fd1-c23b0514d789} <Debug> TCPHandler: Processed in 0.002197149 sec. | ||
15641 | 2025.03.25 22:59:28.650891 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
15642 | 2025.03.25 22:59:28.650923 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15643 | 2025.03.25 22:59:28.651138 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15644 | 2025.03.25 22:59:28.651155 [ 268 ] {819e55d2-4047-4e43-8fa4-df05cc1e69d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15645 | 2025.03.25 22:59:28.651207 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 124 rows starting from the beginning of the part | ||
15646 | 2025.03.25 22:59:28.651254 [ 268 ] {819e55d2-4047-4e43-8fa4-df05cc1e69d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15647 | 2025.03.25 22:59:28.651655 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part | ||
15648 | 2025.03.25 22:59:28.651999 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 112 rows starting from the beginning of the part | ||
15649 | 2025.03.25 22:59:28.652386 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part | ||
15650 | 2025.03.25 22:59:28.652754 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 112 rows starting from the beginning of the part | ||
15651 | 2025.03.25 22:59:28.653144 [ 198 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 112 rows starting from the beginning of the part | ||
15652 | 2025.03.25 22:59:28.654823 [ 268 ] {819e55d2-4047-4e43-8fa4-df05cc1e69d4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15653 | 2025.03.25 22:59:28.654903 [ 268 ] {819e55d2-4047-4e43-8fa4-df05cc1e69d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15654 | 2025.03.25 22:59:28.655879 [ 268 ] {819e55d2-4047-4e43-8fa4-df05cc1e69d4} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15655 | 2025.03.25 22:59:28.655953 [ 187 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.005220768 sec., 131015.20695805675 rows/sec., 8.01 MiB/sec. | ||
15656 | 2025.03.25 22:59:28.656310 [ 268 ] {819e55d2-4047-4e43-8fa4-df05cc1e69d4} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15657 | 2025.03.25 22:59:28.656334 [ 187 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
15658 | 2025.03.25 22:59:28.656731 [ 268 ] {819e55d2-4047-4e43-8fa4-df05cc1e69d4} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.005657 sec., 73890.75481704084 rows/sec., 5.26 MiB/sec. | ||
15659 | 2025.03.25 22:59:28.656852 [ 268 ] {819e55d2-4047-4e43-8fa4-df05cc1e69d4} <Debug> TCPHandler: Processed in 0.006020006 sec. | ||
15660 | 2025.03.25 22:59:28.657148 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15661 | 2025.03.25 22:59:28.657401 [ 187 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15662 | 2025.03.25 22:59:28.657470 [ 268 ] {db0e5712-b802-4524-ab5d-240a52218ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15663 | 2025.03.25 22:59:28.657655 [ 268 ] {db0e5712-b802-4524-ab5d-240a52218ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15664 | 2025.03.25 22:59:28.657792 [ 187 ] {ef445a14-4933-4c1a-9e02-ac4109e80d26::all_1_46_9} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
15665 | 2025.03.25 22:59:28.658182 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
15666 | 2025.03.25 22:59:28.658813 [ 268 ] {db0e5712-b802-4524-ab5d-240a52218ed6} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15667 | 2025.03.25 22:59:28.658856 [ 268 ] {db0e5712-b802-4524-ab5d-240a52218ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15668 | 2025.03.25 22:59:28.659227 [ 268 ] {db0e5712-b802-4524-ab5d-240a52218ed6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
15669 | 2025.03.25 22:59:28.659496 [ 268 ] {db0e5712-b802-4524-ab5d-240a52218ed6} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15670 | 2025.03.25 22:59:28.659732 [ 268 ] {db0e5712-b802-4524-ab5d-240a52218ed6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00237 sec., 2531.645569620253 rows/sec., 132.27 KiB/sec. | ||
15671 | 2025.03.25 22:59:28.659806 [ 268 ] {db0e5712-b802-4524-ab5d-240a52218ed6} <Debug> TCPHandler: Processed in 0.002762692 sec. | ||
15672 | 2025.03.25 22:59:28.659961 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15673 | 2025.03.25 22:59:28.660067 [ 268 ] {cc110159-4ba2-41c8-a7a7-681521c4d6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15674 | 2025.03.25 22:59:28.660114 [ 268 ] {cc110159-4ba2-41c8-a7a7-681521c4d6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15675 | 2025.03.25 22:59:28.660636 [ 268 ] {cc110159-4ba2-41c8-a7a7-681521c4d6a5} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15676 | 2025.03.25 22:59:28.660674 [ 268 ] {cc110159-4ba2-41c8-a7a7-681521c4d6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15677 | 2025.03.25 22:59:28.661077 [ 268 ] {cc110159-4ba2-41c8-a7a7-681521c4d6a5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15678 | 2025.03.25 22:59:28.661322 [ 268 ] {cc110159-4ba2-41c8-a7a7-681521c4d6a5} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15679 | 2025.03.25 22:59:28.661533 [ 268 ] {cc110159-4ba2-41c8-a7a7-681521c4d6a5} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001488 sec., 160618.27956989247 rows/sec., 10.77 MiB/sec. | ||
15680 | 2025.03.25 22:59:28.661585 [ 268 ] {cc110159-4ba2-41c8-a7a7-681521c4d6a5} <Debug> TCPHandler: Processed in 0.001683158 sec. | ||
15681 | 2025.03.25 22:59:28.661700 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15682 | 2025.03.25 22:59:28.661807 [ 268 ] {d18ece27-030b-4d55-b669-e9ffc666b88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15683 | 2025.03.25 22:59:28.661853 [ 268 ] {d18ece27-030b-4d55-b669-e9ffc666b88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15684 | 2025.03.25 22:59:28.662271 [ 268 ] {d18ece27-030b-4d55-b669-e9ffc666b88e} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15685 | 2025.03.25 22:59:28.662309 [ 268 ] {d18ece27-030b-4d55-b669-e9ffc666b88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15686 | 2025.03.25 22:59:28.662670 [ 268 ] {d18ece27-030b-4d55-b669-e9ffc666b88e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
15687 | 2025.03.25 22:59:28.662909 [ 268 ] {d18ece27-030b-4d55-b669-e9ffc666b88e} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15688 | 2025.03.25 22:59:28.663105 [ 268 ] {d18ece27-030b-4d55-b669-e9ffc666b88e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 51.09 KiB/sec. | ||
15689 | 2025.03.25 22:59:28.663154 [ 268 ] {d18ece27-030b-4d55-b669-e9ffc666b88e} <Debug> TCPHandler: Processed in 0.001506854 sec. | ||
15690 | 2025.03.25 22:59:28.663258 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15691 | 2025.03.25 22:59:28.663360 [ 268 ] {4997cb06-cf19-48a4-938a-8e485ffc733b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15692 | 2025.03.25 22:59:28.663425 [ 268 ] {4997cb06-cf19-48a4-938a-8e485ffc733b} <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 | ||
15693 | 2025.03.25 22:59:28.664561 [ 268 ] {4997cb06-cf19-48a4-938a-8e485ffc733b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15694 | 2025.03.25 22:59:28.664601 [ 268 ] {4997cb06-cf19-48a4-938a-8e485ffc733b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15695 | 2025.03.25 22:59:28.665270 [ 268 ] {4997cb06-cf19-48a4-938a-8e485ffc733b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
15696 | 2025.03.25 22:59:28.665563 [ 268 ] {4997cb06-cf19-48a4-938a-8e485ffc733b} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15697 | 2025.03.25 22:59:28.665826 [ 268 ] {4997cb06-cf19-48a4-938a-8e485ffc733b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002486 sec., 12872.083668543846 rows/sec., 23.07 MiB/sec. | ||
15698 | 2025.03.25 22:59:28.665879 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15699 | 2025.03.25 22:59:28.665931 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15700 | 2025.03.25 22:59:28.665987 [ 268 ] {4997cb06-cf19-48a4-938a-8e485ffc733b} <Debug> TCPHandler: Processed in 0.002779142 sec. | ||
15701 | 2025.03.25 22:59:28.666134 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15702 | 2025.03.25 22:59:28.666242 [ 268 ] {3d4fbe6e-fba3-4c65-9650-b807017a8e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15703 | 2025.03.25 22:59:28.666291 [ 268 ] {3d4fbe6e-fba3-4c65-9650-b807017a8e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15704 | 2025.03.25 22:59:28.666881 [ 268 ] {3d4fbe6e-fba3-4c65-9650-b807017a8e1e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15705 | 2025.03.25 22:59:28.666923 [ 268 ] {3d4fbe6e-fba3-4c65-9650-b807017a8e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15706 | 2025.03.25 22:59:28.667396 [ 268 ] {3d4fbe6e-fba3-4c65-9650-b807017a8e1e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15707 | 2025.03.25 22:59:28.667683 [ 268 ] {3d4fbe6e-fba3-4c65-9650-b807017a8e1e} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15708 | 2025.03.25 22:59:28.667921 [ 118 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15709 | 2025.03.25 22:59:28.668049 [ 118 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15710 | 2025.03.25 22:59:28.668123 [ 268 ] {3d4fbe6e-fba3-4c65-9650-b807017a8e1e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00188 sec., 43617.02127659575 rows/sec., 2.77 MiB/sec. | ||
15711 | 2025.03.25 22:59:28.668136 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15712 | 2025.03.25 22:59:28.668305 [ 268 ] {3d4fbe6e-fba3-4c65-9650-b807017a8e1e} <Debug> TCPHandler: Processed in 0.00222541 sec. | ||
15713 | 2025.03.25 22:59:28.668599 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
15714 | 2025.03.25 22:59:28.668884 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15715 | 2025.03.25 22:59:28.668921 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6688 rows starting from the beginning of the part | ||
15716 | 2025.03.25 22:59:28.669067 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 40 rows starting from the beginning of the part | ||
15717 | 2025.03.25 22:59:28.669351 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 20 rows starting from the beginning of the part | ||
15718 | 2025.03.25 22:59:28.669574 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15719 | 2025.03.25 22:59:28.669609 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part | ||
15720 | 2025.03.25 22:59:28.669966 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
15721 | 2025.03.25 22:59:28.670256 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 82 rows starting from the beginning of the part | ||
15722 | 2025.03.25 22:59:28.673236 [ 199 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6972 rows, containing 4 columns (4 merged, 0 gathered) in 0.004916181 sec., 1418173.985050591 rows/sec., 92.91 MiB/sec. | ||
15723 | 2025.03.25 22:59:28.673674 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15724 | 2025.03.25 22:59:28.673977 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15725 | 2025.03.25 22:59:28.674053 [ 189 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_126_25} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15726 | 2025.03.25 22:59:28.674145 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
15727 | 2025.03.25 22:59:30.214450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
15728 | 2025.03.25 22:59:30.215205 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15729 | 2025.03.25 22:59:30.215255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15730 | 2025.03.25 22:59:30.215806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15731 | 2025.03.25 22:59:30.216074 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15732 | 2025.03.25 22:59:30.216330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
15733 | 2025.03.25 22:59:32.900885 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
15734 | 2025.03.25 22:59:32.924686 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15735 | 2025.03.25 22:59:32.924745 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15736 | 2025.03.25 22:59:32.932406 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15737 | 2025.03.25 22:59:32.933246 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15738 | 2025.03.25 22:59:32.936821 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
15739 | 2025.03.25 22:59:33.625228 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15740 | 2025.03.25 22:59:33.625547 [ 268 ] {c8e353bd-dbb0-4c77-ab3b-6082d27e5c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15741 | 2025.03.25 22:59:33.625668 [ 268 ] {c8e353bd-dbb0-4c77-ab3b-6082d27e5c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15742 | 2025.03.25 22:59:33.626620 [ 268 ] {c8e353bd-dbb0-4c77-ab3b-6082d27e5c8c} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15743 | 2025.03.25 22:59:33.626668 [ 268 ] {c8e353bd-dbb0-4c77-ab3b-6082d27e5c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15744 | 2025.03.25 22:59:33.627135 [ 268 ] {c8e353bd-dbb0-4c77-ab3b-6082d27e5c8c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15745 | 2025.03.25 22:59:33.627402 [ 268 ] {c8e353bd-dbb0-4c77-ab3b-6082d27e5c8c} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15746 | 2025.03.25 22:59:33.627653 [ 268 ] {c8e353bd-dbb0-4c77-ab3b-6082d27e5c8c} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002195 sec., 32801.82232346242 rows/sec., 2.66 MiB/sec. | ||
15747 | 2025.03.25 22:59:33.627717 [ 268 ] {c8e353bd-dbb0-4c77-ab3b-6082d27e5c8c} <Debug> TCPHandler: Processed in 0.00268749 sec. | ||
15748 | 2025.03.25 22:59:33.627851 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15749 | 2025.03.25 22:59:33.628016 [ 268 ] {0c619fbb-8c98-4e60-83e3-5594bc757631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15750 | 2025.03.25 22:59:33.628088 [ 268 ] {0c619fbb-8c98-4e60-83e3-5594bc757631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15751 | 2025.03.25 22:59:33.628674 [ 268 ] {0c619fbb-8c98-4e60-83e3-5594bc757631} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15752 | 2025.03.25 22:59:33.628715 [ 268 ] {0c619fbb-8c98-4e60-83e3-5594bc757631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15753 | 2025.03.25 22:59:33.629084 [ 268 ] {0c619fbb-8c98-4e60-83e3-5594bc757631} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15754 | 2025.03.25 22:59:33.629342 [ 268 ] {0c619fbb-8c98-4e60-83e3-5594bc757631} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15755 | 2025.03.25 22:59:33.629578 [ 268 ] {0c619fbb-8c98-4e60-83e3-5594bc757631} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001606 sec., 4981.3200498132 rows/sec., 374.57 KiB/sec. | ||
15756 | 2025.03.25 22:59:33.629681 [ 268 ] {0c619fbb-8c98-4e60-83e3-5594bc757631} <Debug> TCPHandler: Processed in 0.001890802 sec. | ||
15757 | 2025.03.25 22:59:33.629839 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15758 | 2025.03.25 22:59:33.630098 [ 268 ] {5ba8228b-23b9-4610-8ff6-2829762f766b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15759 | 2025.03.25 22:59:33.630160 [ 268 ] {5ba8228b-23b9-4610-8ff6-2829762f766b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15760 | 2025.03.25 22:59:33.630721 [ 268 ] {5ba8228b-23b9-4610-8ff6-2829762f766b} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15761 | 2025.03.25 22:59:33.630762 [ 268 ] {5ba8228b-23b9-4610-8ff6-2829762f766b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15762 | 2025.03.25 22:59:33.631125 [ 268 ] {5ba8228b-23b9-4610-8ff6-2829762f766b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15763 | 2025.03.25 22:59:33.631367 [ 268 ] {5ba8228b-23b9-4610-8ff6-2829762f766b} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15764 | 2025.03.25 22:59:33.631591 [ 268 ] {5ba8228b-23b9-4610-8ff6-2829762f766b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001573 sec., 45772.40940877305 rows/sec., 3.57 MiB/sec. | ||
15765 | 2025.03.25 22:59:33.631653 [ 268 ] {5ba8228b-23b9-4610-8ff6-2829762f766b} <Debug> TCPHandler: Processed in 0.001911853 sec. | ||
15766 | 2025.03.25 22:59:33.631782 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15767 | 2025.03.25 22:59:33.631954 [ 268 ] {821b9832-47f6-40ec-8529-7c419948382f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15768 | 2025.03.25 22:59:33.632006 [ 268 ] {821b9832-47f6-40ec-8529-7c419948382f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15769 | 2025.03.25 22:59:33.632548 [ 268 ] {821b9832-47f6-40ec-8529-7c419948382f} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15770 | 2025.03.25 22:59:33.632588 [ 268 ] {821b9832-47f6-40ec-8529-7c419948382f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15771 | 2025.03.25 22:59:33.632998 [ 268 ] {821b9832-47f6-40ec-8529-7c419948382f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15772 | 2025.03.25 22:59:33.633242 [ 268 ] {821b9832-47f6-40ec-8529-7c419948382f} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15773 | 2025.03.25 22:59:33.633422 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 5 parts from all_1_122_25 to all_126_126_0 | ||
15774 | 2025.03.25 22:59:33.633458 [ 268 ] {821b9832-47f6-40ec-8529-7c419948382f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec. | ||
15775 | 2025.03.25 22:59:33.633513 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15776 | 2025.03.25 22:59:33.633570 [ 268 ] {821b9832-47f6-40ec-8529-7c419948382f} <Debug> TCPHandler: Processed in 0.001849031 sec. | ||
15777 | 2025.03.25 22:59:33.633576 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15778 | 2025.03.25 22:59:33.633818 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_126_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_122_25 to all_126_126_0 into Compact with storage Full | ||
15779 | 2025.03.25 22:59:33.633829 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15780 | 2025.03.25 22:59:33.634106 [ 268 ] {c564a568-a1c2-4e21-af2e-9f64df78c792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15781 | 2025.03.25 22:59:33.634127 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_126_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15782 | 2025.03.25 22:59:33.634222 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 38256 rows starting from the beginning of the part | ||
15783 | 2025.03.25 22:59:33.634283 [ 268 ] {c564a568-a1c2-4e21-af2e-9f64df78c792} <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 | ||
15784 | 2025.03.25 22:59:33.634507 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 54 rows starting from the beginning of the part | ||
15785 | 2025.03.25 22:59:33.634982 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part | ||
15786 | 2025.03.25 22:59:33.635357 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
15787 | 2025.03.25 22:59:33.635913 [ 196 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 239 rows starting from the beginning of the part | ||
15788 | 2025.03.25 22:59:33.638702 [ 268 ] {c564a568-a1c2-4e21-af2e-9f64df78c792} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15789 | 2025.03.25 22:59:33.638750 [ 268 ] {c564a568-a1c2-4e21-af2e-9f64df78c792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15790 | 2025.03.25 22:59:33.640422 [ 268 ] {c564a568-a1c2-4e21-af2e-9f64df78c792} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
15791 | 2025.03.25 22:59:33.640747 [ 268 ] {c564a568-a1c2-4e21-af2e-9f64df78c792} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15792 | 2025.03.25 22:59:33.641161 [ 268 ] {c564a568-a1c2-4e21-af2e-9f64df78c792} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007142 sec., 1120.1344161299355 rows/sec., 2.01 MiB/sec. | ||
15793 | 2025.03.25 22:59:33.641293 [ 268 ] {c564a568-a1c2-4e21-af2e-9f64df78c792} <Debug> TCPHandler: Processed in 0.00755141 sec. | ||
15794 | 2025.03.25 22:59:33.641452 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15795 | 2025.03.25 22:59:33.641598 [ 268 ] {2eb7f3d2-41ff-4f7b-9761-d1ff0103c93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15796 | 2025.03.25 22:59:33.641652 [ 268 ] {2eb7f3d2-41ff-4f7b-9761-d1ff0103c93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15797 | 2025.03.25 22:59:33.642261 [ 268 ] {2eb7f3d2-41ff-4f7b-9761-d1ff0103c93a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15798 | 2025.03.25 22:59:33.642301 [ 268 ] {2eb7f3d2-41ff-4f7b-9761-d1ff0103c93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15799 | 2025.03.25 22:59:33.642825 [ 268 ] {2eb7f3d2-41ff-4f7b-9761-d1ff0103c93a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15800 | 2025.03.25 22:59:33.643227 [ 268 ] {2eb7f3d2-41ff-4f7b-9761-d1ff0103c93a} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15801 | 2025.03.25 22:59:33.643501 [ 268 ] {2eb7f3d2-41ff-4f7b-9761-d1ff0103c93a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001928 sec., 31120.33195020747 rows/sec., 2.10 MiB/sec. | ||
15802 | 2025.03.25 22:59:33.643569 [ 268 ] {2eb7f3d2-41ff-4f7b-9761-d1ff0103c93a} <Debug> TCPHandler: Processed in 0.00218781 sec. | ||
15803 | 2025.03.25 22:59:33.647190 [ 199 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_126_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38946 rows, containing 5 columns (5 merged, 0 gathered) in 0.013495624 sec., 2885824.323499232 rows/sec., 195.42 MiB/sec. | ||
15804 | 2025.03.25 22:59:33.647701 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_126_26} <Trace> MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) | ||
15805 | 2025.03.25 22:59:33.648042 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15806 | 2025.03.25 22:59:33.648123 [ 201 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 5 parts: [all_1_122_25, all_126_126_0] -> all_1_126_26 | ||
15807 | 2025.03.25 22:59:33.648215 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
15808 | 2025.03.25 22:59:37.503769 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15809 | 2025.03.25 22:59:37.503833 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15810 | 2025.03.25 22:59:37.716526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
15811 | 2025.03.25 22:59:37.717337 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15812 | 2025.03.25 22:59:37.717407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15813 | 2025.03.25 22:59:37.718125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15814 | 2025.03.25 22:59:37.718510 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15815 | 2025.03.25 22:59:37.718882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
15816 | 2025.03.25 22:59:37.718938 [ 218 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15817 | 2025.03.25 22:59:37.719007 [ 218 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15818 | 2025.03.25 22:59:37.721655 [ 218 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15819 | 2025.03.25 22:59:37.927731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2212 | ||
15820 | 2025.03.25 22:59:37.931223 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15821 | 2025.03.25 22:59:37.931286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15822 | 2025.03.25 22:59:37.933127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
15823 | 2025.03.25 22:59:37.933482 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15824 | 2025.03.25 22:59:37.935039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2212 | ||
15825 | 2025.03.25 22:59:38.001805 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001440822 sec. | ||
15826 | 2025.03.25 22:59:38.294063 [ 219 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15827 | 2025.03.25 22:59:38.294117 [ 219 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15828 | 2025.03.25 22:59:38.296042 [ 219 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15829 | 2025.03.25 22:59:38.632294 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15830 | 2025.03.25 22:59:38.632494 [ 268 ] {068d8bd2-1628-4fbe-985a-329f733f5cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15831 | 2025.03.25 22:59:38.632571 [ 268 ] {068d8bd2-1628-4fbe-985a-329f733f5cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15832 | 2025.03.25 22:59:38.633475 [ 268 ] {068d8bd2-1628-4fbe-985a-329f733f5cf6} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15833 | 2025.03.25 22:59:38.633531 [ 268 ] {068d8bd2-1628-4fbe-985a-329f733f5cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15834 | 2025.03.25 22:59:38.634000 [ 268 ] {068d8bd2-1628-4fbe-985a-329f733f5cf6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
15835 | 2025.03.25 22:59:38.634274 [ 268 ] {068d8bd2-1628-4fbe-985a-329f733f5cf6} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15836 | 2025.03.25 22:59:38.634525 [ 268 ] {068d8bd2-1628-4fbe-985a-329f733f5cf6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002087 sec., 101581.21705797796 rows/sec., 6.46 MiB/sec. | ||
15837 | 2025.03.25 22:59:38.634595 [ 268 ] {068d8bd2-1628-4fbe-985a-329f733f5cf6} <Debug> TCPHandler: Processed in 0.002439434 sec. | ||
15838 | 2025.03.25 22:59:38.634734 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15839 | 2025.03.25 22:59:38.634851 [ 268 ] {f3015a08-26ea-43f4-9f4f-60bafb182a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15840 | 2025.03.25 22:59:38.634902 [ 268 ] {f3015a08-26ea-43f4-9f4f-60bafb182a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15841 | 2025.03.25 22:59:38.635810 [ 268 ] {f3015a08-26ea-43f4-9f4f-60bafb182a8a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15842 | 2025.03.25 22:59:38.635852 [ 268 ] {f3015a08-26ea-43f4-9f4f-60bafb182a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15843 | 2025.03.25 22:59:38.636273 [ 268 ] {f3015a08-26ea-43f4-9f4f-60bafb182a8a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15844 | 2025.03.25 22:59:38.636558 [ 268 ] {f3015a08-26ea-43f4-9f4f-60bafb182a8a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15845 | 2025.03.25 22:59:38.636758 [ 110 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15846 | 2025.03.25 22:59:38.636807 [ 268 ] {f3015a08-26ea-43f4-9f4f-60bafb182a8a} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001978 sec., 344287.15874620824 rows/sec., 27.36 MiB/sec. | ||
15847 | 2025.03.25 22:59:38.636835 [ 110 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15848 | 2025.03.25 22:59:38.636899 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15849 | 2025.03.25 22:59:38.636926 [ 268 ] {f3015a08-26ea-43f4-9f4f-60bafb182a8a} <Debug> TCPHandler: Processed in 0.00224543 sec. | ||
15850 | 2025.03.25 22:59:38.637196 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
15851 | 2025.03.25 22:59:38.637223 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15852 | 2025.03.25 22:59:38.637602 [ 268 ] {342ddff1-213e-4110-9cf6-538c99cc3a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15853 | 2025.03.25 22:59:38.637638 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15854 | 2025.03.25 22:59:38.637771 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1967 rows starting from the beginning of the part | ||
15855 | 2025.03.25 22:59:38.637793 [ 268 ] {342ddff1-213e-4110-9cf6-538c99cc3a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15856 | 2025.03.25 22:59:38.638137 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 681 rows starting from the beginning of the part | ||
15857 | 2025.03.25 22:59:38.638552 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 72 rows starting from the beginning of the part | ||
15858 | 2025.03.25 22:59:38.638980 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 683 rows starting from the beginning of the part | ||
15859 | 2025.03.25 22:59:38.639362 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 72 rows starting from the beginning of the part | ||
15860 | 2025.03.25 22:59:38.639742 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 681 rows starting from the beginning of the part | ||
15861 | 2025.03.25 22:59:38.642461 [ 268 ] {342ddff1-213e-4110-9cf6-538c99cc3a7d} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15862 | 2025.03.25 22:59:38.642569 [ 268 ] {342ddff1-213e-4110-9cf6-538c99cc3a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15863 | 2025.03.25 22:59:38.643673 [ 268 ] {342ddff1-213e-4110-9cf6-538c99cc3a7d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15864 | 2025.03.25 22:59:38.644005 [ 268 ] {342ddff1-213e-4110-9cf6-538c99cc3a7d} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15865 | 2025.03.25 22:59:38.644270 [ 268 ] {342ddff1-213e-4110-9cf6-538c99cc3a7d} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.006819 sec., 20237.57149142103 rows/sec., 1.26 MiB/sec. | ||
15866 | 2025.03.25 22:59:38.644435 [ 268 ] {342ddff1-213e-4110-9cf6-538c99cc3a7d} <Debug> TCPHandler: Processed in 0.007331375 sec. | ||
15867 | 2025.03.25 22:59:38.644722 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15868 | 2025.03.25 22:59:38.644771 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4156 rows, containing 5 columns (5 merged, 0 gathered) in 0.007791756 sec., 533384.2589526674 rows/sec., 45.17 MiB/sec. | ||
15869 | 2025.03.25 22:59:38.644849 [ 268 ] {5b4f5d49-1fe4-452b-bae8-04085089cea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15870 | 2025.03.25 22:59:38.644899 [ 268 ] {5b4f5d49-1fe4-452b-bae8-04085089cea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15871 | 2025.03.25 22:59:38.645038 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15872 | 2025.03.25 22:59:38.645422 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15873 | 2025.03.25 22:59:38.645540 [ 201 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_131_26} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15874 | 2025.03.25 22:59:38.645659 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
15875 | 2025.03.25 22:59:38.645734 [ 268 ] {5b4f5d49-1fe4-452b-bae8-04085089cea7} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15876 | 2025.03.25 22:59:38.645774 [ 268 ] {5b4f5d49-1fe4-452b-bae8-04085089cea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15877 | 2025.03.25 22:59:38.646140 [ 268 ] {5b4f5d49-1fe4-452b-bae8-04085089cea7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
15878 | 2025.03.25 22:59:38.646394 [ 268 ] {5b4f5d49-1fe4-452b-bae8-04085089cea7} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15879 | 2025.03.25 22:59:38.646576 [ 110 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
15880 | 2025.03.25 22:59:38.646639 [ 110 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15881 | 2025.03.25 22:59:38.646660 [ 268 ] {5b4f5d49-1fe4-452b-bae8-04085089cea7} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001826 sec., 61883.89923329683 rows/sec., 4.01 MiB/sec. | ||
15882 | 2025.03.25 22:59:38.646676 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15883 | 2025.03.25 22:59:38.646834 [ 268 ] {5b4f5d49-1fe4-452b-bae8-04085089cea7} <Debug> TCPHandler: Processed in 0.002205099 sec. | ||
15884 | 2025.03.25 22:59:38.646912 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
15885 | 2025.03.25 22:59:38.647005 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15886 | 2025.03.25 22:59:38.647064 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15887 | 2025.03.25 22:59:38.647132 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 365 rows starting from the beginning of the part | ||
15888 | 2025.03.25 22:59:38.647234 [ 268 ] {4bc51212-6564-4e63-8d48-ddfd9f89e715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15889 | 2025.03.25 22:59:38.647381 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 113 rows starting from the beginning of the part | ||
15890 | 2025.03.25 22:59:38.647478 [ 268 ] {4bc51212-6564-4e63-8d48-ddfd9f89e715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15891 | 2025.03.25 22:59:38.647737 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 228 rows starting from the beginning of the part | ||
15892 | 2025.03.25 22:59:38.648073 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15893 | 2025.03.25 22:59:38.648123 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 113 rows starting from the beginning of the part | ||
15894 | 2025.03.25 22:59:38.648143 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15895 | 2025.03.25 22:59:38.648559 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 113 rows starting from the beginning of the part | ||
15896 | 2025.03.25 22:59:38.649008 [ 186 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 113 rows starting from the beginning of the part | ||
15897 | 2025.03.25 22:59:38.652712 [ 268 ] {4bc51212-6564-4e63-8d48-ddfd9f89e715} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15898 | 2025.03.25 22:59:38.652830 [ 268 ] {4bc51212-6564-4e63-8d48-ddfd9f89e715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15899 | 2025.03.25 22:59:38.654134 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.007329456 sec., 142575.38349367265 rows/sec., 10.02 MiB/sec. | ||
15900 | 2025.03.25 22:59:38.654453 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
15901 | 2025.03.25 22:59:38.654501 [ 268 ] {4bc51212-6564-4e63-8d48-ddfd9f89e715} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
15902 | 2025.03.25 22:59:38.654995 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15903 | 2025.03.25 22:59:38.655094 [ 268 ] {4bc51212-6564-4e63-8d48-ddfd9f89e715} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15904 | 2025.03.25 22:59:38.655237 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15905 | 2025.03.25 22:59:38.655262 [ 201 ] {baf13815-e6ff-4af9-ab34-3108c336e292::all_1_65_13} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
15906 | 2025.03.25 22:59:38.655696 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
15907 | 2025.03.25 22:59:38.656082 [ 268 ] {4bc51212-6564-4e63-8d48-ddfd9f89e715} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.008908 sec., 12572.968118545128 rows/sec., 733.41 KiB/sec. | ||
15908 | 2025.03.25 22:59:38.656696 [ 268 ] {4bc51212-6564-4e63-8d48-ddfd9f89e715} <Debug> TCPHandler: Processed in 0.00974679 sec. | ||
15909 | 2025.03.25 22:59:38.656972 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15910 | 2025.03.25 22:59:38.657158 [ 268 ] {b269a960-9b8d-4a6a-97aa-5bbdf81a135c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15911 | 2025.03.25 22:59:38.657208 [ 268 ] {b269a960-9b8d-4a6a-97aa-5bbdf81a135c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15912 | 2025.03.25 22:59:38.657968 [ 268 ] {b269a960-9b8d-4a6a-97aa-5bbdf81a135c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15913 | 2025.03.25 22:59:38.658008 [ 268 ] {b269a960-9b8d-4a6a-97aa-5bbdf81a135c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15914 | 2025.03.25 22:59:38.658404 [ 268 ] {b269a960-9b8d-4a6a-97aa-5bbdf81a135c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15915 | 2025.03.25 22:59:38.658649 [ 268 ] {b269a960-9b8d-4a6a-97aa-5bbdf81a135c} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15916 | 2025.03.25 22:59:38.658808 [ 110 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15917 | 2025.03.25 22:59:38.658868 [ 110 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15918 | 2025.03.25 22:59:38.658901 [ 268 ] {b269a960-9b8d-4a6a-97aa-5bbdf81a135c} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001763 sec., 234826.99943278503 rows/sec., 16.70 MiB/sec. | ||
15919 | 2025.03.25 22:59:38.658909 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15920 | 2025.03.25 22:59:38.659049 [ 268 ] {b269a960-9b8d-4a6a-97aa-5bbdf81a135c} <Debug> TCPHandler: Processed in 0.002171299 sec. | ||
15921 | 2025.03.25 22:59:38.659109 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
15922 | 2025.03.25 22:59:38.659179 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15923 | 2025.03.25 22:59:38.659225 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15924 | 2025.03.25 22:59:38.659275 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 952 rows starting from the beginning of the part | ||
15925 | 2025.03.25 22:59:38.659307 [ 268 ] {423b688b-9c22-4c78-839a-cdcf86103cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15926 | 2025.03.25 22:59:38.659443 [ 268 ] {423b688b-9c22-4c78-839a-cdcf86103cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15927 | 2025.03.25 22:59:38.659493 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 414 rows starting from the beginning of the part | ||
15928 | 2025.03.25 22:59:38.659971 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 72 rows starting from the beginning of the part | ||
15929 | 2025.03.25 22:59:38.660280 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 418 rows starting from the beginning of the part | ||
15930 | 2025.03.25 22:59:38.660605 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 72 rows starting from the beginning of the part | ||
15931 | 2025.03.25 22:59:38.660913 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 414 rows starting from the beginning of the part | ||
15932 | 2025.03.25 22:59:38.661649 [ 268 ] {423b688b-9c22-4c78-839a-cdcf86103cd0} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15933 | 2025.03.25 22:59:38.661696 [ 268 ] {423b688b-9c22-4c78-839a-cdcf86103cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15934 | 2025.03.25 22:59:38.662258 [ 268 ] {423b688b-9c22-4c78-839a-cdcf86103cd0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
15935 | 2025.03.25 22:59:38.662562 [ 268 ] {423b688b-9c22-4c78-839a-cdcf86103cd0} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15936 | 2025.03.25 22:59:38.662830 [ 268 ] {423b688b-9c22-4c78-839a-cdcf86103cd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003553 sec., 1688.7137630171685 rows/sec., 88.23 KiB/sec. | ||
15937 | 2025.03.25 22:59:38.663054 [ 268 ] {423b688b-9c22-4c78-839a-cdcf86103cd0} <Debug> TCPHandler: Processed in 0.003928779 sec. | ||
15938 | 2025.03.25 22:59:38.663349 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15939 | 2025.03.25 22:59:38.663473 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2342 rows, containing 5 columns (5 merged, 0 gathered) in 0.0044396 sec., 527525.0022524551 rows/sec., 40.22 MiB/sec. | ||
15940 | 2025.03.25 22:59:38.663529 [ 268 ] {c546c3e8-ffb0-4141-8a6f-df229969b139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15941 | 2025.03.25 22:59:38.663583 [ 268 ] {c546c3e8-ffb0-4141-8a6f-df229969b139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15942 | 2025.03.25 22:59:38.663650 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15943 | 2025.03.25 22:59:38.663988 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15944 | 2025.03.25 22:59:38.664108 [ 201 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_131_26} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15945 | 2025.03.25 22:59:38.664198 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
15946 | 2025.03.25 22:59:38.664319 [ 268 ] {c546c3e8-ffb0-4141-8a6f-df229969b139} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15947 | 2025.03.25 22:59:38.664357 [ 268 ] {c546c3e8-ffb0-4141-8a6f-df229969b139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15948 | 2025.03.25 22:59:38.664744 [ 268 ] {c546c3e8-ffb0-4141-8a6f-df229969b139} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15949 | 2025.03.25 22:59:38.664986 [ 268 ] {c546c3e8-ffb0-4141-8a6f-df229969b139} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15950 | 2025.03.25 22:59:38.665202 [ 268 ] {c546c3e8-ffb0-4141-8a6f-df229969b139} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001704 sec., 139084.5070422535 rows/sec., 9.32 MiB/sec. | ||
15951 | 2025.03.25 22:59:38.665254 [ 268 ] {c546c3e8-ffb0-4141-8a6f-df229969b139} <Debug> TCPHandler: Processed in 0.002010276 sec. | ||
15952 | 2025.03.25 22:59:38.665372 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15953 | 2025.03.25 22:59:38.665481 [ 268 ] {e9a92433-226a-4a80-8928-04f83f8e19f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15954 | 2025.03.25 22:59:38.665529 [ 268 ] {e9a92433-226a-4a80-8928-04f83f8e19f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15955 | 2025.03.25 22:59:38.665955 [ 268 ] {e9a92433-226a-4a80-8928-04f83f8e19f7} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15956 | 2025.03.25 22:59:38.665995 [ 268 ] {e9a92433-226a-4a80-8928-04f83f8e19f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15957 | 2025.03.25 22:59:38.666351 [ 268 ] {e9a92433-226a-4a80-8928-04f83f8e19f7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
15958 | 2025.03.25 22:59:38.666587 [ 268 ] {e9a92433-226a-4a80-8928-04f83f8e19f7} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15959 | 2025.03.25 22:59:38.666788 [ 268 ] {e9a92433-226a-4a80-8928-04f83f8e19f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. | ||
15960 | 2025.03.25 22:59:38.666838 [ 268 ] {e9a92433-226a-4a80-8928-04f83f8e19f7} <Debug> TCPHandler: Processed in 0.001517494 sec. | ||
15961 | 2025.03.25 22:59:38.666943 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15962 | 2025.03.25 22:59:38.667046 [ 268 ] {f38c350c-1ef1-4cb5-a804-df0b03e2735d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15963 | 2025.03.25 22:59:38.667112 [ 268 ] {f38c350c-1ef1-4cb5-a804-df0b03e2735d} <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 | ||
15964 | 2025.03.25 22:59:38.668213 [ 268 ] {f38c350c-1ef1-4cb5-a804-df0b03e2735d} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15965 | 2025.03.25 22:59:38.668252 [ 268 ] {f38c350c-1ef1-4cb5-a804-df0b03e2735d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15966 | 2025.03.25 22:59:38.668918 [ 268 ] {f38c350c-1ef1-4cb5-a804-df0b03e2735d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15967 | 2025.03.25 22:59:38.669184 [ 268 ] {f38c350c-1ef1-4cb5-a804-df0b03e2735d} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15968 | 2025.03.25 22:59:38.669448 [ 268 ] {f38c350c-1ef1-4cb5-a804-df0b03e2735d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002421 sec., 13217.67864518794 rows/sec., 23.69 MiB/sec. | ||
15969 | 2025.03.25 22:59:38.669612 [ 268 ] {f38c350c-1ef1-4cb5-a804-df0b03e2735d} <Debug> TCPHandler: Processed in 0.002717631 sec. | ||
15970 | 2025.03.25 22:59:38.669922 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15971 | 2025.03.25 22:59:38.670117 [ 268 ] {aa3259c8-6aed-4935-8d34-67d584f80092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15972 | 2025.03.25 22:59:38.670166 [ 268 ] {aa3259c8-6aed-4935-8d34-67d584f80092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15973 | 2025.03.25 22:59:38.670625 [ 268 ] {aa3259c8-6aed-4935-8d34-67d584f80092} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15974 | 2025.03.25 22:59:38.670664 [ 268 ] {aa3259c8-6aed-4935-8d34-67d584f80092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
15975 | 2025.03.25 22:59:38.671041 [ 268 ] {aa3259c8-6aed-4935-8d34-67d584f80092} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15976 | 2025.03.25 22:59:38.671288 [ 268 ] {aa3259c8-6aed-4935-8d34-67d584f80092} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15977 | 2025.03.25 22:59:38.671507 [ 268 ] {aa3259c8-6aed-4935-8d34-67d584f80092} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec. | ||
15978 | 2025.03.25 22:59:38.671560 [ 268 ] {aa3259c8-6aed-4935-8d34-67d584f80092} <Debug> TCPHandler: Processed in 0.001742609 sec. | ||
15979 | 2025.03.25 22:59:38.671569 [ 221 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15980 | 2025.03.25 22:59:38.671597 [ 221 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15981 | 2025.03.25 22:59:38.673542 [ 221 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15982 | 2025.03.25 22:59:40.436934 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
15983 | 2025.03.25 22:59:40.460113 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15984 | 2025.03.25 22:59:40.460175 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
15985 | 2025.03.25 22:59:40.467901 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15986 | 2025.03.25 22:59:40.468756 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15987 | 2025.03.25 22:59:40.472306 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
15988 | 2025.03.25 22:59:41.891229 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15989 | 2025.03.25 22:59:41.891433 [ 268 ] {23478652-9ef0-47d4-99e5-3841081bb98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15990 | 2025.03.25 22:59:41.891516 [ 268 ] {23478652-9ef0-47d4-99e5-3841081bb98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15991 | 2025.03.25 22:59:41.892972 [ 268 ] {23478652-9ef0-47d4-99e5-3841081bb98b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15992 | 2025.03.25 22:59:41.893027 [ 268 ] {23478652-9ef0-47d4-99e5-3841081bb98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
15993 | 2025.03.25 22:59:41.893562 [ 268 ] {23478652-9ef0-47d4-99e5-3841081bb98b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15994 | 2025.03.25 22:59:41.893837 [ 268 ] {23478652-9ef0-47d4-99e5-3841081bb98b} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15995 | 2025.03.25 22:59:41.894094 [ 268 ] {23478652-9ef0-47d4-99e5-3841081bb98b} <Debug> executeQuery: Read 1212 rows, 102.55 KiB in 0.002716 sec., 446244.4771723122 rows/sec., 36.87 MiB/sec. | ||
15996 | 2025.03.25 22:59:41.894164 [ 268 ] {23478652-9ef0-47d4-99e5-3841081bb98b} <Debug> TCPHandler: Processed in 0.00307654 sec. | ||
15997 | 2025.03.25 22:59:41.894295 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15998 | 2025.03.25 22:59:41.894444 [ 268 ] {97f18b27-7251-4aed-b7d0-b926e0c1b061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15999 | 2025.03.25 22:59:41.894507 [ 268 ] {97f18b27-7251-4aed-b7d0-b926e0c1b061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16000 | 2025.03.25 22:59:41.895211 [ 268 ] {97f18b27-7251-4aed-b7d0-b926e0c1b061} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16001 | 2025.03.25 22:59:41.895262 [ 268 ] {97f18b27-7251-4aed-b7d0-b926e0c1b061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16002 | 2025.03.25 22:59:41.895653 [ 268 ] {97f18b27-7251-4aed-b7d0-b926e0c1b061} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
16003 | 2025.03.25 22:59:41.895915 [ 268 ] {97f18b27-7251-4aed-b7d0-b926e0c1b061} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16004 | 2025.03.25 22:59:41.896180 [ 268 ] {97f18b27-7251-4aed-b7d0-b926e0c1b061} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001757 sec., 4553.215708594194 rows/sec., 342.38 KiB/sec. | ||
16005 | 2025.03.25 22:59:41.896364 [ 268 ] {97f18b27-7251-4aed-b7d0-b926e0c1b061} <Debug> TCPHandler: Processed in 0.002121158 sec. | ||
16006 | 2025.03.25 22:59:41.896916 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16007 | 2025.03.25 22:59:41.897585 [ 268 ] {504e7ebc-e470-4df3-a2f3-fd71009c8c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16008 | 2025.03.25 22:59:41.898109 [ 268 ] {504e7ebc-e470-4df3-a2f3-fd71009c8c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16009 | 2025.03.25 22:59:41.899325 [ 268 ] {504e7ebc-e470-4df3-a2f3-fd71009c8c2d} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16010 | 2025.03.25 22:59:41.899366 [ 268 ] {504e7ebc-e470-4df3-a2f3-fd71009c8c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16011 | 2025.03.25 22:59:41.899737 [ 268 ] {504e7ebc-e470-4df3-a2f3-fd71009c8c2d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
16012 | 2025.03.25 22:59:41.899987 [ 268 ] {504e7ebc-e470-4df3-a2f3-fd71009c8c2d} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16013 | 2025.03.25 22:59:41.900224 [ 268 ] {504e7ebc-e470-4df3-a2f3-fd71009c8c2d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002954 sec., 77183.48002708193 rows/sec., 5.23 MiB/sec. | ||
16014 | 2025.03.25 22:59:41.900271 [ 219 ] {} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
16015 | 2025.03.25 22:59:41.900309 [ 268 ] {504e7ebc-e470-4df3-a2f3-fd71009c8c2d} <Debug> TCPHandler: Processed in 0.00357033 sec. | ||
16016 | 2025.03.25 22:59:41.900347 [ 219 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
16017 | 2025.03.25 22:59:41.900511 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16018 | 2025.03.25 22:59:41.900665 [ 268 ] {71d33379-35d9-428c-a4e0-ca6096becefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16019 | 2025.03.25 22:59:41.900714 [ 268 ] {71d33379-35d9-428c-a4e0-ca6096becefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16020 | 2025.03.25 22:59:41.902241 [ 268 ] {71d33379-35d9-428c-a4e0-ca6096becefd} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16021 | 2025.03.25 22:59:41.902315 [ 268 ] {71d33379-35d9-428c-a4e0-ca6096becefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16022 | 2025.03.25 22:59:41.903153 [ 268 ] {71d33379-35d9-428c-a4e0-ca6096becefd} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16023 | 2025.03.25 22:59:41.903427 [ 219 ] {} <Debug> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
16024 | 2025.03.25 22:59:41.903564 [ 268 ] {71d33379-35d9-428c-a4e0-ca6096becefd} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16025 | 2025.03.25 22:59:41.904044 [ 268 ] {71d33379-35d9-428c-a4e0-ca6096becefd} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.003383 sec., 156074.49009754654 rows/sec., 11.56 MiB/sec. | ||
16026 | 2025.03.25 22:59:41.904275 [ 268 ] {71d33379-35d9-428c-a4e0-ca6096becefd} <Debug> TCPHandler: Processed in 0.003814256 sec. | ||
16027 | 2025.03.25 22:59:41.904458 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16028 | 2025.03.25 22:59:41.904568 [ 268 ] {d41d99ba-c7ba-48d7-a688-4e504aaf16e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16029 | 2025.03.25 22:59:41.904623 [ 268 ] {d41d99ba-c7ba-48d7-a688-4e504aaf16e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16030 | 2025.03.25 22:59:41.905397 [ 268 ] {d41d99ba-c7ba-48d7-a688-4e504aaf16e7} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16031 | 2025.03.25 22:59:41.905438 [ 268 ] {d41d99ba-c7ba-48d7-a688-4e504aaf16e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16032 | 2025.03.25 22:59:41.905879 [ 268 ] {d41d99ba-c7ba-48d7-a688-4e504aaf16e7} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16033 | 2025.03.25 22:59:41.906128 [ 268 ] {d41d99ba-c7ba-48d7-a688-4e504aaf16e7} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16034 | 2025.03.25 22:59:41.906384 [ 268 ] {d41d99ba-c7ba-48d7-a688-4e504aaf16e7} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001837 sec., 518236.2547632008 rows/sec., 34.76 MiB/sec. | ||
16035 | 2025.03.25 22:59:41.906480 [ 268 ] {d41d99ba-c7ba-48d7-a688-4e504aaf16e7} <Debug> TCPHandler: Processed in 0.002084277 sec. | ||
16036 | 2025.03.25 22:59:41.906788 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16037 | 2025.03.25 22:59:41.907209 [ 268 ] {7b828780-3cad-4289-8a28-4ce394f1787e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16038 | 2025.03.25 22:59:41.907666 [ 268 ] {7b828780-3cad-4289-8a28-4ce394f1787e} <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 | ||
16039 | 2025.03.25 22:59:41.910675 [ 268 ] {7b828780-3cad-4289-8a28-4ce394f1787e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16040 | 2025.03.25 22:59:41.910715 [ 268 ] {7b828780-3cad-4289-8a28-4ce394f1787e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16041 | 2025.03.25 22:59:41.911343 [ 268 ] {7b828780-3cad-4289-8a28-4ce394f1787e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
16042 | 2025.03.25 22:59:41.911603 [ 268 ] {7b828780-3cad-4289-8a28-4ce394f1787e} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16043 | 2025.03.25 22:59:41.911898 [ 268 ] {7b828780-3cad-4289-8a28-4ce394f1787e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004842 sec., 1652.2098306484925 rows/sec., 2.96 MiB/sec. | ||
16044 | 2025.03.25 22:59:41.912348 [ 268 ] {7b828780-3cad-4289-8a28-4ce394f1787e} <Debug> TCPHandler: Processed in 0.005689208 sec. | ||
16045 | 2025.03.25 22:59:41.912687 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16046 | 2025.03.25 22:59:41.912808 [ 268 ] {20915cce-98c3-4d14-a1fd-cb02c6791bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16047 | 2025.03.25 22:59:41.912859 [ 268 ] {20915cce-98c3-4d14-a1fd-cb02c6791bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16048 | 2025.03.25 22:59:41.913337 [ 268 ] {20915cce-98c3-4d14-a1fd-cb02c6791bf5} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16049 | 2025.03.25 22:59:41.913376 [ 268 ] {20915cce-98c3-4d14-a1fd-cb02c6791bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16050 | 2025.03.25 22:59:41.913754 [ 268 ] {20915cce-98c3-4d14-a1fd-cb02c6791bf5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16051 | 2025.03.25 22:59:41.914001 [ 268 ] {20915cce-98c3-4d14-a1fd-cb02c6791bf5} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16052 | 2025.03.25 22:59:41.914211 [ 268 ] {20915cce-98c3-4d14-a1fd-cb02c6791bf5} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001427 sec., 28030.83391730904 rows/sec., 1.89 MiB/sec. | ||
16053 | 2025.03.25 22:59:41.914262 [ 268 ] {20915cce-98c3-4d14-a1fd-cb02c6791bf5} <Debug> TCPHandler: Processed in 0.001674597 sec. | ||
16054 | 2025.03.25 22:59:42.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.86 MiB, peak 288.87 MiB, free memory in arenas 0.00 B, will set to 270.36 MiB (RSS), difference: 3.49 MiB | ||
16055 | 2025.03.25 22:59:43.620064 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16056 | 2025.03.25 22:59:43.620263 [ 268 ] {ffc92254-7dc7-44b7-a09c-d0af319edddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16057 | 2025.03.25 22:59:43.620338 [ 268 ] {ffc92254-7dc7-44b7-a09c-d0af319edddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16058 | 2025.03.25 22:59:43.621214 [ 268 ] {ffc92254-7dc7-44b7-a09c-d0af319edddc} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16059 | 2025.03.25 22:59:43.621265 [ 268 ] {ffc92254-7dc7-44b7-a09c-d0af319edddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16060 | 2025.03.25 22:59:43.621723 [ 268 ] {ffc92254-7dc7-44b7-a09c-d0af319edddc} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16061 | 2025.03.25 22:59:43.621983 [ 268 ] {ffc92254-7dc7-44b7-a09c-d0af319edddc} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16062 | 2025.03.25 22:59:43.622215 [ 268 ] {ffc92254-7dc7-44b7-a09c-d0af319edddc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002 sec., 28000 rows/sec., 2.15 MiB/sec. | ||
16063 | 2025.03.25 22:59:43.622311 [ 268 ] {ffc92254-7dc7-44b7-a09c-d0af319edddc} <Debug> TCPHandler: Processed in 0.002387304 sec. | ||
16064 | 2025.03.25 22:59:43.622310 [ 222 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16065 | 2025.03.25 22:59:43.622393 [ 222 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16066 | 2025.03.25 22:59:43.622476 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16067 | 2025.03.25 22:59:43.622641 [ 268 ] {c20a964a-1e08-4b01-b68c-cf7990ab2f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16068 | 2025.03.25 22:59:43.622696 [ 268 ] {c20a964a-1e08-4b01-b68c-cf7990ab2f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16069 | 2025.03.25 22:59:43.624045 [ 268 ] {c20a964a-1e08-4b01-b68c-cf7990ab2f43} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16070 | 2025.03.25 22:59:43.624109 [ 268 ] {c20a964a-1e08-4b01-b68c-cf7990ab2f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16071 | 2025.03.25 22:59:43.624727 [ 268 ] {c20a964a-1e08-4b01-b68c-cf7990ab2f43} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16072 | 2025.03.25 22:59:43.625120 [ 268 ] {c20a964a-1e08-4b01-b68c-cf7990ab2f43} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16073 | 2025.03.25 22:59:43.625508 [ 268 ] {c20a964a-1e08-4b01-b68c-cf7990ab2f43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002897 sec., 22091.81912323093 rows/sec., 1.72 MiB/sec. | ||
16074 | 2025.03.25 22:59:43.625635 [ 268 ] {c20a964a-1e08-4b01-b68c-cf7990ab2f43} <Debug> TCPHandler: Processed in 0.003236163 sec. | ||
16075 | 2025.03.25 22:59:43.625863 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16076 | 2025.03.25 22:59:43.626181 [ 268 ] {e8181d79-ba16-472e-ab7d-99b75c73f302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16077 | 2025.03.25 22:59:43.626330 [ 268 ] {e8181d79-ba16-472e-ab7d-99b75c73f302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16078 | 2025.03.25 22:59:43.627213 [ 222 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16079 | 2025.03.25 22:59:43.627613 [ 268 ] {e8181d79-ba16-472e-ab7d-99b75c73f302} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16080 | 2025.03.25 22:59:43.627698 [ 268 ] {e8181d79-ba16-472e-ab7d-99b75c73f302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16081 | 2025.03.25 22:59:43.628745 [ 268 ] {e8181d79-ba16-472e-ab7d-99b75c73f302} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16082 | 2025.03.25 22:59:43.628989 [ 268 ] {e8181d79-ba16-472e-ab7d-99b75c73f302} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16083 | 2025.03.25 22:59:43.629175 [ 268 ] {e8181d79-ba16-472e-ab7d-99b75c73f302} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.003122 sec., 17296.604740550927 rows/sec., 1.21 MiB/sec. | ||
16084 | 2025.03.25 22:59:43.629233 [ 268 ] {e8181d79-ba16-472e-ab7d-99b75c73f302} <Debug> TCPHandler: Processed in 0.003486519 sec. | ||
16085 | 2025.03.25 22:59:43.629345 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16086 | 2025.03.25 22:59:43.629454 [ 268 ] {04435e9c-f1ff-434e-b48f-ec067666e510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16087 | 2025.03.25 22:59:43.629503 [ 268 ] {04435e9c-f1ff-434e-b48f-ec067666e510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16088 | 2025.03.25 22:59:43.629934 [ 268 ] {04435e9c-f1ff-434e-b48f-ec067666e510} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16089 | 2025.03.25 22:59:43.629971 [ 268 ] {04435e9c-f1ff-434e-b48f-ec067666e510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16090 | 2025.03.25 22:59:43.630343 [ 268 ] {04435e9c-f1ff-434e-b48f-ec067666e510} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16091 | 2025.03.25 22:59:43.630580 [ 268 ] {04435e9c-f1ff-434e-b48f-ec067666e510} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16092 | 2025.03.25 22:59:43.630776 [ 268 ] {04435e9c-f1ff-434e-b48f-ec067666e510} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001347 sec., 14847.809948032664 rows/sec., 1020.79 KiB/sec. | ||
16093 | 2025.03.25 22:59:43.630826 [ 268 ] {04435e9c-f1ff-434e-b48f-ec067666e510} <Debug> TCPHandler: Processed in 0.001533565 sec. | ||
16094 | 2025.03.25 22:59:44.003865 [ 223 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16095 | 2025.03.25 22:59:44.003921 [ 223 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16096 | 2025.03.25 22:59:44.005900 [ 223 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16097 | 2025.03.25 22:59:45.219054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
16098 | 2025.03.25 22:59:45.219752 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16099 | 2025.03.25 22:59:45.219809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16100 | 2025.03.25 22:59:45.220364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
16101 | 2025.03.25 22:59:45.220626 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16102 | 2025.03.25 22:59:45.220849 [ 146 ] {} <Debug> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
16103 | 2025.03.25 22:59:45.220893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
16104 | 2025.03.25 22:59:45.220942 [ 146 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16105 | 2025.03.25 22:59:45.220974 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16106 | 2025.03.25 22:59:45.221159 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
16107 | 2025.03.25 22:59:45.221575 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16108 | 2025.03.25 22:59:45.221688 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
16109 | 2025.03.25 22:59:45.222136 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
16110 | 2025.03.25 22:59:45.222725 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
16111 | 2025.03.25 22:59:45.222974 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
16112 | 2025.03.25 22:59:45.223088 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
16113 | 2025.03.25 22:59:45.223309 [ 195 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
16114 | 2025.03.25 22:59:45.226567 [ 194 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.005513925 sec., 6737306.002529958 rows/sec., 96.38 MiB/sec. | ||
16115 | 2025.03.25 22:59:45.226990 [ 190 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
16116 | 2025.03.25 22:59:45.227369 [ 190 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16117 | 2025.03.25 22:59:45.227471 [ 190 ] {6feb4101-6852-4bf2-928b-3d161a10838e::all_1_81_16} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
16118 | 2025.03.25 22:59:45.227592 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
16119 | 2025.03.25 22:59:47.663172 [ 219 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16120 | 2025.03.25 22:59:47.663250 [ 219 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16121 | 2025.03.25 22:59:47.665518 [ 219 ] {} <Debug> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16122 | 2025.03.25 22:59:47.935307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2256 | ||
16123 | 2025.03.25 22:59:47.938838 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16124 | 2025.03.25 22:59:47.938891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16125 | 2025.03.25 22:59:47.940493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16126 | 2025.03.25 22:59:47.940827 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16127 | 2025.03.25 22:59:47.942260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2256 | ||
16128 | 2025.03.25 22:59:47.972418 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
16129 | 2025.03.25 22:59:47.996838 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16130 | 2025.03.25 22:59:47.996905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16131 | 2025.03.25 22:59:48.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.88 MiB, peak 288.87 MiB, free memory in arenas 0.00 B, will set to 270.36 MiB (RSS), difference: -4.52 MiB | ||
16132 | 2025.03.25 22:59:48.005439 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
16133 | 2025.03.25 22:59:48.006303 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16134 | 2025.03.25 22:59:48.006739 [ 144 ] {} <Debug> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
16135 | 2025.03.25 22:59:48.006895 [ 144 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16136 | 2025.03.25 22:59:48.006985 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16137 | 2025.03.25 22:59:48.007436 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
16138 | 2025.03.25 22:59:48.018146 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
16139 | 2025.03.25 22:59:48.019338 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16140 | 2025.03.25 22:59:48.020288 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
16141 | 2025.03.25 22:59:48.025135 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
16142 | 2025.03.25 22:59:48.030235 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
16143 | 2025.03.25 22:59:48.035725 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
16144 | 2025.03.25 22:59:48.041702 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
16145 | 2025.03.25 22:59:48.047628 [ 191 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
16146 | 2025.03.25 22:59:48.112156 [ 194 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.105020957 sec., 5817.886424325766 rows/sec., 30.08 MiB/sec. | ||
16147 | 2025.03.25 22:59:48.115837 [ 188 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
16148 | 2025.03.25 22:59:48.119123 [ 188 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16149 | 2025.03.25 22:59:48.119250 [ 188 ] {607c4a80-1e6e-4f12-ac8a-08fbd9601ac7::all_1_81_16} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
16150 | 2025.03.25 22:59:48.122256 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
16151 | 2025.03.25 22:59:48.633214 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16152 | 2025.03.25 22:59:48.633538 [ 268 ] {2a37bff5-88f1-40f1-b383-cf978074bb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16153 | 2025.03.25 22:59:48.633649 [ 268 ] {2a37bff5-88f1-40f1-b383-cf978074bb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16154 | 2025.03.25 22:59:48.634597 [ 268 ] {2a37bff5-88f1-40f1-b383-cf978074bb94} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16155 | 2025.03.25 22:59:48.634655 [ 268 ] {2a37bff5-88f1-40f1-b383-cf978074bb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16156 | 2025.03.25 22:59:48.635124 [ 268 ] {2a37bff5-88f1-40f1-b383-cf978074bb94} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
16157 | 2025.03.25 22:59:48.635396 [ 268 ] {2a37bff5-88f1-40f1-b383-cf978074bb94} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16158 | 2025.03.25 22:59:48.635645 [ 268 ] {2a37bff5-88f1-40f1-b383-cf978074bb94} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002196 sec., 96539.16211293261 rows/sec., 6.14 MiB/sec. | ||
16159 | 2025.03.25 22:59:48.635758 [ 268 ] {2a37bff5-88f1-40f1-b383-cf978074bb94} <Debug> TCPHandler: Processed in 0.002748531 sec. | ||
16160 | 2025.03.25 22:59:48.636030 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16161 | 2025.03.25 22:59:48.636237 [ 268 ] {1c670d10-9ec1-45c9-983f-f594c8cf699a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16162 | 2025.03.25 22:59:48.636289 [ 268 ] {1c670d10-9ec1-45c9-983f-f594c8cf699a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16163 | 2025.03.25 22:59:48.637188 [ 268 ] {1c670d10-9ec1-45c9-983f-f594c8cf699a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16164 | 2025.03.25 22:59:48.637231 [ 268 ] {1c670d10-9ec1-45c9-983f-f594c8cf699a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16165 | 2025.03.25 22:59:48.637646 [ 268 ] {1c670d10-9ec1-45c9-983f-f594c8cf699a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16166 | 2025.03.25 22:59:48.637897 [ 268 ] {1c670d10-9ec1-45c9-983f-f594c8cf699a} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16167 | 2025.03.25 22:59:48.638144 [ 268 ] {1c670d10-9ec1-45c9-983f-f594c8cf699a} <Debug> executeQuery: Read 681 rows, 55.43 KiB in 0.001962 sec., 347094.80122324155 rows/sec., 27.59 MiB/sec. | ||
16168 | 2025.03.25 22:59:48.638256 [ 268 ] {1c670d10-9ec1-45c9-983f-f594c8cf699a} <Debug> TCPHandler: Processed in 0.002332883 sec. | ||
16169 | 2025.03.25 22:59:48.638454 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16170 | 2025.03.25 22:59:48.638777 [ 268 ] {f0854cae-3dbf-4a71-9ba6-e21bed3e8a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16171 | 2025.03.25 22:59:48.638879 [ 268 ] {f0854cae-3dbf-4a71-9ba6-e21bed3e8a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16172 | 2025.03.25 22:59:48.639615 [ 268 ] {f0854cae-3dbf-4a71-9ba6-e21bed3e8a10} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16173 | 2025.03.25 22:59:48.639656 [ 268 ] {f0854cae-3dbf-4a71-9ba6-e21bed3e8a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16174 | 2025.03.25 22:59:48.640044 [ 268 ] {f0854cae-3dbf-4a71-9ba6-e21bed3e8a10} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
16175 | 2025.03.25 22:59:48.640282 [ 268 ] {f0854cae-3dbf-4a71-9ba6-e21bed3e8a10} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16176 | 2025.03.25 22:59:48.640463 [ 144 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
16177 | 2025.03.25 22:59:48.640532 [ 268 ] {f0854cae-3dbf-4a71-9ba6-e21bed3e8a10} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001869 sec., 73836.27608346709 rows/sec., 4.59 MiB/sec. | ||
16178 | 2025.03.25 22:59:48.640561 [ 144 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16179 | 2025.03.25 22:59:48.640642 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16180 | 2025.03.25 22:59:48.640646 [ 268 ] {f0854cae-3dbf-4a71-9ba6-e21bed3e8a10} <Debug> TCPHandler: Processed in 0.002313853 sec. | ||
16181 | 2025.03.25 22:59:48.640884 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16182 | 2025.03.25 22:59:48.640888 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
16183 | 2025.03.25 22:59:48.641062 [ 268 ] {5e9c7e58-cae5-46c1-b40b-4eb93f4f90c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16184 | 2025.03.25 22:59:48.641150 [ 268 ] {5e9c7e58-cae5-46c1-b40b-4eb93f4f90c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16185 | 2025.03.25 22:59:48.641273 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16186 | 2025.03.25 22:59:48.641381 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 178 rows starting from the beginning of the part | ||
16187 | 2025.03.25 22:59:48.641752 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 142 rows starting from the beginning of the part | ||
16188 | 2025.03.25 22:59:48.642121 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 8 rows starting from the beginning of the part | ||
16189 | 2025.03.25 22:59:48.642456 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 138 rows starting from the beginning of the part | ||
16190 | 2025.03.25 22:59:48.642798 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 8 rows starting from the beginning of the part | ||
16191 | 2025.03.25 22:59:48.643255 [ 194 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 138 rows starting from the beginning of the part | ||
16192 | 2025.03.25 22:59:48.644629 [ 268 ] {5e9c7e58-cae5-46c1-b40b-4eb93f4f90c5} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16193 | 2025.03.25 22:59:48.644706 [ 268 ] {5e9c7e58-cae5-46c1-b40b-4eb93f4f90c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16194 | 2025.03.25 22:59:48.645792 [ 268 ] {5e9c7e58-cae5-46c1-b40b-4eb93f4f90c5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
16195 | 2025.03.25 22:59:48.646408 [ 268 ] {5e9c7e58-cae5-46c1-b40b-4eb93f4f90c5} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16196 | 2025.03.25 22:59:48.646602 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.005837942 sec., 104831.4628682505 rows/sec., 7.03 MiB/sec. | ||
16197 | 2025.03.25 22:59:48.646820 [ 268 ] {5e9c7e58-cae5-46c1-b40b-4eb93f4f90c5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005808 sec., 19455.922865013774 rows/sec., 1.26 MiB/sec. | ||
16198 | 2025.03.25 22:59:48.646912 [ 268 ] {5e9c7e58-cae5-46c1-b40b-4eb93f4f90c5} <Debug> TCPHandler: Processed in 0.006108828 sec. | ||
16199 | 2025.03.25 22:59:48.646975 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
16200 | 2025.03.25 22:59:48.647072 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16201 | 2025.03.25 22:59:48.647234 [ 268 ] {1081d59b-f307-41f8-aa27-d89284ef1b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16202 | 2025.03.25 22:59:48.647314 [ 268 ] {1081d59b-f307-41f8-aa27-d89284ef1b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16203 | 2025.03.25 22:59:48.647592 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16204 | 2025.03.25 22:59:48.647861 [ 187 ] {ec597e25-5fdd-44da-9764-41e7ef23a952::all_1_116_23} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
16205 | 2025.03.25 22:59:48.648039 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
16206 | 2025.03.25 22:59:48.648329 [ 268 ] {1081d59b-f307-41f8-aa27-d89284ef1b65} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16207 | 2025.03.25 22:59:48.648372 [ 268 ] {1081d59b-f307-41f8-aa27-d89284ef1b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16208 | 2025.03.25 22:59:48.648743 [ 268 ] {1081d59b-f307-41f8-aa27-d89284ef1b65} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
16209 | 2025.03.25 22:59:48.648985 [ 268 ] {1081d59b-f307-41f8-aa27-d89284ef1b65} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16210 | 2025.03.25 22:59:48.649230 [ 268 ] {1081d59b-f307-41f8-aa27-d89284ef1b65} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002046 sec., 54740.957966764414 rows/sec., 3.12 MiB/sec. | ||
16211 | 2025.03.25 22:59:48.649319 [ 268 ] {1081d59b-f307-41f8-aa27-d89284ef1b65} <Debug> TCPHandler: Processed in 0.002317622 sec. | ||
16212 | 2025.03.25 22:59:48.649549 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16213 | 2025.03.25 22:59:48.649677 [ 268 ] {5f88fec4-6d0b-4620-a6a4-d06bbe1584b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16214 | 2025.03.25 22:59:48.649724 [ 268 ] {5f88fec4-6d0b-4620-a6a4-d06bbe1584b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16215 | 2025.03.25 22:59:48.650434 [ 268 ] {5f88fec4-6d0b-4620-a6a4-d06bbe1584b3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16216 | 2025.03.25 22:59:48.650473 [ 268 ] {5f88fec4-6d0b-4620-a6a4-d06bbe1584b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16217 | 2025.03.25 22:59:48.650850 [ 268 ] {5f88fec4-6d0b-4620-a6a4-d06bbe1584b3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16218 | 2025.03.25 22:59:48.651095 [ 268 ] {5f88fec4-6d0b-4620-a6a4-d06bbe1584b3} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16219 | 2025.03.25 22:59:48.651340 [ 268 ] {5f88fec4-6d0b-4620-a6a4-d06bbe1584b3} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001681 sec., 246281.9750148721 rows/sec., 17.51 MiB/sec. | ||
16220 | 2025.03.25 22:59:48.651430 [ 268 ] {5f88fec4-6d0b-4620-a6a4-d06bbe1584b3} <Debug> TCPHandler: Processed in 0.001969995 sec. | ||
16221 | 2025.03.25 22:59:48.651603 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16222 | 2025.03.25 22:59:48.651884 [ 268 ] {a9d71919-6a52-42c0-b187-174f926d6c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16223 | 2025.03.25 22:59:48.651975 [ 268 ] {a9d71919-6a52-42c0-b187-174f926d6c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16224 | 2025.03.25 22:59:48.652450 [ 268 ] {a9d71919-6a52-42c0-b187-174f926d6c91} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16225 | 2025.03.25 22:59:48.652489 [ 268 ] {a9d71919-6a52-42c0-b187-174f926d6c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16226 | 2025.03.25 22:59:48.652849 [ 268 ] {a9d71919-6a52-42c0-b187-174f926d6c91} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
16227 | 2025.03.25 22:59:48.653093 [ 268 ] {a9d71919-6a52-42c0-b187-174f926d6c91} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16228 | 2025.03.25 22:59:48.653317 [ 268 ] {a9d71919-6a52-42c0-b187-174f926d6c91} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. | ||
16229 | 2025.03.25 22:59:48.653383 [ 268 ] {a9d71919-6a52-42c0-b187-174f926d6c91} <Debug> TCPHandler: Processed in 0.001889003 sec. | ||
16230 | 2025.03.25 22:59:48.653636 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16231 | 2025.03.25 22:59:48.653749 [ 268 ] {477ee067-6fae-4fed-b52a-4ef02950419d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16232 | 2025.03.25 22:59:48.653799 [ 268 ] {477ee067-6fae-4fed-b52a-4ef02950419d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16233 | 2025.03.25 22:59:48.654334 [ 268 ] {477ee067-6fae-4fed-b52a-4ef02950419d} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16234 | 2025.03.25 22:59:48.654373 [ 268 ] {477ee067-6fae-4fed-b52a-4ef02950419d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16235 | 2025.03.25 22:59:48.654764 [ 268 ] {477ee067-6fae-4fed-b52a-4ef02950419d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16236 | 2025.03.25 22:59:48.655005 [ 268 ] {477ee067-6fae-4fed-b52a-4ef02950419d} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16237 | 2025.03.25 22:59:48.655233 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Selected 6 parts from all_1_126_26 to all_131_131_0 | ||
16238 | 2025.03.25 22:59:48.655291 [ 268 ] {477ee067-6fae-4fed-b52a-4ef02950419d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001562 sec., 151728.55313700385 rows/sec., 10.17 MiB/sec. | ||
16239 | 2025.03.25 22:59:48.655305 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16240 | 2025.03.25 22:59:48.655369 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16241 | 2025.03.25 22:59:48.655418 [ 268 ] {477ee067-6fae-4fed-b52a-4ef02950419d} <Debug> TCPHandler: Processed in 0.001866502 sec. | ||
16242 | 2025.03.25 22:59:48.655749 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16243 | 2025.03.25 22:59:48.655794 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_26 to all_131_131_0 into Compact with storage Full | ||
16244 | 2025.03.25 22:59:48.656172 [ 268 ] {c0c9c287-1d1c-47d0-ac59-635ef7e030c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16245 | 2025.03.25 22:59:48.656506 [ 268 ] {c0c9c287-1d1c-47d0-ac59-635ef7e030c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16246 | 2025.03.25 22:59:48.657022 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16247 | 2025.03.25 22:59:48.657164 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_126_26, total 38946 rows starting from the beginning of the part | ||
16248 | 2025.03.25 22:59:48.657664 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
16249 | 2025.03.25 22:59:48.658038 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 237 rows starting from the beginning of the part | ||
16250 | 2025.03.25 22:59:48.658441 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 952 rows starting from the beginning of the part | ||
16251 | 2025.03.25 22:59:48.658631 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 54 rows starting from the beginning of the part | ||
16252 | 2025.03.25 22:59:48.659011 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 237 rows starting from the beginning of the part | ||
16253 | 2025.03.25 22:59:48.659842 [ 268 ] {c0c9c287-1d1c-47d0-ac59-635ef7e030c1} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16254 | 2025.03.25 22:59:48.659906 [ 268 ] {c0c9c287-1d1c-47d0-ac59-635ef7e030c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16255 | 2025.03.25 22:59:48.660546 [ 268 ] {c0c9c287-1d1c-47d0-ac59-635ef7e030c1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
16256 | 2025.03.25 22:59:48.660860 [ 268 ] {c0c9c287-1d1c-47d0-ac59-635ef7e030c1} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16257 | 2025.03.25 22:59:48.661295 [ 268 ] {c0c9c287-1d1c-47d0-ac59-635ef7e030c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005301 sec., 188.64365214110543 rows/sec., 12.71 KiB/sec. | ||
16258 | 2025.03.25 22:59:48.661498 [ 268 ] {c0c9c287-1d1c-47d0-ac59-635ef7e030c1} <Debug> TCPHandler: Processed in 0.005834252 sec. | ||
16259 | 2025.03.25 22:59:48.661701 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16260 | 2025.03.25 22:59:48.661951 [ 268 ] {cac0a027-bfae-4f40-acf5-fa6edcf5c0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16261 | 2025.03.25 22:59:48.662194 [ 268 ] {cac0a027-bfae-4f40-acf5-fa6edcf5c0fa} <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 | ||
16262 | 2025.03.25 22:59:48.663938 [ 268 ] {cac0a027-bfae-4f40-acf5-fa6edcf5c0fa} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16263 | 2025.03.25 22:59:48.664018 [ 268 ] {cac0a027-bfae-4f40-acf5-fa6edcf5c0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16264 | 2025.03.25 22:59:48.664883 [ 268 ] {cac0a027-bfae-4f40-acf5-fa6edcf5c0fa} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
16265 | 2025.03.25 22:59:48.665182 [ 268 ] {cac0a027-bfae-4f40-acf5-fa6edcf5c0fa} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16266 | 2025.03.25 22:59:48.665515 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
16267 | 2025.03.25 22:59:48.665592 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16268 | 2025.03.25 22:59:48.665672 [ 268 ] {cac0a027-bfae-4f40-acf5-fa6edcf5c0fa} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003792 sec., 8438.818565400845 rows/sec., 15.12 MiB/sec. | ||
16269 | 2025.03.25 22:59:48.665694 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16270 | 2025.03.25 22:59:48.666168 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
16271 | 2025.03.25 22:59:48.666198 [ 268 ] {cac0a027-bfae-4f40-acf5-fa6edcf5c0fa} <Debug> TCPHandler: Processed in 0.004583894 sec. | ||
16272 | 2025.03.25 22:59:48.666848 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16273 | 2025.03.25 22:59:48.667414 [ 268 ] {74a5fd6e-2189-430b-a5b9-93b195ae9526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16274 | 2025.03.25 22:59:48.667639 [ 268 ] {74a5fd6e-2189-430b-a5b9-93b195ae9526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16275 | 2025.03.25 22:59:48.668708 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16276 | 2025.03.25 22:59:48.669160 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2172 rows starting from the beginning of the part | ||
16277 | 2025.03.25 22:59:48.670930 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 32 rows starting from the beginning of the part | ||
16278 | 2025.03.25 22:59:48.671473 [ 268 ] {74a5fd6e-2189-430b-a5b9-93b195ae9526} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16279 | 2025.03.25 22:59:48.671533 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40586 rows, containing 5 columns (5 merged, 0 gathered) in 0.016030991 sec., 2531721.2142405915 rows/sec., 171.41 MiB/sec. | ||
16280 | 2025.03.25 22:59:48.671611 [ 268 ] {74a5fd6e-2189-430b-a5b9-93b195ae9526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16281 | 2025.03.25 22:59:48.671917 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 8 rows starting from the beginning of the part | ||
16282 | 2025.03.25 22:59:48.672428 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Trace> MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) | ||
16283 | 2025.03.25 22:59:48.672827 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 32 rows starting from the beginning of the part | ||
16284 | 2025.03.25 22:59:48.673062 [ 268 ] {74a5fd6e-2189-430b-a5b9-93b195ae9526} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16285 | 2025.03.25 22:59:48.673627 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 8 rows starting from the beginning of the part | ||
16286 | 2025.03.25 22:59:48.673828 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16287 | 2025.03.25 22:59:48.673981 [ 268 ] {74a5fd6e-2189-430b-a5b9-93b195ae9526} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16288 | 2025.03.25 22:59:48.674410 [ 198 ] {fc436441-f158-4c12-b500-f12f126f6886::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886) (MergerMutator): Merged 6 parts: [all_1_126_26, all_131_131_0] -> all_1_131_27 | ||
16289 | 2025.03.25 22:59:48.674674 [ 143 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16290 | 2025.03.25 22:59:48.674787 [ 189 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 32 rows starting from the beginning of the part | ||
16291 | 2025.03.25 22:59:48.674841 [ 143 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16292 | 2025.03.25 22:59:48.674882 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
16293 | 2025.03.25 22:59:48.674949 [ 268 ] {74a5fd6e-2189-430b-a5b9-93b195ae9526} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007674 sec., 10685.431326557205 rows/sec., 694.94 KiB/sec. | ||
16294 | 2025.03.25 22:59:48.674998 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
16295 | 2025.03.25 22:59:48.675298 [ 268 ] {74a5fd6e-2189-430b-a5b9-93b195ae9526} <Debug> TCPHandler: Processed in 0.008570453 sec. | ||
16296 | 2025.03.25 22:59:48.675742 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
16297 | 2025.03.25 22:59:48.676615 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16298 | 2025.03.25 22:59:48.676780 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6972 rows starting from the beginning of the part | ||
16299 | 2025.03.25 22:59:48.677428 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
16300 | 2025.03.25 22:59:48.678073 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 82 rows starting from the beginning of the part | ||
16301 | 2025.03.25 22:59:48.678475 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 40 rows starting from the beginning of the part | ||
16302 | 2025.03.25 22:59:48.679003 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 20 rows starting from the beginning of the part | ||
16303 | 2025.03.25 22:59:48.679480 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part | ||
16304 | 2025.03.25 22:59:48.683798 [ 196 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7256 rows, containing 4 columns (4 merged, 0 gathered) in 0.008588244 sec., 844875.8558792694 rows/sec., 55.34 MiB/sec. | ||
16305 | 2025.03.25 22:59:48.684661 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16306 | 2025.03.25 22:59:48.685375 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16307 | 2025.03.25 22:59:48.685544 [ 192 ] {6749ae89-1399-4e0a-b68c-8ec9342fdd7a::all_1_131_26} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16308 | 2025.03.25 22:59:48.685639 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
16309 | 2025.03.25 22:59:48.691031 [ 196 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2284 rows, containing 19 columns (19 merged, 0 gathered) in 0.025180807 sec., 90704.00325136521 rows/sec., 162.54 MiB/sec. | ||
16310 | 2025.03.25 22:59:48.692888 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
16311 | 2025.03.25 22:59:48.693310 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16312 | 2025.03.25 22:59:48.693392 [ 201 ] {d10034d9-56ca-49b8-b28e-c692a287c42d::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
16313 | 2025.03.25 22:59:48.693519 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.47 MiB. | ||
16314 | 2025.03.25 22:59:49.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.87 MiB, peak 288.87 MiB, free memory in arenas 0.00 B, will set to 271.57 MiB (RSS), difference: 3.69 MiB | ||
16315 | 2025.03.25 22:59:52.503875 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16316 | 2025.03.25 22:59:52.503954 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16317 | 2025.03.25 22:59:52.721101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
16318 | 2025.03.25 22:59:52.722227 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16319 | 2025.03.25 22:59:52.722282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
16320 | 2025.03.25 22:59:52.722847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
16321 | 2025.03.25 22:59:52.723115 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16322 | 2025.03.25 22:59:52.723414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
16323 | 2025.03.25 22:59:53.615700 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16324 | 2025.03.25 22:59:53.615752 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16325 | 2025.03.25 22:59:53.618015 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16326 | 2025.03.25 22:59:53.625040 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16327 | 2025.03.25 22:59:53.625239 [ 268 ] {3dbe38e7-9b39-4247-a450-cb7ddca1542e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16328 | 2025.03.25 22:59:53.625316 [ 268 ] {3dbe38e7-9b39-4247-a450-cb7ddca1542e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16329 | 2025.03.25 22:59:53.626137 [ 268 ] {3dbe38e7-9b39-4247-a450-cb7ddca1542e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16330 | 2025.03.25 22:59:53.626187 [ 268 ] {3dbe38e7-9b39-4247-a450-cb7ddca1542e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
16331 | 2025.03.25 22:59:53.626652 [ 268 ] {3dbe38e7-9b39-4247-a450-cb7ddca1542e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16332 | 2025.03.25 22:59:53.626995 [ 268 ] {3dbe38e7-9b39-4247-a450-cb7ddca1542e} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16333 | 2025.03.25 22:59:53.627262 [ 268 ] {3dbe38e7-9b39-4247-a450-cb7ddca1542e} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002075 sec., 34698.79518072289 rows/sec., 2.82 MiB/sec. | ||
16334 | 2025.03.25 22:59:53.627331 [ 268 ] {3dbe38e7-9b39-4247-a450-cb7ddca1542e} <Debug> TCPHandler: Processed in 0.002432525 sec. | ||
16335 | 2025.03.25 22:59:53.627470 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16336 | 2025.03.25 22:59:53.627585 [ 268 ] {7e0ff283-f74a-4ea3-b9b0-a177d3f5489c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16337 | 2025.03.25 22:59:53.627638 [ 268 ] {7e0ff283-f74a-4ea3-b9b0-a177d3f5489c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16338 | 2025.03.25 22:59:53.628202 [ 268 ] {7e0ff283-f74a-4ea3-b9b0-a177d3f5489c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16339 | 2025.03.25 22:59:53.628244 [ 268 ] {7e0ff283-f74a-4ea3-b9b0-a177d3f5489c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
16340 | 2025.03.25 22:59:53.628615 [ 268 ] {7e0ff283-f74a-4ea3-b9b0-a177d3f5489c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
16341 | 2025.03.25 22:59:53.628876 [ 268 ] {7e0ff283-f74a-4ea3-b9b0-a177d3f5489c} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16342 | 2025.03.25 22:59:53.629092 [ 268 ] {7e0ff283-f74a-4ea3-b9b0-a177d3f5489c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001533 sec., 5218.525766470972 rows/sec., 392.41 KiB/sec. | ||
16343 | 2025.03.25 22:59:53.629148 [ 268 ] {7e0ff283-f74a-4ea3-b9b0-a177d3f5489c} <Debug> TCPHandler: Processed in 0.001732908 sec. | ||
16344 | 2025.03.25 22:59:53.629295 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16345 | 2025.03.25 22:59:53.629427 [ 268 ] {53516ed1-eb02-453d-9b57-70a6f5deae2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16346 | 2025.03.25 22:59:53.629475 [ 268 ] {53516ed1-eb02-453d-9b57-70a6f5deae2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16347 | 2025.03.25 22:59:53.630078 [ 268 ] {53516ed1-eb02-453d-9b57-70a6f5deae2e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16348 | 2025.03.25 22:59:53.630119 [ 268 ] {53516ed1-eb02-453d-9b57-70a6f5deae2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
16349 | 2025.03.25 22:59:53.630510 [ 268 ] {53516ed1-eb02-453d-9b57-70a6f5deae2e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16350 | 2025.03.25 22:59:53.630858 [ 268 ] {53516ed1-eb02-453d-9b57-70a6f5deae2e} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16351 | 2025.03.25 22:59:53.631114 [ 268 ] {53516ed1-eb02-453d-9b57-70a6f5deae2e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001727 sec., 41690.79328314997 rows/sec., 3.25 MiB/sec. | ||
16352 | 2025.03.25 22:59:53.631191 [ 268 ] {53516ed1-eb02-453d-9b57-70a6f5deae2e} <Debug> TCPHandler: Processed in 0.001974435 sec. | ||
16353 | 2025.03.25 22:59:53.631314 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16354 | 2025.03.25 22:59:53.631424 [ 268 ] {b1df83f4-202c-4ad5-a5b9-5db1520cabad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16355 | 2025.03.25 22:59:53.631476 [ 268 ] {b1df83f4-202c-4ad5-a5b9-5db1520cabad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16356 | 2025.03.25 22:59:53.632180 [ 268 ] {b1df83f4-202c-4ad5-a5b9-5db1520cabad} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16357 | 2025.03.25 22:59:53.632239 [ 268 ] {b1df83f4-202c-4ad5-a5b9-5db1520cabad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
16358 | 2025.03.25 22:59:53.632816 [ 268 ] {b1df83f4-202c-4ad5-a5b9-5db1520cabad} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16359 | 2025.03.25 22:59:53.633157 [ 268 ] {b1df83f4-202c-4ad5-a5b9-5db1520cabad} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16360 | 2025.03.25 22:59:53.633396 [ 268 ] {b1df83f4-202c-4ad5-a5b9-5db1520cabad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001983 sec., 80685.82955118507 rows/sec., 5.62 MiB/sec. | ||
16361 | 2025.03.25 22:59:53.633457 [ 268 ] {b1df83f4-202c-4ad5-a5b9-5db1520cabad} <Debug> TCPHandler: Processed in 0.00219452 sec. | ||
16362 | 2025.03.25 22:59:53.633597 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16363 | 2025.03.25 22:59:53.633928 [ 268 ] {41a702a2-70ee-450a-8182-f5f89c6e9a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16364 | 2025.03.25 22:59:53.634226 [ 268 ] {41a702a2-70ee-450a-8182-f5f89c6e9a5f} <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 | ||
16365 | 2025.03.25 22:59:53.635589 [ 268 ] {41a702a2-70ee-450a-8182-f5f89c6e9a5f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16366 | 2025.03.25 22:59:53.635630 [ 268 ] {41a702a2-70ee-450a-8182-f5f89c6e9a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
16367 | 2025.03.25 22:59:53.636272 [ 268 ] {41a702a2-70ee-450a-8182-f5f89c6e9a5f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
16368 | 2025.03.25 22:59:53.636543 [ 268 ] {41a702a2-70ee-450a-8182-f5f89c6e9a5f} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16369 | 2025.03.25 22:59:53.636783 [ 268 ] {41a702a2-70ee-450a-8182-f5f89c6e9a5f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003 sec., 2666.6666666666665 rows/sec., 4.78 MiB/sec. | ||
16370 | 2025.03.25 22:59:53.636890 [ 268 ] {41a702a2-70ee-450a-8182-f5f89c6e9a5f} <Debug> TCPHandler: Processed in 0.003346665 sec. | ||
16371 | 2025.03.25 22:59:53.637005 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16372 | 2025.03.25 22:59:53.637111 [ 268 ] {e7eeee87-3516-4561-abcb-d2e47802c46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16373 | 2025.03.25 22:59:53.637157 [ 268 ] {e7eeee87-3516-4561-abcb-d2e47802c46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16374 | 2025.03.25 22:59:53.637601 [ 268 ] {e7eeee87-3516-4561-abcb-d2e47802c46f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16375 | 2025.03.25 22:59:53.637640 [ 268 ] {e7eeee87-3516-4561-abcb-d2e47802c46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
16376 | 2025.03.25 22:59:53.638095 [ 268 ] {e7eeee87-3516-4561-abcb-d2e47802c46f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16377 | 2025.03.25 22:59:53.638407 [ 268 ] {e7eeee87-3516-4561-abcb-d2e47802c46f} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16378 | 2025.03.25 22:59:53.638658 [ 268 ] {e7eeee87-3516-4561-abcb-d2e47802c46f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001567 sec., 38289.72559029994 rows/sec., 2.58 MiB/sec. | ||
16379 | 2025.03.25 22:59:53.638729 [ 268 ] {e7eeee87-3516-4561-abcb-d2e47802c46f} <Debug> TCPHandler: Processed in 0.001773691 sec. | ||
16380 | 2025.03.25 22:59:54.054297 [ 219 ] {} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16381 | 2025.03.25 22:59:54.054365 [ 219 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16382 | 2025.03.25 22:59:54.056340 [ 219 ] {} <Debug> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16383 | 2025.03.25 22:59:55.518255 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
16384 | 2025.03.25 22:59:55.544902 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16385 | 2025.03.25 22:59:55.544965 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16386 | 2025.03.25 22:59:55.554839 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
16387 | 2025.03.25 22:59:55.555749 [ 242 ] {} <Trace> system.metric_log (607c4a80-1e6e-4f12-ac8a-08fbd9601ac7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16388 | 2025.03.25 22:59:55.561224 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
16389 | 2025.03.25 22:59:57.942558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2290 | ||
16390 | 2025.03.25 22:59:57.945953 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16391 | 2025.03.25 22:59:57.946015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16392 | 2025.03.25 22:59:57.947598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16393 | 2025.03.25 22:59:57.947938 [ 243 ] {} <Trace> system.query_log (23aecd76-8758-4b9d-960a-1761760522f6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16394 | 2025.03.25 22:59:57.948623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2290 | ||
16395 | 2025.03.25 22:59:58.633277 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16396 | 2025.03.25 22:59:58.633500 [ 268 ] {e96f1ddb-acc8-4b54-9e16-5eff08868881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16397 | 2025.03.25 22:59:58.633586 [ 268 ] {e96f1ddb-acc8-4b54-9e16-5eff08868881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16398 | 2025.03.25 22:59:58.634547 [ 268 ] {e96f1ddb-acc8-4b54-9e16-5eff08868881} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16399 | 2025.03.25 22:59:58.634602 [ 268 ] {e96f1ddb-acc8-4b54-9e16-5eff08868881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16400 | 2025.03.25 22:59:58.635064 [ 268 ] {e96f1ddb-acc8-4b54-9e16-5eff08868881} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
16401 | 2025.03.25 22:59:58.635323 [ 268 ] {e96f1ddb-acc8-4b54-9e16-5eff08868881} <Trace> oximeter.fields_i16 (3afaf8ad-4cdd-4804-898a-887ad34057af): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16402 | 2025.03.25 22:59:58.635541 [ 268 ] {e96f1ddb-acc8-4b54-9e16-5eff08868881} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002101 sec., 100904.33127082342 rows/sec., 6.42 MiB/sec. | ||
16403 | 2025.03.25 22:59:58.635609 [ 268 ] {e96f1ddb-acc8-4b54-9e16-5eff08868881} <Debug> TCPHandler: Processed in 0.002483026 sec. | ||
16404 | 2025.03.25 22:59:58.635746 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16405 | 2025.03.25 22:59:58.635865 [ 268 ] {c98199b9-4935-4212-bea7-826de514350d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16406 | 2025.03.25 22:59:58.635916 [ 268 ] {c98199b9-4935-4212-bea7-826de514350d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16407 | 2025.03.25 22:59:58.636454 [ 268 ] {c98199b9-4935-4212-bea7-826de514350d} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16408 | 2025.03.25 22:59:58.636496 [ 268 ] {c98199b9-4935-4212-bea7-826de514350d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16409 | 2025.03.25 22:59:58.636854 [ 268 ] {c98199b9-4935-4212-bea7-826de514350d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
16410 | 2025.03.25 22:59:58.637097 [ 268 ] {c98199b9-4935-4212-bea7-826de514350d} <Trace> oximeter.fields_ipaddr (38376566-f004-422c-a0e1-00c01abd68d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16411 | 2025.03.25 22:59:58.637309 [ 268 ] {c98199b9-4935-4212-bea7-826de514350d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001459 sec., 6854.009595613434 rows/sec., 558.90 KiB/sec. | ||
16412 | 2025.03.25 22:59:58.637489 [ 268 ] {c98199b9-4935-4212-bea7-826de514350d} <Debug> TCPHandler: Processed in 0.00179025 sec. | ||
16413 | 2025.03.25 22:59:58.637933 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16414 | 2025.03.25 22:59:58.638274 [ 268 ] {070b0eba-84ba-4df0-85ba-fa9fce305b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16415 | 2025.03.25 22:59:58.638332 [ 268 ] {070b0eba-84ba-4df0-85ba-fa9fce305b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16416 | 2025.03.25 22:59:58.639248 [ 268 ] {070b0eba-84ba-4df0-85ba-fa9fce305b31} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16417 | 2025.03.25 22:59:58.639290 [ 268 ] {070b0eba-84ba-4df0-85ba-fa9fce305b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16418 | 2025.03.25 22:59:58.639691 [ 268 ] {070b0eba-84ba-4df0-85ba-fa9fce305b31} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16419 | 2025.03.25 22:59:58.639944 [ 268 ] {070b0eba-84ba-4df0-85ba-fa9fce305b31} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16420 | 2025.03.25 22:59:58.640137 [ 126 ] {} <Debug> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16421 | 2025.03.25 22:59:58.640162 [ 268 ] {070b0eba-84ba-4df0-85ba-fa9fce305b31} <Debug> executeQuery: Read 688 rows, 55.99 KiB in 0.001995 sec., 344862.1553884712 rows/sec., 27.41 MiB/sec. | ||
16422 | 2025.03.25 22:59:58.640220 [ 126 ] {} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16423 | 2025.03.25 22:59:58.640283 [ 268 ] {070b0eba-84ba-4df0-85ba-fa9fce305b31} <Debug> TCPHandler: Processed in 0.002499316 sec. | ||
16424 | 2025.03.25 22:59:58.640288 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16425 | 2025.03.25 22:59:58.640485 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16426 | 2025.03.25 22:59:58.640504 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
16427 | 2025.03.25 22:59:58.640673 [ 268 ] {344b6a90-a0d8-4822-9aba-9369bbdf9f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16428 | 2025.03.25 22:59:58.640797 [ 268 ] {344b6a90-a0d8-4822-9aba-9369bbdf9f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16429 | 2025.03.25 22:59:58.640846 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16430 | 2025.03.25 22:59:58.640972 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1967 rows starting from the beginning of the part | ||
16431 | 2025.03.25 22:59:58.641306 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1212 rows starting from the beginning of the part | ||
16432 | 2025.03.25 22:59:58.641771 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
16433 | 2025.03.25 22:59:58.642160 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 681 rows starting from the beginning of the part | ||
16434 | 2025.03.25 22:59:58.642414 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 72 rows starting from the beginning of the part | ||
16435 | 2025.03.25 22:59:58.642707 [ 186 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 688 rows starting from the beginning of the part | ||
16436 | 2025.03.25 22:59:58.643588 [ 268 ] {344b6a90-a0d8-4822-9aba-9369bbdf9f46} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16437 | 2025.03.25 22:59:58.643660 [ 268 ] {344b6a90-a0d8-4822-9aba-9369bbdf9f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16438 | 2025.03.25 22:59:58.644532 [ 268 ] {344b6a90-a0d8-4822-9aba-9369bbdf9f46} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
16439 | 2025.03.25 22:59:58.645111 [ 268 ] {344b6a90-a0d8-4822-9aba-9369bbdf9f46} <Trace> oximeter.fields_u16 (ec597e25-5fdd-44da-9764-41e7ef23a952): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16440 | 2025.03.25 22:59:58.645616 [ 268 ] {344b6a90-a0d8-4822-9aba-9369bbdf9f46} <Debug> executeQuery: Read 149 rows, 9.57 KiB in 0.004982 sec., 29907.667603372138 rows/sec., 1.87 MiB/sec. | ||
16441 | 2025.03.25 22:59:58.645706 [ 268 ] {344b6a90-a0d8-4822-9aba-9369bbdf9f46} <Debug> TCPHandler: Processed in 0.005291379 sec. | ||
16442 | 2025.03.25 22:59:58.645828 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16443 | 2025.03.25 22:59:58.645944 [ 268 ] {a08e7dbb-4217-4166-9b46-9847719fef0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16444 | 2025.03.25 22:59:58.645993 [ 268 ] {a08e7dbb-4217-4166-9b46-9847719fef0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16445 | 2025.03.25 22:59:58.647097 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4676 rows, containing 5 columns (5 merged, 0 gathered) in 0.00667955 sec., 700047.1588654924 rows/sec., 59.71 MiB/sec. | ||
16446 | 2025.03.25 22:59:58.647221 [ 268 ] {a08e7dbb-4217-4166-9b46-9847719fef0e} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16447 | 2025.03.25 22:59:58.647268 [ 268 ] {a08e7dbb-4217-4166-9b46-9847719fef0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16448 | 2025.03.25 22:59:58.647506 [ 196 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16449 | 2025.03.25 22:59:58.648005 [ 268 ] {a08e7dbb-4217-4166-9b46-9847719fef0e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
16450 | 2025.03.25 22:59:58.648197 [ 200 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16451 | 2025.03.25 22:59:58.648445 [ 200 ] {9e269ce7-6959-4555-bcf4-664bafd84294::all_1_136_27} <Trace> oximeter.fields_string (9e269ce7-6959-4555-bcf4-664bafd84294) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16452 | 2025.03.25 22:59:58.648514 [ 268 ] {a08e7dbb-4217-4166-9b46-9847719fef0e} <Trace> oximeter.fields_u32 (baf13815-e6ff-4af9-ab34-3108c336e292): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16453 | 2025.03.25 22:59:58.648650 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
16454 | 2025.03.25 22:59:58.648862 [ 268 ] {a08e7dbb-4217-4166-9b46-9847719fef0e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002942 sec., 38409.245411284835 rows/sec., 2.49 MiB/sec. | ||
16455 | 2025.03.25 22:59:58.648928 [ 268 ] {a08e7dbb-4217-4166-9b46-9847719fef0e} <Debug> TCPHandler: Processed in 0.003151881 sec. | ||
16456 | 2025.03.25 22:59:58.649057 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16457 | 2025.03.25 22:59:58.649170 [ 268 ] {29aa1310-9439-4703-a815-d8aa0524fa62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16458 | 2025.03.25 22:59:58.649225 [ 268 ] {29aa1310-9439-4703-a815-d8aa0524fa62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16459 | 2025.03.25 22:59:58.649818 [ 268 ] {29aa1310-9439-4703-a815-d8aa0524fa62} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16460 | 2025.03.25 22:59:58.649859 [ 268 ] {29aa1310-9439-4703-a815-d8aa0524fa62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16461 | 2025.03.25 22:59:58.650230 [ 268 ] {29aa1310-9439-4703-a815-d8aa0524fa62} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
16462 | 2025.03.25 22:59:58.650484 [ 268 ] {29aa1310-9439-4703-a815-d8aa0524fa62} <Trace> oximeter.fields_u8 (ef445a14-4933-4c1a-9e02-ac4109e80d26): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16463 | 2025.03.25 22:59:58.650702 [ 268 ] {29aa1310-9439-4703-a815-d8aa0524fa62} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001558 sec., 71887.03465982029 rows/sec., 4.10 MiB/sec. | ||
16464 | 2025.03.25 22:59:58.650759 [ 268 ] {29aa1310-9439-4703-a815-d8aa0524fa62} <Debug> TCPHandler: Processed in 0.001753639 sec. | ||
16465 | 2025.03.25 22:59:58.650882 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16466 | 2025.03.25 22:59:58.650989 [ 268 ] {e8f3642b-aef8-4597-9ced-617f15b98dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16467 | 2025.03.25 22:59:58.651036 [ 268 ] {e8f3642b-aef8-4597-9ced-617f15b98dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16468 | 2025.03.25 22:59:58.651742 [ 268 ] {e8f3642b-aef8-4597-9ced-617f15b98dc9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16469 | 2025.03.25 22:59:58.651781 [ 268 ] {e8f3642b-aef8-4597-9ced-617f15b98dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16470 | 2025.03.25 22:59:58.652154 [ 268 ] {e8f3642b-aef8-4597-9ced-617f15b98dc9} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16471 | 2025.03.25 22:59:58.652405 [ 268 ] {e8f3642b-aef8-4597-9ced-617f15b98dc9} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16472 | 2025.03.25 22:59:58.652588 [ 126 ] {} <Debug> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16473 | 2025.03.25 22:59:58.652609 [ 268 ] {e8f3642b-aef8-4597-9ced-617f15b98dc9} <Debug> executeQuery: Read 425 rows, 31.04 KiB in 0.001641 sec., 258988.42169408896 rows/sec., 18.47 MiB/sec. | ||
16474 | 2025.03.25 22:59:58.652651 [ 126 ] {} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16475 | 2025.03.25 22:59:58.652727 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16476 | 2025.03.25 22:59:58.652735 [ 268 ] {e8f3642b-aef8-4597-9ced-617f15b98dc9} <Debug> TCPHandler: Processed in 0.001903743 sec. | ||
16477 | 2025.03.25 22:59:58.653021 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16478 | 2025.03.25 22:59:58.653023 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
16479 | 2025.03.25 22:59:58.653326 [ 268 ] {5cf5b62a-d763-468e-9fdd-3a21997ca5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16480 | 2025.03.25 22:59:58.653513 [ 268 ] {5cf5b62a-d763-468e-9fdd-3a21997ca5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16481 | 2025.03.25 22:59:58.653802 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16482 | 2025.03.25 22:59:58.653986 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 952 rows starting from the beginning of the part | ||
16483 | 2025.03.25 22:59:58.654528 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 528 rows starting from the beginning of the part | ||
16484 | 2025.03.25 22:59:58.655072 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
16485 | 2025.03.25 22:59:58.655623 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 414 rows starting from the beginning of the part | ||
16486 | 2025.03.25 22:59:58.656101 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 72 rows starting from the beginning of the part | ||
16487 | 2025.03.25 22:59:58.656670 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 425 rows starting from the beginning of the part | ||
16488 | 2025.03.25 22:59:58.657695 [ 268 ] {5cf5b62a-d763-468e-9fdd-3a21997ca5ec} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16489 | 2025.03.25 22:59:58.657750 [ 268 ] {5cf5b62a-d763-468e-9fdd-3a21997ca5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16490 | 2025.03.25 22:59:58.658642 [ 268 ] {5cf5b62a-d763-468e-9fdd-3a21997ca5ec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
16491 | 2025.03.25 22:59:58.659188 [ 268 ] {5cf5b62a-d763-468e-9fdd-3a21997ca5ec} <Trace> oximeter.measurements_bool (72b1cbbf-03cf-4146-9fa9-aaa0eaeac76c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16492 | 2025.03.25 22:59:58.659706 [ 268 ] {5cf5b62a-d763-468e-9fdd-3a21997ca5ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006497 sec., 923.5031553024472 rows/sec., 48.25 KiB/sec. | ||
16493 | 2025.03.25 22:59:58.659784 [ 268 ] {5cf5b62a-d763-468e-9fdd-3a21997ca5ec} <Debug> TCPHandler: Processed in 0.006855115 sec. | ||
16494 | 2025.03.25 22:59:58.659920 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16495 | 2025.03.25 22:59:58.660035 [ 268 ] {62d4fea9-004e-4002-af5b-b917718b6448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16496 | 2025.03.25 22:59:58.660143 [ 268 ] {62d4fea9-004e-4002-af5b-b917718b6448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16497 | 2025.03.25 22:59:58.660733 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2455 rows, containing 5 columns (5 merged, 0 gathered) in 0.007933499 sec., 309447.31952446204 rows/sec., 23.77 MiB/sec. | ||
16498 | 2025.03.25 22:59:58.660990 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16499 | 2025.03.25 22:59:58.661617 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16500 | 2025.03.25 22:59:58.661637 [ 268 ] {62d4fea9-004e-4002-af5b-b917718b6448} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16501 | 2025.03.25 22:59:58.661718 [ 268 ] {62d4fea9-004e-4002-af5b-b917718b6448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16502 | 2025.03.25 22:59:58.661770 [ 190 ] {ec3b61aa-285d-4b92-ade1-a02c4bfc191a::all_1_136_27} <Trace> oximeter.fields_uuid (ec3b61aa-285d-4b92-ade1-a02c4bfc191a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16503 | 2025.03.25 22:59:58.661918 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
16504 | 2025.03.25 22:59:58.662260 [ 268 ] {62d4fea9-004e-4002-af5b-b917718b6448} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16505 | 2025.03.25 22:59:58.662512 [ 268 ] {62d4fea9-004e-4002-af5b-b917718b6448} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16506 | 2025.03.25 22:59:58.662746 [ 268 ] {62d4fea9-004e-4002-af5b-b917718b6448} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.002735 sec., 88482.63254113345 rows/sec., 5.93 MiB/sec. | ||
16507 | 2025.03.25 22:59:58.662810 [ 268 ] {62d4fea9-004e-4002-af5b-b917718b6448} <Debug> TCPHandler: Processed in 0.002949147 sec. | ||
16508 | 2025.03.25 22:59:58.662934 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16509 | 2025.03.25 22:59:58.663043 [ 268 ] {dacc5549-32f1-4bc5-96a2-795bb728b8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16510 | 2025.03.25 22:59:58.663091 [ 268 ] {dacc5549-32f1-4bc5-96a2-795bb728b8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16511 | 2025.03.25 22:59:58.663532 [ 268 ] {dacc5549-32f1-4bc5-96a2-795bb728b8e3} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16512 | 2025.03.25 22:59:58.663573 [ 268 ] {dacc5549-32f1-4bc5-96a2-795bb728b8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16513 | 2025.03.25 22:59:58.663946 [ 268 ] {dacc5549-32f1-4bc5-96a2-795bb728b8e3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
16514 | 2025.03.25 22:59:58.664197 [ 268 ] {dacc5549-32f1-4bc5-96a2-795bb728b8e3} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16515 | 2025.03.25 22:59:58.664393 [ 127 ] {} <Debug> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
16516 | 2025.03.25 22:59:58.664420 [ 268 ] {dacc5549-32f1-4bc5-96a2-795bb728b8e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
16517 | 2025.03.25 22:59:58.664475 [ 127 ] {} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16518 | 2025.03.25 22:59:58.664539 [ 268 ] {dacc5549-32f1-4bc5-96a2-795bb728b8e3} <Debug> TCPHandler: Processed in 0.001653398 sec. | ||
16519 | 2025.03.25 22:59:58.664542 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16520 | 2025.03.25 22:59:58.664754 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16521 | 2025.03.25 22:59:58.664762 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
16522 | 2025.03.25 22:59:58.664982 [ 268 ] {55715ce8-f700-4248-824d-be97e767847d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16523 | 2025.03.25 22:59:58.665054 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16524 | 2025.03.25 22:59:58.665143 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
16525 | 2025.03.25 22:59:58.665159 [ 268 ] {55715ce8-f700-4248-824d-be97e767847d} <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 | ||
16526 | 2025.03.25 22:59:58.665444 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
16527 | 2025.03.25 22:59:58.665814 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
16528 | 2025.03.25 22:59:58.666165 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
16529 | 2025.03.25 22:59:58.666504 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
16530 | 2025.03.25 22:59:58.666826 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
16531 | 2025.03.25 22:59:58.672780 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.008103352 sec., 5553.257466786585 rows/sec., 374.19 KiB/sec. | ||
16532 | 2025.03.25 22:59:58.673002 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
16533 | 2025.03.25 22:59:58.673408 [ 268 ] {55715ce8-f700-4248-824d-be97e767847d} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16534 | 2025.03.25 22:59:58.673484 [ 268 ] {55715ce8-f700-4248-824d-be97e767847d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16535 | 2025.03.25 22:59:58.673653 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16536 | 2025.03.25 22:59:58.673900 [ 200 ] {7409433b-6625-411b-bd98-8733f850f527::all_1_45_9} <Trace> oximeter.measurements_f64 (7409433b-6625-411b-bd98-8733f850f527) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
16537 | 2025.03.25 22:59:58.674037 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
16538 | 2025.03.25 22:59:58.674558 [ 268 ] {55715ce8-f700-4248-824d-be97e767847d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
16539 | 2025.03.25 22:59:58.674926 [ 268 ] {55715ce8-f700-4248-824d-be97e767847d} <Trace> oximeter.measurements_histogramu64 (d10034d9-56ca-49b8-b28e-c692a287c42d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16540 | 2025.03.25 22:59:58.675199 [ 268 ] {55715ce8-f700-4248-824d-be97e767847d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.01032 sec., 3197.6744186046512 rows/sec., 5.73 MiB/sec. | ||
16541 | 2025.03.25 22:59:58.675372 [ 268 ] {55715ce8-f700-4248-824d-be97e767847d} <Debug> TCPHandler: Processed in 0.010701961 sec. | ||
16542 | 2025.03.25 22:59:58.675550 [ 268 ] {} <Trace> TCP-Session: 88e3eef1-fdc4-4e3c-9171-f5f1c4cc29da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16543 | 2025.03.25 22:59:58.675665 [ 268 ] {447e47b3-85ce-4f42-8d83-16db42c881b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35736) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16544 | 2025.03.25 22:59:58.675716 [ 268 ] {447e47b3-85ce-4f42-8d83-16db42c881b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16545 | 2025.03.25 22:59:58.676191 [ 268 ] {447e47b3-85ce-4f42-8d83-16db42c881b5} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16546 | 2025.03.25 22:59:58.676232 [ 268 ] {447e47b3-85ce-4f42-8d83-16db42c881b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16547 | 2025.03.25 22:59:58.676627 [ 268 ] {447e47b3-85ce-4f42-8d83-16db42c881b5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16548 | 2025.03.25 22:59:58.676886 [ 268 ] {447e47b3-85ce-4f42-8d83-16db42c881b5} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16549 | 2025.03.25 22:59:58.677094 [ 268 ] {447e47b3-85ce-4f42-8d83-16db42c881b5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001455 sec., 56357.388316151206 rows/sec., 3.58 MiB/sec. | ||
16550 | 2025.03.25 22:59:58.677146 [ 268 ] {447e47b3-85ce-4f42-8d83-16db42c881b5} <Debug> TCPHandler: Processed in 0.001659917 sec. | ||
16551 | 2025.03.25 22:59:59.439940 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16552 | 2025.03.25 22:59:59.440009 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16553 | 2025.03.25 22:59:59.442134 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (fc436441-f158-4c12-b500-f12f126f6886): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16554 | 2025.03.25 22:59:59.821314 [ 218 ] {} <Trace> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16555 | 2025.03.25 22:59:59.821367 [ 218 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16556 | 2025.03.25 22:59:59.823195 [ 218 ] {} <Debug> oximeter.measurements_u64 (6749ae89-1399-4e0a-b68c-8ec9342fdd7a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16557 | 2025.03.25 23:00:00.223607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
16558 | 2025.03.25 23:00:00.224399 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16559 | 2025.03.25 23:00:00.224457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
16560 | 2025.03.25 23:00:00.225078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
16561 | 2025.03.25 23:00:00.225393 [ 244 ] {} <Trace> system.asynchronous_metric_log (6feb4101-6852-4bf2-928b-3d161a10838e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16562 | 2025.03.25 23:00:00.225673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 |